]> git.proxmox.com Git - frr.git/commitdiff
bump to 8.0.1
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 5 Nov 2021 08:16:52 +0000 (09:16 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Nov 2021 18:11:51 +0000 (19:11 +0100)
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Makefile
debian/changelog
debian/control

index dcd7d74549e14dc737e3a2eb82637858a3f582b5..7123516b7f476448352b4e99facb5ba7b6d650ba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=frr
-VER=7.5.1
-PKGREL=99+pve~really7.4
+VER=8.0.1
+PKGREL=1+pve
 
 SRCDIR=frr
 BUILDDIR=${SRCDIR}.tmp
index 95bd69328eb668450d5e026b5239655a7379aadb..18bdd8a51d8445e0d2e6a76bb0f45ba960e0505d 100644 (file)
@@ -1,3 +1,9 @@
+frr (8.0.1-1+pve) bullseye; urgency=medium
+
+  * Bump to 8.0.1
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 30 Oct 2021 9:32:01 +0200
+
 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
index fca69567601fe8775e89054678d7710a109ab92c..7484e0e523533af59e8c7f8023198a1685acf517 100644 (file)
@@ -3,34 +3,34 @@ Section: net
 Priority: optional
 Maintainer: David Lamparter <equinox-debian@diac24.net>
 Uploaders: FRRouting-dev <dev@lists.frrouting.org>
-Build-Depends:
autotools-dev,
bison,
chrpath,
debhelper (>= 9),
debhelper (>= 9.20160709) <!pkg.frr.nosystemd> | dh-systemd <!pkg.frr.nosystemd>,
dh-autoreconf,
flex,
gawk,
install-info,
libc-ares-dev,
libcap-dev,
libjson-c-dev | libjson0-dev,
libpam0g-dev | libpam-dev,
libpcre3-dev,
libpython3-dev,
libreadline-dev,
librtr-dev <!pkg.frr.nortrlib>,
libsnmp-dev,
libssh-dev <!pkg.frr.nortrlib>,
libsystemd-dev <!pkg.frr.nosystemd>,
libyang-dev (>= 1.0.184),
pkg-config,
python3,
python3-dev,
- python3-sphinx,
python3-pytest <!nocheck>,
- texinfo (>= 4.7)
+Build-Depends: bison,
              chrpath,
              debhelper (>= 10~) | dh-systemd,
              debhelper (>= 9.20150101~),
              flex,
              gawk,
              install-info,
              libc-ares-dev,
              libcap-dev,
              libelf-dev,
              libjson-c-dev | libjson0-dev,
              libpam0g-dev | libpam-dev,
              libpcre2-dev,
              libpython3-dev,
              libreadline-dev,
              librtr-dev <!pkg.frr.nortrlib>,
              libsnmp-dev,
              libssh-dev <!pkg.frr.nortrlib>,
              libsystemd-dev <!pkg.frr.nosystemd>,
              libyang2-dev,
              lsb-base,
              pkg-config,
              python3,
              python3-dev,
              python3-pytest <!nocheck>,
              python3-sphinx,
              texinfo (>= 4.7),
+               liblua5.3-dev <pkg.frr.lua>
 Standards-Version: 4.4.1
 Homepage: https://www.frrouting.org/
 Vcs-Browser: https://github.com/FRRouting/frr/tree/debian/master