From 5c50077473df938af06234b8035677d2ac4387f5 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 11 Oct 2023 10:02:46 +0200 Subject: [PATCH] iptables: update to 1.8.10 --- iptables/.footprint | 1 - iptables/.signature | 8 ++++---- iptables/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/iptables/.footprint b/iptables/.footprint index d358f4db..14eac8b2 100644 --- a/iptables/.footprint +++ b/iptables/.footprint @@ -3,7 +3,6 @@ drwxr-xr-x root/root usr/bin/ lrwxrwxrwx root/root usr/bin/iptables-xml -> /usr/sbin/xtables-legacy-multi drwxr-xr-x root/root usr/etc/ -rw-r--r-- root/root usr/etc/ethertypes --rw-r--r-- root/root usr/etc/xtables.conf drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/libipq.h drwxr-xr-x root/root usr/include/libiptc/ diff --git a/iptables/.signature b/iptables/.signature index 2b49d481..d85cdbf7 100644 --- a/iptables/.signature +++ b/iptables/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqluOE0fRGRJaOO/C0neYmY/wsQiYtbZU89vwvL4ygW7Uf1ta/zZKAHPUF1J3ZOU98XhfG6+7YDQFDtkTLQpSOgA= -SHA256 (Pkgfile) = 2ce4898b0d6e428798e65c57b9b428c9c90f8b193885ecc910388150caab2df0 -SHA256 (.footprint) = 7c88563fc0923889c4369510490d691dbba15e2435496f0d799bd10a1b23b5c5 -SHA256 (iptables-1.8.9.tar.xz) = ef6639a43be8325a4f8ea68123ffac236cb696e8c78501b64e8106afb008c87f +RWRJc1FUaeVeqkEdKkgmippeULkPnDwNE5DiCqBwWrVrSBHTlUH1dEeyYbOYOzKlvaLTeGaG2+TA6/7PaUO6qa2Q8iu4B9CASQA= +SHA256 (Pkgfile) = 69208ddf2d56f1e6f778040a915d525d3ce88c660774a8aa19b5f80fc5e29288 +SHA256 (.footprint) = f64deb8da4afc0ac5f73cf70fd2caad21df033e59e688c8fd9c621a83b4cfaff +SHA256 (iptables-1.8.10.tar.xz) = 5cc255c189356e317d070755ce9371eb63a1b783c34498fb8c30264f3cc59c9c diff --git a/iptables/Pkgfile b/iptables/Pkgfile index eb5f5882..2f61a3ef 100644 --- a/iptables/Pkgfile +++ b/iptables/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nftables name=iptables -version=1.8.9 +version=1.8.10 release=1 source=(https://www.netfilter.org/projects/$name/files/$name-$version.tar.xz)