forked from pool/iptables
Switch to snapshot to get arptables-nft and ebtables-nft support
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=103
This commit is contained in:
parent
11586c0cb7
commit
1a4392eb2e
13
_service
Normal file
13
_service
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
<services>
|
||||||
|
<service name="tar_scm" mode="disabled">
|
||||||
|
<param name="scm">git</param>
|
||||||
|
<param name="url">git://netfilter.org/iptables</param>
|
||||||
|
<param name="revision">5ee03e6df41727652e0dc6ffaef8411b8840d812</param>
|
||||||
|
<param name="versionformat">1.8.0.g@TAG_OFFSET@</param>
|
||||||
|
</service>
|
||||||
|
<service name="recompress" mode="disabled">
|
||||||
|
<param name="file">*.tar</param>
|
||||||
|
<param name="compression">xz</param>
|
||||||
|
</service>
|
||||||
|
<service name="set_version" mode="disabled"/>
|
||||||
|
</services>
|
3
iptables-1.8.0.g75.tar.xz
Normal file
3
iptables-1.8.0.g75.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:26f9008e04273175350eecdd8591321211e935bfc397fcb7eaed70f96b7fce88
|
||||||
|
size 364668
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c4cbfa187c4296e4bc2e347ebbc21e309def7274773f20f0df0b8feaf7e8de50
|
|
||||||
size 677980
|
|
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 9 09:38:13 UTC 2018 - jengelh@inai.de
|
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
|
* The ipv6 "srh" match can now match previous/next/last sid
|
||||||
* CONNMARK target now supports bit-shifting for restore,set
|
* CONNMARK target now supports bit-shifting for restore,set
|
||||||
and save-mark.
|
and save-mark.
|
||||||
|
@ -17,15 +17,16 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: iptables
|
Name: iptables
|
||||||
Version: 1.8.0
|
Version: 1.8.0.g75
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: IP packet filter administration utilities
|
Summary: IP packet filter administration utilities
|
||||||
License: GPL-2.0-only AND Artistic-2.0
|
License: GPL-2.0-only AND Artistic-2.0
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
Url: http://netfilter.org/projects/iptables/
|
Url: http://netfilter.org/projects/iptables/
|
||||||
#Git-Clone: git://git.netfilter.org/iptables
|
#Git-Clone: git://git.netfilter.org/iptables
|
||||||
Source: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2
|
#Source: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2
|
||||||
Source2: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2.sig
|
#Source2: http://netfilter.org/projects/iptables/files/%name-%version.tar.bz2.sig
|
||||||
|
Source: %name-%version.tar.xz
|
||||||
Source3: %name.keyring
|
Source3: %name.keyring
|
||||||
Patch3: iptables-batch.patch
|
Patch3: iptables-batch.patch
|
||||||
Patch4: iptables-apply-mktemp-fix.patch
|
Patch4: iptables-apply-mktemp-fix.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user