From 77a04959299aa252579a98655e626d1b8f5f9f34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 26 Apr 2021 17:38:02 +0200 Subject: Merge 6.9.6-1.1 --- debian/changelog | 10 +++++++++- debian/rules | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b60e189..9767f6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,16 @@ +libonig (6.9.6-1.1) unstable; urgency=high + + * Non-maintainer upload. + * debian/rules + - As upstream change, set "--enable-binary-compatible-posix-api=yes", + instead of "--enable-posix-api" (Closes: #983406) + + -- Hideki Yamane Wed, 24 Feb 2021 02:25:03 +0900 + libonig (6.9.6-1) unstable; urgency=medium * New upstream release. - Refresh symbols file. - - Fix CVE-2020-26159 (Closes: #972113). * Migrate to debhelper-compat 13: - Bump debhelper-compat version in debian/control to = 13. * debian/rules: diff --git a/debian/rules b/debian/rules index 8434f6c..8041e25 100755 --- a/debian/rules +++ b/debian/rules @@ -17,7 +17,7 @@ VERSION = $(shell head -n1 debian/changelog | sed -e 's/.*(//;s/-.*).*//;s/\+/\- dh $@ override_dh_auto_configure: - dh_auto_configure -- --enable-posix-api + dh_auto_configure -- --enable-binary-compatible-posix-api=yes override_dh_install: $(RM) debian/tmp/usr/bin/onig-config -- cgit v1.2.3 From f5b2920f12628bb7a0fb8b13097533878a1a9936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 26 Apr 2021 17:45:33 +0200 Subject: New Release 6.9.7.1 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9767f6e..c57cff2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libonig (6.9.7.1-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Jörg Frings-Fürst Mon, 26 Apr 2021 17:40:57 +0200 + libonig (6.9.6-1.1) unstable; urgency=high * Non-maintainer upload. -- cgit v1.2.3 From 18631a62e6e8baf88e73bda7f2ddadfb14c1eacc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 26 Apr 2021 17:59:22 +0200 Subject: Refresh symbols file --- debian/changelog | 1 + debian/symbols | 12 ++++++++++++ 2 files changed, 13 insertions(+) (limited to 'debian') 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 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 -- cgit v1.2.3 From 12e941c0e7a538b6f0aea2c12ccdae4461af1e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 26 Apr 2021 18:04:38 +0200 Subject: Declare compliance with Debian Policy 4.5.1 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 76ba442..8c9ecb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libonig (6.9.7.1-1) UNRELEASED; urgency=medium * New upstream release. - Refresh symbols file. + * Declare compliance with Debian Policy 4.5.1 (No changes needed). -- Jörg Frings-Fürst Mon, 26 Apr 2021 17:40:57 +0200 diff --git a/debian/control b/debian/control index 41c5bf7..083e723 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Jörg Frings-Fürst Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Rules-Requires-Root: no Homepage: https://github.com/kkos/oniguruma Vcs-Git: git://jff.email/opt/git/libonig.git -- cgit v1.2.3 From 96b0c9871630512ec2c2e84072da0085d68d740f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 26 Apr 2021 18:08:55 +0200 Subject: d/changelog: Change distribution to experimental, Change date and time --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8c9ecb8..4f71481 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -libonig (6.9.7.1-1) UNRELEASED; urgency=medium +libonig (6.9.7.1-1) experimental; urgency=medium * New upstream release. - Refresh symbols file. * Declare compliance with Debian Policy 4.5.1 (No changes needed). - -- Jörg Frings-Fürst Mon, 26 Apr 2021 17:40:57 +0200 + -- Jörg Frings-Fürst Mon, 26 Apr 2021 18:07:46 +0200 libonig (6.9.6-1.1) unstable; urgency=high -- cgit v1.2.3