diff --git a/iptables-1.4.13.tar.bz2 b/iptables-1.4.13.tar.bz2 deleted file mode 100644 index 9ad5e6b..0000000 --- a/iptables-1.4.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:321e2600fc4541a958e44cafd85a42864b0035404097e0f2e082d474029b9ded -size 502942 diff --git a/iptables-1.4.13.tar.bz2.sig b/iptables-1.4.13.tar.bz2.sig deleted file mode 100644 index 57a8fa4..0000000 Binary files a/iptables-1.4.13.tar.bz2.sig and /dev/null differ diff --git a/iptables-1.4.14.tar.bz2 b/iptables-1.4.14.tar.bz2 new file mode 100644 index 0000000..18b490c --- /dev/null +++ b/iptables-1.4.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be675696f41cd4f35cc332b667d285fe9489ca93c8e1f77804bd04b3315a522 +size 507123 diff --git a/iptables-1.4.14.tar.bz2.sig b/iptables-1.4.14.tar.bz2.sig new file mode 100644 index 0000000..c077753 Binary files /dev/null and b/iptables-1.4.14.tar.bz2.sig differ diff --git a/iptables.changes b/iptables.changes index e4c09c7..17eb073 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat May 26 19:35:38 UTC 2012 - jengelh@inai.de + +- Update to new upstream release 1.4.14 +* Support for the new cttimeout infrastructure. This allows you to + attach specific timeout policies to flow via iptables CT target. + ------------------------------------------------------------------- Tue Mar 27 13:29:31 UTC 2012 - jengelh@medozas.de diff --git a/iptables.spec b/iptables.spec index 81ea6d4..bb7cbda 100644 --- a/iptables.spec +++ b/iptables.spec @@ -20,7 +20,7 @@ Name: iptables %define lname_ipq libipq0 %define lname_iptc libiptc0 %define lname_xt libxtables7 -Version: 1.4.13 +Version: 1.4.14 Release: 0 Summary: IP Packet Filter Administration utilities License: GPL-2.0+ @@ -30,8 +30,8 @@ Url: http://netfilter.org/ #DL-URL: ftp://ftp.netfilter.org/pub/iptables/ #Git-Web: http://git.netfilter.org/ #Git-Clone: git://git.netfilter.org/iptables -Source: %name-%version.tar.bz2 -Source2: %name-%version.tar.bz2.sig +Source: ftp://ftp.netfilter.org/pub/iptables/%name-%version.tar.bz2 +Source2: ftp://ftp.netfilter.org/pub/iptables/%name-%version.tar.bz2.sig Patch1: iptables-batch.patch Patch2: iptables-apply-mktemp-fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,8 +41,7 @@ BuildRequires: sgmltool %if 0%{?fedora_version} || 0%{?centos_version} BuildRequires: sgml-common %endif -BuildRequires: autoconf -BuildRequires: automake +#git#BuildRequires: autoconf, automake >= 1.10 BuildRequires: libtool BuildRequires: pkgconfig >= 0.21 %if 0%{?suse_version}