From bb341265f10cc24eb5865c9c5e5f8648e1ea623c Mon Sep 17 00:00:00 2001 From: Alexandre Derumier Date: Sun, 22 Aug 2021 12:08:01 +0200 Subject: [PATCH] bump to 7.5.1-99+pve~really7.4 [ Thomas: fix changelog format and add a bit to it ] Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 39a5d10..dcd7d74 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=frr VER=7.5.1 -PKGREL=1+pve +PKGREL=99+pve~really7.4 SRCDIR=frr BUILDDIR=${SRCDIR}.tmp diff --git a/debian/changelog b/debian/changelog index 244f82b..95bd693 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +frr (7.5.1-99+pve~really7.4) bullseye; urgency=medium + + * Revert to 7.4 for now due to regressions in combination with evpn from the + new multi-homing feature in 7.5 + + -- Proxmox Support Team Tue, 24 Aug 2021 10:29:49 +0200 + frr (7.5.1-1+pve) bullseye; urgency=medium * update submodule to latest 7.5.1 stable release