about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2024-04-25Release version 1.46.0-2 to unstable debian/1.46.0-2Michael Biebl
2024-04-25Add ${gir:Depends}, ${gir:Provides} to libnm-devMichael Biebl
2024-04-25Drop Build-Depends on libgirepository1.0-devMichael Biebl
No longer necessary with the gir1.2-gio-2.0-dev build dependency and a recent enough gobject-introspection.
2024-04-25Add explicit Build-Depends on gir1.2-gio-2.0-devMichael Biebl
Fixes the following warning during build: dh_girepository: warning: Missing Build-Depends: gir1.2-gio-2.0-dev (ideally with <!nogir>)
2024-04-25Bump Standards-Version to 4.7.0Michael Biebl
2024-04-22Drop alternative Depends on obsolete policykit-1 packageMichael Biebl
It is no longer needed for backports as stable has a version of polkitd now. Closes: #1069636
2024-02-22Release version 1.46.0-1 to unstable debian/1.46.0-1Michael Biebl
2024-02-22Update symbols file for libnm0Michael Biebl
2024-02-22Rebase patchesMichael Biebl
2024-02-22New upstream version 1.46.0Michael Biebl
2024-02-22Update upstream source from tag 'upstream/1.46.0'Michael Biebl
Update to upstream version '1.46.0' with Debian dir 8c30a24f4e6f4278d9943aef82e6ae63c4528df5
2024-02-22New upstream version 1.46.0 upstream/1.46.0Michael Biebl
2024-02-13Release version 1.45.91-1 to experimental debian/1.45.91-1Michael Biebl
2024-02-13Switch Build-Depends on obsolete pkg-config to pkgconfMichael Biebl
2024-02-13Update symbols file for libnm0Michael Biebl
2024-02-13Rebase patchesMichael Biebl
2024-02-13New upstream version 1.45.91 (1.46 rc2)Michael Biebl
2024-02-13Update upstream source from tag 'upstream/1.45.91'Michael Biebl
Update to upstream version '1.45.91' with Debian dir bebf00e416cd984203cf3c98296e0b1f3016c889
2024-02-13New upstream version 1.45.91 upstream/1.45.91Michael Biebl
2024-01-25Release version 1.45.90-1 to experimental debian/1.45.90-1Michael Biebl
2024-01-25Update symbols file for libnm0Michael Biebl
2024-01-25Rebase patchesMichael Biebl
2024-01-25Bump Build-Depends on libglib2.0-dev to (>= 2.42)Michael Biebl
2024-01-25New upstream version 1.45.90 (1.46 rc1)Michael Biebl
2024-01-25Update upstream source from tag 'upstream/1.45.90'Michael Biebl
Update to upstream version '1.45.90' with Debian dir d723a85d75b9a8958dee17b97673a3fd9a80e18c
2024-01-25New upstream version 1.45.90 upstream/1.45.90Michael Biebl
2023-12-29Release version 1.44.2-7 to unstable debian/1.44.2-7Michael Biebl
2023-12-29d/control: Explicitly build-depend on gir1.2-girepository-2.0Simon McVittie
This is currently a virtual package provided by gir1.2-glib-2.0, but it will need to be split into a separate package during the GNOME 46/GLib 2.79.x cycle. Making this dependency explicit will also help to keep track of which packages will need coordination when PyGI switches from GIRepository 2.0 to GIRepository 3.0, which again is likely to happen during the GNOME 46 cycle. Closes: #1059623
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