[pve-devel] applied: [PATCH frr] use 7.2 tag for submodule

Alexandre DERUMIER aderumier at odiso.com
Tue Nov 26 08:08:35 CET 2019


Hi Thomas,

I have done test with 7.2, and it seem that it's again broken with evpn
I have opened an issue https://github.com/FRRouting/frr/issues/5431


I wonder if it couldn't be better to use stable/xx branch, instead tag release ?

This is the Thirth time I'm seen broken tag release, and it's always fixed later in the the stable branch,
but they never tag new minor release. 

Currently, the last stable/7.1 is very stable. (and they do maintenance for 1-2 years on stable branchs)


what do you think about this ? (so downgrade the current package, and add stable/7.1 branch to frr_mirror).






----- Mail original -----
De: "Thomas Lamprecht" <t.lamprecht at proxmox.com>
À: "pve-devel" <pve-devel at pve.proxmox.com>, "aderumier" <aderumier at odiso.com>
Envoyé: Lundi 25 Novembre 2019 18:14:39
Objet: applied: [pve-devel] [PATCH frr] use 7.2 tag for submodule

On 11/25/19 6:02 PM, Alexandre Derumier wrote: 
> The currently packaged version still used frr 6.0 :/ 
> 

argh, well, doh! Let's act like this never happened :) 

applied, thanks! 

> Signed-off-by: Alexandre Derumier <aderumier at odiso.com> 
> --- 
> Makefile | 2 +- 
> debian/changelog | 6 ++++++ 
> frr | 2 +- 
> 3 files changed, 8 insertions(+), 2 deletions(-) 
> 
> diff --git a/Makefile b/Makefile 
> index 3359748..77ce228 100644 
> --- a/Makefile 
> +++ b/Makefile 
> @@ -1,6 +1,6 @@ 
> PACKAGE=frr 
> VER=7.2 
> -PKGREL=0+pve 
> +PKGREL=1+pve 
> 
> SRCDIR=frr 
> BUILDDIR=${SRCDIR}.tmp 
> diff --git a/debian/changelog b/debian/changelog 
> index 9e201bf..12122e5 100644 
> --- a/debian/changelog 
> +++ b/debian/changelog 
> @@ -1,3 +1,9 @@ 
> +frr (7.2-1+pve) pve; urgency=medium 
> + 
> + * checkout frr sub-module to frr 7.2 release 
> + 
> + -- Proxmox Support Team <support at proxmox.com> Mon, 25 Nov 2019 17:55:15 +0100 
> + 
> frr (7.2-0+pve) pve; urgency=medium 
> 
> * update to upstream 7.2 release 
> diff --git a/frr b/frr 
> index 5120b70..b606b4e 160000 
> --- a/frr 
> +++ b/frr 
> @@ -1 +1 @@ 
> -Subproject commit 5120b706e713d695a411c21c41fd3ff05f7f66aa 
> +Subproject commit b606b4e7f60514b47b1bbbbcd79b22a22dbb82db 
> 




More information about the pve-devel mailing list