[gegl] release 0.3.34, since the GIMP rc slipped
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] release 0.3.34, since the GIMP rc slipped
- Date: Mon, 16 Apr 2018 21:12:01 +0000 (UTC)
commit 29254dcd875d271043aba57d0e6ebc48ec63c013
Author: Øyvind Kolås <pippin gimp org>
Date: Mon Apr 16 23:10:02 2018 +0200
release 0.3.34, since the GIMP rc slipped
configure.ac | 2 +-
docs/NEWS.txt | 18 +++++++++++++++++-
2 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f09495c..f8c644a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ dnl set GEGL_BINARY_AGE _and_ GEGL_INTERFACE_AGE to 0.
m4_define([gegl_major_version], [0])
m4_define([gegl_minor_version], [3])
-m4_define([gegl_micro_version], [33])
+m4_define([gegl_micro_version], [34])
m4_define([gegl_real_version],
[gegl_major_version.gegl_minor_version.gegl_micro_version])
m4_define([gegl_version], [gegl_real_version])
diff --git a/docs/NEWS.txt b/docs/NEWS.txt
index be18e5c..74fab15 100644
--- a/docs/NEWS.txt
+++ b/docs/NEWS.txt
@@ -1,3 +1,20 @@
+GEGL-0.3.32 2018-04-16
+----------------------
+
+Core
+~~~~
+
+Change GeglParamSpecSeed from int to uint to match the value range of
+GeglRandom's seed.
+
+Operations
+~~~~~~~~~~
+
+Limit allocations in ppm-load to 2GB CVE-2018-10114
+
+Contributors to this release: Piotr Drąg, Øyvind Kolås, Sebastian Rasmussen and
+Michael Natterer.
+
GEGL-0.3.32 2018-04-13
----------------------
@@ -22,7 +39,6 @@ Keep track of valid/invalid areas on smaller granularity than tiles in mipmap.
Various micro-optimizations in display paths, with minuscle performance impact.
-
Contributors to this release: Alexandre Prokoudine, Ell, Jehan, Marco Ciampa,
Michael Natterer, Øyvind Kolås and Piotr Drąg.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]