← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2112045] [NEW] Merge network-manager from Debian Unstable for questing

 

Public bug reported:

Scheduled-For: ubuntu-25.06
Ubuntu: 1.52.0-1ubuntu1
Debian Unstable: 1.52.0-6

A new release of network-manager is available for merging from Debian
Unstable.

If it turns out this needs a sync rather than a merge, please change the
tag 'dcr-merge' to 'dcr-sync', and (optionally) update the title as
desired.

### New Debian Changes ###

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

 -- Michael Biebl <biebl@xxxxxxxxxx>  Tue, 25 Mar 2025 18:33:40 +0100

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

 -- Michael Biebl <biebl@xxxxxxxxxx>  Sat, 15 Mar 2025 20:39:47 +0100

network-manager (1.52.0-4) unstable; urgency=medium

  * No change source-only upload

 -- Michael Biebl <biebl@xxxxxxxxxx>  Sat, 08 Mar 2025 21:11:39 +0100

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.

 -- Michael Biebl <biebl@xxxxxxxxxx>  Sat, 08 Mar 2025 16:51:47 +0100

network-manager (1.52.0-2) unstable; urgency=medium

  * Upload to unstable

 -- Michael Biebl <biebl@xxxxxxxxxx>  Sat, 01 Mar 2025 22:34:37 +0100


### Old Ubuntu Delta ###

network-manager (1.52.0-1ubuntu1) plucky; urgency=medium

  [ Jeremy Bícha ]
  * Merge with Debian. Remaining changes:
    - d/{control,rules,patches}: Prepare libnetplan build (non i386)
      + also add yaml dependency, needed for netplan
    - d/p/netplan: Add libnetplan backend integration patch
    - d/t/nm.py: Add autopkgtests when Netplan is in use
    - d/t/nm_netplan.py: Add autopkgtests for the netplan integration
    - 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 --enable-lto. 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.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)
    - 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/default-wifi-powersave-on.conf:
      + Install a config file to enable WiFi powersave
    - Add autopkgtests
    - d/{source_network-manager.py,network-manager.install,
      network-manager.links}: Add apport hook
    - 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
    - Update Vcs links to point to Ubuntu branch
    - Add patches. See patch descriptions for more details:
      + Provide-access-to-some-of-NM-s-interfaces-to-whoopsie.patch
      + Update-dnsmasq-parameters.patch
    - d/network-manager.preinst: backup previous configuration automatically
    - d/network-manager.postinst: Trigger Netplan migration on install/upgrade

  [ Lukas Märdian ]
  * Fix FTBFS on i386 (LP: #2098902)
    - d/p/n/keyfile-update-test-for-expected-netplan-output.patch
  * d/t/network_test_base.py: split into base.py and base_wifi.py for veth/wifi
  * d/t/{control,nm-eth.py}: Isolate containerized nm-eth.py tests
  * d/tests: Rename nm.py -> nm-wifi.py, nm_netplan.py -> nm-netplan.py
  * d/t/control,{nm-wifi,nm-netplan,wpa-dhcp}.py: Utilize new classes, clean up
    Trimming non-wifi code from nm.py (it was moved to nm-eth.py)
  * d/t/control: Skip WiFi tests on containers

 -- Jeremy Bícha <jbicha@xxxxxxxxxx>  Mon, 03 Mar 2025 12:49:02 -0500

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: dcr-merge

** Changed in: network-manager (Ubuntu)
    Milestone: None => ubuntu-25.06

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/2112045

Title:
  Merge network-manager from Debian Unstable for questing

Status in network-manager package in Ubuntu:
  New

Bug description:
  Scheduled-For: ubuntu-25.06
  Ubuntu: 1.52.0-1ubuntu1
  Debian Unstable: 1.52.0-6

  A new release of network-manager is available for merging from Debian
  Unstable.

  If it turns out this needs a sync rather than a merge, please change
  the tag 'dcr-merge' to 'dcr-sync', and (optionally) update the title
  as desired.

  ### New Debian Changes ###

  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

   -- Michael Biebl <biebl@xxxxxxxxxx>  Tue, 25 Mar 2025 18:33:40 +0100

  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

   -- Michael Biebl <biebl@xxxxxxxxxx>  Sat, 15 Mar 2025 20:39:47 +0100

  network-manager (1.52.0-4) unstable; urgency=medium

    * No change source-only upload

   -- Michael Biebl <biebl@xxxxxxxxxx>  Sat, 08 Mar 2025 21:11:39 +0100

  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.

   -- Michael Biebl <biebl@xxxxxxxxxx>  Sat, 08 Mar 2025 16:51:47 +0100

  network-manager (1.52.0-2) unstable; urgency=medium

    * Upload to unstable

   -- Michael Biebl <biebl@xxxxxxxxxx>  Sat, 01 Mar 2025 22:34:37 +0100


  ### Old Ubuntu Delta ###

  network-manager (1.52.0-1ubuntu1) plucky; urgency=medium

    [ Jeremy Bícha ]
    * Merge with Debian. Remaining changes:
      - d/{control,rules,patches}: Prepare libnetplan build (non i386)
        + also add yaml dependency, needed for netplan
      - d/p/netplan: Add libnetplan backend integration patch
      - d/t/nm.py: Add autopkgtests when Netplan is in use
      - d/t/nm_netplan.py: Add autopkgtests for the netplan integration
      - 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 --enable-lto. 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.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)
      - 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/default-wifi-powersave-on.conf:
        + Install a config file to enable WiFi powersave
      - Add autopkgtests
      - d/{source_network-manager.py,network-manager.install,
        network-manager.links}: Add apport hook
      - 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
      - Update Vcs links to point to Ubuntu branch
      - Add patches. See patch descriptions for more details:
        + Provide-access-to-some-of-NM-s-interfaces-to-whoopsie.patch
        + Update-dnsmasq-parameters.patch
      - d/network-manager.preinst: backup previous configuration automatically
      - d/network-manager.postinst: Trigger Netplan migration on install/upgrade

    [ Lukas Märdian ]
    * Fix FTBFS on i386 (LP: #2098902)
      - d/p/n/keyfile-update-test-for-expected-netplan-output.patch
    * d/t/network_test_base.py: split into base.py and base_wifi.py for veth/wifi
    * d/t/{control,nm-eth.py}: Isolate containerized nm-eth.py tests
    * d/tests: Rename nm.py -> nm-wifi.py, nm_netplan.py -> nm-netplan.py
    * d/t/control,{nm-wifi,nm-netplan,wpa-dhcp}.py: Utilize new classes, clean up
      Trimming non-wifi code from nm.py (it was moved to nm-eth.py)
    * d/t/control: Skip WiFi tests on containers

   -- Jeremy Bícha <jbicha@xxxxxxxxxx>  Mon, 03 Mar 2025 12:49:02 -0500

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2112045/+subscriptions



Follow ups