diff options
| -rw-r--r-- | NEWS | 27 |
1 files changed, 25 insertions, 2 deletions
| @@ -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, | |||
| 60 | knot-resolver, mumi, nfs, nftables, nix, pagekite, pam-mount, patchwork, | 61 | knot-resolver, mumi, nfs, nftables, nix, pagekite, pam-mount, patchwork, |
| 61 | polkit-wheel, provenance, pulseaudio, sane, singularity, usb-modeswitch | 62 | polkit-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 | |||
| 68 | Noteworthy updates: | ||
| 69 | bash 5.0.7, binutils 2.32, cups 2.3.1, emacs 26.3, enlightenment 0.23.1, | ||
| 70 | gcc-toolchain 9.3.0, gdb 9.1, ghc 8.6.5, gimp 2.10.18, glibc 2.29, | ||
| 71 | gnome 3.32.2, gnupg 2.2.20, go 1.13.9, guile 2.2.7, | ||
| 72 | icecat 68.7.0-guix0-preview1, icedtea 3.7.0, julia 1.3.1, | ||
| 73 | libreoffice 6.4.2.2, linux-libre 5.4.31, mate 1.24.0, ocaml 4.09.0, | ||
| 74 | octave 5.2.0, openjdk 12.33, perl 5.30.0, python2 2.7.16, python 3.7.4, | ||
| 75 | racket 7.6, rust 1.39.0, r 3.6.3, sbcl 2.0.3, shepherd 0.7.0, xfce 4.14.0, | ||
| 76 | xorg-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 | |||
| 150 | The manual is fully translated into Spanish, more than 85% complete in French | ||
| 151 | and German, and has preliminary translations into Russian and Chinese. | ||
| 152 | |||
| 153 | *** Updated translations of messages | ||
| 154 | |||
| 155 | This version of Guix is fully translated in Brazilian Portuguese, French, | ||
| 156 | German, 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 |
