New version 8.3.1

This commit is contained in:
Michal Ruprich
2022-09-06 13:30:12 +02:00
parent 2a8de08faa
commit 88f4418931
5 changed files with 33 additions and 465 deletions

View File

@@ -4,8 +4,8 @@
%define _legacy_common_support 1
Name: frr
Version: 8.2.2
Release: 2%{?dist}
Version: 8.3.1
Release: 1%{?dist}
Summary: Routing daemon
License: GPLv2+
URL: http://www.frrouting.org
@@ -18,7 +18,7 @@ Patch0002: 0002-enable-openssl.patch
Patch0003: 0003-disable-eigrp-crypto.patch
Patch0004: 0004-fips-mode.patch
Patch0005: 0005-remove-grpc-test.patch
Patch0006: 0006-cve-2022-26126.patch
Patch0006: 0006-ospf-api.patch
BuildRequires: autoconf
BuildRequires: automake
@@ -196,6 +196,9 @@ rm tests/lib/*grpc*
%{_sysusersdir}/%{name}.conf
%changelog
* Tue Sep 06 2022 Michal Ruprich <mruprich@redhat.com> - 8.3.1-1
- New version 8.3.1
* Mon Apr 11 2022 Michal Ruprich <mruprich@redhat.com> - 8.2.2-2
- Fix for CVE-2022-16126