|
From: <di...@us...> - 2009-03-30 06:52:00
|
Revision: 645
http://safekeep.svn.sourceforge.net/safekeep/?rev=645&view=rev
Author: dimi
Date: 2009-03-30 06:51:51 +0000 (Mon, 30 Mar 2009)
Log Message:
-----------
Announce release
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 2009-03-30 06:31:52 UTC (rev 644)
+++ website/trunk/WebContent/download.shtml 2009-03-30 06:51:51 UTC (rev 645)
@@ -13,18 +13,22 @@
<a name="releases"></a>
<h2>Releases</h2>
-<a name="1.0.5"></a>
+<a name="1.2.0"></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:
+<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=672036">SafeKeep 1.2.0</a>
+was released Mar 30, 2009, 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>
+ <li>Implement bandwidth limiting, based on trickle</li>
+ <li>Add support for niced backup server (defaults to nice +10)</li>
+ <li>External callbacks throughout the backup process</li>
+ <li>Several minor improvements and fixes in usability</li>
+ <li>We now backup all special files by default </li>
+ <li>Add pass-through options for the DB dump command</li>
+ <li>Allow passing the pgpasswd to PostgreSQL</li>
+ <li>Avoid errors for mounts containing spaces</li>
+ <li>Correctly handle LVM names that contain dashes</li>
+ <li>Fix dopey MySQL dump.</li>
</ul>
<table>
<tr>
@@ -35,15 +39,15 @@
<img src="images/redhat.png" width="50" height="50" alt="RedHat Linux" border="0">
</td>
<td>
- <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.
+ <b>Red Hat / Fedora</b> binary and source .rpms for RedHat EL 3, 4, 5; Fedora Core 7, 8, 9, 10; CentOS 3, 4, 5, and compatible distributions.
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.0.5-1.fc8.src.rpm">safekeep-1.0.5-1.fc8.src.rpm</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.2.0-1.fc8.src.rpm">safekeep-1.2.0-1.fc8.src.rpm</a>
</td>
<td>
- <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>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common-1.2.0-1.fc8.noarch.rpm">safekeep-common-1.2.0-1.fc8.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client-1.2.0-1.fc8.noarch.rpm">safekeep-client-1.2.0-1.fc8.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server-1.2.0-1.fc8.noarch.rpm">safekeep-server-1.2.0-1.fc8.noarch.rpm</a>
</td>
</tr>
<tr>
@@ -54,12 +58,12 @@
<b>Ubuntu</b> binary and source .debs for Ubuntu Hardy, Gutsy, Edgy, Dapper, and Breezy
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.0.5.tar.gz">safekeep-1.0.5.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.2.0.tar.gz">safekeep-1.2.0.tar.gz</a>
</td>
<td>
- <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>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common_1.2.0_all.deb">safekeep-common_1.2.0_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client_1.2.0_all.deb">safekeep-client_1.2.0_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server_1.2.0_all.deb">safekeep-server_1.2.0_all.deb</a>
</td>
</tr>
<tr>
@@ -70,7 +74,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.5.tar.gz">safekeep-1.0.5.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.2.0.tar.gz">safekeep-1.2.0.tar.gz</a>
</td>
<td>
N/A
Modified: website/trunk/WebContent/index.shtml
===================================================================
--- website/trunk/WebContent/index.shtml 2009-03-30 06:31:52 UTC (rev 644)
+++ website/trunk/WebContent/index.shtml 2009-03-30 06:51:51 UTC (rev 645)
@@ -39,20 +39,24 @@
<div class="NewsBox">
-<p class="NewsTitle">Oct 7, 2008: SafeKeep version 1.0.5 (stable) released
+<p class="NewsTitle">Mar 30, 2009: SafeKeep version 1.2.0 (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:
+SafeKeep 1.2.0 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>
+ <li>Implement bandwidth limiting, based on trickle</li>
+ <li>Add support for niced backup server (defaults to nice +10)</li>
+ <li>External callbacks throughout the backup process</li>
+ <li>Several minor improvements and fixes in usability</li>
+ <li>We now backup all special files by default </li>
+ <li>Add pass-through options for the DB dump command</li>
+ <li>Allow passing the pgpasswd to PostgreSQL</li>
+ <li>Avoid errors for mounts containing spaces</li>
+ <li>Correctly handle LVM names that contain dashes</li>
+ <li>Fix dopey MySQL dump.</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 2009-03-30 06:31:52 UTC (rev 644)
+++ website/trunk/WebContent/news.shtml 2009-03-30 06:51:51 UTC (rev 645)
@@ -5,6 +5,33 @@
<div class="NewsBox">
+<p class="NewsTitle">Mar 30, 2009: SafeKeep version 1.2.0 (stable) released
+<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
+</p>
+<blockquote>
+<p>
+SafeKeep 1.2.0 was released today. What's new in this release:
+</p>
+<ul>
+ <li>Implement bandwidth limiting, based on trickle</li>
+ <li>Add support for niced backup server (defaults to nice +10)</li>
+ <li>External callbacks throughout the backup process</li>
+ <li>Several minor improvements and fixes in usability</li>
+ <li>We now backup all special files by default </li>
+ <li>Add pass-through options for the DB dump command</li>
+ <li>Allow passing the pgpasswd to PostgreSQL</li>
+ <li>Avoid errors for mounts containing spaces</li>
+ <li>Correctly handle LVM names that contain dashes</li>
+ <li>Fix dopey MySQL dump.</li>
+</ul>
+<p>
+Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora)
+asdfnd Debian-based (e.g. Debian, Ubuntu) distributions are available
+for immediate <a href="download.shtml">download ...</a>
+</p>
+</blockquote>
+
+
<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>
Modified: website/trunk/WebContent/releases.shtml
===================================================================
--- website/trunk/WebContent/releases.shtml 2009-03-30 06:31:52 UTC (rev 644)
+++ website/trunk/WebContent/releases.shtml 2009-03-30 06:51:51 UTC (rev 645)
@@ -4,6 +4,7 @@
<h1>Releases</h1>
<div id="PageMenu">
<span class="PageMenuTitle">On This Page:</span>
+ <a href="#1.2.0">1.2.0</a>
<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>
@@ -15,6 +16,24 @@
<a href="#0.9.0">0.9.0</a>
</div>
+<a name="1.2.0"></a>
+<p>
+<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=672036">SafeKeep 1.2.0</a>
+was released Mar 30, 2009, containing the following main features:
+</p>
+<ul>
+ <li>Implement bandwidth limiting, based on trickle</li>
+ <li>Add support for niced backup server (defaults to nice +10)</li>
+ <li>External callbacks throughout the backup process</li>
+ <li>Several minor improvements and fixes in usability</li>
+ <li>We now backup all special files by default </li>
+ <li>Add pass-through options for the DB dump command</li>
+ <li>Allow passing the pgpasswd to PostgreSQL</li>
+ <li>Avoid errors for mounts containing spaces</li>
+ <li>Correctly handle LVM names that contain dashes</li>
+ <li>Fix dopey MySQL dump.</li>
+</ul>
+
<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>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|