10.41 regressed apps which were using pcre2posix.h without pcre2.h
mariadb is one such application in meta-oe which broke, this immediate
upgrade helps fixing these sort of apps. See [1] and [2]

[1] https://github.com/PCRE2Project/pcre2/releases/tag/pcre2-10.42
[2] 
https://github.com/PCRE2Project/pcre2/commit/cd8dc40b901bdedf5bcc0b3acdd9eede16802f39

Signed-off-by: Khem Raj <[email protected]>
Cc: Wang Mingyu <[email protected]>
Cc: Alexandre Belloni <[email protected]>
---
 .../libpcre/{libpcre2_10.41.bb => libpcre2_10.42.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/libpcre/{libpcre2_10.41.bb => libpcre2_10.42.bb} 
(95%)

diff --git a/meta/recipes-support/libpcre/libpcre2_10.41.bb 
b/meta/recipes-support/libpcre/libpcre2_10.42.bb
similarity index 95%
rename from meta/recipes-support/libpcre/libpcre2_10.41.bb
rename to meta/recipes-support/libpcre/libpcre2_10.42.bb
index 2a50d07192..cd65493c48 100644
--- a/meta/recipes-support/libpcre/libpcre2_10.41.bb
+++ b/meta/recipes-support/libpcre/libpcre2_10.42.bb
@@ -15,7 +15,7 @@ SRC_URI = 
"${GITHUB_BASE_URI}/download/pcre2-${PV}/pcre2-${PV}.tar.bz2"
 GITHUB_BASE_URI = "https://github.com/PhilipHazel/pcre2/releases";
 UPSTREAM_CHECK_REGEX = "releases/tag/pcre2-(?P<pver>.+)"
 
-SRC_URI[sha256sum] = 
"0f78cebd3e28e346475fb92e95fe9999945b4cbaad5f3b42aca47b887fb53308"
+SRC_URI[sha256sum] = 
"8d36cd8cb6ea2a4c2bb358ff6411b0c788633a2a45dabbf1aeb4b701d1b5e840"
 
 CVE_PRODUCT = "pcre2"
 
-- 
2.39.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#174549): 
https://lists.openembedded.org/g/openembedded-core/message/174549
Mute This Topic: https://lists.openembedded.org/mt/95660159/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to