Skip to content

Commit

Permalink
iptables: Update to v1.8.11
Browse files Browse the repository at this point in the history
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
ReillyBrogan authored and aquilapl committed Nov 16, 2024
1 parent 5c17670 commit c969320
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 21 deletions.
1 change: 1 addition & 0 deletions packages/i/iptables/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -279,4 +279,5 @@ libxtables.so.12:xtables_set_params
libxtables.so.12:xtables_strdup
libxtables.so.12:xtables_strtoui
libxtables.so.12:xtables_strtoul
libxtables.so.12:xtables_strtoul_base
libxtables.so.12:xtables_targets
1 change: 1 addition & 0 deletions packages/i/iptables/abi_symbols32
Original file line number Diff line number Diff line change
Expand Up @@ -279,4 +279,5 @@ libxtables.so.12:xtables_set_params
libxtables.so.12:xtables_strdup
libxtables.so.12:xtables_strtoui
libxtables.so.12:xtables_strtoul
libxtables.so.12:xtables_strtoul_base
libxtables.so.12:xtables_targets
9 changes: 4 additions & 5 deletions packages/i/iptables/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@ libc.so.6:__ctype_tolower_loc
libc.so.6:__ctype_toupper_loc
libc.so.6:__errno_location
libc.so.6:__fdelt_chk
libc.so.6:__fprintf_chk
libc.so.6:__isoc23_sscanf
libc.so.6:__isoc99_sscanf
libc.so.6:__libc_start_main
libc.so.6:__memset_chk
libc.so.6:__printf_chk
libc.so.6:__snprintf_chk
libc.so.6:__sprintf_chk
libc.so.6:__open64_2
libc.so.6:__read_chk
libc.so.6:__stack_chk_fail
libc.so.6:__strcat_chk
libc.so.6:__strcpy_chk
libc.so.6:__strncat_chk
libc.so.6:__strncpy_chk
libc.so.6:__vfprintf_chk
libc.so.6:__vprintf_chk
libc.so.6:__vsnprintf_chk
libc.so.6:__vsprintf_chk
libc.so.6:__xpg_basename
libc.so.6:_exit
libc.so.6:abort
Expand Down Expand Up @@ -95,7 +95,6 @@ libc.so.6:posix_spawn
libc.so.6:putc
libc.so.6:putchar
libc.so.6:puts
libc.so.6:read
libc.so.6:realloc
libc.so.6:recvfrom
libc.so.6:rewind
Expand Down
11 changes: 5 additions & 6 deletions packages/i/iptables/abi_used_symbols32
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
libc.so.6:__assert_fail
libc.so.6:__ctype_b_loc
libc.so.6:__ctype_tolower_loc
libc.so.6:__ctype_toupper_loc
libc.so.6:__errno_location
libc.so.6:__fdelt_chk
libc.so.6:__fprintf_chk
libc.so.6:__isoc23_sscanf
libc.so.6:__isoc99_sscanf
libc.so.6:__memset_chk
libc.so.6:__printf_chk
libc.so.6:__snprintf_chk
libc.so.6:__sprintf_chk
libc.so.6:__open64_2
libc.so.6:__read_chk
libc.so.6:__stack_chk_fail
libc.so.6:__strcat_chk
libc.so.6:__strcpy_chk
libc.so.6:__strncpy_chk
libc.so.6:__vfprintf_chk
libc.so.6:__vprintf_chk
libc.so.6:__vsnprintf_chk
libc.so.6:__vsprintf_chk
libc.so.6:_exit
libc.so.6:abort
libc.so.6:access
Expand Down Expand Up @@ -70,14 +71,12 @@ libc.so.6:memset
libc.so.6:mktime
libc.so.6:mmap64
libc.so.6:munmap
libc.so.6:open64
libc.so.6:optarg
libc.so.6:optind
libc.so.6:perror
libc.so.6:posix_spawn
libc.so.6:putc
libc.so.6:puts
libc.so.6:read
libc.so.6:realloc
libc.so.6:recvfrom
libc.so.6:rewind
Expand Down
6 changes: 3 additions & 3 deletions packages/i/iptables/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name : iptables
version : 1.8.10
release : 17
version : 1.8.11
release : 18
source :
- https://www.netfilter.org/pub/iptables/iptables-1.8.10.tar.xz : 5cc255c189356e317d070755ce9371eb63a1b783c34498fb8c30264f3cc59c9c
- https://www.netfilter.org/pub/iptables/iptables-1.8.11.tar.xz : d87303d55ef8c92bcad4dd3f978b26d272013642b029425775f5bad1009fe7b2
homepage : https://www.netfilter.org
license : LGPL-3.0-or-later
component : network.base
Expand Down
17 changes: 10 additions & 7 deletions packages/i/iptables/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand Down Expand Up @@ -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>
Expand All @@ -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>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit c969320

Please sign in to comment.