Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libcaca for openSUSE:Factory checked in at 2021-03-10 08:47:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libcaca (Old) and /work/SRC/openSUSE:Factory/.libcaca.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcaca" Wed Mar 10 08:47:45 2021 rev:45 rq:875434 version:0.99.beta19.git20171003 Changes: -------- --- /work/SRC/openSUSE:Factory/libcaca/libcaca.changes 2020-03-11 18:58:14.283752459 +0100 +++ /work/SRC/openSUSE:Factory/.libcaca.new.2378/libcaca.changes 2021-03-10 08:48:04.434320366 +0100 @@ -1,0 +2,6 @@ +Fri Feb 26 13:58:41 UTC 2021 - Josef M??llers <[email protected]> + +- More overflow prevention of multiplying large ints + [bsc#1182731, CVE-2021-3410, libcaca-bsc1182731-prevent-overflow.patch] + +------------------------------------------------------------------- New: ---- libcaca-bsc1182731-prevent-overflow.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libcaca.spec ++++++ --- /var/tmp/diff_new_pack.gzFz1a/_old 2021-03-10 08:48:05.030320981 +0100 +++ /var/tmp/diff_new_pack.gzFz1a/_new 2021-03-10 08:48:05.030320981 +0100 @@ -1,7 +1,7 @@ # # spec file for package libcaca # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,6 +37,7 @@ Patch11: libcaca-variable-type.patch Patch12: Bug1120502-add_cast_to_prevent_overflow.patch Patch13: Bug1143286_libcaca_configure_ac_chg_for_lto.patch +Patch14: libcaca-bsc1182731-prevent-overflow.patch BuildRequires: doxygen BuildRequires: fdupes BuildRequires: freeglut-devel @@ -142,6 +143,7 @@ %patch11 -p1 %patch12 -p1 %patch13 -p1 +%patch14 -p1 RUBY="ruby-`echo %{rb_ver} | sed 's|\.[^\.]*$||'`" find . -type f -exec sed -i "s|ruby-1.9|$RUBY|" \{\} \; pushd python ++++++ libcaca-bsc1182731-prevent-overflow.patch ++++++ ++++ 623 lines (skipped)
