From: Wang Mingyu Date: Wed, 24 Apr 2024 08:42:09 +0000 (+0800) Subject: lttng-ust: upgrade 2.13.7 -> 2.13.8 X-Git-Tag: uninative-4.5~177 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3dd02f741a151bcc1fe46e7fd6d585ca92c86c60;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git lttng-ust: upgrade 2.13.7 -> 2.13.8 Changelog: ============ * Add close_range wrapper to liblttng-ust-fd.so * ust-tracepoint-event: Add static check of sequences length type * lttng-ust(3): Fix wrong len_type for sequence * Fix: libc wrapper: use initial-exec for malloc_nesting TLS Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.13.7.bb b/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb similarity index 95% rename from meta/recipes-kernel/lttng/lttng-ust_2.13.7.bb rename to meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb index 9509185badd..dddd3a5004e 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.13.7.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_2.13.8.bb @@ -34,7 +34,7 @@ SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \ file://0001-Makefile.am-update-rpath-link.patch \ " -SRC_URI[sha256sum] = "5fb4f17c307c8c1b79c68561e89be9562d07e7425bf40e728c4d66755342a5eb" +SRC_URI[sha256sum] = "d4ef98dab9a37ad4f524ccafdfd50af4f266039b528dd5afabce78e49024d937" CVE_PRODUCT = "ust"