summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-04-26 17:59:22 +0200
committerJörg Frings-Fürst <debian@jff.email>2021-04-26 17:59:22 +0200
commit18631a62e6e8baf88e73bda7f2ddadfb14c1eacc (patch)
tree3c057b3c4757d59ef4c3d2c5b5bcb1c75d30ff38
parentddebf6f9bc11c3a23c5b3b3598fb913c328e2352 (diff)
Refresh symbols file
-rw-r--r--debian/changelog1
-rw-r--r--debian/symbols12
2 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c57cff2..76ba442 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libonig (6.9.7.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ - Refresh symbols file.
-- Jörg Frings-Fürst <debian@jff.email> Mon, 26 Apr 2021 17:40:57 +0200
diff --git a/debian/symbols b/debian/symbols
index e764aea..9276102 100644
--- a/debian/symbols
+++ b/debian/symbols
@@ -47,6 +47,7 @@ libonig.so.5 libonig5 #MINVER#
OnigSyntaxPerl_NG@Base 6.8.1
OnigSyntaxPosixBasic@Base 6.8.1
OnigSyntaxPosixExtended@Base 6.8.1
+ OnigSyntaxPython@Base 6.9.7.1
OnigSyntaxRuby@Base 6.8.1
OnigUnicodeFolds1@Base 6.8.1
OnigUnicodeFolds2@Base 6.8.1
@@ -82,11 +83,13 @@ libonig.so.5 libonig5 #MINVER#
onig_free_reg_callout_list@Base 6.8.1
onig_get_arg_by_callout_args@Base 6.8.1
onig_get_args_num_by_callout_args@Base 6.8.1
+ onig_get_callback_each_match@Base 6.9.7.1
onig_get_callout_data@Base 6.8.1
onig_get_callout_data_by_callout_args@Base 6.8.1
onig_get_callout_data_by_callout_args_self@Base 6.8.1
onig_get_callout_data_by_callout_args_self_dont_clear_old@Base 6.8.1
onig_get_callout_data_by_tag@Base 6.8.1
+ onig_get_callout_data_by_tag_dont_clear_old@Base 6.9.7.1
onig_get_callout_data_dont_clear_old@Base 6.8.1
onig_get_callout_end_func_by_name_id@Base 6.8.1
onig_get_callout_in_by_callout_args@Base 6.8.1
@@ -201,6 +204,7 @@ libonig.so.5 libonig5 #MINVER#
onig_scan_env_set_error_string@Base 6.8.1
onig_search@Base 6.8.1
onig_search_with_param@Base 6.8.1
+ onig_set_callback_each_match@Base 6.9.7.1
onig_set_callout_data@Base 6.8.1
onig_set_callout_data_by_callout_args@Base 6.8.1
onig_set_callout_data_by_callout_args_self@Base 6.8.1
@@ -322,3 +326,11 @@ libonig.so.5 libonig5 #MINVER#
re_mbcinit@Base 6.8.1
re_search@Base 6.8.1
re_set_casetable@Base 6.8.1
+ reg_foreach_name@Base 6.9.7.1
+ reg_name_to_group_numbers@Base 6.9.7.1
+ reg_number_of_names@Base 6.9.7.1
+ reg_set_encoding@Base 6.9.7.1
+ regcomp@Base 6.9.7.1
+ regerror@Base 6.9.7.1
+ regexec@Base 6.9.7.1
+ regfree@Base 6.9.7.1