about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2026-02-09Drop redundant Priority and Rules-Requires-Root fieldMichael Biebl
2026-02-09Do not ship initrd specific servicesMichael Biebl
Those systemd services are meant for the initrd but are not actually used by dracut (yet). They conflict with the main services and can lead to potentially confusing error messages. So remove them for now. Closes: #1117732
2026-01-20Add nftables to as a preferred alternative to iptablesMax Nikulin
2025-12-13Release version 1.54.3-1 to unstable debian/1.54.3-1Michael Biebl
2025-12-13Update symbols file for libnm0Michael Biebl
2025-12-13New upstream version 1.54.3Michael Biebl
Avoid that non-admin users can use other users' certificates. (CVE-2025-9615)
2025-12-13Update upstream source from tag 'upstream/1.54.3'Michael Biebl
Update to upstream version '1.54.3' with Debian dir 29de9f9896550eb82236dfd0adfd428a49c51043
2025-12-13New upstream version 1.54.3 upstream/1.54.3Michael Biebl
2025-12-12Release version 1.54.2-3 to unstable debian/1.54.2-3Michael Biebl
2025-12-12Replace dbus Build-Depends with dbus-daemonMichael Biebl
The test-suite that is run as part of dh_auto_test only needs dbus-run-session, which is part of the dbus-daemon package. Replace dbus with dbus-daemon, as it has a smaller dependency tree and doesn't interfere with alternatives like dbus-broker. Closes: #1122686
2025-12-12Drop Build-Depends on polkitdMichael Biebl
The polkit.its gettext extension, which is required during build, was moved from polkitd to libpolkit-gobject-1-dev. There is already a Build-Depends on the latter, so polkitd can be dropped safely.
2025-11-21Release version 1.54.2-2 to unstable debian/1.54.2-2Michael Biebl
2025-11-21Fix dhcpcd build optionMichael Biebl
The intended build option "false" did not actually disable it as expected, so use "no" instead. Thanks: John Scott Closes: #1121101
2025-11-17Release version 1.54.2-1 to unstable debian/1.54.2-1Michael Biebl
2025-11-17Remove unnecessary Build-Depends: gir1.2-girepository-2.0Jeremy Bícha
NetworkManager does not explicitly import GIRepository since 1.54.0 This reverts commit d864c0c29fc5fcceb3d46c4822d07c0e55fb89cd
2025-11-17Update symbols file for libnm0Michael Biebl
2025-11-17Rebase patchesMichael Biebl
2025-11-17New upstream version 1.54.2Michael Biebl
2025-11-17Update upstream source from tag 'upstream/1.54.2'Michael Biebl
Update to upstream version '1.54.2' with Debian dir 52dd9a929b2c60328a1676c62037220d9c4a42f6
2025-11-17New upstream version 1.54.2 upstream/1.54.2Michael Biebl
2025-09-12Release version 1.54.1-1 to unstable debian/1.54.1-1Michael Biebl
2025-09-12Rebase patchesMichael Biebl
2025-09-12New upstream version 1.54.1Michael Biebl
2025-09-12Update upstream source from tag 'upstream/1.54.1'Michael Biebl
Update to upstream version '1.54.1' with Debian dir e162c0a8d88871855453474e7d890fafe7ea06aa
2025-09-12New upstream version 1.54.1 upstream/1.54.1Michael Biebl
2025-08-15Release version 1.54.0-4 to unstable debian/1.54.0-4Michael Biebl
2025-08-15Rename debian-branch to debian/latest as per DEP-14Michael Biebl
2025-08-11Release version 1.54.0-3 to unstable debian/1.54.0-3Michael Biebl
2025-08-05Release version 1.54.0-2 to experimental debian/1.54.0-2Michael Biebl
2025-08-05Increase test timeouts by a factor of twoMichael Biebl
This should help slower architectures like hppa. Closes: #1075915
2025-08-04Release version 1.54.0-1 to experimental debian/1.54.0-1Michael Biebl
2025-08-04Update symbols file for libm0Michael Biebl
2025-08-04Disable NBFT support in the initrd generatorMichael Biebl
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.
2025-08-01Rebase patchesMichael Biebl
2025-08-01New upstream version 1.54.0Michael Biebl
2025-08-01Update upstream source from tag 'upstream/1.54.0'Michael Biebl
Update to upstream version '1.54.0' with Debian dir efd253369d835d8f9c404eef4f97d88deb9625fe
2025-08-01New upstream version 1.54.0 upstream/1.54.0Michael Biebl
2025-07-15Release version 1.52.1-1 to unstable debian/1.52.1-1Michael Biebl
2025-07-15Explicitly specify the path for ip6tablesMichael Biebl
2025-07-15New upstream version 1.52.1Michael Biebl
2025-07-15Update upstream source from tag 'upstream/1.52.1'Michael Biebl
Update to upstream version '1.52.1' with Debian dir e8d19eaaa879d6acb8da947d29d330f548024fe0
2025-07-15New upstream version 1.52.1 upstream/1.52.1Michael Biebl
2025-03-25Release version 1.52.0-6 to unstable debian/1.52.0-6Michael Biebl
2025-03-25d/t/base.py: decrease huge nm-online timeoutsLukas Märdian
2025-03-25d/t/base.py: Overmount /run/network/ to isolate tests from ifupdown & ifstateLukas Märdian
2025-03-25d/t/base.py: Install backup mgmt network in /run/systemd/network/Lukas Märdian
2025-03-25d/tests: Add initial autopkgtests.Lukas Märdian
Those tests were split off from Ubuntu's NetworkManager tests. This commits adds the tests that can be executed without the need of loading any special kernel module, like mac80211_hwsim for WiFi testing. It can only test wired connectivity for now, using veth devices. In https://salsa.debian.org/utopia-team/network-manager/-/merge_requests/13 we tried to make it work in DebCI/SalsaCI LXC containers, but it turns out that NetworkManager does not behave correctly without a functioning udev (especially the "unmanaged-devices=" setting and "NM_UNMANAGED=" rules) and LXC containers do not provide a properly usable udev (i.e. /sys/ is mounted read-only). So we're falling back to using a `isolation-machine` Restriction in d/t/control
2025-03-15Release version 1.52.0-5 to unstable debian/1.52.0-5Michael Biebl
2025-03-15Bump Standards-Version to 4.7.2Michael Biebl
2025-03-15Stop setting the build system explicitlyMichael Biebl
It is no longer necessary as upstream has removed the build system based on autotools and only supports the Meson based one.