[gnome-initial-setup] 3.14.2.1



commit 6f39729e411931d8ad335666aeb0d3d65f3dff6d
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Nov 11 19:02:03 2014 +0100

    3.14.2.1

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b6c017f..03237b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+3.14.2.1
+
+ * Disable SSLv3 because of POODLE
+
 3.14.2
 
  * Fix changing the login keyring password
diff --git a/configure.ac b/configure.ac
index d6d50c5..3765eaf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-initial-setup],[3.14.2])
+AC_INIT([gnome-initial-setup],[3.14.2.1])
 AC_CONFIG_MACRO_DIR([m4])
 
 AM_INIT_AUTOMAKE([dist-xz no-dist-gzip foreign])


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