Fix for CVE-2022-16126

This commit is contained in:
Michal Ruprich
2022-04-11 12:00:54 +02:00
parent 4519d663ea
commit 38e840d2af
2 changed files with 466 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
Name: frr
Version: 8.2.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Routing daemon
License: GPLv2+
URL: http://www.frrouting.org
@@ -18,6 +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
BuildRequires: autoconf
BuildRequires: automake
@@ -195,6 +196,9 @@ rm tests/lib/*grpc*
%{_sysusersdir}/%{name}.conf
%changelog
* Mon Apr 11 2022 Michal Ruprich <mruprich@redhat.com> - 8.2.2-2
- Fix for CVE-2022-16126
* Tue Mar 15 2022 Michal Ruprich <mruprich@redhat.com> - 8.2.2-1
- New version 8.2.2