forked from getsolus/packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release notes available [here](https://netfilter.org/projects/iptables/files/changes-iptables-1.8.11.txt) Signed-off-by: Reilly Brogan <[email protected]>
- Loading branch information
1 parent
5c17670
commit c969320
Showing
6 changed files
with
24 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -148,6 +148,7 @@ | |
<Path fileType="executable">/sbin/arptables-nft-save</Path> | ||
<Path fileType="executable">/sbin/arptables-restore</Path> | ||
<Path fileType="executable">/sbin/arptables-save</Path> | ||
<Path fileType="executable">/sbin/arptables-translate</Path> | ||
<Path fileType="executable">/sbin/ebtables</Path> | ||
<Path fileType="executable">/sbin/ebtables-nft</Path> | ||
<Path fileType="executable">/sbin/ebtables-nft-restore</Path> | ||
|
@@ -319,6 +320,7 @@ | |
<Path fileType="executable">/usr/sbin/arptables-nft-save</Path> | ||
<Path fileType="executable">/usr/sbin/arptables-restore</Path> | ||
<Path fileType="executable">/usr/sbin/arptables-save</Path> | ||
<Path fileType="executable">/usr/sbin/arptables-translate</Path> | ||
<Path fileType="executable">/usr/sbin/ebtables</Path> | ||
<Path fileType="executable">/usr/sbin/ebtables-nft</Path> | ||
<Path fileType="executable">/usr/sbin/ebtables-nft-restore</Path> | ||
|
@@ -359,6 +361,7 @@ | |
<Path fileType="man">/usr/share/man/man8/arptables-nft-restore.8</Path> | ||
<Path fileType="man">/usr/share/man/man8/arptables-nft-save.8</Path> | ||
<Path fileType="man">/usr/share/man/man8/arptables-nft.8</Path> | ||
<Path fileType="man">/usr/share/man/man8/arptables-translate.8</Path> | ||
<Path fileType="man">/usr/share/man/man8/ebtables-nft.8</Path> | ||
<Path fileType="man">/usr/share/man/man8/ebtables-translate.8</Path> | ||
<Path fileType="man">/usr/share/man/man8/ip6tables-apply.8</Path> | ||
|
@@ -390,7 +393,7 @@ | |
</Description> | ||
<PartOf>emul32</PartOf> | ||
<RuntimeDependencies> | ||
<Dependency release="17">iptables</Dependency> | ||
<Dependency release="18">iptables</Dependency> | ||
</RuntimeDependencies> | ||
<Files> | ||
<Path fileType="data">/lib32/xtables/libarpt_mangle.so</Path> | ||
|
@@ -652,8 +655,8 @@ | |
</Description> | ||
<PartOf>programming.devel</PartOf> | ||
<RuntimeDependencies> | ||
<Dependency release="17">iptables-devel</Dependency> | ||
<Dependency release="17">iptables-32bit</Dependency> | ||
<Dependency release="18">iptables-devel</Dependency> | ||
<Dependency release="18">iptables-32bit</Dependency> | ||
</RuntimeDependencies> | ||
<Files> | ||
<Path fileType="library">/usr/lib32/libip4tc.so</Path> | ||
|
@@ -674,7 +677,7 @@ | |
</Description> | ||
<PartOf>programming.devel</PartOf> | ||
<RuntimeDependencies> | ||
<Dependency release="17">iptables</Dependency> | ||
<Dependency release="18">iptables</Dependency> | ||
</RuntimeDependencies> | ||
<Files> | ||
<Path fileType="header">/usr/include/libipq.h</Path> | ||
|
@@ -708,9 +711,9 @@ | |
</Files> | ||
</Package> | ||
<History> | ||
<Update release="17"> | ||
<Date>2024-06-29</Date> | ||
<Version>1.8.10</Version> | ||
<Update release="18"> | ||
<Date>2024-11-15</Date> | ||
<Version>1.8.11</Version> | ||
<Comment>Packaging update</Comment> | ||
<Name>Reilly Brogan</Name> | ||
<Email>[email protected]</Email> | ||
|