mirror of
https://git.proxmox.com/git/frr
synced 2025-04-28 10:34:00 +00:00
bump to 7.5.1
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
parent
5833423dd6
commit
982103bf91
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
frr (7.5.1-1+pve) pve; urgency=medium
|
||||
|
||||
* update submodule to latest 7.5.1 tag
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 13 Jul 2021 12:00:45 +0100
|
||||
|
||||
frr (7.4-1+pve) pve; urgency=medium
|
||||
|
||||
* update submodule to latest 7.4 stable branch
|
||||
|
1
debian/compat
vendored
Normal file
1
debian/compat
vendored
Normal file
@ -0,0 +1 @@
|
||||
10
|
9
debian/control
vendored
9
debian/control
vendored
@ -24,17 +24,17 @@ Build-Depends:
|
||||
libsnmp-dev,
|
||||
libssh-dev <!pkg.frr.nortrlib>,
|
||||
libsystemd-dev <!pkg.frr.nosystemd>,
|
||||
libyang-dev (>= 0.16.74),
|
||||
libyang-dev (>= 1.0.184),
|
||||
pkg-config,
|
||||
python3,
|
||||
python3-dev,
|
||||
python3-sphinx,
|
||||
python3-pytest <!nocheck>,
|
||||
texinfo (>= 4.7)
|
||||
Standards-Version: 4.2.1
|
||||
Standards-Version: 4.4.1
|
||||
Homepage: https://www.frrouting.org/
|
||||
Vcs-Browser: https://github.com/FRRouting/frr/
|
||||
Vcs-Git: https://github.com/FRRouting/frr.git
|
||||
Vcs-Browser: https://github.com/FRRouting/frr/tree/debian/master
|
||||
Vcs-Git: https://github.com/FRRouting/frr.git -b debian/master
|
||||
|
||||
Package: frr
|
||||
Architecture: linux-any
|
||||
@ -104,6 +104,7 @@ Build-Profiles: <!pkg.frr.nortrlib>
|
||||
Package: frr-doc
|
||||
Section: doc
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
libjs-jquery,
|
||||
|
Loading…
Reference in New Issue
Block a user