From 46c764ae19681fce4357bd7b2acb339b717ae9c6 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Fri, 8 Nov 2024 16:43:28 +0000 Subject: [PATCH] Update symbols for 1.44 --- debian/libpcre2-16-0.symbols | 1 + debian/libpcre2-32-0.symbols | 1 + debian/libpcre2-8-0.symbols | 1 + 3 files changed, 3 insertions(+) diff --git a/debian/libpcre2-16-0.symbols b/debian/libpcre2-16-0.symbols index 6ade8d7..f140b6b 100644 --- a/debian/libpcre2-16-0.symbols +++ b/debian/libpcre2-16-0.symbols @@ -54,6 +54,7 @@ libpcre2-16.so.0 libpcre2-16-0 #MINVER# pcre2_set_glob_separator_16@Base 10.32 pcre2_set_heap_limit_16@Base 10.32 pcre2_set_match_limit_16@Base 10.22 + pcre2_set_max_pattern_compiled_length_16@Base 10.44 pcre2_set_max_pattern_length_16@Base 10.22 pcre2_set_max_varlookbehind_16@Base 10.43 pcre2_set_newline_16@Base 10.22 diff --git a/debian/libpcre2-32-0.symbols b/debian/libpcre2-32-0.symbols index 3b1b0c9..742407d 100644 --- a/debian/libpcre2-32-0.symbols +++ b/debian/libpcre2-32-0.symbols @@ -54,6 +54,7 @@ libpcre2-32.so.0 libpcre2-32-0 #MINVER# pcre2_set_glob_separator_32@Base 10.32 pcre2_set_heap_limit_32@Base 10.32 pcre2_set_match_limit_32@Base 10.22 + pcre2_set_max_pattern_compiled_length_32@Base 10.44 pcre2_set_max_pattern_length_32@Base 10.22 pcre2_set_max_varlookbehind_32@Base 10.43 pcre2_set_newline_32@Base 10.22 diff --git a/debian/libpcre2-8-0.symbols b/debian/libpcre2-8-0.symbols index 8ef8267..1f62095 100644 --- a/debian/libpcre2-8-0.symbols +++ b/debian/libpcre2-8-0.symbols @@ -54,6 +54,7 @@ libpcre2-8.so.0 libpcre2-8-0 #MINVER# pcre2_set_glob_separator_8@Base 10.32 pcre2_set_heap_limit_8@Base 10.32 pcre2_set_match_limit_8@Base 10.22 + pcre2_set_max_pattern_compiled_length_8@Base 10.44 pcre2_set_max_pattern_length_8@Base 10.22 pcre2_set_max_varlookbehind_8@Base 10.43 pcre2_set_newline_8@Base 10.22 -- 2.30.2