]> git.proxmox.com Git - frr.git/commitdiff
bump to 7.2
authorAlexandre Derumier <aderumier@odiso.com>
Thu, 14 Nov 2019 22:32:44 +0000 (23:32 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 Nov 2019 06:37:02 +0000 (07:37 +0100)
This release fix last evpn bugs.
(need to update proxmox frr mirror to frr-7.2 tag)

Makefile
debian/changelog
debian/control

index 18e994f7a64589f72e12db18f854792639bd2135..3359748d2640ad98f4a212af97d108dc7c91c0b8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 PACKAGE=frr
-VER=6.0.1
+VER=7.2
 PKGREL=0+pve
 
 SRCDIR=frr
index 1e778d2a0d750ade5ed0f6d1de74862ebe55a3aa..5edf7c0881a61b89f293fcd52626a026085478a6 100644 (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
 
   * Bump to 6.0.1
index 0ed8bc2123a317cf85bb33bdf4771c86c3c8e52e..ab2df2043232b55a255a49adca1ffd8ca1bf5b5b 100644 (file)
@@ -15,7 +15,7 @@ Build-Depends:
  install-info,
  libc-ares-dev,
  libcap-dev,
- libjson0-dev | libjson-c-dev,
+ libjson-c-dev | libjson0-dev,
  libpam0g-dev | libpam-dev,
  libpcre3-dev,
  libpython3-dev,
@@ -24,6 +24,7 @@ Build-Depends:
  libsnmp-dev,
  libssh-dev <!pkg.frr.nortrlib>,
  libsystemd-dev <!pkg.frr.nosystemd>,
+ libyang-dev (>= 0.16.74),
  pkg-config,
  python3,
  python3-dev,
@@ -45,7 +46,19 @@ Depends:
 Pre-Depends: adduser
 Recommends: frr-pythontools
 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
 Description: FRRouting suite of internet protocols (BGP, OSPF, IS-IS, ...)
  FRRouting implements the routing protocols commonly used in the
@@ -96,6 +109,7 @@ Depends:
  libjs-jquery,
  libjs-underscore
 Suggests: frr
+Conflicts: quagga-doc
 Description: FRRouting suite - user manual
  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