Change logs for netplan.io source package in Hirsute

  • netplan.io (0.103-0ubuntu5~21.04.4) hirsute; urgency=medium
    
      * Add d/p/0012-test-bridge-base-give-bridge-some-more-time-to-reach.patch
        To fix flaky test_bridge_anonymous autopkgtest (upstream c6ad8e6)
      * Upstream cherry-picks for snapd dbus config set-try-apply integration fixes
        - dbus-wait-for-netplan-try-to-be-ready-LP-1949893-245.patch (LP: #1949893)
        - get-set-ignore-empty-YAML-hints-and-delete-files-on-.patch (LP: #1946957)
    
     -- Lukas Märdian <email address hidden>  Tue, 30 Nov 2021 17:12:25 +0100
  • netplan.io (0.103-0ubuntu5~21.04.3) hirsute; urgency=medium
    
      [ Nicolas Bock ]
      * d/p/0001-Add-support-for-additional-Link-options-225-LP-17717.patch:
        - Add offload configuration options.
          (LP: #1771740)
      * Add d/p/partial-d4884cfd40e1e33540b274371c3272df6595d22c.patch:
        - Partial application of d4884cfd40e1e33540b274371c3272df6595d22c in order
          preserve ABI compatibility for future updates.
    
      [ Lukas Märdian ]
      * Add d/p/0010-parse-nm-Handle-missing-gateway-in-keyfile-routes-ke.patch
        (LP: #1949761)
      * Fix regression in 'netplan try' (LP: #1949104)
        + d/p/lp1949104/cli-apply-initialize-self.state-LP-1949104-243.patch
        + d/p/lp1949104/tests-regressions-make-netplan_try-autopkgtest-more-.patch
    
     -- Lukas Märdian <email address hidden>  Fri, 05 Nov 2021 15:18:41 +0100
  • netplan.io (0.103-0ubuntu5~21.04.2) hirsute; urgency=medium
    
      * Backport patches from impish:
        + Add d/p/0006-netplan-set-make-it-possible-to-unset-a-whole-devtyp.patch:
          Fix unset of a devtype subtree, e.g. "netplan set network.ethernets=null"
          (LP: #1942930)
        + Add d/p/0005-Implement-YAML-state-tracking-and-use-it-in-the-DBus.patch:
          Allow to pass a state to netplan apply/try so it can cleanup unused
          virtual network interfaces after itself. Make use of this functionality
          inside the DBus Config.Try()/Apply() API and the 'netplan try' CLI.
          (LP: #1943120)
    
     -- Simon Chopin <email address hidden>  Wed, 06 Oct 2021 12:57:35 +0200
  • netplan.io (0.103-0ubuntu5~21.04.1) hirsute; urgency=medium
    
      * Backport netplan.io 0.103-0ubuntu5 to 21.04 (LP: #1938920)
        - Add YAML generator and Keyfile parser for NetworkManager YAML backend
        - Add activation-mode parameter
        - Add io.netplan.Netplan.Generate() DBus method
        - Changed the way of how unmanaged-devices are handled by NetworkManager
      * Add d/p/0003-Mute-gateway4-6-deprecation-warnings.patch:
        - Do not show a deprecation warning on the backported version
      * Update systemd dependency to >= 247.3-3ubuntu3.2 for activation-mode
      * Update debian/gbp.conf
      * Use debhelper-compat 12 in debian/control
      * Keep skipping many armhf/LXD tests
      * Skip flaky 'regressions' test on armhf/LXD containers, too
    
     -- Lukas Märdian <email address hidden>  Tue, 07 Sep 2021 10:50:30 +0200
  • netplan.io (0.102-0ubuntu3) hirsute; urgency=medium
    
      * Fix regression (LP: #1922898) for good, by avoiding to break the ABI
        This reverts the "Added ttl option for tunnels" feature
      * Revert previous fix of strict libnetplan dependency
    
     -- Lukas Märdian <email address hidden>  Mon, 19 Apr 2021 13:33:19 +0200
  • netplan.io (0.102-0ubuntu2) hirsute; urgency=medium
    
      * gbp.conf: use ubuntu/<version> tags
      * control: strict libnetplan dependency on binary version (LP: #1922898)
    
     -- Lukas Märdian <email address hidden>  Wed, 14 Apr 2021 11:35:12 +0200
  • netplan.io (0.102-0ubuntu1) hirsute; urgency=medium
    
      * New upstream release: 0.102 (LP: #1919453)
        - New API for NetworkManager YAML backend
        - Added congestion-window & advertised-receive-window options for routes
        - Added ttl option for tunnels (LP: #1846783)
        - Improved netplan set CLI to override existing files
        - Moved upstream repository to https://github.com/canonical/netplan/
        - Documentation improvements
        - Improved Github Actions CI and CodeQL integration
        - Minor cleanup/typos/test improvements
        Bug fixes:
        - systemd v247 compatibility (for changing MAC address)
        - OVS 2.15 compatibility (wording changes)
        - Allow networkmanager: backend options for modem devices
        - Prevent duplicate ARPIPTargets in NetDev files (LP: #1915837)
      * Drop all distro patches, which have been integrated upstream
      * Update symbols file
      * Enable pristine-tar in gbp
      * Allow running more tests in a container
    
     -- Lukas Märdian <email address hidden>  Wed, 24 Mar 2021 08:54:23 +0100
  • netplan.io (0.101-4ubuntu3) hirsute; urgency=medium
    
      * d/changelog: Restore history, which was lost during previous merge
      * d/watch, d/copyright: Update Github URL
      * d/tests/control:
        - Mark ovs & cloud-init tests non-flaky
        - Mark tests with the "breaks-testbed" restriction
      * Fix DNS issues during tests on ppc64el (LP: #1916888):
        - d/p/0007-tests-keep-management-network-up-at-all-times-during.patch
        - d/p/0008-tests-integration-cleanup-OVS-WPA-files.patch
    
     -- Lukas Märdian <email address hidden>  Fri, 26 Feb 2021 17:47:08 +0100
  • netplan.io (0.101-4ubuntu2) hirsute; urgency=medium
    
      * No change rebuild with fixed ownership.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 16 Feb 2021 15:18:25 +0000
  • netplan.io (0.101-4ubuntu1) hirsute; urgency=medium
    
      * Merge with Debian. Remaining changes:
        - Keep running dh_auto_test
        - Keep openvswitch dependency for all arches
        - 0003-tests-adopt-to-wording-changes-as-of-OVS-2.15.patch
        - 0004-tests-tunnels-improve-test-reliability.patch
        - 0005-tests-dbus-improve-test-stability-of-timeouts.patch
        - 0006-tests-integration-adopt-for-racy-systemd-MAC-assignm.patch
    
     -- Lukas Märdian <email address hidden>  Mon, 08 Feb 2021 11:54:07 +0100
  • netplan.io (0.101-0ubuntu5) hirsute; urgency=medium
    
      * Add d/p/0004-tests-tunnels-improve-test-reliability.patch
        and d/p/0005-tests-dbus-improve-test-stability-of-timeouts.patch
        for improved compile-time test stability
      * Add d/p/0006-tests-integration-adopt-for-racy-systemd-MAC-assignm.patch
        for compatibility with new systemd
    
     -- Lukas Märdian <email address hidden>  Thu, 04 Feb 2021 11:35:28 +0100
  • netplan.io (0.101-0ubuntu4) hirsute; urgency=medium
    
      * Add d/p/0003-tests-adopt-to-wording-changes-as-of-OVS-2.15.patch:
        Adopt autopkgtests to wording changes of OVS 2.15 (slave -> member)
      * d/control: fix lintian warning about trailing whitespace
      * d/control: fix lintian warning about deprecated d/compat file
    
     -- Lukas Märdian <email address hidden>  Wed, 06 Jan 2021 09:56:57 +0100
  • netplan.io (0.101-0ubuntu3) hirsute; urgency=medium
    
      * Add d/p/0002-parse-fix-networkmanager-backend-options-for-modem-c.patch:
        Allows parsing of networkmanager: backend handlers for modem devices
    
     -- Lukas Märdian <email address hidden>  Thu, 17 Dec 2020 10:49:43 +0100
  • netplan.io (0.101-0ubuntu2) hirsute; urgency=medium
    
      * d/p/0001-Fix-changing-of-macaddress-with-systemd-v247-178.patch:
        Fix MAC address changes with systemd v247 by using a new approach inside
        systemd's .network file. It also works with older version of systemd.
    
     -- Lukas Märdian <email address hidden>  Wed, 16 Dec 2020 13:43:51 +0100
  • netplan.io (0.101-0ubuntu1) hirsute; urgency=medium
    
      * New upstream release: 0.101
        - Documentation improvements
        - Improved integration tests
        - Add more examples for Wireguard, Open vSwitch, DBus
        - Improve test stability
        - Implementation of DBus Config/Get/Set/Try APIs
        - Add per-route MTU option (LP: #1860201)
        Bug fixes:
        - Fix MAAS OVS first boot (LP: #1898997)
        - Fix match of duplicate MAC on VLANs (LP: #1888726)
        - Fix crash in Python parser (LP: #1904633) (LP: #1905156)
        - Fix rename of matched interfaces at runtime (LP: #1904662)
      * Drop all distro patches, which have been integrated upstream
      * Update symbols file
    
     -- Lukas Märdian <email address hidden>  Wed, 09 Dec 2020 09:41:50 +0100
  • netplan.io (0.100-0ubuntu5) groovy; urgency=medium
    
      * debian/control:netplan.io: Suggest openvswitch-switch runtime dependency
      * Add d/p/0002-tests-tunnels-improve-WG-handshake-regex.patch
        and d/p/0003-tests-ovs-fix-OVS-timeouts.patch
        - Improve stability of autopkgtests
      * Add d/p/0004-Fix-MAAS-OVS-first-boot-for-single-NIC-PXE-systems-1.patch
        - Setup OVS early in network-pre.target to avoid delays (LP: #1898997)
    
     -- Lukas Märdian <email address hidden>  Wed, 14 Oct 2020 11:29:03 +0200