summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorhagbard <vyosdev@derith.de>2019-01-15 12:22:22 -0800
committerhagbard <vyosdev@derith.de>2019-01-15 12:22:22 -0800
commit5dc05b81da218114e75adb5176ca02640823f2bf (patch)
tree2ef1403f4d5ee7244e116fa701f19c8daf4ebe19 /debian
parent749d923ee9704624a476bef17d66d752aff6bf0d (diff)
downloadvyatta-cfg-system-5dc05b81da218114e75adb5176ca02640823f2bf.tar.gz
vyatta-cfg-system-5dc05b81da218114e75adb5176ca02640823f2bf.zip
Fix: T1181 - enable/disable interface doesn't restart dhclient on enable
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bfe81527..00c15b91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vyatta-cfg-system (0.20.44+vyos2+current18) unstable; urgency=low
+
+ * T1181 dhclient not restarted if interface switches from disable to enabled again
+
+ -- hagbard <vyosdev@derith.de> Tue, 15 Jan 2019 12:19:16 -0800
+
vyatta-cfg-system (0.20.44+vyos2+current17) unstable; urgency=low
* T1026 - Removing tunnel deletes all tunnels?