| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 12 days | Release version 1.58.0-3 to experimental HEAD debian/1.58.0-3 debian/latest | Michael Biebl | |
| 12 days | Enable clat (464XLAT) | Witold Baryluk | |
| Add libbpf-dev to be able to load and interact with loaded bpf program. Add gcc-bpf and bpftool with minimum required versions to support required features, and set explicitly the bpf compiler (network manager often prefers clang otherwise if available). Not adding any constraints on linux (where bpf is supported), as all the network-manager packages are already linux-any, so will not built on non-linux. Note: The compiled clat.bpf.o file content is incorporated into clat.skel.h during the build (as a static byte array), and is loaded from memory at runtime, not from any on disk file. For now also silence mostly a false positive of blhc reporting missing hardening flags. This is hopefully only temporary, and can be improved in the future. Fixes: ef758928d5c20c8af9f4ebf93059e5f22c9f9fec | |||
| 2026-07-22 | Release version 1.58.0-2 to unstable debian/1.58.0-2 | Michael Biebl | |
| 2026-07-20 | Release version 1.58.0-1 to experimental debian/1.58.0-1 | Michael Biebl | |
| 2026-07-20 | Drop trailing white spaces from changelog and README.Debian | Michael Biebl | |
| 2026-07-20 | Bump 1.58~rc1 symbol versions to 1.58.0 for the final release | Michael Biebl | |
| 2026-07-20 | Rebase patches | Michael Biebl | |
| 2026-07-20 | New upstream version 1.58.0 | Michael Biebl | |
| 2026-07-03 | Release version 1.58~rc1-1 to experimental debian/1.58_rc1-1 | Michael Biebl | |
| 2026-07-03 | Disable CLAT (464XLAT) support | Michael Biebl | |
| This is a new feature requiring BPF support. | |||
| 2026-07-03 | Update debhelper-compat to 14 | Michael Biebl | |
| 2026-07-03 | Update symbols file for libnm0 | Michael Biebl | |
| 2026-07-03 | Remove nm-initrd-generator.sh systemd generator | Michael Biebl | |
| We are not using the initrd units, so we don't need that systemd generator either. | |||
| 2026-07-03 | Stop setting systemdsystemunitdir explicitly | Michael Biebl | |
| Instead rely on systemd.pc (provided by systemd-dev) to get this path. | |||
| 2026-07-03 | Stop building with Wireless Extensions support | Michael Biebl | |
| This feature is deprecated and scheduled to be removed in a future release. | |||
| 2026-07-03 | New upstream version 1.58~rc1 | Michael Biebl | |
| 2026-05-14 | Release version 1.56.1-1 to unstable debian/1.56.1-1 | Michael Biebl | |
| 2026-05-14 | Update symbols file for libnm0 | Michael Biebl | |
| 2026-05-14 | Bump Standards-Version to 4.7.4 | Michael Biebl | |
| 2026-05-14 | New upstream version 1.56.1 | Michael Biebl | |
| 2026-05-01 | Release version 1.56.0-7 to unstable debian/1.56.0-7 | Michael Biebl | |
| 2026-05-01 | Bump network-manager-tui to Recommends | Michael 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-01 | Fix typo in changelog wrt OVS availability on 64 bit architectures | Michael Biebl | |
| 2026-04-04 | Release version 1.56.0-6 to unstable debian/1.56.0-6 | Michael Biebl | |
| 2026-04-04 | Downgrade openvswitch-switch Depends to Recommends | Michael Biebl | |
| The openvswitch-switch package is only available on 32 bit architectures, so a hard Depends prevents testing migration. | |||
| 2026-04-04 | Rework package description for network-manager-tui | Michael Biebl | |
| Explicitly mention nmtui in the long description. See #1132248 | |||
| 2026-03-25 | Release version 1.56.0-5 to unstable debian/1.56.0-5 | Michael Biebl | |
| 2026-03-04 | Release version 1.56.0-4 to experimental debian/1.56.0-4 | Michael Biebl | |
| 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-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-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 | |||