summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-11-27Release version 1.44.2-6 to unstableMichael Biebl
2023-11-27Revert "Add versioned Breaks against isc-dhcp-client"Michael Biebl
This reverts commit 9d27cb91cdde52bbb5ff06ce648eff7efdfba8b9. Having a Breaks against isc-dhcp-client can lead to unwanted package removals by apt. As the default dhcp backend in network-manager has been switched from dhclient to internal, the Breaks is not strictly necessary. Users that have explicitly configured "dhcp=dhclient" are advised to switch to the internal option (recommended) or temporarily disable the sbin.dhclient AppArmor profile shipped by isc-dhcp-client until #1055067 is fixed. Closes: #1056638
2023-11-20Release version 1.44.2-5 to unstableMichael Biebl
2023-11-20Add versioned Breaks against isc-dhcp-clientMichael Biebl
The AppArmor policy in isc-dhcp-client needs to be updated to account for the move of the nm-dhcp-helper binary to /usr/libexec. Closes: #1056313
2023-11-19Replace systemd Build-Depends with systemd-devMichael Biebl
Only systemd.pc is required during build which is now shipped in systemd-dev.
2023-11-18Release version 1.44.2-4 to unstable debian/1.44.2-4Michael Biebl
2023-11-18core: propagate the user-requested reason for act-request disconnectionMichael Biebl
This avoids that deactivating a Wireguard VPN connection triggers an error notification. https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1405
2023-11-18Ship /etc/NetworkManager/VPN directory in network-manager packageMichael Biebl
This will make an eventual cleanup easier once all VPN plugin packages have moved their .name files to /usr/lib/NetworkManager/VPN.
2023-11-18Fix typo in latest NEWS entryMichael Biebl
2023-10-20Release version 1.44.2-3 to unstable debian/1.44.2-3Michael Biebl
2023-10-20Install helper binaries into /usr/libexecMichael Biebl
Closes: #1026388
2023-10-20Move systemd services files and udev rules to /usrMichael Biebl
Add a corresponding versioned Build-Depends on debhelper (>= 13.11.6) to ensure we have a recent enough dh_installsystemd.
2023-10-18Release version 1.44.2-2 to unstable debian/1.44.2-2Michael Biebl
2023-10-18Stop executing ifupdown hook scripts on network state changesMichael Biebl
Many of those script are not meant to be run within a NetworkManager context. Packages that would benefit from reacting on such network state changes should install a native NetworkManager-dispatcher script. The interface is documented in more detail in the NetworkManager-dispatcher(8) man page.
2023-10-04Release version 1.44.2-1 to unstable debian/1.44.2-1Michael Biebl
2023-10-04Rebase patchesMichael Biebl
2023-10-04New upstream version 1.44.2Michael Biebl
2023-10-04Update upstream source from tag 'upstream/1.44.2'Michael Biebl
Update to upstream version '1.44.2' with Debian dir 40e7c53062e3f5993a56cbed3a58b49f1c78441a
2023-10-04New upstream version 1.44.2 upstream/1.44.2Michael Biebl
2023-08-09Release version 1.44.0-1 to unstable debian/1.44.0-1Michael Biebl
2023-08-09Remove obsolete maintscript codeMichael Biebl
2023-08-09Rebase patchesMichael Biebl
2023-08-09Update symbols file for libnm0Michael Biebl
2023-08-09Explicitly set the modprobe path during configureMichael Biebl
2023-08-09New upstream version 1.44.0Michael Biebl
2023-08-09Update upstream source from tag 'upstream/1.44.0'Michael Biebl
Update to upstream version '1.44.0' with Debian dir e69e19b54914190e7696747b3e0508f95977f387
2023-08-09New upstream version 1.44.0 upstream/1.44.0Michael Biebl
2023-06-28Release version 1.42.8-1 to unstable debian/1.42.8-1Michael Biebl
2023-06-28New upstream version 1.42.8Michael Biebl
2023-06-28Update upstream source from tag 'upstream/1.42.8'Michael Biebl
Update to upstream version '1.42.8' with Debian dir 166b7f033d12a686e3d99ca4b3ded3c6bcbd0f66
2023-06-28New upstream version 1.42.8 upstream/1.42.8Michael Biebl
2023-06-15Release version 1.42.6-2 to unstable debian/1.42.6-2Michael Biebl
2023-06-15Stop installing deprecated polkit pkla fileMichael Biebl
The pkla backend has been superseded by the JS based backend.
2023-06-12Release version 1.42.6-1 to unstable debian/1.42.6-1Michael Biebl
2023-06-12Use Build-Depends on polkitd and libpolkit-gobject-1-dev for polkit.itsMichael Biebl
The obsolete policykit-1 package is going away. Closes: #1025606
2023-06-12Rebase patchesMichael Biebl
2023-06-12New upstream version 1.42.6Michael Biebl
2023-06-12Update upstream source from tag 'upstream/1.42.6'Michael Biebl
Update to upstream version '1.42.6' with Debian dir 8be9ac7ed401d9957f945770395562546a320da3
2023-06-12New upstream version 1.42.6 upstream/1.42.6Michael Biebl
2023-03-09Release version 1.42.4-1 to unstable debian/1.42.4-1Michael Biebl
2023-03-09Small indentation/formatting fixesMichael Biebl
Gbp-Dch: Ignore
2023-03-09Use execute_before instead of override for dh_installMichael Biebl
2023-03-09Rebase patchesMichael Biebl
Remove patches that have been merged upstream.
2023-03-09New upstream version 1.42.4Michael Biebl
2023-03-09Update upstream source from tag 'upstream/1.42.4'Michael Biebl
Update to upstream version '1.42.4' with Debian dir 0dae05faaf02396619ae5080a3de6ac980b94990
2023-03-09New upstream version 1.42.4 upstream/1.42.4Michael Biebl
2023-03-03Release version 1.42.2-2 to unstable debian/1.42.2-2Michael Biebl
2023-03-03dnsmasq: process both global and per-device configurationMichael Biebl
Cherry-pick upstream patch to fix a regression introduced in 1.42 when using the dnsmasq DNS backend and a global DNS configuration. Closes: #1031891
2023-02-23Release version 1.42.2-1 to unstable debian/1.42.2-1Michael Biebl
2023-02-23Update symbols file for libnm0Michael Biebl