summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-11-09 23:26:50 +0100
committerLudovic Courtès <ludo@gnu.org>2020-11-09 23:27:09 +0100
commitb51da3ccef74e5842b87e39eea839e36831e844e (patch)
tree8e825cfe177b701e9fd296a24ddd1eae6a5613b5 /NEWS
parent70ffa8af1e93ab8a92c4622745e9cb4a2782f3c8 (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index bbb59bee16c..ab1838398c5 100644
--- a/NEWS
+++ b/NEWS
@@ -54,8 +54,8 @@ Please send Guix bug reports to bug-guix@gnu.org.
54*** New ‘hurd-vm-service-type’ to spawn a GNU/Hurd VM on GNU/Linux 54*** New ‘hurd-vm-service-type’ to spawn a GNU/Hurd VM on GNU/Linux
55*** /etc/guix/acl on Guix System is now built from the OS configuration 55*** /etc/guix/acl on Guix System is now built from the OS configuration
56*** ‘rottlog-service-type’ is now part of ‘%base-services’ 56*** ‘rottlog-service-type’ is now part of ‘%base-services’
57*** Linux-libre modules are now GZIP compressed. 57*** Linux-libre modules are now gzip-compressed
58*** The efivarfs filesystem is now part of %base-file-systems. 58*** The efivarfs file system is now part of %base-file-systems
59*** mcron job specs are now statically checked at OS build time 59*** mcron job specs are now statically checked at OS build time
60*** ‘swap-devices’ field of ‘operating-system’ can contains UUIDs and labels 60*** ‘swap-devices’ field of ‘operating-system’ can contains UUIDs and labels
61*** Graphical installer uses UUIDs for unencrypted swap partitions 61*** Graphical installer uses UUIDs for unencrypted swap partitions
@@ -71,6 +71,8 @@ simulated-wifi, udev-rules, unattended-upgrade, webssh, zram
71*** XXX package updates 71*** XXX package updates
72 72
73** Programming interfaces 73** Programming interfaces
74*** New ‘maven-build-system’, for packages built with Maven
75*** ‘haskell-build-system’ now always adds a “static” output
74*** New (gnu image) module, to build system images 76*** New (gnu image) module, to build system images
75*** New (guix git-authenticate) module, for Git checkout authentication 77*** New (guix git-authenticate) module, for Git checkout authentication
76*** New (guix openpgp) module with a minimal OpenPGP implementation 78*** New (guix openpgp) module with a minimal OpenPGP implementation
@@ -132,8 +134,6 @@ simulated-wifi, udev-rules, unattended-upgrade, webssh, zram
132 (<https://issues.guix.gnu.org/43773>) 134 (<https://issues.guix.gnu.org/43773>)
133*** ‘guix build --check’ now honors ‘--rounds’ 135*** ‘guix build --check’ now honors ‘--rounds’
134 (<https://issues.guix.gnu.org/40144>) 136 (<https://issues.guix.gnu.org/40144>)
135*** /dev/disk/by-id file names can now be used with U-Boot
136 (<https://issues.guix.gnu.org/44101>)
137*** ‘guix-install.sh’ now installs shell completion files 137*** ‘guix-install.sh’ now installs shell completion files
138 (<https://bugs.gnu.org/43744>) 138 (<https://bugs.gnu.org/43744>)
139*** ‘guix-install.sh’ now warns about lack of ‘nscd’ 139*** ‘guix-install.sh’ now warns about lack of ‘nscd’