mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] iptables: Version bump. 1.8.9 -> 1.8.10
@ 2023-10-11 18:05 Christian Melki
  2023-10-13 14:46 ` Michael Olbrich
  2023-10-20  7:43 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Melki @ 2023-10-11 18:05 UTC (permalink / raw)
  To: ptxdist

Minor fixes and enhancements.
https://lwn.net/Articles/947199/

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/iptables.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/iptables.make b/rules/iptables.make
index c32320254..1444d6d10 100644
--- a/rules/iptables.make
+++ b/rules/iptables.make
@@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_IPTABLES) += iptables
 #
 # Paths and names
 #
-IPTABLES_VERSION	:= 1.8.9
-IPTABLES_MD5		:= ffa00f68d63e723c21b8a091c5c0271b
+IPTABLES_VERSION	:= 1.8.10
+IPTABLES_MD5		:= 5eaa3bb424dd3a13c98c0cb026314029
 IPTABLES		:= iptables-$(IPTABLES_VERSION)
 IPTABLES_SUFFIX		:= tar.xz
 IPTABLES_URL		:= http://ftp.netfilter.org/pub/iptables/$(IPTABLES).$(IPTABLES_SUFFIX)
-- 
2.34.1




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-20  7:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-11 18:05 [ptxdist] [PATCH] iptables: Version bump. 1.8.9 -> 1.8.10 Christian Melki
2023-10-13 14:46 ` Michael Olbrich
2023-10-13 17:18   ` Christian Melki
2023-10-20  7:43 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox