Hello community, here is the log from the commit of package oniguruma for openSUSE:Factory checked in at 2020-11-10 13:39:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oniguruma (Old) and /work/SRC/openSUSE:Factory/.oniguruma.new.11331 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oniguruma" Tue Nov 10 13:39:07 2020 rev:24 rq:846284 version:6.9.6 Changes: -------- --- /work/SRC/openSUSE:Factory/oniguruma/oniguruma.changes 2020-06-23 21:02:21.069408869 +0200 +++ /work/SRC/openSUSE:Factory/.oniguruma.new.11331/oniguruma.changes 2020-11-10 13:40:02.872402630 +0100 @@ -1,0 +2,25 @@ +Thu Nov 5 15:57:25 UTC 2020 - Marcus Rueckert <mrueck...@suse.de> + +- Update to 6.9.6 + - When using configure script, if you have the POSIX API enabled + in an earlier version (disabled by default in 6.9.5) and you + need application binary compatibility with the POSIX API, + specify "--enable-binary-compatible-posix-api=yes" instead of + "--enable-posix-api=yes". Starting in 6.9.6, + "--enable-posix-api=yes" only supports source-level + compatibility for 6.9.5 and earlier about POSIX API. (Issue + #210) + - NEW: configure option + --enable-binary-compatible-posix-api=[yes/no] + - NEW API: Limiting the maximum number of calls of subexp-call + - NEW API: ONIG_OPTION_NOT_BEGIN_STRING / NOT_END_STRING / + NOT_BEGIN_POSITION + - Fixed behavior of ONIG_OPTION_NOTBOL / NOTEOL + - Fixed many problems found by OSS-Fuzz + - Fixed many problems found by Coverity + - Fixed CVE-2020-26159 (This turned out not to be a problem + later. #221) + - Under cygwin and mingw, generate and install the libonig.def + file (Issue #220) + +------------------------------------------------------------------- Old: ---- onig-6.9.5_rev1.tar.gz New: ---- onig-6.9.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oniguruma.spec ++++++ --- /var/tmp/diff_new_pack.0PVS9k/_old 2020-11-10 13:40:03.488401407 +0100 +++ /var/tmp/diff_new_pack.0PVS9k/_new 2020-11-10 13:40:03.488401407 +0100 @@ -17,11 +17,11 @@ %define lib_name libonig5 -%define pkg_version 6.9.5_rev1 -%define pkg_short_version 6.9.5 +%define pkg_version 6.9.6 +%define pkg_short_version 6.9.6 Name: oniguruma -Version: 6.9.5.1 +Version: 6.9.6 Release: 0 Summary: Regex Library Supporting Different Character Encodings License: BSD-2-Clause ++++++ onig-6.9.5_rev1.tar.gz -> onig-6.9.6.tar.gz ++++++ ++++ 7259 lines of diff (skipped)