GNU bug report logs -
#66009
[PATCH gnome-team] gnu: NetworkManager: Update to 1.45.2.
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Fri, 15 Sep 2023 18:31:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66009 in the body.
You can then email your comments to 66009 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, rg <at> raghavgururajan.name, guix-patches <at> gnu.org
:
bug#66009
; Package
guix-patches
.
(Fri, 15 Sep 2023 18:31:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Vivien Kraus <vivien <at> planete-kraus.eu>
:
New bug report received and forwarded. Copy sent to
liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, rg <at> raghavgururajan.name, guix-patches <at> gnu.org
.
(Fri, 15 Sep 2023 18:31:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (network-manager): Update to 1.45.2.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f5ed13565d..af96719e93 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8207,7 +8207,7 @@ (define-public network-manager
(name "network-manager")
;; Note: NetworkManager still follows the odd/even major version number
;; for development/stable releases scheme; be sure to use a stable one.
- (version "1.42.6")
+ (version "1.45.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/NetworkManager/"
@@ -8217,7 +8217,7 @@ (define-public network-manager
"network-manager-meson.patch"))
(sha256
(base32
- "0y82xl84dyhdkyl98y86wspiq9iy5jz23bjzc3mvrijsfz1qlf4c"))))
+ "00mvhfv6hgv6g52nrx2n9qx9fj80winrw8pzjcdmarqgy8srrsd9"))))
(build-system meson-build-system)
(outputs '("out"
"doc")) ; 8 MiB of gtk-doc HTML
base-commit: 43cdc8a07517e936812782c313fe145bcf5c7ed3
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66009
; Package
guix-patches
.
(Fri, 15 Sep 2023 20:18:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 66009 <at> debbugs.gnu.org (full text, mbox):
Am Dienstag, dem 12.09.2023 um 14:38 +0200 schrieb Vivien Kraus:
> * gnu/packages/gnome.scm (network-manager): Update to 1.45.2.
> ---
This looks like an unstable version to me. Are you sure we don't want
1.44 (or possibly 1.46)?
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66009
; Package
guix-patches
.
(Fri, 15 Sep 2023 21:11:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 66009 <at> debbugs.gnu.org (full text, mbox):
As noted by Liliana Marie Prikler on september 15, 2023, 22:17+0200, version
1.44.0 is the stable version (no 1.46 yet).
Vivien
Vivien Kraus (1):
gnu: NetworkManager: Update to 1.44.0.
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
base-commit: 43cdc8a07517e936812782c313fe145bcf5c7ed3
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66009
; Package
guix-patches
.
(Fri, 15 Sep 2023 21:11:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 66009 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (network-manager): Update to 1.44.0.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f5ed13565d..12c245efbe 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8207,7 +8207,7 @@ (define-public network-manager
(name "network-manager")
;; Note: NetworkManager still follows the odd/even major version number
;; for development/stable releases scheme; be sure to use a stable one.
- (version "1.42.6")
+ (version "1.44.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/NetworkManager/"
@@ -8217,7 +8217,7 @@ (define-public network-manager
"network-manager-meson.patch"))
(sha256
(base32
- "0y82xl84dyhdkyl98y86wspiq9iy5jz23bjzc3mvrijsfz1qlf4c"))))
+ "17zvg63jjbqdw8xyc6narirvvbbv7micbn0j7dmq0bqqgmihkjpd"))))
(build-system meson-build-system)
(outputs '("out"
"doc")) ; 8 MiB of gtk-doc HTML
--
2.41.0
Reply sent
to
Liliana Marie Prikler <liliana.prikler <at> gmail.com>
:
You have taken responsibility.
(Sun, 24 Sep 2023 10:05:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vivien Kraus <vivien <at> planete-kraus.eu>
:
bug acknowledged by developer.
(Sun, 24 Sep 2023 10:05:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 66009-done <at> debbugs.gnu.org (full text, mbox):
Am Dienstag, dem 12.09.2023 um 14:38 +0200 schrieb Vivien Kraus:
> * gnu/packages/gnome.scm (network-manager): Update to 1.44.0.
> ---
Pushed.
Thanks
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 22 Oct 2023 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 200 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.