summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-04-14 22:29:48 +0200
committerLudovic Courtès <ludo@gnu.org>2020-04-15 00:02:23 +0200
commitd62c9b2671be55ae0305bebfda17b595f33797f2 (patch)
tree3eb9f61757fc9fa5e36cfe400ff4e9d1863727b4 /NEWS
parent8aa752ba222c3d7ec094bb7947359f75f2a6bb2c (diff)
Update NEWS.v1.1.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 25 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5ac7ce4b3ac..bb1de1e9380 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
49*** Graphical installer has better support for non-Latin keyboard layouts 49*** Graphical installer has better support for non-Latin keyboard layouts
50*** Graphical installer allows users to choose an HTTP/HTTPS proxy 50*** Graphical installer allows users to choose an HTTP/HTTPS proxy
51*** Graphical installer allows users to edit the system configuration 51*** Graphical installer allows users to edit the system configuration
52*** New ‘kernel-loadable-modules’ field in ‘operating-system’
52*** rottlog service is now part of ‘%base-services’ 53*** rottlog service is now part of ‘%base-services’
53*** ‘%base-services’ now includes /usr/bin/env as a “special file” 54*** ‘%base-services’ now includes /usr/bin/env as a “special file”
54*** ‘herd set-http-proxy guix-daemon URL’ can be used to set a proxy 55*** ‘herd set-http-proxy guix-daemon URL’ can be used to set a proxy
@@ -60,8 +61,20 @@ auditd, fontconfig-file-system, getmail, gnome-keyring, kernel-module-loader,
60knot-resolver, mumi, nfs, nftables, nix, pagekite, pam-mount, patchwork, 61knot-resolver, mumi, nfs, nftables, nix, pagekite, pam-mount, patchwork,
61polkit-wheel, provenance, pulseaudio, sane, singularity, usb-modeswitch 62polkit-wheel, provenance, pulseaudio, sane, singularity, usb-modeswitch
62 63
63*** XXX new packages 64*** 3514 new packages
64*** XXX package updates 65
66*** 3368 package updates
67
68Noteworthy updates:
69bash 5.0.7, binutils 2.32, cups 2.3.1, emacs 26.3, enlightenment 0.23.1,
70gcc-toolchain 9.3.0, gdb 9.1, ghc 8.6.5, gimp 2.10.18, glibc 2.29,
71gnome 3.32.2, gnupg 2.2.20, go 1.13.9, guile 2.2.7,
72icecat 68.7.0-guix0-preview1, icedtea 3.7.0, julia 1.3.1,
73libreoffice 6.4.2.2, linux-libre 5.4.31, mate 1.24.0, ocaml 4.09.0,
74octave 5.2.0, openjdk 12.33, perl 5.30.0, python2 2.7.16, python 3.7.4,
75racket 7.6, rust 1.39.0, r 3.6.3, sbcl 2.0.3, shepherd 0.7.0, xfce 4.14.0,
76xorg-server 1.20.7
77
65** Programming interfaces 78** Programming interfaces
66*** New build systems 79*** New build systems
67 80
@@ -131,6 +144,16 @@ copy-build-system, julia-build-system, node-build-system, qt-build-system
131*** Files produced by syslogd are no longer world-readable 144*** Files produced by syslogd are no longer world-readable
132 (<https://issues.guix.gnu.org/issue/40405>) 145 (<https://issues.guix.gnu.org/issue/40405>)
133 146
147** Native language support
148*** Updated translations of the manual
149
150The manual is fully translated into Spanish, more than 85% complete in French
151and German, and has preliminary translations into Russian and Chinese.
152
153*** Updated translations of messages
154
155This version of Guix is fully translated in Brazilian Portuguese, French,
156German, and Spanish, and partially translated in 10 other languages.
134 157
135* Changes in 1.0.1 (since 1.0.0) 158* Changes in 1.0.1 (since 1.0.0)
136** Package management 159** Package management