Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cmark for openSUSE:Factory checked in at 2023-03-21 17:40:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cmark (Old) and /work/SRC/openSUSE:Factory/.cmark.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cmark" Tue Mar 21 17:40:03 2023 rev:14 rq:1072865 version:0.30.3 Changes: -------- --- /work/SRC/openSUSE:Factory/cmark/cmark.changes 2021-12-08 22:10:37.330909492 +0100 +++ /work/SRC/openSUSE:Factory/.cmark.new.31432/cmark.changes 2023-03-21 17:40:04.745414453 +0100 @@ -1,0 +2,15 @@ +Sat Mar 18 09:20:15 UTC 2023 - Andreas Stieger <andreas.stie...@gmx.de> + +- update to 0.30.3: + * CVE-2023-22486: quadratic complexity bug with repeated `![[]()` + (boo#1207674) + * Allow declarations with no space, as per spec + * Set `enumi*` counter correctly in LaTeX output + * Allow `<!DOCTYPE` to be case-insensitive + existing spec + * Fixed HTML comment scanning + * CVE-2023-22484: quadratic parsing issue with repeated `<!--` + (boo#1207438) - not in a released version + * Fix quadratic behavior involving `get_containing_block` + +------------------------------------------------------------------- Old: ---- cmark-0.30.2.tar.gz New: ---- cmark-0.30.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cmark.spec ++++++ --- /var/tmp/diff_new_pack.aAAKq6/_old 2023-03-21 17:40:05.213416692 +0100 +++ /var/tmp/diff_new_pack.aAAKq6/_new 2023-03-21 17:40:05.221416730 +0100 @@ -1,7 +1,7 @@ # # spec file for package cmark # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define libname libcmark0_30_2 +%define libname libcmark0_30_3 Name: cmark -Version: 0.30.2 +Version: 0.30.3 Release: 0 Summary: CommonMark parsing and rendering library and program in C License: BSD-2-Clause AND MIT AND CC-BY-SA-4.0 @@ -85,6 +85,7 @@ %{_libdir}/libcmark.so.%{version} %files devel +%license COPYING %{_includedir}/cmark.h %{_includedir}/cmark_export.h %{_includedir}/cmark_version.h ++++++ cmark-0.30.2.tar.gz -> cmark-0.30.3.tar.gz ++++++ ++++ 19606 lines of diff (skipped)