|
From: <di...@us...> - 2007-04-27 05:43:00
|
Revision: 493
http://safekeep.svn.sourceforge.net/safekeep/?rev=493&view=rev
Author: dimi
Date: 2007-04-26 22:42:58 -0700 (Thu, 26 Apr 2007)
Log Message:
-----------
Announce the new release on the site
Modified Paths:
--------------
website/trunk/WebContent/download.shtml
website/trunk/WebContent/index.shtml
website/trunk/WebContent/releases.shtml
Modified: website/trunk/WebContent/download.shtml
===================================================================
--- website/trunk/WebContent/download.shtml 2007-04-27 05:33:23 UTC (rev 492)
+++ website/trunk/WebContent/download.shtml 2007-04-27 05:42:58 UTC (rev 493)
@@ -13,27 +13,21 @@
<a name="releases"></a>
<h2>Releases</h2>
-<a name="0.9.2"></a>
+<a name="0.9.3"></a>
<p>
-<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=493511">SafeKeep 0.9.2</a>
-was released Mar 13, 2007, containing the following main features:
+<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=504086">SafeKeep 0.9.3</a>
+was released Apr 27, 2007, containing the following main features:
</p>
<ul>
- <li>Client configuration files have been moved to
- <tt>/etc/safekeep/backup.d</tt>, and have the
- extension '<tt>.backup</tt>'; </li>
- <li>A new global configuration file has been added in
- <tt>/etc/safekeep/safekeep.conf</tt>; </li>
- <li>A number of command line options have been deprecated
- (<tt>-e/--email, -s/--smtp</tt>), and moved to the global configuration; </li>
- <li>SafeKeep now knows of the user under which the backup will execute,
- making it possible to better deploy keys, avoid the need to invoke
- <tt>safekeep(1)</tt> via <tt>sudo(8)</tt>, and execute the backup
- as root if need be; </li>
- <li>Relative paths now have more intuitive behaviour; </li>
- <li>Some documentation improvements; </li>
- <li>Automatic migration of old configuration to the new format; </li>
- <li>A CRITICAL (e.g. data loss) race has been fixed. </li>
+ <li>The safekeep account now uses <tt>/bin/bash</tt> instead of
+ <tt>/sbin/nologin</tt>, this makes it possbile to deploy and
+ manage the SSH keys needed for the backup process; </li>
+ <li>Invoke <tt>rdiff-backup</tt> with the <tt>--force</tt> option
+ when trimming old data, since there are cases where we can have
+ multiple deltas outstanding;</li>
+ <li>A number of logging bugs have been fixed, now the logs should
+ look a bit better;</li>
+ <li>Some documentation improvements.</li>
</ul>
<table>
<tr>
@@ -47,12 +41,12 @@
<b>Red Hat / Fedora</b> binary and source .rpms for RedHat EL 3, 4; Fedora Core 4, 5, 6; CentOS 3, 4, and compatible distributions.
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.2-1.src.rpm">safekeep-0.9.2-1.src.rpm</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.3-1.src.rpm">safekeep-0.9.3-1.src.rpm</a>
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common-0.9.2-1.noarch.rpm">safekeep-common-0.9.2-1.noarch.rpm</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client-0.9.2-1.noarch.rpm">safekeep-client-0.9.2-1.noarch.rpm</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server-0.9.2-1.noarch.rpm">safekeep-server-0.9.2-1.noarch.rpm</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common-0.9.3-1.noarch.rpm">safekeep-common-0.9.3-1.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client-0.9.3-1.noarch.rpm">safekeep-client-0.9.3-1.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server-0.9.3-1.noarch.rpm">safekeep-server-0.9.3-1.noarch.rpm</a>
</td>
</tr>
<tr>
@@ -63,12 +57,12 @@
<b>Ubuntu</b> binary and source .debs for Ubuntu Edgy, Dapper, and Breezy
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.2.tar.gz">safekeep-0.9.2.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.3.tar.gz">safekeep-0.9.3.tar.gz</a>
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common_0.9.2_all.deb">safekeep-common_0.9.2_all.deb</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client_0.9.2_all.deb">safekeep-client_0.9.2_all.deb</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server_0.9.2_all.deb">safekeep-server_0.9.2_all.deb</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common_0.9.3_all.deb">safekeep-common_0.9.3_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client_0.9.3_all.deb">safekeep-client_0.9.3_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server_0.9.3_all.deb">safekeep-server_0.9.3_all.deb</a>
</td>
</tr>
<tr>
@@ -79,7 +73,7 @@
<b>Linux</b> source tarball for most distributions running Python 2.4 or newer
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.2.tar.gz">safekeep-0.9.2.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.3.tar.gz">safekeep-0.9.3.tar.gz</a>
</td>
<td>
N/A
Modified: website/trunk/WebContent/index.shtml
===================================================================
--- website/trunk/WebContent/index.shtml 2007-04-27 05:33:23 UTC (rev 492)
+++ website/trunk/WebContent/index.shtml 2007-04-27 05:42:58 UTC (rev 493)
@@ -39,6 +39,31 @@
<div class="NewsBox">
+<p class="NewsTitle">Apr 27, 2007: SafeKeep version 0.9.3 (beta) released
+<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
+</p>
+<blockquote>
+<p>
+SafeKeep 0.9.3 was released today. What's new in this release:
+</p>
+<ul>
+ <li>The safekeep account now uses <tt>/bin/bash</tt> instead of
+ <tt>/sbin/nologin</tt>, this makes it possbile to deploy and
+ manage the SSH keys needed for the backup process; </li>
+ <li>Invoke <tt>rdiff-backup</tt> with the <tt>--force</tt> option
+ when trimming old data, since there are cases where we can have
+ multiple deltas outstanding;</li>
+ <li>A number of logging bugs have been fixed, now the logs should
+ look a bit better;</li>
+ <li>Some documentation improvements.</li>
+</ul>
+<p>
+Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora)
+and Debian-based (e.g. Debian, Ubuntu) distributions are available
+for immediate <a href="download.shtml">download ...</a>
+</p>
+</blockquote>
+
<p class="NewsTitle">Mar 13, 2007: SafeKeep version 0.9.2 (beta) released
<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
</p>
Modified: website/trunk/WebContent/releases.shtml
===================================================================
--- website/trunk/WebContent/releases.shtml 2007-04-27 05:33:23 UTC (rev 492)
+++ website/trunk/WebContent/releases.shtml 2007-04-27 05:42:58 UTC (rev 493)
@@ -4,10 +4,34 @@
<h1>Releases</h1>
<div id="PageMenu">
<span class="PageMenuTitle">On This Page:</span>
+ <a href="#0.9.2">0.9.2</a>
<a href="#0.9.1">0.9.1</a>
<a href="#0.9.0">0.9.0</a>
</div>
+<a name="0.9.2"></a>
+<p>
+<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=493511">SafeKeep 0.9.2</a>
+was released Mar 13, 2007, containing the following main features:
+</p>
+<ul>
+ <li>Client configuration files have been moved to
+ <tt>/etc/safekeep/backup.d</tt>, and have the
+ extension '<tt>.backup</tt>'; </li>
+ <li>A new global configuration file has been added in
+ <tt>/etc/safekeep/safekeep.conf</tt>; </li>
+ <li>A number of command line options have been deprecated
+ (<tt>-e/--email, -s/--smtp</tt>), and moved to the global configuration; </li>
+ <li>SafeKeep now knows of the user under which the backup will execute,
+ making it possible to better deploy keys, avoid the need to invoke
+ <tt>safekeep(1)</tt> via <tt>sudo(8)</tt>, and execute the backup
+ as root if need be; </li>
+ <li>Relative paths now have more intuitive behaviour; </li>
+ <li>Some documentation improvements; </li>
+ <li>Automatic migration of old configuration to the new format; </li>
+ <li>A CRITICAL (e.g. data loss) race has been fixed. </li>
+ </ul>
+
<a name="0.9.1"></a>
<p>
<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=485824">SafeKeep 0.9.1</a>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|