New version 7.2

This commit is contained in:
Michal Ruprich
2020-01-08 12:30:43 +01:00
parent 4081692c17
commit 503dfb41a6
9 changed files with 76 additions and 1130 deletions

View File

@@ -1,11 +1,11 @@
%global frrversion 7.1
%global frrversion 7.2
%global frr_libdir /usr/lib/frr
%global _hardened_build 1
Name: frr
Version: 7.1
Release: 4%{?checkout}%{?dist}
Version: 7.2
Release: 1%{?checkout}%{?dist}
Summary: Routing daemon
License: GPLv2+
URL: http://www.frrouting.org
@@ -33,7 +33,7 @@ Patch0001: 0001-use-python3.patch
Patch0002: 0002-enable-openssl.patch
Patch0003: 0003-disable-eigrp-crypto.patch
Patch0004: 0004-fips-mode.patch
Patch0005: 0005-python-3.8-build.patch
Patch0005: 0005-test-typelist-power.patch
%description
FRRouting is free software that manages TCP/IP based routing protocols. It takes
@@ -176,6 +176,9 @@ make check PYTHON=%{__python3}
#%%{_libdir}/frr/frr/libyang_plugins/*
%changelog
* Wed Jan 08 2020 Michal Ruprich <mruprich@redhat.com> - 7.2-1
- New version 7.2
* Mon Oct 07 2019 Michal Ruprich <mruprich@redhat.com> - 7.1-4
- Adding noreplace to the /etc/frr/daemons file