[pve-devel] [PATCH ifupdown2 0/6] bump to 3.2.0

Alexandre Derumier aderumier at odiso.com
Tue May 16 00:47:04 CEST 2023


Hi,
This patch series bump version to 3.2.0.

This need update of proxmox ifupdown2 mirror to last master
a0522546b848435115a20eb647f87ade01761a33 commit , as
the 3.2.0 tagged version is missing 1 patch fix.

I have remove old upstreamed patches,
and add a new patch for ipv6 slaac support.

I only have tested with debian11 currently.


Alexandre Derumier (6):
  patch: patch5: fix code nit
  patch: remove old upstreamed patches
  patch: reorder patches
  patch: add ipv6 slaac support upstream patch
  patch: remove lacp bond min-links=0 warning
  bump version to 3.2.0-1+pmx1

 debian/changelog                              |  12 +
 ...-veth-fwpr-interfaces-from-bridge-on.patch |  14 +-
 ...add-dummy-mtu-bridgevlanport-modules.patch |  11 +-
 ...-subinterface-in-a-vlan-aware-bridge.patch |  49 --
 ...ridge-is-tap-veth-are-still-plugged.patch} |  10 +-
 ...vxlan-vlan-interfaces-when-ifreload.patch} |  18 +-
 ...-tuning.patch => 0005-config-tuning.patch} |  12 +-
 ...rvice-fix-dependencies-and-ordering.patch} |  26 +-
 ...orts-condone-regex-exclude-tap-veth.patch} |  13 +-
 ...-allow-vlan-tag-inside-vxlan-tunnel.patch} |  14 +-
 ...update-network-config-compatibility.patch} |   8 +-
 ...rules-drop-now-default-with-systemd.patch} |  10 +-
 ...stallsystemd-override-for-compat-12.patch} |  13 +-
 ...oad-network-config-on-first-install.patch} |  14 +-
 ...bond-remove-bond-min-links-0-warning.patch |  33 +
 .../pve/0014-fix-pointopoint-regression.patch |  28 -
 debian/patches/series                         |  26 +-
 ...6-slaac-support-inet6-auto-accept_ra.patch | 626 ++++++++++++++++++
 .../0001-ovs-add-support-for-fakebridge.patch |  57 --
 ...-check-vlan-protocol-for-not-dotted-.patch |  88 ---
 20 files changed, 773 insertions(+), 309 deletions(-)
 delete mode 100644 debian/patches/pve/0003-allow-vlan-subinterface-in-a-vlan-aware-bridge.patch
 rename debian/patches/pve/{0004-don-t-remove-bridge-is-tap-veth-are-still-plugged.patch => 0003-don-t-remove-bridge-is-tap-veth-are-still-plugged.patch} (87%)
 rename debian/patches/pve/{0005-ifreload-down-up-vxlan-interfaces-when-ifreload_down.patch => 0004-ifreload-down-up-vxlan-vlan-interfaces-when-ifreload.patch} (69%)
 rename debian/patches/pve/{0006-config-tuning.patch => 0005-config-tuning.patch} (82%)
 rename debian/patches/pve/{0007-networking.service-fix-dependencies-and-ordering.patch => 0006-networking.service-fix-dependencies-and-ordering.patch} (77%)
 rename debian/patches/pve/{0008-openvswitch-ovs-ports-condone-regex-exclude-tap-veth.patch => 0007-openvswitch-ovs-ports-condone-regex-exclude-tap-veth.patch} (80%)
 rename debian/patches/pve/{0009-allow-vlan-tag-inside-vxlan-tunnel.patch => 0008-allow-vlan-tag-inside-vxlan-tunnel.patch} (70%)
 rename debian/patches/pve/{0010-postinst-rm-update-network-config-compatibility.patch => 0009-postinst-rm-update-network-config-compatibility.patch} (94%)
 rename debian/patches/pve/{0011-d-rules-drop-now-default-with-systemd.patch => 0010-d-rules-drop-now-default-with-systemd.patch} (73%)
 rename debian/patches/pve/{0012-d-rules-add-dh_installsystemd-override-for-compat-12.patch => 0011-d-rules-add-dh_installsystemd-override-for-compat-12.patch} (65%)
 rename debian/patches/pve/{0013-postinst-reload-network-config-on-first-install.patch => 0012-postinst-reload-network-config-on-first-install.patch} (66%)
 create mode 100644 debian/patches/pve/0013-lacp-bond-remove-bond-min-links-0-warning.patch
 delete mode 100644 debian/patches/pve/0014-fix-pointopoint-regression.patch
 create mode 100644 debian/patches/upstream/0001-add-ipv6-slaac-support-inet6-auto-accept_ra.patch
 delete mode 100644 debian/patches/upstream/0001-ovs-add-support-for-fakebridge.patch
 delete mode 100644 debian/patches/upstream/0001-vlan-query_check-check-vlan-protocol-for-not-dotted-.patch

-- 
2.30.2





More information about the pve-devel mailing list