| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-04 | Split off nmtui into network-manager-tui | Michael Biebl | |
| To further reduce shlibs dependencies of the main network-manager (i.e. getting rid of libnewt) and to reduce the on-disk footprint, split off the nmtui binary into a separate package named network-manager-tui. | |||
| 2026-03-04 | Release version 1.56.0-3 to experimental debian/1.56.0-3 | Michael Biebl | |
| 2026-03-04 | Split off support for team devices | Michael Biebl | |
| Support for team devices is a rarely used feature. Ship it in a separate package named network-manager-team. This reduces the dependency chain of the main network-manager package (removes libjansson and libteamdctl) and also reduces the runtime footprint. | |||
| 2026-03-04 | Tweak package description and dependencies for network-manager-ovs | Michael Biebl | |
| 2026-02-27 | Install and use sysusers.d config file | Luca Boccassi | |
| sysusers.d config files allow a package to use declarative configuration instead of manually written maintainer scripts. This also allows image-based systems to be created with /usr/ only, and also allows for factory resetting a system and recreating /etc/ on boot. https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html | |||
| 2026-02-24 | Release version 1.56.0-2 to experimental debian/1.56.0-2 | Michael Biebl | |
| 2026-02-24 | Build-Depend on libselinux-dev instead of libselinux1-dev | Michael Biebl | |
| See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966687 | |||
| 2026-02-24 | Enable Open vSwitch (OVS) support | Michael Biebl | |
| This includes a drop-in config for NetworkManager.service which changes its ordering. So ship the plugin in a separate package named network-manager-ovs. Closes: #1127478 | |||
| 2026-02-22 | Release version 1.56.0-1 to experimental debian/1.56.0-1 | Michael Biebl | |
| 2026-02-22 | Update symbols file for libnm0 | Michael Biebl | |
| 2026-02-22 | New upstream version 1.56.0 | Michael Biebl | |
| 2026-02-22 | Update upstream source from tag 'upstream/1.56.0' | Michael Biebl | |
| Update to upstream version '1.56.0' with Debian dir 15fab61a7abf1fd4e2ba46785f96d935e87d32bb | |||
| 2026-02-22 | New upstream version 1.56.0 upstream/1.56.0 | Michael Biebl | |
| 2026-02-09 | Release version 1.54.3-2 to unstable debian/1.54.3-2 | Michael Biebl | |
| 2026-02-09 | Drop no longer needed migration code from pre-oldstable | Michael Biebl | |
| 2026-02-09 | Bump Standards-Version to 4.7.3 | Michael Biebl | |
| 2026-02-09 | Drop redundant Priority and Rules-Requires-Root field | Michael Biebl | |
| 2026-02-09 | Do not ship initrd specific services | Michael 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-20 | Add nftables to as a preferred alternative to iptables | Max Nikulin | |
| 2025-12-13 | Release version 1.54.3-1 to unstable debian/1.54.3-1 | Michael Biebl | |
| 2025-12-13 | Update symbols file for libnm0 | Michael Biebl | |
| 2025-12-13 | New upstream version 1.54.3 | Michael Biebl | |
| Avoid that non-admin users can use other users' certificates. (CVE-2025-9615) | |||
| 2025-12-13 | Update upstream source from tag 'upstream/1.54.3' | Michael Biebl | |
| Update to upstream version '1.54.3' with Debian dir 29de9f9896550eb82236dfd0adfd428a49c51043 | |||
| 2025-12-13 | New upstream version 1.54.3 upstream/1.54.3 | Michael Biebl | |
| 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 | |