| Message ID | 20260912142834.424512-1-nate@nkent.net |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-networking] nanomsg: upgrade 1.2.4 -> 1.2.5 | expand |
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
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> --- .../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%)