about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2026-05-01Bump network-manager-tui to RecommendsMichael Biebl
This way it will be installed automatically on upgrades for default installations in forky. In later releases the dependency will be demoted to a Suggests again.
2026-05-01Fix typo in changelog wrt OVS availability on 64 bit architecturesMichael Biebl
2026-04-04Release version 1.56.0-6 to unstable debian/1.56.0-6Michael Biebl
2026-04-04Downgrade openvswitch-switch Depends to RecommendsMichael Biebl
The openvswitch-switch package is only available on 32 bit architectures, so a hard Depends prevents testing migration.
2026-04-04Rework package description for network-manager-tuiMichael Biebl
Explicitly mention nmtui in the long description. See #1132248
2026-03-25Release version 1.56.0-5 to unstable debian/1.56.0-5Michael Biebl
2026-03-04Release version 1.56.0-4 to experimental debian/1.56.0-4Michael Biebl
2026-03-04Split off nmtui into network-manager-tuiMichael 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-04Release version 1.56.0-3 to experimental debian/1.56.0-3Michael Biebl
2026-03-04Split off support for team devicesMichael 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-04Tweak package description and dependencies for network-manager-ovsMichael Biebl
2026-02-27Install and use sysusers.d config fileLuca 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-24Release version 1.56.0-2 to experimental debian/1.56.0-2Michael Biebl
2026-02-24Build-Depend on libselinux-dev instead of libselinux1-devMichael Biebl
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966687
2026-02-24Enable Open vSwitch (OVS) supportMichael 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-22Release version 1.56.0-1 to experimental debian/1.56.0-1Michael Biebl
2026-02-22Update symbols file for libnm0Michael Biebl
2026-02-22New upstream version 1.56.0Michael Biebl
2026-02-22Update upstream source from tag 'upstream/1.56.0'Michael Biebl
Update to upstream version '1.56.0' with Debian dir 15fab61a7abf1fd4e2ba46785f96d935e87d32bb
2026-02-22New upstream version 1.56.0 upstream/1.56.0Michael Biebl
2026-02-09Release version 1.54.3-2 to unstable debian/1.54.3-2Michael Biebl
2026-02-09Drop no longer needed migration code from pre-oldstableMichael Biebl
2026-02-09Bump Standards-Version to 4.7.3Michael Biebl
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