]> code.ossystems Code Review - openembedded-core.git/commitdiff
iptables: upgrade 1.8.3 -> 1.8.4
authorChanghyeok Bae <changhyeok.bae@gmail.com>
Mon, 27 Jan 2020 21:59:27 +0000 (22:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Feb 2020 16:54:33 +0000 (16:54 +0000)
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/iptables/iptables_1.8.4.bb [moved from meta/recipes-extended/iptables/iptables_1.8.3.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-extended/iptables/iptables_1.8.3.bb
rename to meta/recipes-extended/iptables/iptables_1.8.4.bb
index 96d195d9d0ed8c03aaa6e71f739f467912db770f..cf1388ce9c1003178935b2bf75b06dc0d914674c 100644 (file)
@@ -16,8 +16,8 @@ SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2 \
            file://ip6tables.service \
            file://ip6tables.rules \
 "
-SRC_URI[md5sum] = "29de711d15c040c402cf3038c69ff513"
-SRC_URI[sha256sum] = "a23cac034181206b4545f4e7e730e76e08b5f3dd78771ba9645a6756de9cdd80"
+SRC_URI[md5sum] = "9b201107957fbf62709c3d8226239b0d"
+SRC_URI[sha256sum] = "993a3a5490a544c2cbf2ef15cf7e7ed21af1845baf228318d5c36ef8827e157c"
 
 SYSTEMD_SERVICE_${PN} = "\
     iptables.service \