[liboobs] Release 2.29.2



commit bcfb359ada57d1434391df3e6835d4777b4b0006
Author: Milan Bouchet-Valat <nalimilan club fr>
Date:   Mon Jan 11 18:03:07 2010 +0100

    Release 2.29.2

 NEWS |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8d9384d..8a45919 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Liboobs 2.29.2, 2010-01-11
+-----------------------------------------------
+
+Liboobs version 2.29.2 "Follow Suit" has been released. This release depends on the System Tools Backends 2.9.0.
+
+- Move to the new System Tools Backends users and groups protocol. This mainly implies that OobsUser and OobsGroup are now OobsObjects, and can be committed individually, with new add() and delete() methods.
+- Add new fields from this protocol: passwords are now in clear text, UIDs and GIDs can be guint32, new password and home flags, encrypted home boolean, locale and location.
+- When committed, OobsUser is immediately updated with the D-Bus reply, to fill fields that were left empty and chosen by the platform tools.
+- Add a lot of convenience functions to manage users and groups lists, taken from the GNOME System Tools.
+- Raise OOBS_MAX_[UG]ID to G_MAXUINT32 on platforms where it is possible, now that the protocol supports it. Use << instead of pow().
+- Fix OobsSession not being a singleton.
+
 Liboobs 2.29.1, 2009-11-30
 -----------------------------------------------
 



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