Hello, Am Mittwoch, 4. Oktober 2017, 11:02:21 CEST schrieb Juergen Borleis: > diff --git a/rules/iptables.make b/rules/iptables.make > index 721030aac..e8aa9f498 100644 > --- a/rules/iptables.make > +++ b/rules/iptables.make > @@ -21,8 +21,8 @@ PACKAGES-$(PTXCONF_IPTABLES) += iptables > # > # Paths and names > # > -IPTABLES_VERSION := 1.6.0 > -IPTABLES_MD5 := 27ba3451cb622467fc9267a176f19a31 > +IPTABLES_VERSION := 1.6.1 > +IPTABLES_MD5 := ab38a33806b6182c6f53d6afb4619add > IPTABLES := iptables-$(IPTABLES_VERSION) > IPTABLES_SUFFIX := tar.bz2 > IPTABLES_URL := > http://ftp.netfilter.org/pub/iptables/$(IPTABLES).$(IPTABLES_SUFFIX)
This looks like a version bump, not fixing large file support as the subject suggests. Did you mix up two patches here? Greets Alex _______________________________________________ ptxdist mailing list [email protected]
