mirror of
https://git.proxmox.com/git/frr
synced 2025-04-28 12:38:27 +00:00
bump to 8.0.1
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
parent
30b805b616
commit
bfd01c9e96
4
Makefile
4
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
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
||||
|
20
debian/control
vendored
20
debian/control
vendored
@ -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,
|
||||
Build-Depends: bison,
|
||||
chrpath,
|
||||
debhelper (>= 9),
|
||||
debhelper (>= 9.20160709) <!pkg.frr.nosystemd> | dh-systemd <!pkg.frr.nosystemd>,
|
||||
dh-autoreconf,
|
||||
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,
|
||||
libpcre3-dev,
|
||||
libpcre2-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),
|
||||
libyang2-dev,
|
||||
lsb-base,
|
||||
pkg-config,
|
||||
python3,
|
||||
python3-dev,
|
||||
python3-sphinx,
|
||||
python3-pytest <!nocheck>,
|
||||
texinfo (>= 4.7)
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user