diff --git a/_service b/_service new file mode 100644 index 0000000..eaeafea --- /dev/null +++ b/_service @@ -0,0 +1,13 @@ + + + git + git://netfilter.org/iptables + 5ee03e6df41727652e0dc6ffaef8411b8840d812 + 1.8.0.g@TAG_OFFSET@ + + + *.tar + xz + + + diff --git a/iptables-1.8.0.g75.tar.xz b/iptables-1.8.0.g75.tar.xz new file mode 100644 index 0000000..4ae1195 --- /dev/null +++ b/iptables-1.8.0.g75.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f9008e04273175350eecdd8591321211e935bfc397fcb7eaed70f96b7fce88 +size 364668 diff --git a/iptables-1.8.0.tar.bz2 b/iptables-1.8.0.tar.bz2 deleted file mode 100644 index e064c98..0000000 --- a/iptables-1.8.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c4cbfa187c4296e4bc2e347ebbc21e309def7274773f20f0df0b8feaf7e8de50 -size 677980 diff --git a/iptables-1.8.0.tar.bz2.sig b/iptables-1.8.0.tar.bz2.sig deleted file mode 100644 index 652e886..0000000 Binary files a/iptables-1.8.0.tar.bz2.sig and /dev/null differ diff --git a/iptables.changes b/iptables.changes index cceac44..7be6a3e 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Jul 9 09:38:13 UTC 2018 - jengelh@inai.de -- Update to new upstream release 1.8.0 +- Update to new upstream release 1.8.0 and snapshot 1.8.0.g75 * The ipv6 "srh" match can now match previous/next/last sid * CONNMARK target now supports bit-shifting for restore,set and save-mark. diff --git a/iptables.spec b/iptables.spec index 755b100..06929f0 100644 --- a/iptables.spec +++ b/iptables.spec @@ -17,15 +17,16 @@ Name: iptables -Version: 1.8.0 +Version: 1.8.0.g75 Release: 0 Summary: IP packet filter administration utilities License: GPL-2.0-only AND Artistic-2.0 Group: Productivity/Networking/Security Url: http://netfilter.org/projects/iptables/ #Git-Clone: git://git.netfilter.org/iptables -Source: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2 -Source2: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2.sig +#Source: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2 +#Source2: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2.sig +Source: %name-%version.tar.xz Source3: %name.keyring Patch3: iptables-batch.patch Patch4: iptables-apply-mktemp-fix.patch