guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch version-1.4.0 updated: Update NEWS.


From: guix-commits
Subject: branch version-1.4.0 updated: Update NEWS.
Date: Thu, 15 Sep 2022 11:38:09 -0400

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch version-1.4.0
in repository guix.

The following commit(s) were added to refs/heads/version-1.4.0 by this push:
     new c6abacd10a Update NEWS.
c6abacd10a is described below

commit c6abacd10a031151554e96d2e288872ed224b77c
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Thu Sep 15 17:36:23 2022 +0200

    Update NEWS.
    
    Add missing news from etc/news.scm.
    Also add fixed issues from:
    
    git log 3eadcdc63..version-1.4.0
    
    * NEWS: Update entries for v1.4.0
---
 NEWS | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/NEWS b/NEWS
index 92f5cab0ae..830f6fcb00 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,10 @@ Please send Guix bug reports to bug-guix@gnu.org.
 *** New updater (see ‘guix refresh’): ‘generic-git’
 *** ‘guix graph’ has a new ‘--max-depth’ option
 *** ‘--with-commit’ option now accepts strings returned by ‘git describe’
+*** New ‘--tune’ package transformation option
+*** ‘guix deploy’ has a new ‘--execute’ option
+*** New ‘guix import elm’ command
+*** New ‘guix import egg’ command
 ** Distribution
 *** The installation script can now enable local substitute servers discovery
 *** More control over boot-time file system checks and repairs
@@ -43,6 +47,11 @@ Please send Guix bug reports to bug-guix@gnu.org.
 *** A new sanity-check phase detects packaging problems at build time
 *** G-Expressions can now be used to author build phases
 *** Fetching sources can now fall-back to use Disarchive
+*** GDM now supports Wayland
+*** The Guix System static networking support is improved
+*** The Graphical installer final configuration is prettified
+*** The Graphical installer now has a crash dump upload mechanism
+*** Emacs now supports native compilation
 ** Programming interfaces
 *** (guix records) now supports “field sanitizers”
 ** Noteworthy bug fixes
@@ -63,6 +72,17 @@ Please send Guix bug reports to bug-guix@gnu.org.
     (<https://issues.guix.gnu.org/47889>)
 *** Emacs handles major upgrades better without a re-login
     (<https://bugs.gnu.org/47458>)
+*** Gnome settings Bluetooth panel is now working
+    (https://issues.guix.gnu.org/32166)
+*** Inferiors are now caching store connections
+    (https://issues.guix.gnu.org/48007)
+*** Installer doesn't segfault when removing an extended partition
+*** Installer doesn't ship an older Guix revision
+    (https://issues.guix.gnu.org/53210)
+*** Installer cannot proceed without any non-root user accounts
+    (https://issues.guix.gnu.org/54666)
+*** <operating-system> compiler truly honors the 'system' argument
+    (https://issues.guix.gnu.org/55951)
 * Changes in 1.3.0 (since 1.2.0)
 ** Package management
 *** POWER9 (powerpc64le-linux) is now supported as a technology preview



reply via email to

[Prev in Thread] Current Thread [Next in Thread]