Update to 0.8.2. Fixes bug #1541582
This commit is contained in:
parent
ec3e966980
commit
da13b7b320
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/nftables-0.7.tar.bz2
|
/nftables-0.7.tar.bz2
|
||||||
/nftables-0.8.tar.bz2
|
/nftables-0.8.tar.bz2
|
||||||
/nftables-0.8.1.tar.bz2
|
/nftables-0.8.1.tar.bz2
|
||||||
|
/nftables-0.8.2.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#global snapdate 20140903
|
#global snapdate 20140903
|
||||||
|
|
||||||
Name: nftables
|
Name: nftables
|
||||||
Version: 0.8.1
|
Version: 0.8.2
|
||||||
#Release: 0.1.%%{snapdate}git%%{?dist}
|
#Release: 0.1.%%{snapdate}git%%{?dist}
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# Upstream released a 0.100 version, then 0.4. Need Epoch to get back on track.
|
# Upstream released a 0.100 version, then 0.4. Need Epoch to get back on track.
|
||||||
@ -67,9 +67,11 @@ cp -a %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/
|
|||||||
%{_sbindir}/nft
|
%{_sbindir}/nft
|
||||||
%{_mandir}/man8/nft*
|
%{_mandir}/man8/nft*
|
||||||
%{_unitdir}/nftables.service
|
%{_unitdir}/nftables.service
|
||||||
%{_libdir}/pkgconfig/libnftables.pc
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 05 2018 Kevin Fenzi <kevin@scrye.com> - 0.8.2-1
|
||||||
|
- Update to 0.8.2. Fixes bug #1541582
|
||||||
|
|
||||||
* Tue Jan 16 2018 Kevin Fenzi <kevin@scrye.com> - 0.8.1-1
|
* Tue Jan 16 2018 Kevin Fenzi <kevin@scrye.com> - 0.8.1-1
|
||||||
- Update to 0.8.1. Fixes bug #1534982
|
- Update to 0.8.1. Fixes bug #1534982
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nftables-0.8.1.tar.bz2) = 0e57145ad64b97c95feda893e221e64b5d8e486a21a031252042fcaaf26912db1ceb343e0bd458e1f16bdfc3043b1f03f3404c24c91d58579399ec6088406108
|
SHA512 (nftables-0.8.2.tar.bz2) = 6f4f2b0dd9c8a995e70bafe1b51e2421771efa2f7928621c3c01a0308f3bfff92567213e5e3a65122e97910c08c09322ed0d332ed997e9acf6d61145d853a771
|
||||||
|
Loading…
Reference in New Issue
Block a user