From 8e6989059761875ada70d045d84bd75228928074 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Wed, 24 Sep 2025 20:57:33 +0200 Subject: [PATCH] arno-iptables-firewall: upgrade 2.1.2 -> 2.1.2a Changelog: - dig wrapper function was broken since 2.1.2 - No longer send nslookup/dig stderr to /dev/null Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- ...les-firewall_2.1.2.bb => arno-iptables-firewall_2.1.2a.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-filter/arno-iptables-firewall/{arno-iptables-firewall_2.1.2.bb => arno-iptables-firewall_2.1.2a.bb} (95%) diff --git a/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.2.bb b/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.2a.bb similarity index 95% rename from meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.2.bb rename to meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.2a.bb index 20ba132fd0..e7c25ef266 100644 --- a/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.2.bb +++ b/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.2a.bb @@ -4,8 +4,8 @@ HOMEPAGE = "http://rocky.eld.leidenuniv.nl/joomla/index.php?option=com_content&v LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://gpl_license.txt;md5=11c7b65c4a4acb9d5175f7e9bf99c403" -SRCREV = "c8dfd85b9e8e453e279525f30c1e3184c092f036" -SRC_URI = "git://github.com/arno-iptables-firewall/aif;branch=master;protocol=https" +SRCREV = "4651194df5f985ebfc989da0a20d62b9baecf314" +SRC_URI = "git://github.com/arno-iptables-firewall/aif;branch=master;protocol=https;tag=${PV}" inherit systemd