mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
Update NEWS.
This commit is contained in:
parent
787e8a80d5
commit
f0eb57b736
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -20,6 +20,7 @@ Please send Guix bug reports to bug-guix@gnu.org.
|
|||
*** ‘guix package --search’ sorts results by relevance
|
||||
*** ‘guix pull’ now fetches code directly over Git using Guile-Git
|
||||
*** Substitutes can be downloaded from servers equivalent to the authorized ones
|
||||
*** New ‘guix-daemon’ options: ‘--listen’, ‘--timeout’, ‘--max-silent-time’
|
||||
*** New ‘guix weather’ command
|
||||
*** ‘guix publish --cache’ now also caches uncompressed items
|
||||
*** ‘guix publish’ no longer removes live items from its cache
|
||||
|
@ -82,8 +83,11 @@ murmur, rsync, tailon, sysctl
|
|||
(<https://bugs.gnu.org/25958>)
|
||||
*** Setuid programs now honor the system timezone
|
||||
(<https://bugs.gnu.org/29212>)
|
||||
*** Clients honor the daemon’s ‘max-silent-time’
|
||||
(<https://bugs.gnu.org/27157>)
|
||||
*** ‘guix substitute’ honors substitute expiry time again
|
||||
(<https://lists.gnu.org/archive/html/guix-devel/2017-07/msg00179.html>)
|
||||
*** Several portability fixes for aarch64
|
||||
|
||||
** Native language support
|
||||
|
||||
|
|
Loading…
Reference in a new issue