[sabayon] Bumped to version 2.29.91



commit 2bced7d93348a0d609c7a57e00fae57cc8603aa3
Author: Scott Balneaves <sbalneav ltsp org>
Date:   Mon Feb 22 21:43:32 2010 -0600

    Bumped to version 2.29.91

 AUTHORS      |    1 +
 NEWS         |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 README       |    6 +++-
 configure.ac |    2 +-
 4 files changed, 66 insertions(+), 3 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 11a15f4..8002ed1 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,3 +5,4 @@ John Dennis <jdennis redhat com>
 Mark McLoughlin <markmc redhat com>
 Sayamindu Dasgupta <sayamindu gmail com>
 Scott Balneaves <sbalneav ltsp org>
+Warren Togami <wtogami redhat com>
diff --git a/NEWS b/NEWS
index 7619857..11c147a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,63 @@
+===============
+Version 2.29.91
+===============
+
+  Code Name:
+
+    * "Drainage and the Desert"
+
+  Fixes:
+
+    * Help file docbook tags patch thanks to Mario Blättermann
+    * Manpages patch thanks to Luca Falavigna of the Debian project
+    * Fix Bug #321450: allow multiple LDAP uri's to be specified.
+    * Changes window now distinguishes between files, dirs, and links
+    * Documentation fixes.
+    * Fix Bug #608697: sabayon-debug-log.conf does not exist, but sabayon
+      thinks it does
+    * Remove hard-coded gconf source strings, add gconf sources to config.py.in
+      for easier customization/patching by distros
+    * Always clean up the gconf source trees
+    * xinitrc file cleaned up.
+    * Added file/directory permission handling.
+    * Gracefully handle gconfd shutdowns in sabayon-apply
+    * Fix Bug #608720: Make Details pane less confusing with sorting
+    * Fix Bug #607030: depend on Python 2.6
+    * Fix Bug #610488: Patches to admin tools to properly wait for usermod changes to apply.
+    * Fix Bug #610736: Create firefox profile during sabayon-apply if it doesn't
+      already exist.
+
+  Notes:
+
+    * Thanks to Luca Falavigna of the Debian project, we now have a working
+      Sabayon in Debian again.
+    * Thanks to Warren Togami of the Fedora project for a lot of work in this
+      release.  He's being added to AUTHORS.
+
+  Translators:
+
+    * bg, courtesy of Alexander Shopov
+    * bn, courtesy of Israt Jahan
+    * de, courtesy of Mario Blättermann
+    * el, courtesy of Î?άÏ?ιοÏ? Î?ηνÏ?ίληÏ?
+    * es, courtesy of Jorge González
+    * et, courtesy of Ivar Smolin
+    * eu, courtesy of Iñaki Larrañaga Murgoitio
+    * fr, courtesy of Claude Paroz
+    * fr, courtesy of Bruno Brouard
+    * gl, courtesy of Fran Diéguez
+    * nb, courtesy of Kjartan Maraas
+    * pl, courtesy of Piotr DrÄ?g
+    * pt_BR, courtesy of Flamarion Jorge
+    * sk, courtesy of Peter Mráz
+    * sl, courtesy of Matej UrbanÄ?iÄ?
+    * sv, courtesy of Daniel Nylander
+    * ta, courtesy of Dr,T,Vasudevan
+    * th, courtesy of Theppitak Karoonboonyanan
+    * uk, courtesy of Maxim V. Dziumanenko
+    * zh_HK, courtesy of Chao-Hsiung Liao
+    * zh_TW, courtesy of Chao-Hsiung Liao
+
 ==============
 Version 2.29.5
 ==============
diff --git a/README b/README
index 4108269..c3345e4 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-Welcome to Sabayon 2.29.5
-=========================
+Welcome to Sabayon 2.29.91
+==========================
 
 Why the name?
 =============
@@ -25,3 +25,5 @@ in $(sysconfdir)/gconf/2/local-madatory.path and put
   include "$(HOME)/.gconf.path.defaults"
 
 in $(sysconfdir)/gconf/2/local-defaults.path.
+
+On some systems, these are added directly to $(sysconfdir)/gconf/2/path.
diff --git a/configure.ac b/configure.ac
index 54f1ad4..5243af8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([sabayon], [2.29.5],
+AC_INIT([sabayon], [2.29.91],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=sabayon])
 AC_CONFIG_SRCDIR(lib/userprofile.py)
 



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