iptables: 1.8.10 -> 1.8.11

This commit is contained in:
Tim Biermann 2024-11-11 20:03:07 +01:00
parent aac2cf58a5
commit 25b451036b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 7 additions and 5 deletions

View File

@ -165,6 +165,7 @@ lrwxrwxrwx root/root usr/sbin/arptables-nft-restore -> xtables-nft-multi
lrwxrwxrwx root/root usr/sbin/arptables-nft-save -> xtables-nft-multi
lrwxrwxrwx root/root usr/sbin/arptables-restore -> xtables-nft-multi
lrwxrwxrwx root/root usr/sbin/arptables-save -> xtables-nft-multi
lrwxrwxrwx root/root usr/sbin/arptables-translate -> xtables-nft-multi
lrwxrwxrwx root/root usr/sbin/ebtables -> xtables-nft-multi
lrwxrwxrwx root/root usr/sbin/ebtables-nft -> xtables-nft-multi
lrwxrwxrwx root/root usr/sbin/ebtables-nft-restore -> xtables-nft-multi
@ -219,6 +220,7 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/arptables-nft-restore.8.gz
-rw-r--r-- root/root usr/share/man/man8/arptables-nft-save.8.gz
-rw-r--r-- root/root usr/share/man/man8/arptables-nft.8.gz
-rw-r--r-- root/root usr/share/man/man8/arptables-translate.8.gz
-rw-r--r-- root/root usr/share/man/man8/ebtables-nft.8.gz
-rw-r--r-- root/root usr/share/man/man8/ebtables-translate.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip6tables-apply.8.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqkEdKkgmippeULkPnDwNE5DiCqBwWrVrSBHTlUH1dEeyYbOYOzKlvaLTeGaG2+TA6/7PaUO6qa2Q8iu4B9CASQA=
SHA256 (Pkgfile) = 69208ddf2d56f1e6f778040a915d525d3ce88c660774a8aa19b5f80fc5e29288
SHA256 (.footprint) = f64deb8da4afc0ac5f73cf70fd2caad21df033e59e688c8fd9c621a83b4cfaff
SHA256 (iptables-1.8.10.tar.xz) = 5cc255c189356e317d070755ce9371eb63a1b783c34498fb8c30264f3cc59c9c
RWRJc1FUaeVeqnkwiEiQbg1NiQRyhbfR5QcrAXGNL64ct4IYtF+mR2EZ3uPjCSdxUBb0x17xj2Bude3vuXE//mRqELcPsZOp0w0=
SHA256 (Pkgfile) = dfe07396858628ba1b20697c4137214a45c14e66268acf6d2c3b426b35c7b477
SHA256 (.footprint) = 769aa2d01215f62ff80959fd6c7c14947c8bb6024f7174a7bb7282bca466abba
SHA256 (iptables-1.8.11.tar.xz) = d87303d55ef8c92bcad4dd3f978b26d272013642b029425775f5bad1009fe7b2

View File

@ -4,7 +4,7 @@
# Depends on: nftables
name=iptables
version=1.8.10
version=1.8.11
release=1
source=(https://www.netfilter.org/projects/$name/files/$name-$version.tar.xz)