summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2023-11-22 12:19:25 +0800
committerlilac2023-11-22 12:19:25 +0800
commitf29fe4471f0fd3d365eb5dac0a8b7e9f23b42ceb (patch)
treeb8e039149a9db3657127a72b92433247df044f8b
parenta6fc07e0b69cb41742baf73279fe2b7227740b4e (diff)
downloadaur-f29fe4471f0fd3d365eb5dac0a8b7e9f23b42ceb.tar.gz
[lilac] updated to 1:1.8.10-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 977783ed40e3..2a80ded848ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = iptables-fullconenat
pkgdesc = Linux kernel packet control tool with FULLCONENAT support.
- pkgver = 1.8.9
- pkgrel = 2
+ pkgver = 1.8.10
+ pkgrel = 1
epoch = 1
url = https://www.netfilter.org/projects/iptables/index.html
install = iptables-fullconenat.install
@@ -19,8 +19,8 @@ pkgbase = iptables-fullconenat
backup = etc/ethertypes
backup = etc/iptables/iptables.rules
backup = etc/iptables/ip6tables.rules
- source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.9.tar.xz
- source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.9.tar.xz.sig
+ source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.10.tar.xz
+ source = https://www.netfilter.org/projects/iptables/files/iptables-1.8.10.tar.xz.sig
source = empty.rules
source = simple_firewall.rules
source = empty-filter.rules
@@ -34,13 +34,12 @@ pkgbase = iptables-fullconenat
source = ip6tables.service
source = iptables-legacy-flush
source = iptables-nft-flush
- source = iptables-format-security-libxt_NAT.patch::https://git.netfilter.org/iptables/patch/?id=ed4082a7405a5838c205a34c1559e289949200cc
source = iptables-apply-default-path.patch
source = libipt_FULLCONENAT.c::https://raw.githubusercontent.com/llccd/netfilter-full-cone-nat/dev/libipt_FULLCONENAT.c
source = libip6t_FULLCONENAT.c::https://raw.githubusercontent.com/llccd/netfilter-full-cone-nat/dev/libip6t_FULLCONENAT.c
validpgpkeys = C09DB2063F1D7034BA6152ADAB4655A126D292E4
validpgpkeys = 37D964ACC04981C75500FB9BD55D978A8A1420E4
- sha1sums = f47bc1026858d7078c8d0544bbb9bea5c08fd9ad
+ sha1sums = ddbebf81eacbf900dc6dd4ed409353930397e0c2
sha1sums = SKIP
sha1sums = 83b3363878e3660ce23b2ad325b53cbd6c796ecf
sha1sums = f085a71f467e4d7cb2cf094d9369b0bcc4bab6ec
@@ -55,7 +54,6 @@ pkgbase = iptables-fullconenat
sha1sums = 9cec592787e32451f58fa608ea057870e07aa704
sha1sums = d10af7780d1634778d898c709e2d950aa1561856
sha1sums = 15c1684f3e671f4d0ede639a7c9c08e1a841511c
- sha1sums = 24bd426b56c8fbc8df51a5666d2bff7db8314c6f
sha1sums = 454d0a6d3bca14b8702e7c5e2672f5bc0c832b85
sha1sums = 1d320a1193a754d5cb4afa7c4b8bb27316c7dd95
sha1sums = abec6a9a953101c0345d60e5812393243cc7bb7b
diff --git a/PKGBUILD b/PKGBUILD
index c62377fa6937..ddef05231702 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgbase=iptables
pkgbase=iptables-fullconenat
pkgname=(iptables-fullconenat iptables-fullconenat-nft)
-pkgver=1.8.9
-pkgrel=2
+pkgver=1.8.10
+pkgrel=1
epoch=1
pkgdesc='Linux kernel packet control tool with FULLCONENAT support.'
arch=(x86_64)
@@ -20,11 +20,10 @@ backup=(etc/ethertypes etc/iptables/{ip,ip6}tables.rules)
source=(https://www.netfilter.org/projects/iptables/files/$_pkgbase-$pkgver.tar.xz{,.sig}
empty.rules simple_firewall.rules empty-{filter,mangle,nat,raw,security}.rules
{arp,eb,ip,ip6}tables.service iptables-{legacy,nft}-flush
- iptables-format-security-libxt_NAT.patch::https://git.netfilter.org/iptables/patch/?id=ed4082a7405a5838c205a34c1559e289949200cc
iptables-apply-default-path.patch
"libipt_FULLCONENAT.c::https://raw.githubusercontent.com/llccd/netfilter-full-cone-nat/dev/libipt_FULLCONENAT.c"
"libip6t_FULLCONENAT.c::https://raw.githubusercontent.com/llccd/netfilter-full-cone-nat/dev/libip6t_FULLCONENAT.c")
-sha1sums=('f47bc1026858d7078c8d0544bbb9bea5c08fd9ad'
+sha1sums=('ddbebf81eacbf900dc6dd4ed409353930397e0c2'
'SKIP'
'83b3363878e3660ce23b2ad325b53cbd6c796ecf'
'f085a71f467e4d7cb2cf094d9369b0bcc4bab6ec'
@@ -39,7 +38,6 @@ sha1sums=('f47bc1026858d7078c8d0544bbb9bea5c08fd9ad'
'9cec592787e32451f58fa608ea057870e07aa704'
'd10af7780d1634778d898c709e2d950aa1561856'
'15c1684f3e671f4d0ede639a7c9c08e1a841511c'
- '24bd426b56c8fbc8df51a5666d2bff7db8314c6f'
'454d0a6d3bca14b8702e7c5e2672f5bc0c832b85'
'1d320a1193a754d5cb4afa7c4b8bb27316c7dd95'
'abec6a9a953101c0345d60e5812393243cc7bb7b')
@@ -55,7 +53,6 @@ prepare() {
rm include/linux/types.h
ln -rs libiptc/linux_list.h include/libiptc
- patch -p1 -i ../iptables-format-security-libxt_NAT.patch # Fix build with -Werror=format-security
# use Arch path
patch -p0 -i ../iptables-apply-default-path.patch