UbuntuUpdates.org

Package "libnetplan-dev"

Name: libnetplan-dev

Description:

Development files for Netplan's libnetplan runtime library

Latest version: 1.1.1-1~ubuntu24.04.1
Release: noble (24.04)
Level: proposed
Repository: main
Head package: netplan.io
Homepage: https://netplan.io/

Links


Download "libnetplan-dev"


Other versions of "libnetplan-dev" in Noble

Repository Area Version
base main 1.0-2ubuntu1
security main 1.0-2ubuntu1.2
updates main 1.0.1-1ubuntu2~24.04.1

Changelog

Version: 1.1.1-1~ubuntu24.04.1 2024-12-13 13:07:03 UTC

  netplan.io (1.1.1-1~ubuntu24.04.1) noble; urgency=medium

  * Backport netplan.io 1.1.1-1 to 24.04 (LP: #2077011)
    - NM: add support for stable-ssid MAC option !524 (LP:2084234)
    - wpa_supplicant: add ExecReload to the service unit !523
    - Create snippet files for single-sourcing repetitive instructions !505
    - doc: Add initial 'Cryptography' section !517
    - Several code cleanup & fixes for TiCS !507
    - tests: ethernets: Add ipv6-address-generation integration tests !509
    - cli: drop python-netifaces !503 (LP:2065870, LP:2017585)
    - parse-nm: account for veth and dummy when checking for virtual types !513
    - Avoid dependency on dbus-python !511
    - tests: Improve vrf/wireguard modprobe check inside containers !510
    - tests:ethernets: avoid flaky test_ip6_eui64 results !514
    - ovs: quote external-ids and other-config values !512 (LP:2070318)
    - Handle implicit conversions !496
    - Use more permissive umask for .service units !516 (LP:2072486)
    - Revert "apply: make sure that networkd is restarted when needed" !518
      (LP:2078009)
    - Handling encoding issues on netplan status !521 (LP:2079975)
    - include: fix apidoc warnings about undocumented parameters
    Upstream v1.1:
    - CI: adopt autopkgtest for 1.0-1 on 22.04
    - tools/keyfile_to_yaml: display the generated YAML
    - tests: import the config fuzzing tests
    - ATTN: parse/bonds: handle same primary in multiple bonds
    - sriov: accept setting the eswitch mode without VFs (LP:2020409)
    - Custom systemd-networkd-wait-online override to wait on interfaces.
      (Closes: #1008995) (LP:2060311)
    - Ignore bad NetDefs and files via parser flags
    - networkd:apply: Drop handling of legacy wpa@ instance units
    - migrate: support aliases
    - networkd: add ipv6 ra overrides (LP:1973222)
    - netplan status --diff fixes and improvements
    - apply: make sure that networkd is restarted when needed
    - Don't escape certain non-ascii characters
    - networkd: make s-n-wait-online wait for at least one routable interface
    - networkd: Implement ipv6-address-generation: stable-privacy
    - Implementing advmss ip route option
    - meson: Add 'testing' option
    - Add a scheduled workflow to run TICS
    - ci: migrate to Ubuntu 24.04
    - Prepare Netplan v1.1
    Documentation:
    - Fix wrong syntax in example
    - Tutorial improvements
    - added guide for contributing to the netplan documentation
    - Add initial SECURITY.md policy
    - Create single-nic-vm-host.md
    - Create single-nic-vm-host-with-vlans.md
    - Create multi-nic-vm-host-with-bonds-and-vlans.md
    - bullet point removal
    - Add netplan try to netplan tutorial
    - Update the docs checks runner to ubuntu-latest
    - Add spelling exceptions
    Bug fixes:
    - Fix logging setup when python-rich is not present
    - parse-nm: add a workaround for the DoT DNS option (LP:2055148)
    - parse: don't remove datalist items during iteration
    - parse: fix redefinition of gateway(4|6)
    - python: elements of all must be strings
    - CI: Fix DebCI check, using newer 'meson' from unstable
    - tests: fix diff test with iproute2 6.8
    - cli/generate: skip daemon_reload with --mapping
    - CI: fork spread to get snapcore/spread#179 fixes
    - ctests: fix a memory leak in a unit test
    - nm/nd: fix a couple of crashes
    - test:integration: Try to improve test flakyness (Closes: #1069871)
    - Security fixes (CVE-2022-4968)
    - emitter: allow unicode characters in the emitter (LP:2071652)
    - CLI:apply: call udevadm trigger, using --action=move
      (Closes: #1071220) (LP:2066344, LP:2071363)
    - CI: fix CodeQL permissions
    - ci: run meson tests with unbuffer
    - ci/tics: install "expect" as a dependency
    - generate: avoid calling 'udevadm control --reload' (LP:1999178)
    - netplan ignores NetworkManager ipv4.route-metric (LP:2076172)
    - Change default umask when creating directories (LP:2076319)
  * d/libnetplan1.symbols: Update symbols file for v1.1
  * d/t/control: Add breaks-testbed for more robust CI
  * d/t/control: Add python3-packaging test dependency for 'routing.py'
  * d/rules: Handle improved 'nocheck' option (Closes: #1071599)
  * d/{rules,control}: Utilize dh-python
  * d/control:
    + Change Maintainer to Networking team
    + Mark udev as a (test-)dependency
    + Drop python3-{dbus,netifaces} dependencies, not needed anymore
    + Add ethtool dependency, needed as of 1.1.1
    + Mark libcmocka-dev as a test-dependency
    + Clarify package description (Closes: #1076445)

 -- Lukas Märdian <email address hidden> Tue, 22 Oct 2024 15:54:21 +0200

2077011 [SRU] Backport netplan.io 1.1.1-1 to 24.04
1008995 netplan.io: Two minute delay during startup caused by systemd-networkd-wait-online.service
1069871 netplan.io: flaky autopkgtest: eth42 interface already exists
1071220 netplan.io: missing '--action add' in udevadm command
1071599 netplan.io: nocheck profile FTBFS
1076445 inadequate package descriptions
CVE-2022-4968 netplan leaks the private key of wireguard to local users. A security fix will be released soon.

Version: *DELETED* 2024-08-27 17:07:19 UTC
No changelog for deleted or moved packages.

Version: 1.0.1-1ubuntu2~24.04.1 2024-08-14 13:07:08 UTC

  netplan.io (1.0.1-1ubuntu2~24.04.1) noble; urgency=medium

  * Backport netplan.io 1.0.1-1ubuntu2 to 24.04 (LP: #2074197):
    - sriov: accept setting the eswitch mode without VFs (LP: 2020409)
    - cli/sriov: refactoring
    - tests: use proper 0o600 file permissions in more places
    - doc: Adding missing 'watchfiles' dependency for Sphinx
    - doc: Minor fixes in lang. and mark-up in YAML reference
    - doc: Tutorial reorg & lang. + formatting improvements
    - networkd: add wait-online enumeration utils
    - generate: enable systemd-networkd-wait-online for non-optional interfaces
    - CLI:utils: Do not ask for daemon-reload password interactively
    - CLI:generate: call daemon-reload after (re-)generating services
    - wait-online: Do not block on loopback interface
    - generate: Do not touch wait-online, if we don't have any networkd NetDefs
    - wait-online: wait for existing interfaces only and downgrade operational
      state for interfaces without IP configuration
    - wait-online: account for DHCPv4/v6 addresses
    - wait-online: do not require virtual devices to be created already
    - wait-online: recognize that bridge/bond members will never gain
      link-local addresses
    - networkd:apply: Drop handling of legacy wpa@ instance units
    - wait-online: disabled wait-online for stable 1.0
    - test:integration: Try to improve test flakyness
    - autopkgtest: More fixes for flaky 'ethernets' test
    - Increase some test timeouts to account for slow (riscv64) buildds
    SECURITY UPDATE:
    - libnetplan: use more restrictive file permissions
      (Closes: #1072789, LP: 2065738, LP: 1987842)
    - CVE-2022-4968
    - libnetplan: escape control characters
    - backends: escape file paths
    - backends: escape semicolons in service units (LP: 2066258)
    Bug fixes:
    - cli: Fix logging setup when python-rich is not present
    - CI: fix DebCI case for no-change rebuilds
    - CI: adopt autopkgtest for 1.0-1 on 22.04
    - doc: Update README, move CODE_OF_CONDUCT
    - doc: fix en_GB spelling
    - CI: adopt snapd.patch for autopkgtest SRU (LP: 2051939)
    - parse-nm: add a workaround for the DoT DNS option (LP: 2055148)
    - CI: Install netplan-ci PPA
    - parse: don't remove datalist items during iteration
    - ATTN: parse/bonds: handle same primary in multiple bonds
    - parse/bonds: don't fail on primary reassignment
    - cli/sriov: set eswitch regardless of pcidev.vfs
    - doc: Fix wrong bonds.parameters.mode syntax in example
    - parse: fix redefinition of gateway(4|6)
    - doc:tutorial: fix whitespace formatting
    - util: fix potential NULL pointer assert
    - python: elements of __all__ must be strings
    - tests: fix diff test with iproute2 6.8
    - cli/generate: skip daemon_reload with --mapping
    - test: cleanup after wait_online test to fix DebCI
    - CI: fork spread to get !179 fixes
    - doc: Fix netplan-generate.md formatting !483
    - emitter: allow unicode characters in the emitter (LP: 2071652)
    - parse: do not escape all non-ascii bytes
  * d/t/control: 'diff' autopkgtest is not flaky anymore
  * d/patches: Drop patches, applied upstream
  * d/p/0002-CLI-apply-call-udevadm-trigger-using-action-add-Clos.patch:
    Update 'udevadm trigger' patch, using MOVE action (LP: 2071363)
  * d/p/0003-Revert-wait-online-disabled-wait-online-for-stable-1.patch:
    Fix wait-online via s-n-wait-online.service.d/10-netplan.
  * debian/netplan-generator.postinst: Add a postinst maintainer script to call
    the generator, so the file permissions fixes will be applied automatically.
  * d/libnetplan1.symbols:
    - Update for new internal wait-online symbol
    - Update for new (private) symbol
  * d/copyright: Update for 2024

 -- Danilo Egea Gondolfo <email address hidden> Wed, 17 Jul 2024 18:12:26 +0100

2074197 [SRU] Backport netplan.io 1.0.1-1ubuntu2 to 24.04
1072789 netplan.io: CVE-2022-4968
CVE-2022-4968 netplan leaks the private key of wireguard to local users. A security fix will be released soon.



About   -   Send Feedback to @ubuntu_updates