diff mbox series

[meta-networking] arno-iptables-firewall: upgrade 2.1.2 -> 2.1.2a

Message ID 20250924185733.11620-1-skandigraun@gmail.com
State Under Review
Headers show
Series [meta-networking] arno-iptables-firewall: upgrade 2.1.2 -> 2.1.2a | expand

Commit Message

Gyorgy Sarvari Sept. 24, 2025, 6:57 p.m. UTC
Changelog:
- dig wrapper function was broken since 2.1.2
- No longer send nslookup/dig stderr to /dev/null

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 ...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 mbox series

Patch

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