all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH ifupdown2 0/7] bump to upstream 3.9.0 release
@ 2025-04-23 10:45 Christoph Heiss
  2025-04-23 10:45 ` [pve-devel] [PATCH ifupdown2 1/7] gitignore: add dpkg build artifacts Christoph Heiss
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Christoph Heiss @ 2025-04-23 10:45 UTC (permalink / raw)
  To: pve-devel

Going by the changelog, there seem to be no actual breaking changes,
except one commit - which is reverted w/ patch #4, due to being broken.

Other than that, it's just bug fixes and new attributes. I also skimmed
the actual git log, nothing otherwise obvious there either.
See patch #3 for the upstream changelog - most changes are V(X)LAN
related, so testing this in particular would be very much appreciated!

Maybe interesting; ifreload now features a `--diff` flag for reloading
only changed interfaces:
https://github.com/CumulusNetworks/ifupdown2/commit/2d3f57efc

Will also fix #6130 [0].

W.r.t patch #6/#7: Inclusion of it was suggested by Stefan, since it is
a requested feature. Separated it out and marked it as RFC tho, Stefan
can probably comment on it a bit more if needed.

[0] https://bugzilla.proxmox.com/show_bug.cgi?id=6310

Christoph Heiss (7):
  gitignore: add dpkg build artifacts
  update submodule to 3.9.0
  d/changelog: merge in upstream changelog
  d/patches: revert broken bridge-fd `validrange` clamping
  bump version to 3.9.0-1+pmx1
  d/patches: add patch for adding IPv6 vxlan-local-tunnelip
  bump version to 3.9.0-1+pmx2

 .gitignore                                    |   1 +
 debian/changelog                              |  62 ++++++
 ...y-install-line-for-non-existing-ifup.patch |  29 +++
 ...-bridge-update-bridge-fd-valid-range.patch |  55 +++++
 debian/patches/series                         |  10 +-
 ...pport-inet6-auto-and-router-adverti.patch} | 201 +++++++++++-------
 ...01-addons-ethtool-add-rx-vlan-filter.patch |  43 ----
 ...-compare-between-remote-ips-and-old_.patch |  33 ---
 ...waiting-for-stdout-eof-of-etc-networ.patch |  44 ----
 .../0001-scheduler-import-traceback.patch     |  60 ------
 .../upstream/0001-vxlan-fix-vni-filter.patch  |  27 ---
 ...upport-for-IPv6-vxlan-local-tunnelip.patch | 127 +++++++++++
 debian/rules                                  |   5 +-
 ifupdown2                                     |   2 +-
 14 files changed, 411 insertions(+), 288 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 debian/patches/pve/0011-setup-drop-faulty-install-line-for-non-existing-ifup.patch
 create mode 100644 debian/patches/pve/0012-Revert-addons-bridge-update-bridge-fd-valid-range.patch
 rename debian/patches/upstream/{0001-add-ipv6-slaac-support-inet6-auto-accept_ra.patch => 0001-add-IPv6-SLAAC-support-inet6-auto-and-router-adverti.patch} (81%)
 delete mode 100644 debian/patches/upstream/0001-addons-ethtool-add-rx-vlan-filter.patch
 delete mode 100644 debian/patches/upstream/0001-addons-vxlan-fix-compare-between-remote-ips-and-old_.patch
 delete mode 100644 debian/patches/upstream/0001-scheduler-avoid-waiting-for-stdout-eof-of-etc-networ.patch
 delete mode 100644 debian/patches/upstream/0001-scheduler-import-traceback.patch
 delete mode 100644 debian/patches/upstream/0001-vxlan-fix-vni-filter.patch
 create mode 100644 debian/patches/upstream/0002-vxlan-Add-support-for-IPv6-vxlan-local-tunnelip.patch

-- 
2.48.1



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-05-28 10:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-23 10:45 [pve-devel] [PATCH ifupdown2 0/7] bump to upstream 3.9.0 release Christoph Heiss
2025-04-23 10:45 ` [pve-devel] [PATCH ifupdown2 1/7] gitignore: add dpkg build artifacts Christoph Heiss
2025-04-23 10:45 ` [pve-devel] [PATCH ifupdown2 2/7] update submodule to 3.9.0 Christoph Heiss
2025-04-23 10:45 ` [pve-devel] [PATCH ifupdown2 3/7] d/changelog: merge in upstream changelog Christoph Heiss
2025-04-23 10:45 ` [pve-devel] [PATCH ifupdown2 4/7] d/patches: revert broken bridge-fd `validrange` clamping Christoph Heiss
2025-04-23 10:45 ` [pve-devel] [PATCH ifupdown2 5/7] bump version to 3.9.0-1+pmx1 Christoph Heiss
2025-04-23 10:45 ` [pve-devel] [RFC PATCH ifupdown2 6/7] d/patches: add patch for adding IPv6 vxlan-local-tunnelip Christoph Heiss
2025-04-23 10:45 ` [pve-devel] [RFC PATCH ifupdown2 7/7] bump version to 3.9.0-1+pmx2 Christoph Heiss
2025-05-28 10:27 ` [pve-devel] [PATCH ifupdown2 0/7] bump to upstream 3.9.0 release Christoph Heiss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal