| Message ID | 20260829131955.3572355-1-nate@nkent.net |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-networking] nng: upgrade 1.11 -> 1.12.3 | expand |
diff --git a/meta-networking/recipes-connectivity/nanomsg/nng_1.11.bb b/meta-networking/recipes-connectivity/nanomsg/nng_1.12.3.bb similarity index 95% rename from meta-networking/recipes-connectivity/nanomsg/nng_1.11.bb rename to meta-networking/recipes-connectivity/nanomsg/nng_1.12.3.bb index 031827a5c0..7f8a3986f2 100644 --- a/meta-networking/recipes-connectivity/nanomsg/nng_1.11.bb +++ b/meta-networking/recipes-connectivity/nanomsg/nng_1.12.3.bb @@ -9,7 +9,7 @@ SRC_URI = "git://github.com/nanomsg/nng.git;branch=stable;protocol=https \ file://run-ptest \ " -SRCREV = "84aa701f42968bf536141a24e826da66963b571a" +SRCREV = "73f715235967afc783e0b99c52d015dc10897fda" inherit cmake pkgconfig ptest
These are bug fix releases, including fixes for a few security bugs. Running ptest on nodistro qemux86-64 shows all tests passing, including the previously failing 'httpclient' test. Changelogs: * https://github.com/nanomsg/nng/releases/tag/v1.12.3 * https://github.com/nanomsg/nng/releases/tag/v1.12.2 * https://github.com/nanomsg/nng/releases/tag/v1.12.1 * https://github.com/nanomsg/nng/releases/tag/v1.12.0 Signed-off-by: Nate Kent <nate@nkent.net> --- .../recipes-connectivity/nanomsg/{nng_1.11.bb => nng_1.12.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/nanomsg/{nng_1.11.bb => nng_1.12.3.bb} (95%)