summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS14
1 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a3ce8da65fc..1d3f5aaffdf 100644
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ Please send Guix bug reports to bug-guix@gnu.org.
39 39
40** Distribution 40** Distribution
41 41
42*** The Guix System demonstration VM now supports the SPICE protocol
43*** The installation script can now run in a fully automated manner
42*** ‘qemu-binfmt-service-type’ now relies on statically-linked QEMU 44*** ‘qemu-binfmt-service-type’ now relies on statically-linked QEMU
43*** ‘sysctl-service-type’ enables Linux protected hardlinks/symlinks by default 45*** ‘sysctl-service-type’ enables Linux protected hardlinks/symlinks by default
44*** ‘%base-services’ now includes a default ‘sysctl-service-type’ instance 46*** ‘%base-services’ now includes a default ‘sysctl-service-type’ instance
@@ -56,9 +58,17 @@ Please send Guix bug reports to bug-guix@gnu.org.
56agate, cuirass-remote-worker, ipfs, keepalived, laminar, radicale, syncthing, 58agate, cuirass-remote-worker, ipfs, keepalived, laminar, radicale, syncthing,
57transmission-daemon, wireguard, xorg-server 59transmission-daemon, wireguard, xorg-server
58 60
59*** XXX new packages 61*** 2009 new packages
60 62
61*** XXX package updates 63*** 3100 package updates
64
65Noteworthy updates:
66emacs 27.2, gcc-toolchain 10.3.0, ghc 8.8.3, glibc 2.31, gnome 3.34.5,
67gnupg 2.2.27, go 1.14.15, guile 3.0.5, icecat 78.10.0-guix0-preview1,
68icedtea 3.7.0, inkscape 1.0.2, julia 1.5.3, libreoffice 6.4.7.2,
69linux-libre 5.11.15, ocaml 4.11.1, octave 6.2.0, openjdk 14.0,
70python 3.8.2, racket 8.0, rust 1.51.0, r 4.0.4, sbcl 2.1.3, xfce 4.16.0,
71xorg-server 1.20.10
62 72
63** Programming interfaces 73** Programming interfaces
64 74