GNU bug report logs - #76263
[PATCH] gnu: network-manager: Update to 1.50.0.

Previous Next

Package: guix-patches;

Reported by: Divya Ranjan <divya <at> subvertising.org>

Date: Thu, 13 Feb 2025 11:51:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Divya Ranjan <divya <at> subvertising.org>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 76263 <at> debbugs.gnu.org, Vivien Kraus <vivien <at> planete-kraus.eu>, Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: [bug#76263] [PATCH] gnu: network-manager: Update to 1.50.0.
Date: Wed, 05 Mar 2025 22:33:12 +0000
Hello Maxim,

Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:

> Hi!
>
> Divya Ranjan <divya <at> subvertising.org> writes:
>
>> * gnu/packages/gnome.scm (network-manager): Update to 1.50.0.
>>
>> Change-Id: I22d38b667fd958168b94b836a2d623a11da5489b
>> ---
>>  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 1e8d813682..4c0f6feb04 100644
>> --- a/gnu/packages/gnome.scm
>> +++ b/gnu/packages/gnome.scm
>> @@ -8463,7 +8463,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.44.0")
>> +    (version "1.50.0")
>>      (source (origin
>>                (method url-fetch)
>>                (uri (string-append "mirror://gnome/sources/NetworkManager/"
>> @@ -8473,7 +8473,7 @@ (define-public network-manager
>>                                         "network-manager-meson.patch"))
>>                (sha256
>>                 (base32
>> -                "17zvg63jjbqdw8xyc6narirvvbbv7micbn0j7dmq0bqqgmihkjpd"))))
>> +                "1qv6ma7lhznwcjybl9kwbnbv28k1ca0r9n65ak2fnv35i8wff0zw"))))
>>      (build-system meson-build-system)
>
> Did you test this was compatible with the current libraries on the
> gnome-team branch?  What about the various plugins?  It's typically
> safer to update these together.

Indeed, I checked on the gnome-team branch and it builds fine, as it does on master. So the issue Ludo mentioned above is no longer faced, after the upgrade to 1.48.2. 
-- 
Divya Ranjan,
Philosophy, Mathematics, Libre Software.

PGP Fingerprint: F0B3 1A69 8006 8FB8 096A  2F12 B245 10C6 108C 8D4A




This bug report was last modified 77 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.