From a386cdee1470a0598736b92012a0ae0c6c262a61 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 4 Mar 2026 17:37:26 +0100 Subject: Release version 1.56.0-3 to experimental --- debian/changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9da9383a..0e72db3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +network-manager (1.56.0-3) experimental; urgency=medium + + [ Luca Boccassi ] + * Install and use sysusers.d config file + 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 + + [ Michael Biebl ] + * Tweak package description and dependencies for network-manager-ovs + * Split off support for team devices. + 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. + + -- Michael Biebl Wed, 04 Mar 2026 17:36:26 +0100 + network-manager (1.56.0-2) experimental; urgency=medium * Enable Open vSwitch (OVS) support. -- cgit 1.3.0-6-gf8a5