bump to 7.2

This release fix last evpn bugs.
(need to update proxmox frr mirror to frr-7.2 tag)
This commit is contained in:
Alexandre Derumier 2019-11-14 23:32:44 +01:00 committed by Thomas Lamprecht
parent 009b4da9b7
commit 987198a5e2
3 changed files with 23 additions and 3 deletions

View File

@ -1,5 +1,5 @@
PACKAGE=frr PACKAGE=frr
VER=6.0.1 VER=7.2
PKGREL=0+pve PKGREL=0+pve
SRCDIR=frr SRCDIR=frr

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
frr (7.2-0+pve) RELEASED; urgency=medium
* Bump to 7.2
-- Alexandre Derumier <aderumier@odiso.com> Fri, 15 Nov 2010 02:01:00 +0200
frr (6.0.1-0+pve) RELEASED; urgency=medium frr (6.0.1-0+pve) RELEASED; urgency=medium
* Bump to 6.0.1 * Bump to 6.0.1

18
debian/control vendored
View File

@ -15,7 +15,7 @@ Build-Depends:
install-info, install-info,
libc-ares-dev, libc-ares-dev,
libcap-dev, libcap-dev,
libjson0-dev | libjson-c-dev, libjson-c-dev | libjson0-dev,
libpam0g-dev | libpam-dev, libpam0g-dev | libpam-dev,
libpcre3-dev, libpcre3-dev,
libpython3-dev, libpython3-dev,
@ -24,6 +24,7 @@ Build-Depends:
libsnmp-dev, libsnmp-dev,
libssh-dev <!pkg.frr.nortrlib>, libssh-dev <!pkg.frr.nortrlib>,
libsystemd-dev <!pkg.frr.nosystemd>, libsystemd-dev <!pkg.frr.nosystemd>,
libyang-dev (>= 0.16.74),
pkg-config, pkg-config,
python3, python3,
python3-dev, python3-dev,
@ -45,7 +46,19 @@ Depends:
Pre-Depends: adduser Pre-Depends: adduser
Recommends: frr-pythontools Recommends: frr-pythontools
Suggests: frr-doc Suggests: frr-doc
Conflicts: zebra, zebra-pj, quagga Conflicts:
zebra,
zebra-pj,
pimd,
quagga,
quagga-bgpd,
quagga-core,
quagga-isisd,
quagga-ospf6d,
quagga-ospfd,
quagga-pimd,
quagga-ripd,
quagga-ripngd
Replaces: zebra, zebra-pj Replaces: zebra, zebra-pj
Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...) Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...)
FRRouting implements the routing protocols commonly used in the FRRouting implements the routing protocols commonly used in the
@ -96,6 +109,7 @@ Depends:
libjs-jquery, libjs-jquery,
libjs-underscore libjs-underscore
Suggests: frr Suggests: frr
Conflicts: quagga-doc
Description: FRRouting suite - user manual Description: FRRouting suite - user manual
This provides the FRR user manual in HTML form. This is the official This provides the FRR user manual in HTML form. This is the official
manual maintained as part of the package and is also available online manual maintained as part of the package and is also available online