[pve-devel] applied-series: Re: [PATCH frr 0/4] revert frr to 7.4
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Aug 24 10:47:19 CEST 2021
On 22/08/2021 12:07, Alexandre Derumier wrote:
> frr 7.5.1 seem to be really buggy with evpn,
> because of new the evpn multi-homing implementation.
>
> I have already found 2 bugs, 1 is already fixed in frr 8.0,
> but the other seem be racy and difficult to reproduce (was able to reproduce 3 times),
> and not yet fixed in frr 8.0.
>
> So until it's fixed, this patch series is reverting to 7.4,
> with "7.5.1-99+pve~really7.4" version to be sure to have the priority over
> debian package.
>
>
> Alexandre Derumier (4):
> Revert "update submodule to frr-7.5.1"
> Revert "update patches"
> fix python3.9
> bump to 7.5.1-99+pve~really7.4
>
> Makefile | 2 +-
> debian/changelog | 7 ++++++
> ...e-ax_python.m4-to-hardcode-python3.9.patch | 25 +++++++++++++++++++
> .../patches/pve/0001-enable-bgp-daemon.patch | 10 ++++----
> ...on-for-RT-auto-derivation-to-force-A.patch | 24 +++++++++---------
> debian/patches/series | 1 +
> frr | 2 +-
> 7 files changed, 52 insertions(+), 19 deletions(-)
> create mode 100644 debian/patches/0001-Adjust-the-ax_python.m4-to-hardcode-python3.9.patch
>
applied, thanks!
FYI: had to fixup the last patch with the bump, adding an empty line at the top-level
of the debian/changelog file is not supported. While at it I also added a bit more info
for the revert reason in the changelog entry.
More information about the pve-devel
mailing list