From: Alexandre Derumier <aderumier@odiso.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH frr 3/3] bump to 7.5.1
Date: Tue, 13 Jul 2021 17:24:55 +0200 [thread overview]
Message-ID: <20210713152455.943175-4-aderumier@odiso.com> (raw)
In-Reply-To: <20210713152455.943175-1-aderumier@odiso.com>
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
---
Makefile | 2 +-
debian/changelog | 6 ++++++
debian/compat | 1 +
debian/control | 9 +++++----
4 files changed, 13 insertions(+), 5 deletions(-)
create mode 100644 debian/compat
diff --git a/Makefile b/Makefile
index 5ed61ca..39a5d10 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE=frr
-VER=7.4
+VER=7.5.1
PKGREL=1+pve
SRCDIR=frr
diff --git a/debian/changelog b/debian/changelog
index 062bcf5..a6517df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..9a03714
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+10
\ No newline at end of file
diff --git a/debian/control b/debian/control
index ab2df20..fca6956 100644
--- a/debian/control
+++ b/debian/control
@@ -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,
--
2.30.2
next prev parent reply other threads:[~2021-07-13 15:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-13 15:24 [pve-devel] [PATCH frr 0/3] update " Alexandre Derumier
2021-07-13 15:24 ` [pve-devel] [PATCH frr 1/3] update patches Alexandre Derumier
2021-07-13 15:24 ` [pve-devel] [PATCH frr 2/3] Work around the sphinx-build error that doesn't copy images to texinfo Alexandre Derumier
2021-07-13 15:24 ` Alexandre Derumier [this message]
2021-07-13 17:36 ` [pve-devel] applied-series: [PATCH frr 0/3] update to 7.5.1 Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210713152455.943175-4-aderumier@odiso.com \
--to=aderumier@odiso.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.