New version 8.3.1

This commit is contained in:
Michal Ruprich
2022-09-06 13:26:06 +02:00
parent 4a6900f6dc
commit 879b7a1f73
4 changed files with 8 additions and 465 deletions

View File

@@ -6,8 +6,8 @@
%bcond_without selinux
Name: frr
Version: 8.2.2
Release: 7%{?dist}
Version: 8.3.1
Release: 1%{?dist}
Summary: Routing daemon
License: GPLv2+
URL: http://www.frrouting.org
@@ -24,7 +24,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
@@ -259,6 +259,9 @@ rm tests/lib/*grpc*
%endif
%changelog
* Tue Sep 06 2022 Michal Ruprich <mruprich@redhat.com> - 8.3.1-1
- New version 8.3.1
* Tue Aug 02 2022 Michal Ruprich <mruprich@redhat.com> - 8.2.2-7
- Fixing wrong path for vtysh in frr.fc