summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Märdian <slyon@ubuntu.com>2021-10-20 13:22:48 +0200
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2021-10-21 10:51:43 +0200
commit859382a39ec16261a8133d7cafadb81f93d663fe (patch)
tree3639731d88fa456c5c4b6601f4422aab1db45f45
parent7cda46709cc83c9c8485cef0971474e6240a7adf (diff)
Update changelogdebian/0.103-1
-rw-r--r--debian/changelog21
1 files changed, 17 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 46f5b06..e8cd4d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,22 @@
-netplan.io (0.103-1) UNRELEASED; urgency=medium
+netplan.io (0.103-1) unstable; urgency=medium
* New upstream release: 0.103 (LP: #1938920).
- * Run autopkgtests with Restriction: isolation-container.
-
- -- Lukas Märdian <luk@slyon.de> Fri, 01 Oct 2021 14:36:00 +0200
+ - Add YAML generator and Keyfile parser for NetworkManager YAML backend
+ - Add activation-mode parameter, needs systemd v248+ (LP: #1664844)
+ - Make use of systemd-networkd's reload/reconfigure commands
+ - Deprecate gateway4 & gateway6 in favor of default routes (LP: #1756590)
+ - Add io.netplan.Netplan.Generate() DBus method
+ - Changed the way of how unmanaged-devices are handled by NetworkManager
+ - Improve integration test suite (LP: #1922126)
+ * Update build-dep to fix FTCBFS (Closes: #961466).
+ * Bump systemd dependency to >= v248 for the activation-mode feature.
+ * Run some autopkgtests with Restriction: isolation-container.
+ * Bump Standards-Version to 4.6.0.1, no changes needed.
+ * Update debian/watch
+ * Update debian/upstream/metadata
+ * d/control: Add Rules-Requires-Root: no
+
+ -- Lukas Märdian <luk@slyon.de> Wed, 20 Oct 2021 13:22:07 +0200
netplan.io (0.101-4) unstable; urgency=medium