guix/gnu
Ludovic Courtès d2b3400f79
services: openssh: Listen on both IPv4 and IPv6.
Fixes <https://issues.guix.gnu.org/55335>.
Reported by Christopher Baines <mail@cbaines.net>.

* gnu/services/ssh.scm (openssh-shepherd-service)[inetd-style?]: New variable.
<start>: Use it.  When using 'make-inetd-constructor', pass a list of
endpoints as is possible with the Shepherd 0.9.1.
<stop>: Adjust accordingly.
* gnu/tests/ssh.scm (run-ssh-test)["wait for port 22"]: Rename to...
["wait for port 22, IPv4"]: ... this.
["wait for port 22, IPv6"]: New test.
2022-05-22 21:56:40 +02:00
..
bootloader
build marionette: Add #:address parameter to 'wait-for-tcp-port'. 2022-05-22 21:56:40 +02:00
home
installer Revert "installer: user: Remove useless filtering." 2022-05-21 00:15:08 +02:00
machine
packages gnu: shepherd: Update to 0.9.1. 2022-05-22 21:56:39 +02:00
platforms platforms: x86: Add a missing export. 2022-05-22 15:18:28 +02:00
services services: openssh: Listen on both IPv4 and IPv6. 2022-05-22 21:56:40 +02:00
system services: Add more description fields. 2022-05-18 22:29:54 +02:00
tests services: openssh: Listen on both IPv4 and IPv6. 2022-05-22 21:56:40 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Do not rely on hardcoded cross-targets lists. 2022-05-22 15:15:33 +02:00
home.scm
image.scm
installer.scm
local.mk platform: Introduce new platforms. 2022-05-22 15:15:32 +02:00
machine.scm
packages.scm
platform.scm platform: Add glibc-dynamic-linker field. 2022-05-22 15:15:33 +02:00
services.scm services: Make <service-type> 'description' field mandatory. 2022-05-18 22:29:54 +02:00
system.scm system: Improve warning when using LUKS mapped devices without UUIDs. 2022-05-21 00:12:31 -04:00
tests.scm services: Add more description fields. 2022-05-18 22:29:54 +02:00