forked from pool/iptables
This commit is contained in:
committed by
Git OBS Bridge
parent
9d5f1c2833
commit
924957f3bd
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package iptables (Version 1.4.3.2)
|
||||
# spec file for package iptables (Version 1.4.4)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -21,8 +21,8 @@
|
||||
Name: iptables
|
||||
License: GPL v2 or later
|
||||
Group: Productivity/Networking/Security
|
||||
Version: 1.4.3.2
|
||||
Release: 2
|
||||
Version: 1.4.4
|
||||
Release: 1
|
||||
Summary: IP Packet Filter Administration
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
# http://netfilter.org/documentation/index.html#documentation-howto
|
||||
@@ -105,6 +105,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/libiptc.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jun 17 2009 puzel@suse.cz
|
||||
- update to iptables-1.4.4
|
||||
* support for the new features in the 2.6.30 kernel, namely the
|
||||
cluster match and persistent multi-range NAT mappings
|
||||
* support for the ipset set match and target
|
||||
* various minor fixes and cleanups
|
||||
* documentation updates
|
||||
* Mon May 11 2009 puzel@suse.cz
|
||||
- make explicit 'commit' in iptables-batch do nothing (bnc#500990)
|
||||
* Tue Apr 21 2009 puzel@suse.cz
|
||||
|
Reference in New Issue
Block a user