summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2022-12-17 22:39:37 +0100
committerLudovic Courtès <ludo@gnu.org>2022-12-18 01:17:15 +0100
commita8f9579348aae58b68b25004cfd28aa7407db802 (patch)
tree3caec2a1712b147c4b398428244c520d8daabe6d /NEWS
parent2d4d26769d6a3be1b21302b0bb2bd099fd55ccf8 (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 18 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 3d89138fa06..47545f6baeb 100644
--- a/NEWS
+++ b/NEWS
@@ -81,6 +81,24 @@ Please send Guix bug reports to bug-guix@gnu.org.
81*** ‘guix system image’ can now generate WSL images 81*** ‘guix system image’ can now generate WSL images
82*** The mcron task scheduler logs now contain the jobs exit statuses 82*** The mcron task scheduler logs now contain the jobs exit statuses
83*** Chromium extensions are now built in a deterministic fashion 83*** Chromium extensions are now built in a deterministic fashion
84*** The ‘rsync’ service lets you specify individual “modules”
85*** New services
86
87anonip, bitmask, fail2ban, gitile, greetd, jami, lightdm, log-cleanup,
88nar-herder, opendht, rasdaemon, samba, seatd, strongswan, wsdd
89
90*** 5311 new packages
91
92*** 6573 package updates
93
94Noteworthy updates:
95bash 5.1.8, binutils 2.37, clojure 1.11.1, cups 2.3.3op2, emacs 28.2,
96enlightenment 0.25.4, gcc-toolchain 12.2.0, gdb 12.1, ghc 8.10.7,
97gimp 2.10.32, glibc 2.33, gnome 42.4, gnupg 2.2.32, go 1.19.1, guile 3.0.8,
98icecat 102.5.0-guix0-preview1, icedtea 3.19.0, inkscape 1.2.1, julia 1.6.7,
99libreoffice 7.4.3.2, linux-libre 6.0.10, ocaml 4.14.0, octave 7.2.0,
100openjdk 18, perl 5.34.0, python2 2.7.18, python 3.9.9, racket 8.7,
101rust 1.60.0, r 4.2.2, sbcl 2.2.10, shepherd 0.9.3, xorg-server 21.1.4
84 102
85** Programming interfaces 103** Programming interfaces
86*** Package input fields can now be plain package lists 104*** Package input fields can now be plain package lists
@@ -112,9 +130,6 @@ This is an extension of ‘python-build-system’ with support for PEP-517 and
112 130
113*** New ‘elm-build-system’ 131*** New ‘elm-build-system’
114*** New ‘rebar-build-system’ 132*** New ‘rebar-build-system’
115*** New services
116anonip, bitmask, fail2ban, gitile, greetd, jami, lightdm, log-cleanup,
117nar-herder, opendht, rasdaemon, samba, seatd, strongswan, wsdd
118 133
119** Noteworthy bug fixes 134** Noteworthy bug fixes
120*** Fall back to Software Heritage when cloning a channel 135*** Fall back to Software Heritage when cloning a channel