From 22872f766615ed5ae300b6bc1212e3001f46a0e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Thu, 16 May 2019 18:52:27 +0200 Subject: Update NEWS. --- NEWS | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 54fdf6434f..a9eb7fbc50 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,54 @@ Copyright © 2016, 2017, 2018 Ricardo Wurmus Please send Guix bug reports to bug-guix@gnu.org. +* Changes in 1.0.1 (since 1.0.0) +** Distribution +*** ‘guix system docker-image’ now produces images with an entry point +*** New ‘--network’ option for ‘guix system container’ +*** ‘gcc’ package is now hidden; ‘gcc-toolchain’ is what users want +*** ‘mcron’ service now logs to /var/log/mcron.log +*** Dovecot: ‘auth-verbose-passwords?’ renamed from ‘auth-verbose-passwords’ +*** ‘slim’ service now allows for multiple instances on different VTs +*** 70 new packages +*** 483 package updates + +Noteworthy updates: +gdb 8.3, ghc 8.4.3, glibc 2.28, gnupg 2.2.15, go 1.12.1, guile 2.2.4, +icecat 60.6.2-guix1, icedtea 3.7.0, linux-libre 5.1.2, python 3.7.0, +rust 1.34.1, shepherd 0.6.1 + +** Programming interfaces +*** New (guix lzlib) module, to be used eventually for substitute compression +** Noteworthy bug fixes +*** Installer appends packages to ‘%base-packages’ + () +*** Installer allows for arbitrary-long passphrases and passwords + () +*** ‘network-manager-applet’ is provided as part of ‘%desktop-services’ + () +*** Installer can create Btrfs file systems + () +*** Installer password entry visibility can be toggled + () +*** ‘guix-daemon.service’ file for systemd selects a valid UTF-8 locale + () +*** ‘gnome-tweak-tool’ starts correctly + () +*** ‘getlogin’ C function now works as expected + () +*** Leading zeros are preserved when serializing FAT UUIDs + () +*** ‘guix search’ now searches output names + () +*** ‘guix environment’ in non ad-hoc mode honors package transformations + () +*** ‘guix refresh’ correctly determines the latest version for GitHub + () + +** Native language support +*** New preliminary translation of the manual to Russian +*** Updated translations: da, de, es, fr + * Changes in 1.0.0 (since 0.16.0) ** Package management *** New ‘-v’/‘--verbosity’ option for all commands -- cgit v1.2.3