[oe] [meta-networking][PATCH] quagga: update to 1.2.4
jackie.huang at windriver.com
jackie.huang at windriver.com
Mon Apr 9 03:30:50 UTC 2018
From: Jackie Huang <jackie.huang at windriver.com>
Update to 1.2.4 to fix significant BGP security issues:
* https://www.quagga.net/security/Quagga-2018-0543.txt(CVE-2018-5378)
* https://www.quagga.net/security/Quagga-2018-1114.txt(CVE-2018-5379)
* https://www.quagga.net/security/Quagga-2018-1550.txt(CVE-2018-5380)
* https://www.quagga.net/security/Quagga-2018-1975.txt(CVE-2018-5381)
Detail release notes:
http://savannah.nongnu.org/forum/forum.php?forum_id=9099
http://savannah.nongnu.org/forum/forum.php?forum_id=9095
Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
.../recipes-protocols/quagga/{quagga_1.2.2.bb => quagga_1.2.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta-networking/recipes-protocols/quagga/{quagga_1.2.2.bb => quagga_1.2.4.bb} (12%)
diff --git a/meta-networking/recipes-protocols/quagga/quagga_1.2.2.bb b/meta-networking/recipes-protocols/quagga/quagga_1.2.4.bb
similarity index 12%
rename from meta-networking/recipes-protocols/quagga/quagga_1.2.2.bb
rename to meta-networking/recipes-protocols/quagga/quagga_1.2.4.bb
index 653f46b36..a7697a1ae 100644
--- a/meta-networking/recipes-protocols/quagga/quagga_1.2.2.bb
+++ b/meta-networking/recipes-protocols/quagga/quagga_1.2.4.bb
@@ -1,4 +1,4 @@
require quagga.inc
-SRC_URI[md5sum] = "e84be2938c26c0c872792090f1a6a866"
-SRC_URI[sha256sum] = "522e22f2beee64e3f0c2cde3d0155f3b8103f4f6fc8abef92cb40bc3a4cc2931"
+SRC_URI[md5sum] = "eced21b054d71c9e1b7c6ac43286a166"
+SRC_URI[sha256sum] = "e364c082c3309910e1eb7b068bf39ee298e2f2f3f31a6431a5c115193bd653d3"
--
2.11.0
More information about the Openembedded-devel
mailing list