[ubuntu/resolute-proposed] network-manager 1.54.2-2ubuntu1 (Accepted)
Mitchell Augustin
mitchell.augustin at canonical.com
Wed Dec 10 16:59:18 UTC 2025
network-manager (1.54.2-2ubuntu1) resolute; urgency=medium
* Merge with Debian unstable. Remaining changes (LP: #2130120):
- d/NetworkManager.conf: disable MAC randomization feature. There is no
easy way for desktop users to disable this feature yet. And there are
reports that it doesn't work well with some systems.
See gnome-control-center issue 743
- Add patches. See patch descriptions for more details:
+ Provide-access-to-some-of-NM-s-interfaces-to-whoopsie.patch
+ Update-dnsmasq-parameters.patch
- d/p/netplan: Add libnetplan backend integration patch
- Fix FTBFS on i386 (LP #2098902)
+ d/p/n/keyfile-update-test-for-expected-netplan-output.patch
- d/t/control: Add additional autopkgtests.
+ d/t/{base_wifi.py,nm-wifi.py}
+ d/t/nm-netplan.py
+ d/t/wpa-dhcp.py
+ d/t/{Makefile,fake-rfkill.c,killswitches-no-urfkill,urfkill-integration}
- d/{control,rules,patches}: Prepare libnetplan build (non i386)
+ also add yaml dependency, needed for netplan
- debian/control:
+ Recommend network-manager-pptp
+ Suggest avahi-autoipd for IPv4LL support
- d/control: Add network-manager-config-connectivity-ubuntu package
- debian/rules:
+ Run build tests
+ Set -Db_lto=true. See #1070 for why optimize=-lto is also set
+ Don't build the network-manager* packages on i386
(unneeded and depends on wpasupplicant)
- debian/rules, debian/network-manager.postinst:
+ Don't restart NetworkManager on upgrade but recommend restarting
the computer
- debian/rules, debian/network-manager.postinst:
+ Don't install sysvinit scripts or migrate from sysvinit
- d/network-manager.preinst: backup previous configuration automatically
- d/network-manager.postinst: Trigger Netplan migration on install/upgrade
- debian/network-manager.postinst:
+ Don't add the netdev group.
+ drop in an empty override file for NetworkManager to manage all
devices for upgrade from any version, as long as there is no
netplan configuration yet.
- d/network-manager.install, d/10-dns-resolved.conf:
+ Use systemd-resolved instead of dnsmasq
- d/network-manager.install, d/10-globally-managed-devices.conf:
+ Explicitly unmanage everything that isn't WiFi or WWAN (mobile data)
- d/network-manager.install, d/default-wifi-powersave-on.conf:
+ Install a config file to enable WiFi powersave
- d/{source_network-manager.py,network-manager.install,
network-manager.links}: Add apport hook
- Update Vcs links to point to Ubuntu branch
- d/p/lp2116940-wifi-fix-6ghz-channels.patch
+ Fix nmcli that could not report 6ghz wifi channels correctly
- d/p/lp2127925-fix-autoreconnect-blocker.patch
+ unblock autoreconnect when a previously failed connection is successful
- d/10-default-firewall-use-iptables.conf
+ Use iptables instead of nftables as firewall backend, to match UFW
- d/control: Build dep on gir1.2-girepository-2.0-dev, fixes FTBFS
* Dropped changes:
- d/p/lp2121546-fix-encoding-in-tests.patch [not needed anymore]
- d/t/prep-testbed.sh [not needed anymore]
* New changes:
- d/p/core-add-handlers-for-*.patch
+ Show incorrect password re-entry prompt for WPA3 networks (LP: #2122458)
- d/rules: Keep ofono disabled
network-manager (1.54.2-2) unstable; urgency=medium
* Fix dhcpcd build option.
The intended build option "false" did not actually disable it as
expected, so use "no" instead.
Thanks to John Scott (Closes: #1121101)
network-manager (1.54.2-1) unstable; urgency=medium
[ Michael Biebl ]
* New upstream version 1.54.2
* Rebase patches
* Update symbols file for libnm0
[ Jeremy Bícha ]
* Remove unnecessary Build-Depends: gir1.2-girepository-2.0.
NetworkManager does not explicitly import GIRepository since 1.54.0.
network-manager (1.54.1-1) unstable; urgency=medium
* New upstream version 1.54.1
* Rebase patches
network-manager (1.54.0-4) unstable; urgency=medium
* Rename debian-branch to debian/latest as per DEP-14
network-manager (1.54.0-3) unstable; urgency=medium
* Upload to unstable
network-manager (1.54.0-2) experimental; urgency=medium
* Increase test timeouts by a factor of two.
This should help slower architectures like hppa. (Closes: #1075915)
network-manager (1.54.0-1) experimental; urgency=medium
* New upstream version 1.54.0
* Rebase patches
* Disable NBFT support in the initrd generator.
The nm-initrd-generator is not really hooked up in Debian and enabling
NBFT support would drap in additional dependencies like NVME.
So disable support for this feature until there is actual demand for it.
* Update symbols file for libm0
network-manager (1.52.1-1) unstable; urgency=medium
* New upstream version 1.52.1
* Explicitly specify the path for ip6tables
network-manager (1.52.0-6) unstable; urgency=medium
[ Lukas Märdian ]
* d/tests: Add initial autopkgtests
* d/t/base.py: Install backup mgmt network in /run/systemd/network/
* d/t/base.py: Overmount /run/network/ to isolate tests from ifupdown & ifstate
* d/t/base.py: decrease huge nm-online timeouts
network-manager (1.52.0-5) unstable; urgency=medium
[ Sicelo A. Mhlongo ]
* Enable support for ofono
[ Michael Biebl ]
* Stop setting the build system explicitly.
It is no longer necessary as upstream has removed the build system based
on autotools and only supports the Meson based one.
* Bump Standards-Version to 4.7.2
network-manager (1.52.0-4) unstable; urgency=medium
* No change source-only upload
network-manager (1.52.0-3) unstable; urgency=medium
* Split translations into a separate package named network-manager-l10n.
The translations make up more than 50% of the disk footprint.
To make network-manager more suitable for minimal environments, split
the translations into a separate package named network-manager-l10n and
make network-manager recommend this new package. This means that
translations will still be installed by default but they can be omitted
if desired.
network-manager (1.52.0-2) unstable; urgency=medium
* Upload to unstable
Date: Thu, 04 Dec 2025 17:25:17 -0600
Changed-By: Mitchell Augustin <mitchell.augustin at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Lukas Märdian <lukas.maerdian at canonical.com>
https://launchpad.net/ubuntu/+source/network-manager/1.54.2-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 04 Dec 2025 17:25:17 -0600
Source: network-manager
Built-For-Profiles: noudeb
Architecture: source
Version: 1.54.2-2ubuntu1
Distribution: resolute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Mitchell Augustin <mitchell.augustin at canonical.com>
Closes: 1075915 1121101
Launchpad-Bugs-Fixed: 2122458 2130120
Changes:
network-manager (1.54.2-2ubuntu1) resolute; urgency=medium
.
* Merge with Debian unstable. Remaining changes (LP: #2130120):
- d/NetworkManager.conf: disable MAC randomization feature. There is no
easy way for desktop users to disable this feature yet. And there are
reports that it doesn't work well with some systems.
See gnome-control-center issue 743
- Add patches. See patch descriptions for more details:
+ Provide-access-to-some-of-NM-s-interfaces-to-whoopsie.patch
+ Update-dnsmasq-parameters.patch
- d/p/netplan: Add libnetplan backend integration patch
- Fix FTBFS on i386 (LP #2098902)
+ d/p/n/keyfile-update-test-for-expected-netplan-output.patch
- d/t/control: Add additional autopkgtests.
+ d/t/{base_wifi.py,nm-wifi.py}
+ d/t/nm-netplan.py
+ d/t/wpa-dhcp.py
+ d/t/{Makefile,fake-rfkill.c,killswitches-no-urfkill,urfkill-integration}
- d/{control,rules,patches}: Prepare libnetplan build (non i386)
+ also add yaml dependency, needed for netplan
- debian/control:
+ Recommend network-manager-pptp
+ Suggest avahi-autoipd for IPv4LL support
- d/control: Add network-manager-config-connectivity-ubuntu package
- debian/rules:
+ Run build tests
+ Set -Db_lto=true. See #1070 for why optimize=-lto is also set
+ Don't build the network-manager* packages on i386
(unneeded and depends on wpasupplicant)
- debian/rules, debian/network-manager.postinst:
+ Don't restart NetworkManager on upgrade but recommend restarting
the computer
- debian/rules, debian/network-manager.postinst:
+ Don't install sysvinit scripts or migrate from sysvinit
- d/network-manager.preinst: backup previous configuration automatically
- d/network-manager.postinst: Trigger Netplan migration on install/upgrade
- debian/network-manager.postinst:
+ Don't add the netdev group.
+ drop in an empty override file for NetworkManager to manage all
devices for upgrade from any version, as long as there is no
netplan configuration yet.
- d/network-manager.install, d/10-dns-resolved.conf:
+ Use systemd-resolved instead of dnsmasq
- d/network-manager.install, d/10-globally-managed-devices.conf:
+ Explicitly unmanage everything that isn't WiFi or WWAN (mobile data)
- d/network-manager.install, d/default-wifi-powersave-on.conf:
+ Install a config file to enable WiFi powersave
- d/{source_network-manager.py,network-manager.install,
network-manager.links}: Add apport hook
- Update Vcs links to point to Ubuntu branch
- d/p/lp2116940-wifi-fix-6ghz-channels.patch
+ Fix nmcli that could not report 6ghz wifi channels correctly
- d/p/lp2127925-fix-autoreconnect-blocker.patch
+ unblock autoreconnect when a previously failed connection is successful
- d/10-default-firewall-use-iptables.conf
+ Use iptables instead of nftables as firewall backend, to match UFW
- d/control: Build dep on gir1.2-girepository-2.0-dev, fixes FTBFS
* Dropped changes:
- d/p/lp2121546-fix-encoding-in-tests.patch [not needed anymore]
- d/t/prep-testbed.sh [not needed anymore]
* New changes:
- d/p/core-add-handlers-for-*.patch
+ Show incorrect password re-entry prompt for WPA3 networks (LP: #2122458)
- d/rules: Keep ofono disabled
.
network-manager (1.54.2-2) unstable; urgency=medium
.
* Fix dhcpcd build option.
The intended build option "false" did not actually disable it as
expected, so use "no" instead.
Thanks to John Scott (Closes: #1121101)
.
network-manager (1.54.2-1) unstable; urgency=medium
.
[ Michael Biebl ]
* New upstream version 1.54.2
* Rebase patches
* Update symbols file for libnm0
.
[ Jeremy Bícha ]
* Remove unnecessary Build-Depends: gir1.2-girepository-2.0.
NetworkManager does not explicitly import GIRepository since 1.54.0.
.
network-manager (1.54.1-1) unstable; urgency=medium
.
* New upstream version 1.54.1
* Rebase patches
.
network-manager (1.54.0-4) unstable; urgency=medium
.
* Rename debian-branch to debian/latest as per DEP-14
.
network-manager (1.54.0-3) unstable; urgency=medium
.
* Upload to unstable
.
network-manager (1.54.0-2) experimental; urgency=medium
.
* Increase test timeouts by a factor of two.
This should help slower architectures like hppa. (Closes: #1075915)
.
network-manager (1.54.0-1) experimental; urgency=medium
.
* New upstream version 1.54.0
* Rebase patches
* Disable NBFT support in the initrd generator.
The nm-initrd-generator is not really hooked up in Debian and enabling
NBFT support would drap in additional dependencies like NVME.
So disable support for this feature until there is actual demand for it.
* Update symbols file for libm0
.
network-manager (1.52.1-1) unstable; urgency=medium
.
* New upstream version 1.52.1
* Explicitly specify the path for ip6tables
.
network-manager (1.52.0-6) unstable; urgency=medium
.
[ Lukas Märdian ]
* d/tests: Add initial autopkgtests
* d/t/base.py: Install backup mgmt network in /run/systemd/network/
* d/t/base.py: Overmount /run/network/ to isolate tests from ifupdown & ifstate
* d/t/base.py: decrease huge nm-online timeouts
.
network-manager (1.52.0-5) unstable; urgency=medium
.
[ Sicelo A. Mhlongo ]
* Enable support for ofono
.
[ Michael Biebl ]
* Stop setting the build system explicitly.
It is no longer necessary as upstream has removed the build system based
on autotools and only supports the Meson based one.
* Bump Standards-Version to 4.7.2
.
network-manager (1.52.0-4) unstable; urgency=medium
.
* No change source-only upload
.
network-manager (1.52.0-3) unstable; urgency=medium
.
* Split translations into a separate package named network-manager-l10n.
The translations make up more than 50% of the disk footprint.
To make network-manager more suitable for minimal environments, split
the translations into a separate package named network-manager-l10n and
make network-manager recommend this new package. This means that
translations will still be installed by default but they can be omitted
if desired.
.
network-manager (1.52.0-2) unstable; urgency=medium
.
* Upload to unstable
Checksums-Sha1:
21f206a5c09510eed7f5c5d6cc27f3c51ffd8d04 3975 network-manager_1.54.2-2ubuntu1.dsc
eec15b7b3b4b33c5d8826652561395270e2b1f4d 8432048 network-manager_1.54.2.orig.tar.bz2
977085de8004f7328df1ad4d43a3f43c1eebd13e 93308 network-manager_1.54.2-2ubuntu1.debian.tar.xz
165d76746c540c65a07bb3b392c90f5da6e65658 15283 network-manager_1.54.2-2ubuntu1_source.buildinfo
Checksums-Sha256:
0500c392bd3f6f809db708e6a2b4158844322bbf59901ae4d53f5f460fcab275 3975 network-manager_1.54.2-2ubuntu1.dsc
33bbe9141fcbc0a58e3752be766182564c23acbb520ef82c3397c4d94e4f0dac 8432048 network-manager_1.54.2.orig.tar.bz2
8baa3da80c43a5166cf0fb8cc1f3dfacf6991ed8f03462500a9a10ef117925ad 93308 network-manager_1.54.2-2ubuntu1.debian.tar.xz
01ad44de7688eb9d187758168e5a95d66dd169786e118cde7429151e8071c2ce 15283 network-manager_1.54.2-2ubuntu1_source.buildinfo
Files:
75f6ddd849b8df08229d529f63fecd16 3975 net optional network-manager_1.54.2-2ubuntu1.dsc
7a377563954f0ac73da3721e6ee12a40 8432048 net optional network-manager_1.54.2.orig.tar.bz2
3eaac8137fc3e80ea1230c1899fc8729 93308 net optional network-manager_1.54.2-2ubuntu1.debian.tar.xz
d543d7467c641183edd202bbfc366a9e 15283 net optional network-manager_1.54.2-2ubuntu1_source.buildinfo
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
Vcs-Git: https://git.launchpad.net/~slyon/ubuntu/+source/network-manager
Vcs-Git-Commit: 4d76231578a126f85168e56fa4554aa9b7d157de
Vcs-Git-Ref: refs/heads/merge-lp2130120-resolute2
More information about the Resolute-changes
mailing list