From a3b5d134c85be37f861f408f143f9cd7533bbed1 Mon Sep 17 00:00:00 2001 From: carlosg Date: Thu, 4 Oct 2007 00:32:00 +0000 Subject: Release 2.4.1 --- ChangeLog | 4 ++++ NEWS | 25 +++++++++++++++++++++++++ configure.in | 2 +- doc/ChangeLog | 4 ++++ doc/xsd/ChangeLog | 4 ++++ files/ChangeLog | 4 ++++ 6 files changed, 42 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 258898f..4ab0ee0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-10-04 Carlos Garnacho + + * Release 2.4.1 + 2007-10-04 Carlos Garnacho * Time/TimeDate.pm, Time/NTP.pm: make time modules work for Archlinux. diff --git a/NEWS b/NEWS index b9a9c78..12004c1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,28 @@ +System Tools Backends Version 2.4.1, 2007-10-04 +----------------------------------------------- + +The System Tools Backends version 2.4.1 "Out of mind" have been released. + +The System Tools Backends are a set of cross-platform modules for Linux, FreeBSD, Solaris and other Unix systems. The backends provide an common DBus interface to all distros for modifying or reading the system configuration. + +Right now the System Tools Backends fully support various distros/OS such as: Redhat, Mandrake, SuSE, Fedora, Debian (and derivations like Ubuntu, Linex, Guadalinex...), FreeBSD, Solaris, Gentoo, Slackware, OpenNA, PLD, Vine and Specifix. + +Changes since last release +========================== + +- Fix a typo in UsersConfig module for Slackware (Markus Kanet) +- Optimize gentoo services list parsing (garnacho) +- Add diagnostics script, to check configuration parsing without all the DBus setup (garnacho) +- Add/fix Users/Time/Services support for Archlinux (Ermanno Scaglione) + +Thanks to anyone involved! + +Downloading +=========== +You can get it from : +http://system-tools-backends.freedesktop.org/downloads/2.4/ + + System Tools Backends Version 2.4.0, 2007-09-14 ----------------------------------------------- diff --git a/configure.in b/configure.in index 3771ecf..dab553d 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ AC_PREREQ(2.52) dnl ============================================================== dnl Process this file with autoconf to produce a configure script. dnl ============================================================== -AC_INIT(system-tools-backends,2.4.0) +AC_INIT(system-tools-backends,2.4.1) AC_CONFIG_AUX_DIR(.) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) diff --git a/doc/ChangeLog b/doc/ChangeLog index 5da90c9..ea6433d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2007-10-04 Carlos Garnacho + + * Release 2.4.1 + 2007-09-14 Carlos Garnacho * Release 2.4.0 diff --git a/doc/xsd/ChangeLog b/doc/xsd/ChangeLog index 801be94..7d15088 100644 --- a/doc/xsd/ChangeLog +++ b/doc/xsd/ChangeLog @@ -1,3 +1,7 @@ +2007-10-04 Carlos Garnacho + + * Release 2.4.1 + 2007-09-14 Carlos Garnacho * Release 2.4.0 diff --git a/files/ChangeLog b/files/ChangeLog index b9083cf..d0ed50a 100644 --- a/files/ChangeLog +++ b/files/ChangeLog @@ -1,3 +1,7 @@ +2007-10-04 Carlos Garnacho + + * Release 2.4.1 + 2007-09-14 Carlos Garnacho * Release 2.4.0 -- cgit v1.2.3