[glib: 7/10] subprojects: Update pcre




commit 749b65fd37579c93c87e6dfc62f93f7fbc11b450
Author: Dan Nicholson <nicholson endlessm com>
Date:   Fri Apr 22 11:14:45 2022 -0600

    subprojects: Update pcre
    
    Recently wrapdb updated pcre from 8.37 (released in 2015!) to the
    current 8.45 release. There have been several security fixes between
    those releases and currently a buffer overflow is being flagged by
    ostree's oss-fuzz project where pcre is installed via wrapdb.
    
    This change was generated by `meson wrap update pcre`.

 subprojects/pcre.wrap | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/subprojects/pcre.wrap b/subprojects/pcre.wrap
index a6b07b9616..22f524303a 100644
--- a/subprojects/pcre.wrap
+++ b/subprojects/pcre.wrap
@@ -1,11 +1,11 @@
 [wrap-file]
-directory = pcre-8.37
-source_url = https://sourceforge.net/projects/pcre/files/pcre/8.37/pcre-8.37.tar.bz2
-source_filename = pcre-8.37.tar.bz2
-source_hash = 51679ea8006ce31379fb0860e46dd86665d864b5020fc9cd19e71260eef4789d
-patch_filename = pcre_8.37-4_patch.zip
-patch_url = https://wrapdb.mesonbuild.com/v2/pcre_8.37-4/get_patch
-patch_hash = c957f42da6f6378300eb8a18f4a5cccdb8e2aada51a703cac842982f9f785399
+directory = pcre-8.45
+source_url = https://sourceforge.net/projects/pcre/files/pcre/8.45/pcre-8.45.tar.bz2
+source_filename = pcre-8.45.tar.bz2
+source_hash = 4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8
+patch_filename = pcre_8.45-1_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/pcre_8.45-1/get_patch
+patch_hash = 821f9b0e5578c5b3983434465de93e30ddfceb92e331a0c9110aba6bf0634ffa
 
 [provide]
 libpcre = pcre_dep


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]