|
From: <di...@us...> - 2007-05-16 14:06:51
|
Revision: 496
http://safekeep.svn.sourceforge.net/safekeep/?rev=496&view=rev
Author: dimi
Date: 2007-05-16 07:06:49 -0700 (Wed, 16 May 2007)
Log Message:
-----------
Prepare the 1.0 release
Modified Paths:
--------------
safekeep/trunk/ANNOUNCE
Modified: safekeep/trunk/ANNOUNCE
===================================================================
--- safekeep/trunk/ANNOUNCE 2007-05-16 13:55:23 UTC (rev 495)
+++ safekeep/trunk/ANNOUNCE 2007-05-16 14:06:49 UTC (rev 496)
@@ -1,35 +1,28 @@
-This is release 0.9.3 of SafeKeep, a centralized and easy to use
+This is release 1.0.0 of SafeKeep, a centralized and easy to use
backup application that combines the best features of a mirror
and an incremental backup.
What's new in this release:
- - The safekeep account now uses /bin/bash instead of /sbin/nologin,
- this makes it possbile to deploy and manage the SSH keys needed
- for the backup process;
- - Invoke rdiff-backup with the '--force' option when trimming
- old data, since there are cases where we can have multiple
- deltas outstanding;
- - A number of logging bugs have been fixed, now the logs should
- look a bit better;
- - Some documentation improvements.
+ - Tested support for database (MySQL and PostgreSQL) dumps
+ - Small documentation improvements.
Because of lags created by using mirrors, this message may reach you before
the release is available at the public sites. Sources and binaries will be
available from the following locations:
- - RedHat EL 3,4, CentOS 3,4, Fedora 4,5,6:
- http://prdownloads.sourceforge.net/safekeep/safekeep-common-0.9.3-1.noarch.rpm
- http://prdownloads.sourceforge.net/safekeep/safekeep-client-0.9.3-1.noarch.rpm
- http://prdownloads.sourceforge.net/safekeep/safekeep-server-0.9.3-1.noarch.rpm
- http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.3-1.src.rpm
+ - RedHat EL 3,4,5, CentOS 3,4,5, Fedora 4,5,6:
+ http://prdownloads.sourceforge.net/safekeep/safekeep-common-1.0.0-1.noarch.rpm
+ http://prdownloads.sourceforge.net/safekeep/safekeep-client-1.0.0-1.noarch.rpm
+ http://prdownloads.sourceforge.net/safekeep/safekeep-server-1.0.0-1.noarch.rpm
+ http://prdownloads.sourceforge.net/safekeep/safekeep-1.0.0-1.src.rpm
- Ubuntu Edgy, Dapper, and Breezy:
- http://prdownloads.sourceforge.net/safekeep/safekeep-common_0.9.3_all.deb
- http://prdownloads.sourceforge.net/safekeep/safekeep-client_0.9.3_all.deb
- http://prdownloads.sourceforge.net/safekeep/safekeep-server_0.9.3_all.deb
+ http://prdownloads.sourceforge.net/safekeep/safekeep-common_1.0.0_all.deb
+ http://prdownloads.sourceforge.net/safekeep/safekeep-client_1.0.0_all.deb
+ http://prdownloads.sourceforge.net/safekeep/safekeep-server_1.0.0_all.deb
- Source:
- http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.3.tar.gz
+ http://prdownloads.sourceforge.net/safekeep/safekeep-1.0.0.tar.gz
To find out more about the project visit on our website:
http://safekeep.sourceforge.net
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|