|
From: <di...@us...> - 2008-10-07 20:27:51
|
Revision: 608
http://safekeep.svn.sourceforge.net/safekeep/?rev=608&view=rev
Author: dimi
Date: 2008-10-07 20:27:49 +0000 (Tue, 07 Oct 2008)
Log Message:
-----------
Announce the new release 1.0.5 on the website
Modified Paths:
--------------
website/trunk/WebContent/download.shtml
website/trunk/WebContent/index.shtml
website/trunk/WebContent/news.shtml
website/trunk/WebContent/releases.shtml
Modified: website/trunk/WebContent/download.shtml
===================================================================
--- website/trunk/WebContent/download.shtml 2008-10-07 20:18:21 UTC (rev 607)
+++ website/trunk/WebContent/download.shtml 2008-10-07 20:27:49 UTC (rev 608)
@@ -13,18 +13,18 @@
<a name="releases"></a>
<h2>Releases</h2>
-<a name="1.0.4"></a>
+<a name="1.0.5"></a>
<p>
-<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=579794">SafeKeep 1.0.4</a>
-was released Feb 26, 2008, containing the following main features:
+<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=631505">SafeKeep 1.0.5</a>
+was released Oct 7, 2008, containing the following main features:
</p>
<ul>
- <li>Add options to allow the query of the backup repository</li>
- <li>Important fixes when dealing with snapshots</li>
- <li>Make it more compatible with Python 2.2 (more work remains)</li>
- <li>Avoid build-time dependency on asciidoc which depends on Python 2.3</li>
- <li>Add some clarifications to the documentation</li>
- <li>Add support for FreeBSD</li>
+ <li>Allow providing the password for the DB user used for the DB dump</li>
+ <li>Add config option for passing additional flags to rdiff-backup</li>
+ <li>Avoid backing up special files by default</li>
+ <li>Avoid creating multiple LVM snapshots (avoids some LVM bugs)</li>
+ <li>Add new --cleanup option to help recovery from crashes</li>
+ <li>Make it easier to package on platforms that don't have asciidoc</li>
</ul>
<table>
<tr>
@@ -38,12 +38,12 @@
<b>Red Hat / Fedora</b> binary and source .rpms for RedHat EL 3, 4, 5; Fedora Core 4, 5, 6, 7; CentOS 3, 4, 5, and compatible distributions.
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.0.4-1.fc8.src.rpm">safekeep-1.0.4-1.fc8.src.rpm</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.0.5-1.fc8.src.rpm">safekeep-1.0.5-1.fc8.src.rpm</a>
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common-1.0.4-1.fc8.noarch.rpm">safekeep-common-1.0.4-1.fc8.noarch.rpm</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client-1.0.4-1.fc8.noarch.rpm">safekeep-client-1.0.4-1.fc8.noarch.rpm</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server-1.0.4-1.fc8.noarch.rpm">safekeep-server-1.0.4-1.fc8.noarch.rpm</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common-1.0.5-1.fc8.noarch.rpm">safekeep-common-1.0.5-1.fc8.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client-1.0.5-1.fc8.noarch.rpm">safekeep-client-1.0.5-1.fc8.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server-1.0.5-1.fc8.noarch.rpm">safekeep-server-1.0.5-1.fc8.noarch.rpm</a>
</td>
</tr>
<tr>
@@ -54,12 +54,12 @@
<b>Ubuntu</b> binary and source .debs for Ubuntu Edgy, Dapper, and Breezy
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.0.4.tar.gz">safekeep-1.0.4.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.0.5.tar.gz">safekeep-1.0.5.tar.gz</a>
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common_1.0.4_all.deb">safekeep-common_1.0.4_all.deb</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client_1.0.4_all.deb">safekeep-client_1.0.4_all.deb</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server_1.0.4_all.deb">safekeep-server_1.0.4_all.deb</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common_1.0.5_all.deb">safekeep-common_1.0.5_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client_1.0.5_all.deb">safekeep-client_1.0.5_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server_1.0.5_all.deb">safekeep-server_1.0.5_all.deb</a>
</td>
</tr>
<tr>
@@ -70,7 +70,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-1.0.4.tar.gz">safekeep-1.0.4.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.0.5.tar.gz">safekeep-1.0.5.tar.gz</a>
</td>
<td>
N/A
Modified: website/trunk/WebContent/index.shtml
===================================================================
--- website/trunk/WebContent/index.shtml 2008-10-07 20:18:21 UTC (rev 607)
+++ website/trunk/WebContent/index.shtml 2008-10-07 20:27:49 UTC (rev 608)
@@ -39,20 +39,20 @@
<div class="NewsBox">
-<p class="NewsTitle">Feb 26, 2008: SafeKeep version 1.0.4 (stable) released
+<p class="NewsTitle">Oct 7, 2008: SafeKeep version 1.0.5 (stable) released
<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
</p>
<blockquote>
<p>
-SafeKeep 1.0.4 was released today. What's new in this release:
+SafeKeep 1.0.5 was released today. What's new in this release:
</p>
<ul>
- <li>Add options to allow the query of the backup repository</li>
- <li>Important fixes when dealing with snapshots</li>
- <li>Make it more compatible with Python 2.2 (more work remains)</li>
- <li>Avoid build-time dependency on asciidoc which depends on Python 2.3</li>
- <li>Add some clarifications to the documentation</li>
- <li>Add support for FreeBSD</li>
+ <li>Allow providing the password for the DB user used for the DB dump</li>
+ <li>Add config option for passing additional flags to rdiff-backup</li>
+ <li>Avoid backing up special files by default</li>
+ <li>Avoid creating multiple LVM snapshots (avoids some LVM bugs)</li>
+ <li>Add new --cleanup option to help recovery from crashes</li>
+ <li>Make it easier to package on platforms that don't have asciidoc</li>
</ul>
<p>
Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora)
Modified: website/trunk/WebContent/news.shtml
===================================================================
--- website/trunk/WebContent/news.shtml 2008-10-07 20:18:21 UTC (rev 607)
+++ website/trunk/WebContent/news.shtml 2008-10-07 20:27:49 UTC (rev 608)
@@ -5,6 +5,28 @@
<div class="NewsBox">
+<p class="NewsTitle">Oct 7, 2008: SafeKeep version 1.0.5 (stable) released
+<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
+</p>
+<blockquote>
+<p>
+SafeKeep 1.0.5 was released today. What's new in this release:
+</p>
+<ul>
+ <li>Allow providing the password for the DB user used for the DB dump</li>
+ <li>Add config option for passing additional flags to rdiff-backup</li>
+ <li>Avoid backing up special files by default</li>
+ <li>Avoid creating multiple LVM snapshots (avoids some LVM bugs)</li>
+ <li>Add new --cleanup option to help recovery from crashes</li>
+ <li>Make it easier to package on platforms that don't have asciidoc</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">Feb 26, 2008: SafeKeep version 1.0.4 (stable) released
<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
</p>
Modified: website/trunk/WebContent/releases.shtml
===================================================================
--- website/trunk/WebContent/releases.shtml 2008-10-07 20:18:21 UTC (rev 607)
+++ website/trunk/WebContent/releases.shtml 2008-10-07 20:27:49 UTC (rev 608)
@@ -4,6 +4,7 @@
<h1>Releases</h1>
<div id="PageMenu">
<span class="PageMenuTitle">On This Page:</span>
+ <a href="#1.0.5">1.0.5</a>
<a href="#1.0.4">1.0.4</a>
<a href="#1.0.3">1.0.3</a>
<a href="#1.0.1">1.0.1</a>
@@ -14,6 +15,20 @@
<a href="#0.9.0">0.9.0</a>
</div>
+<a name="1.0.5"></a>
+<p>
+<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=631505">SafeKeep 1.0.5</a>
+was released Oct 7, 2008, containing the following main features:
+</p>
+<ul>
+ <li>Allow providing the password for the DB user used for the DB dump</li>
+ <li>Add config option for passing additional flags to rdiff-backup</li>
+ <li>Avoid backing up special files by default</li>
+ <li>Avoid creating multiple LVM snapshots (avoids some LVM bugs)</li>
+ <li>Add new --cleanup option to help recovery from crashes</li>
+ <li>Make it easier to package on platforms that don't have asciidoc</li>
+</ul>
+
<a name="1.0.4"></a>
<p>
<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=579794">SafeKeep 1.0.4</a>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|