guix-devel/gnu
Tobias Geerinckx-Rice f9c1ebdb7d
services: cups: Complete SSL-OPTIONS.
…except for ‘AllowDH’, which makes no sense on GNU TLS systems.

* gnu/services/cups.scm (ssl-options?): Validate ‘DenyCBC’ and
‘DenyTLS1.0’.
* doc/guix.texi (Printing Services): Document them both.
2019-08-27 08:49:14 +02:00
..
bootloader bootloader: grub: Remove unneeded 'terminal_output'. 2019-05-09 12:11:36 +02:00
build linux-modules: Define and use a module name database. 2019-08-16 23:00:27 +02:00
installer installer: Hide the Wi-Fi passphrase by default. 2019-08-26 15:56:33 +02:00
machine machine: ssh: Fix sanity checks. 2019-08-17 20:45:13 +08:00
packages Merge branch 'wip-binaries' 2019-08-26 23:28:58 -04:00
services services: cups: Complete SSL-OPTIONS. 2019-08-27 08:49:14 +02:00
system linux-modules: Define and use a module name database. 2019-08-16 23:00:27 +02:00
tests reconfigure: Improve tests for system activation. 2019-08-07 15:27:09 -04:00
artwork.scm artwork: Update snapshot to 2f2fe74. 2019-06-10 23:11:07 +02:00
bootloader.scm
ci.scm ci: Try hard to build package replacements. 2019-08-26 13:40:46 +02:00
installer.scm installer: Partition as the last step. 2019-08-26 15:56:33 +02:00
local.mk Merge branch 'wip-binaries' 2019-08-26 23:28:58 -04:00
machine.scm machine: Implement 'roll-back-machine'. 2019-08-15 07:43:09 -04:00
packages.scm packages: 'specification->package+output' distinguishes "no output specified". 2019-06-27 11:14:41 +02:00
services.scm remote: Remove '--system' argument. 2019-08-14 15:38:13 -04:00
system.scm system: Add 'operating-system-with-gc-roots'. 2019-05-15 16:36:21 +02:00
tests.scm