[gdk-pixbuf] Release GdkPixbuf 2.42.2 (stable)



commit 2518a6817c2b076cdde1d3cc26beb9269a59d725
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Dec 7 23:39:49 2020 +0000

    Release GdkPixbuf 2.42.2 (stable)

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f77ca5339..061fe2145 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+2.42.2 (stable)
+===
+
+ - Requre Meson 0.55.3
+ - Improve the PNG save operation
+ - Fix leak in the error path of the XPM loader
+ - Fix loading GIF without a GCE rendering color 0 [Robert Ancell, #162]
+ - Fix invalid LZW codes in the GIF loader [Robert Ancell, #164, CVE-2020-29385]
+
 2.42.0 (stable)
 ===
 
diff --git a/meson.build b/meson.build
index 267539d81..c38607029 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gdk-pixbuf', 'c',
-        version: '2.42.1',
+        version: '2.42.2',
         license: 'LGPL-2.1-or-later',
         default_options: [
           'buildtype=debugoptimized',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]