iptables-1.6.2-2
* Thu Mar 01 2018 Phil Sutter <psutter@redhat.com> - 1.6.2-2 - Kill module unloading support - Support /etc/sysctl.d - Don't restart services after package update - Add support for --wait options to restore commands
This commit is contained in:
parent
6714065736
commit
dbcad37b42
@ -7,7 +7,7 @@
|
||||
Name: iptables
|
||||
Summary: Tools for managing Linux kernel packet filtering capabilities
|
||||
Version: 1.6.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2
|
||||
Source1: iptables.init
|
||||
Source2: iptables-config
|
||||
@ -292,6 +292,12 @@ done
|
||||
%{_sbindir}/xtables-compat-multi
|
||||
|
||||
%changelog
|
||||
* Thu Mar 01 2018 Phil Sutter <psutter@redhat.com> - 1.6.2-2
|
||||
- Kill module unloading support
|
||||
- Support /etc/sysctl.d
|
||||
- Don't restart services after package update
|
||||
- Add support for --wait options to restore commands
|
||||
|
||||
* Wed Feb 21 2018 Michael Cronenworth <mike@cchtml.com> - 1.6.2-1
|
||||
- New upstream version 1.6.2
|
||||
http://www.netfilter.org/projects/iptables/files/changes-iptables-1.6.2.txt
|
||||
|
Loading…
Reference in New Issue
Block a user