This commit is contained in:
Zoran Peričić
2023-11-12 17:20:08 +01:00
parent 67a7261f02
commit b1a9148fbe
6 changed files with 404 additions and 327 deletions

View File

@@ -8,7 +8,7 @@
%bcond_without selinux
Name: frr
Version: 8.5.2
Version: 9.0.1
Release: 1%{?dist}
Summary: Routing daemon
License: GPLv2+
@@ -21,7 +21,7 @@ Source3: frr.fc
Source4: frr.te
Source5: frr.if
Patch0000: 0000-remove-babeld-and-ldpd.patch
Patch0000: 0001-remove-babeld-and-ldpd.patch
Patch0002: 0002-enable-openssl.patch
Patch0003: 0003-disable-eigrp-crypto.patch
Patch0004: 0004-fips-mode.patch
@@ -50,6 +50,7 @@ BuildRequires: pam-devel
BuildRequires: patch
BuildRequires: perl-XML-LibXML
BuildRequires: perl-generators
BuildRequires: protobuf-c-devel
BuildRequires: python3-devel
BuildRequires: python3-pytest
BuildRequires: python3-sphinx