[pve-devel] [PATCH frr 2/2] bump to 8.0.1
Alexandre Derumier
aderumier at odiso.com
Fri Nov 5 09:16:52 CET 2021
Signed-off-by: Alexandre Derumier <aderumier at odiso.com>
---
Makefile | 4 ++--
debian/changelog | 6 ++++++
debian/control | 56 ++++++++++++++++++++++++------------------------
3 files changed, 36 insertions(+), 30 deletions(-)
diff --git a/Makefile b/Makefile
index dcd7d74..7123516 100644
--- 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
diff --git a/debian/changelog b/debian/changelog
index 95bd693..18bdd8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+frr (8.0.1-1+pve) bullseye; urgency=medium
+
+ * Bump to 8.0.1
+
+ -- Proxmox Support Team <support at 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
diff --git a/debian/control b/debian/control
index fca6956..7484e0e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,34 +3,34 @@ Section: net
Priority: optional
Maintainer: David Lamparter <equinox-debian at diac24.net>
Uploaders: FRRouting-dev <dev at 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
--
2.30.2
More information about the pve-devel
mailing list