| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-12 | Release version 1.54.2-3 to unstable debian/1.54.2-3 | Michael Biebl | |
| 2025-12-12 | Replace dbus Build-Depends with dbus-daemon | Michael 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-12 | Drop Build-Depends on polkitd | Michael 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-21 | Release version 1.54.2-2 to unstable debian/1.54.2-2 | Michael Biebl | |
| 2025-11-21 | Fix dhcpcd build option | Michael Biebl | |
| The intended build option "false" did not actually disable it as expected, so use "no" instead. Thanks: John Scott Closes: #1121101 | |||
| 2025-11-17 | Release version 1.54.2-1 to unstable debian/1.54.2-1 | Michael Biebl | |
| 2025-11-17 | Remove unnecessary Build-Depends: gir1.2-girepository-2.0 | Jeremy Bícha | |
| NetworkManager does not explicitly import GIRepository since 1.54.0 This reverts commit d864c0c29fc5fcceb3d46c4822d07c0e55fb89cd | |||
| 2025-11-17 | Update symbols file for libnm0 | Michael Biebl | |
| 2025-11-17 | Rebase patches | Michael Biebl | |
| 2025-11-17 | New upstream version 1.54.2 | Michael Biebl | |
| 2025-11-17 | Update upstream source from tag 'upstream/1.54.2' | Michael Biebl | |
| Update to upstream version '1.54.2' with Debian dir 52dd9a929b2c60328a1676c62037220d9c4a42f6 | |||
| 2025-11-17 | New upstream version 1.54.2 upstream/1.54.2 | Michael Biebl | |
| 2025-09-12 | Release version 1.54.1-1 to unstable debian/1.54.1-1 | Michael Biebl | |
| 2025-09-12 | Rebase patches | Michael Biebl | |
| 2025-09-12 | New upstream version 1.54.1 | Michael Biebl | |
| 2025-09-12 | Update upstream source from tag 'upstream/1.54.1' | Michael Biebl | |
| Update to upstream version '1.54.1' with Debian dir e162c0a8d88871855453474e7d890fafe7ea06aa | |||
| 2025-09-12 | New upstream version 1.54.1 upstream/1.54.1 | Michael Biebl | |
| 2025-08-15 | Release version 1.54.0-4 to unstable debian/1.54.0-4 | Michael Biebl | |
| 2025-08-15 | Rename debian-branch to debian/latest as per DEP-14 | Michael Biebl | |
| 2025-08-11 | Release version 1.54.0-3 to unstable debian/1.54.0-3 | Michael Biebl | |
| 2025-08-05 | Release version 1.54.0-2 to experimental debian/1.54.0-2 | Michael Biebl | |
| 2025-08-05 | Increase test timeouts by a factor of two | Michael Biebl | |
| This should help slower architectures like hppa. Closes: #1075915 | |||
| 2025-08-04 | Release version 1.54.0-1 to experimental debian/1.54.0-1 | Michael Biebl | |
| 2025-08-04 | Update symbols file for libm0 | Michael Biebl | |
| 2025-08-04 | Disable NBFT support in the initrd generator | Michael 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-01 | Rebase patches | Michael Biebl | |
| 2025-08-01 | New upstream version 1.54.0 | Michael Biebl | |
| 2025-08-01 | Update upstream source from tag 'upstream/1.54.0' | Michael Biebl | |
| Update to upstream version '1.54.0' with Debian dir efd253369d835d8f9c404eef4f97d88deb9625fe | |||
| 2025-08-01 | New upstream version 1.54.0 upstream/1.54.0 | Michael Biebl | |
| 2025-07-15 | Release version 1.52.1-1 to unstable debian/1.52.1-1 | Michael Biebl | |
| 2025-07-15 | Explicitly specify the path for ip6tables | Michael Biebl | |
| 2025-07-15 | New upstream version 1.52.1 | Michael Biebl | |
| 2025-07-15 | Update upstream source from tag 'upstream/1.52.1' | Michael Biebl | |
| Update to upstream version '1.52.1' with Debian dir e8d19eaaa879d6acb8da947d29d330f548024fe0 | |||
| 2025-07-15 | New upstream version 1.52.1 upstream/1.52.1 | Michael Biebl | |
| 2025-03-25 | Release version 1.52.0-6 to unstable debian/1.52.0-6 | Michael Biebl | |
| 2025-03-25 | d/t/base.py: decrease huge nm-online timeouts | Lukas Märdian | |
| 2025-03-25 | d/t/base.py: Overmount /run/network/ to isolate tests from ifupdown & ifstate | Lukas Märdian | |
| 2025-03-25 | d/t/base.py: Install backup mgmt network in /run/systemd/network/ | Lukas Märdian | |
| 2025-03-25 | d/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-15 | Release version 1.52.0-5 to unstable debian/1.52.0-5 | Michael Biebl | |
| 2025-03-15 | Bump Standards-Version to 4.7.2 | Michael Biebl | |
| 2025-03-15 | Stop setting the build system explicitly | Michael Biebl | |
| It is no longer necessary as upstream has removed the build system based on autotools and only supports the Meson based one. | |||
| 2025-03-15 | Enable support for ofono | Sicelo A. Mhlongo | |
| 2025-03-08 | Release version 1.52.0-4 to unstable debian/1.52.0-4 | Michael Biebl | |
| 2025-03-08 | Release version 1.52.0-3 to unstable debian/1.52.0-3 | Michael Biebl | |
| 2025-03-08 | Split translations into a separate package named network-manager-l10n | Michael Biebl | |
| 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. | |||
| 2025-03-01 | Release version 1.52.0-2 to unstable debian/1.52.0-2 | Michael Biebl | |
| 2025-03-01 | Merge branch 'debian/unstable' into debian/master | Michael Biebl | |
| 2025-02-28 | Release version 1.52.0-1 to experimental debian/1.52.0-1 | Michael Biebl | |
| 2025-02-28 | Bump 1.51.90 symbol versions to 1.52.0 for the final release | Michael Biebl | |