Debian Patches

Status for netplan.io/0.107.1-3

Patch Description Author Forwarded Bugs Origin Last update
0001-parse-nm-wg-append-the-correct-prefix-to-IPv6-addres.patch parse-nm/wg: append the correct prefix to IPv6 addresses (#428)
When the prefix is omitted for IPs in the allowed-ips list, we were
appending a /32 to them without checking the address family.

IPv6 addresses will have a /128 appended to them if it's not present.

See LP: #2046158
Danilo Egea Gondolfo <danilogondolfo@gmail.com> not-needed https://github.com/canonical/netplan/pull/428 2024-01-04
0002-ovs-disable-StartLimitBurst-in-the-ovs-cleanup-servi.patch ovs: disable StartLimitBurst in the ovs-cleanup service
With systemd 255, the ovs integration test is hitting this limit and the
test fails due to that. As it's a oneshot service, it should be OK to
disable this limit.
Danilo Egea Gondolfo <danilogondolfo@gmail.com> not-needed https://github.com/canonical/netplan/pull/431 2024-01-05
0003-tests-skip-some-cases-if-OVS-is-not-installed.patch tests: skip some cases if OVS is not installed
Some unit-tests might fail when the /usr/bin/ovs-vsctl binary from the
openvswitch-switch is not installed at build time. This can happen primarily
on 32bit architectures where newer versions of OVS are not built anymore.
OVS is not a hard dependency, though. So we can skip/ignore those cases.
=?utf-8?q?Lukas_M=C3=A4rdian?= <slyon@ubuntu.com> not-needed https://github.com/canonical/netplan/commit/89ba9f2 2024-01-16
python-limited-stable-api.patch Make use of Python's stable C API (abi3.so) Lukas Mrdian <slyon@ubuntu.com> yes

All known versions for source package 'netplan.io'

Links