Change logs for netplan.io source package in Kinetic

  • netplan.io (0.105-0ubuntu2.2) kinetic; urgency=medium
    
      * Fix and improvements for the DBus integration (LP: #1997467)
        Cherry-picked from upstream: https://github.com/canonical/netplan/pull/331
        - d/p/lp1997467/0009-dbus-Build-the-copy-path-correctly.patch
          Properly build the destination path before copying files in the dbus
          integration and improve error handling
        - d/p/lp1997467/0010-tests-Add-an-integration-test-for-netplan-dbus.patch
          Add an integration test to exercise the code path where the issue was
          addressed.
    
    netplan.io (0.105-0ubuntu2.1) kinetic; urgency=medium
    
      * d/p/lp1997467: set only specific origin-hint if given (LP: #1997467)
        Cherry-picked from upstream: https://github.com/canonical/netplan/pull/299
        - d/libnetplan0.symbols: Add netplan_parser_load_nullable_overrides() API
        - d/p/0008-src-parse-plug-memory-leaks-in-nullable-handling.patch backport
          upstream commit 40c53bb (memory leak fixup of PR#299)
    
     -- Danilo Egea Gondolfo <email address hidden>  Fri, 03 Mar 2023 12:35:15 +0000
  • netplan.io (0.105-0ubuntu2.1) kinetic; urgency=medium
    
      * d/p/lp1997467: set only specific origin-hint if given (LP: #1997467)
        Cherry-picked from upstream: https://github.com/canonical/netplan/pull/299
        - d/libnetplan0.symbols: Add netplan_parser_load_nullable_overrides() API
        - d/p/0008-src-parse-plug-memory-leaks-in-nullable-handling.patch backport
          upstream commit 40c53bb (memory leak fixup of PR#299)
    
     -- Danilo Egea Gondolfo <email address hidden>  Mon, 13 Feb 2023 16:34:44 +0000
  • netplan.io (0.105-0ubuntu2) kinetic; urgency=medium
    
      * d/t/control: SKIP Open vSwitch test if OVS is inactive in the test env
        to fix armhf (LXD/container) autopkgtests
    
     -- Lukas Märdian <email address hidden>  Mon, 29 Aug 2022 14:47:14 +0200
  • netplan.io (0.105-0ubuntu1) kinetic; urgency=medium
    
      * New upstream release: 0.105
        - Add support for VXLAN tunnels (#288), LP: #1764716
        - Add support for VRF devices (#285), LP: #1773522
        - Add support for InfiniBand (IPoIB) (#283), LP: #1848471
        - Allow key configuration for GRE tunnels (#274), LP: #1966476
        - Allow setting the regulatory domain (#281), LP: #1951586
        - Documentation improvements & restructuring (#287)
        - Add meson build system (#268)
        - Add abigail ABI compatibility checker (#269)
        - Update of Fedora RPM spec (#264)
        - CI improvements (#265, #282)
        - Netplan `set` uses the consolidated libnetplan YAML parser (#254)
        - Refactor ConfigManager to use the libnetplan YAML parser (#255)
        - New `netplan_netdef_get_filepath` API (#275)
        - Improve NetworkManager device management logic (#276), LP: #1951653
        Bug fixes:
        - Fix `apply` netdev rename/create race condition (#260), LP: #1962095
        - Fix `try` timeout (#271), LP: #1967084
        - Fix infinite timeouts in ovs-vsctl (#266), Closes: #1000137
        - Fix offload options using tristate setting (#270), LP: #1956264
        - Fix rendering of NetworkManager passthrough WPA (#279), LP: #1972800
        - Fix CLI crash on LibNetplanException (#286)
        - Fix NetworkManager internal DHCP client lease lookup (#284), LP: #1979674
      * Update symbols file for 0.105
      * d/patches/: Drop patches, applied upstream
      * d/p/autopkgtest-fixes.patch: Refresh
      * d/control: bump Standards-Version, no changes needed
      * d/control, d/tests/control: suggest/add iw for setting a regulatory domain
      * d/control: merge with Debian, dropping deprecated versioned depends
      * d/control: Update Vcs-* tags for Ubuntu
      * d/watch: sync with Debian
      * d/u/metadata: sync with Debian
      * d/tests: partially merge with Debian
    
     -- Lukas Märdian <email address hidden>  Thu, 18 Aug 2022 14:53:33 +0200
  • netplan.io (0.104-0ubuntu4) kinetic; urgency=medium
    
      * Cherry-pick upstream fix (565bd0f) for ethernets autopkgtest:
        - d/p/0004-tests-ethernets-fix-autopkgtest-with-alternating-def.patch
      * Cherry-pick upstream fix (8934a1b) for NM WPA3 passthrough:
        - d/p/0005-nm-fix-rendering-of-password-for-unknown-passthrough.patch
    
     -- Lukas Märdian <email address hidden>  Thu, 19 May 2022 12:48:35 +0200
  • netplan.io (0.104-0ubuntu3) kinetic; urgency=medium
    
      * d/t/control: add 'ethtool' test-dep for link offloading tests
      * Backport offloading tristate patches (LP: #1956264)
        + d/p/0003-Add-tristate-type-for-offload-options-LP-1956264-270.patch
    
     -- Lukas Märdian <email address hidden>  Mon, 16 May 2022 14:28:14 +0200
  • netplan.io (0.104-0ubuntu2) jammy; urgency=medium
    
      * Pick upstream commit a4b70e7, to restart networkd if necessary (LP: #1962095)
    
     -- Lukas Märdian <email address hidden>  Thu, 10 Mar 2022 09:45:00 +0100