iptables-1.8.10

This commit is contained in:
Rmys
2023-10-13 12:08:47 +03:00
committed by GitHub
parent a1d94b5fc5
commit 9524819121
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Firewall, NAT and packet mangling tools</Summary>
<Description>Contains iptables firewall, NAT and packet mangling tools.</Description>
<Archive sha1sum="f47bc1026858d7078c8d0544bbb9bea5c08fd9ad" type="tarxz">https://www.netfilter.org/projects/iptables/files/iptables-1.8.9.tar.xz</Archive>
<Archive sha1sum="ddbebf81eacbf900dc6dd4ed409353930397e0c2" type="tarxz">https://www.netfilter.org/projects/iptables/files/iptables-1.8.10.tar.xz</Archive>
<BuildDependencies>
<Dependency>libmnl-devel</Dependency>
<Dependency>libpcap-devel</Dependency>
@@ -25,7 +25,7 @@
<Patch>iptables-1.4.2-as-needed.patch</Patch>
<Patch>iptables-1.4.2-no-ldconfig.patch</Patch>
-->
<Patch>gentoo/iptables-1.8.9-format-security.patch</Patch>
<!-- <Patch>gentoo/iptables-1.8.9-format-security.patch</Patch> -->
</Patches>
</Source>
@@ -69,6 +69,13 @@
</Package>
<History>
<Update release="11">
<Date>2023-10-13</Date>
<Version>1.8.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2023-03-19</Date>
<Version>1.8.9</Version>