From bd4180b57b2ba7e1f6dfe69049d300970251d99e878a2be9eed60477914eb1dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 29 Jul 2022 19:58:54 +0000 Subject: [PATCH] Accepting request 991441 from GNOME:Next Add bug/CVE to changes OBS-URL: https://build.opensuse.org/request/show/991441 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=188 --- gdk-pixbuf.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gdk-pixbuf.changes b/gdk-pixbuf.changes index 99e458a..f2c72fb 100644 --- a/gdk-pixbuf.changes +++ b/gdk-pixbuf.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Fri Mar 18 12:36:39 UTC 2022 - Bjørn Lie -- Update to version 2.42.8: +- Update to version 2.42.8 (boo#1201826): + Clear the pixbuf's memory buffer to avoid returning uninitialized memory. + Turn GdkPixbufModule functions into typed callbacks. @@ -11,6 +11,7 @@ Fri Mar 18 12:36:39 UTC 2022 - Bjørn Lie + jpeg: Do not rely on UB around setjmp/longjmp. + Build fixes. + Documentation fixes. + + Security fixes: CVE-2021-46829. + Updated translations. - Stop passing options to meson that just follow upstream default, just rely on upstream providing sane defaults, apart from where