diff mbox series

package/frr: bump to 7.5.1 version

Message ID 20210322131228.12614-1-vadym.kochan@plvision.eu
State Accepted
Headers show
Series package/frr: bump to 7.5.1 version | expand

Commit Message

Vadym Kochan March 22, 2021, 1:12 p.m. UTC
This is a maintenance release of FRR 7.5 with lots of bug fixes:

    https://github.com/FRRouting/frr/releases/tag/frr-7.5.1

Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
---
 package/frr/frr.hash | 2 +-
 package/frr/frr.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni March 30, 2021, 7:51 p.m. UTC | #1
On Mon, 22 Mar 2021 15:12:28 +0200
Vadym Kochan <vadym.kochan@plvision.eu> wrote:

> This is a maintenance release of FRR 7.5 with lots of bug fixes:
> 
>     https://github.com/FRRouting/frr/releases/tag/frr-7.5.1
> 
> Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>
> ---
>  package/frr/frr.hash | 2 +-
>  package/frr/frr.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
Peter Korsgaard April 3, 2021, 11:32 a.m. UTC | #2
>>>>> "Vadym" == Vadym Kochan <vadym.kochan@plvision.eu> writes:

 > This is a maintenance release of FRR 7.5 with lots of bug fixes:
 >     https://github.com/FRRouting/frr/releases/tag/frr-7.5.1

 > Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu>

Committed to 2021.02.x given the fixes, thanks.
diff mbox series

Patch

diff --git a/package/frr/frr.hash b/package/frr/frr.hash
index 942065f0f307..3a044d4c2a91 100644
--- a/package/frr/frr.hash
+++ b/package/frr/frr.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256 54066e82a82751ec5876d9b67aa0cb24fe94e19e7371af290ac25099eda9f136  frr-7.5.tar.gz
+sha256 030d4e66f577726dfea13bd3a9c669fd41d8fd89b25953a36b5b0966d406ff28  frr-7.5.1.tar.gz
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/frr/frr.mk b/package/frr/frr.mk
index 3ae292874aaa..0907c0ad97a6 100644
--- a/package/frr/frr.mk
+++ b/package/frr/frr.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-FRR_VERSION = 7.5
+FRR_VERSION = 7.5.1
 FRR_SITE = $(call github,FRRouting,frr,frr-$(FRR_VERSION))
 FRR_LICENSE = GPL-2.0
 FRR_LICENSE_FILES = COPYING