diff options
| author | Michael Biebl <biebl@debian.org> | 2026-02-09 12:02:54 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2026-02-09 12:07:57 +0100 |
| commit | d0ea10125cc04f55c1864451198d87fb801d1457 (patch) | |
| tree | 1a5dcfc3652292a2d790b1458597c027ff92f287 /debian | |
| parent | 57ba2b7b17e1697a93a868bb1f268a991dbcb4fe (diff) | |
Release version 1.54.3-2 to unstable debian/1.54.3-2
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3a1c63df..03073e70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +network-manager (1.54.3-2) unstable; urgency=medium + + [ Max Nikulin ] + * Add nftables to as a preferred alternative to iptables + + [ Michael Biebl ] + * Do not ship initrd specific services. + 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) + * Drop redundant Priority and Rules-Requires-Root field + * Bump Standards-Version to 4.7.3 + * Drop no longer needed migration code from pre-oldstable + + -- Michael Biebl <biebl@debian.org> Mon, 09 Feb 2026 12:02:29 +0100 + network-manager (1.54.3-1) unstable; urgency=medium * New upstream version 1.54.3 |