Hello community,

here is the log from the commit of package oniguruma for openSUSE:Factory 
checked in at 2020-03-08 22:23:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oniguruma (Old)
 and      /work/SRC/openSUSE:Factory/.oniguruma.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oniguruma"

Sun Mar  8 22:23:15 2020 rev:22 rq:781674 version:6.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/oniguruma/oniguruma.changes      2018-01-06 
18:45:17.398163449 +0100
+++ /work/SRC/openSUSE:Factory/.oniguruma.new.26092/oniguruma.changes   
2020-03-08 22:23:34.992056944 +0100
@@ -1,0 +2,50 @@
+Wed Mar  4 21:23:36 UTC 2020 - Marcus Rueckert <mrueck...@suse.de>
+
+- Update to version 6.9.4
+  - NEW API: RegSet (set of regexes)
+  - Fixed CVE-2019-19012 (boo# 1156984)
+  - Fixed CVE-2019-19203 (boo# 1164550) (Does not affect UTF-8,
+    UTF-16 and UTF-32 encodings)
+  - Fixed CVE-2019-19204 (boo# 1164569) (Affects only PosixBasic,
+    Emacs and Grep syntaxes)
+  - Fixed CVE-2019-19246 (boo# 1157805)
+  - Fixed some problems (found by libFuzzer test)
+- changes from 6.9.3
+  - Fixed CVE-2019-13224 (boo# 1142847)
+  - Fixed CVE-2019-13225 (boo# 1141157)
+  - Fixed many problems (found by libfuzzer programs)
+- changes from 6.9.2
+  - Update Unicode version 12.1.0
+  - NEW: Unicode Text Segment mode option (?y{g}) (?y{w}) g:
+    Extended Grapheme Cluster mode / w: Word mode
+  - Fix Issue #139
+- changes from 6.9.1
+  - Speed improvement (* especially UTF-8)
+- changes from 6.9.0
+  - Update Unicode version 11.0.0
+  - NEW: add Emoji properties
+- changes from 6.8.2
+  - Fix: #80 UChar in header causes issue
+  - NEW API: onig_set_callout_user_data_of_match_param() (*
+    omission in 6.8.0)
+  - add doc/CALLOUTS.API and doc/CALLOUTS.API.ja
+- changes from 6.8.1
+  - Update shared library version to 5.0.0 for API incompatible
+    changes from 6.7.1
+- changes from 6.8.0
+  - Retry-limit-in-match function enabled by default
+  - NEW: configure option --enable-posix-api=no (* enabled by
+    default)
+  - NEW API: onig_search_with_param(), onig_match_with_param()
+  - NEW: Callouts of contents (?{...contents...}) (?{...}[X<>])
+    (?{{....}})
+  - NEW: Callouts of name (*name) (*name[tag]{args...})
+  - NEW: Builtin callouts (*FAIL) (*MISMATCH) (*ERROR{n}) (*COUNT)
+    (*MAX{n}) etc..
+  - (* Callout function API is experimental level and isn't fixed
+    definitely yet. Undocumented now)
+- changes from 6.7.1
+  - NEW: Mechanism of try-in-match-limit (* disabled by default)
+  - #73: Update for automake 1.15.1
+
+-------------------------------------------------------------------

Old:
----
  onig-6.7.0.tar.gz

New:
----
  onig-6.9.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ oniguruma.spec ++++++
--- /var/tmp/diff_new_pack.lDtWIR/_old  2020-03-08 22:23:36.360057788 +0100
+++ /var/tmp/diff_new_pack.lDtWIR/_new  2020-03-08 22:23:36.388057805 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oniguruma
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define lib_name libonig4
+%define lib_name libonig5
 Name:           oniguruma
-Version:        6.7.0
+Version:        6.9.4
 Release:        0
 Summary:        Regex Library Supporting Different Character Encodings
 License:        BSD-2-Clause
 Group:          Development/Languages/C and C++
-Url:            https://github.com/kkos/oniguruma
+URL:            https://github.com/kkos/oniguruma
 Source:         
https://github.com/kkos/oniguruma/releases/download/v%{version}/onig-%{version}.tar.gz
 BuildRequires:  pkgconfig
 

++++++ onig-6.7.0.tar.gz -> onig-6.9.4.tar.gz ++++++
++++ 114348 lines of diff (skipped)


Reply via email to