[gparted] ========== gparted-0.19.1 ==========



commit 6edab650267e334c22bc9050fe3dc18953628be9
Author: Curtis Gedak <gedakc gmail com>
Date:   Tue Jul 15 09:39:15 2014 -0600

    ==========   gparted-0.19.1   ==========

 NEWS         |   34 ++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 021e615..9f6321f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,38 @@
 ============================
+GParted 0.19.1  (2014-07-15)
+============================
+
+Release Notes
+-------------
+  This release of GParted includes a critical bug fix for a potential
+  crash.  The crash is rare, but if the crash happens while applying
+  operations then data loss might occur.  Also included are language
+  translation updates.
+
+### Key changes include:
+
+  * Prevent crash caused by cross thread write after free in _OnReadable()
+
+Bug Fixes
+---------
+  * Prevent cross thread write after free in _OnReadable() (#731752)
+
+Code Credits
+------------
+  Code enhancements are courtesy of Mike Fleetwood.
+
+Translations (new/updated)
+--------------------------
+  ar(Safa Alfulaij, Abderrahim Kitouni), de(Wolfgang Stöggl),
+  el(MarMav, Tom Tryfonidis), es(Daniel Mustieles), it(Milo Casagrande),
+  pt_BR(Rafael Ferreira), ro(Daniel Șerbănescu), uk(Daniel Korostil)
+
+Dependencies (new/updated)
+--------------------------
+  * no change.
+
+
+============================
 GParted 0.19.0  (2014-06-10)
 ============================
 
diff --git a/configure.ac b/configure.ac
index 73121c0..880ad51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gparted],[0.19.0-git],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
+AC_INIT([gparted],[0.19.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=gparted])
 AC_PREREQ([2.50])
 
 AC_CONFIG_SRCDIR([src/main.cc])


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