diff mbox series

[meta-networking,wrynose,20/42] nanomsg: upgrade 1.2.4 -> 1.2.5

Message ID 20260923104056.457360-20-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,wrynose,1/42] c-ares: mark CVEs fixed | expand

Commit Message

Ankur Tyagi Sept. 23, 2026, 10:40 a.m. UTC
From: Nate Kent <nate@nkent.net>

Minor security fix for people using IPC transport.

Changelogs:
* https://github.com/nanomsg/nanomsg/releases/tag/1.2.5

Signed-off-by: Nate Kent <nate@nkent.net>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 510601e79436e2120c0596dc6a53a0f503dde5b6)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../nanomsg/{nanomsg_1.2.4.bb => nanomsg_1.2.5.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-connectivity/nanomsg/{nanomsg_1.2.4.bb => nanomsg_1.2.5.bb} (96%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.4.bb b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.5.bb
similarity index 96%
rename from meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.4.bb
rename to meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.5.bb
index 95b81869b5..cfd79487e9 100644
--- a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.4.bb
+++ b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.2.5.bb
@@ -13,7 +13,7 @@  SRC_URI = "git://github.com/nanomsg/nanomsg.git;protocol=https;branch=master;tag
            file://run-ptest \
           "
 
-SRCREV = "e6d0b8ddfc780eb89f8f6ef305e92c19e76bed6b"
+SRCREV = "85856cb785ba6dd38c5e9757298a54d1bca55580"
 
 inherit cmake pkgconfig ptest