summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 097b14cc..786eaaa1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+network-manager (1.54.2-2) unstable; urgency=medium
+
+  * Fix dhcpcd build option.
+    The intended build option "false" did not actually disable it as
+    expected, so use "no" instead.
+    Thanks to John Scott (Closes: #1121101)
+
+ -- Michael Biebl <biebl@debian.org>  Fri, 21 Nov 2025 18:31:01 +0100
+
 network-manager (1.54.2-1) unstable; urgency=medium
 
   [ Michael Biebl ]