diff options
author | Juergen Daubert <jue@jue.li> | 2019-12-04 18:39:42 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-12-04 18:39:42 +0100 |
commit | 4e9a44a202ae9b8250e29e3a1b81d1cb59821209 (patch) | |
tree | 06a6e6aa40a9b5d30436a7c08d638684e1dd118c /iptables | |
parent | 0a482e821cff2c6874da9b2ae534a57287ba3ed5 (diff) | |
download | core-4e9a44a202ae9b8250e29e3a1b81d1cb59821209.tar.gz core-4e9a44a202ae9b8250e29e3a1b81d1cb59821209.tar.xz |
iptables: update to 1.8.4
Diffstat (limited to 'iptables')
-rw-r--r-- | iptables/.footprint | 10 | ||||
-rw-r--r-- | iptables/.signature | 8 | ||||
-rw-r--r-- | iptables/Pkgfile | 2 |
3 files changed, 5 insertions, 15 deletions
diff --git a/iptables/.footprint b/iptables/.footprint index 7780a762..f9e87dff 100644 --- a/iptables/.footprint +++ b/iptables/.footprint @@ -24,10 +24,6 @@ lrwxrwxrwx root/root usr/lib/libip6tc.so.2 -> libip6tc.so.2.0.0 lrwxrwxrwx root/root usr/lib/libipq.so -> libipq.so.0.0.0 lrwxrwxrwx root/root usr/lib/libipq.so.0 -> libipq.so.0.0.0 -rwxr-xr-x root/root usr/lib/libipq.so.0.0.0 --rwxr-xr-x root/root usr/lib/libiptc.la -lrwxrwxrwx root/root usr/lib/libiptc.so -> libiptc.so.0.0.0 -lrwxrwxrwx root/root usr/lib/libiptc.so.0 -> libiptc.so.0.0.0 --rwxr-xr-x root/root usr/lib/libiptc.so.0.0.0 -rwxr-xr-x root/root usr/lib/libxtables.la lrwxrwxrwx root/root usr/lib/libxtables.so -> libxtables.so.12.2.0 lrwxrwxrwx root/root usr/lib/libxtables.so.12 -> libxtables.so.12.2.0 @@ -180,14 +176,8 @@ drwxr-xr-x root/root usr/share/man/man3/ drwxr-xr-x root/root usr/share/man/man8/ -rw-r--r-- root/root usr/share/man/man8/ip6tables-restore.8.gz -rw-r--r-- root/root usr/share/man/man8/ip6tables-save.8.gz --rw-r--r-- root/root usr/share/man/man8/ip6tables-translate.8.gz -rw-r--r-- root/root usr/share/man/man8/ip6tables.8.gz -rw-r--r-- root/root usr/share/man/man8/iptables-extensions.8.gz -rw-r--r-- root/root usr/share/man/man8/iptables-restore.8.gz -rw-r--r-- root/root usr/share/man/man8/iptables-save.8.gz --rw-r--r-- root/root usr/share/man/man8/iptables-translate.8.gz -rw-r--r-- root/root usr/share/man/man8/iptables.8.gz --rw-r--r-- root/root usr/share/man/man8/xtables-legacy.8.gz --rw-r--r-- root/root usr/share/man/man8/xtables-monitor.8.gz --rw-r--r-- root/root usr/share/man/man8/xtables-nft.8.gz --rw-r--r-- root/root usr/share/man/man8/xtables-translate.8.gz diff --git a/iptables/.signature b/iptables/.signature index 04611870..23e3a08c 100644 --- a/iptables/.signature +++ b/iptables/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqsdaEFuUEWe6EuPO72O/kGhg3kFtRdON8yoUv/dGudkz9FUNh1D39x5wAveA0QIeyquGMYw6+I1Hxdve/frQTA4= -SHA256 (Pkgfile) = 92bc30ef2ec22c733ba08678cdb39db38b93cb65119682b54805da44e53afea4 -SHA256 (.footprint) = 38e2de4863592dddabe21e2cdd92651f8749900d4674bd74ca4e19746563e898 -SHA256 (iptables-1.8.3.tar.bz2) = a23cac034181206b4545f4e7e730e76e08b5f3dd78771ba9645a6756de9cdd80 +RWRJc1FUaeVequAIgoCtuAjlIDAdLXDoDr+3VV2DIKDrmYPhJLUG3Hbs88Wb228ttY01ev4C8vq7mC25heUqUBUsWN3isnV8kgQ= +SHA256 (Pkgfile) = d652319d484fee2a7032f9695b87e02e1056bc03010cd14933d6414303a6887a +SHA256 (.footprint) = bcba7a0b42a6ad13e9eb7ba4cd78abaa0236a7c1c615995c0f30e8b42689a74d +SHA256 (iptables-1.8.4.tar.bz2) = 993a3a5490a544c2cbf2ef15cf7e7ed21af1845baf228318d5c36ef8827e157c diff --git a/iptables/Pkgfile b/iptables/Pkgfile index e109d57b..d5eb4396 100644 --- a/iptables/Pkgfile +++ b/iptables/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=iptables -version=1.8.3 +version=1.8.4 release=1 source=(https://netfilter.org/projects/$name/files/$name-$version.tar.bz2) |