|
From: <di...@us...> - 2007-02-12 06:18:08
|
Revision: 423
http://safekeep.svn.sourceforge.net/safekeep/?rev=423&view=rev
Author: dimi
Date: 2007-02-11 22:18:06 -0800 (Sun, 11 Feb 2007)
Log Message:
-----------
Announce release 0.9.1.
Move old releases to a separate page.
Modified Paths:
--------------
website/trunk/WebContent/download.shtml
website/trunk/WebContent/index.shtml
Added Paths:
-----------
website/trunk/WebContent/releases.shtml
Modified: website/trunk/WebContent/download.shtml
===================================================================
--- website/trunk/WebContent/download.shtml 2007-02-12 06:02:46 UTC (rev 422)
+++ website/trunk/WebContent/download.shtml 2007-02-12 06:18:06 UTC (rev 423)
@@ -12,20 +12,19 @@
<a name="releases"></a>
<h2>Releases</h2>
+
+<a name="0.9.1"></a>
<p>
-<a name="0.9.0"></a>
-<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=483287">SafeKeep 0.9.0</a>
-was released Feb 1, 2007, containing the following main features:
+<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=485824">SafeKeep 0.9.1</a>
+was released Feb 12, 2007, containing the following main features:
+<p>
+SafeKeep 0.9.1 was released today. What's new in this release:
</p>
<ul>
- <li>based on <a href="http://www.nongnu.org/rdiff-backup/">rdiff-backup</a>,
- a tried and tested backup solution</li>
- <li>fast and easy deployment, with no configuration stored on the backed-up boxes</li>
- <li>centralized configuration, with reasonable and useful defaults</li>
- <li>built-in support for LVM snapshots, PostgreSQL and MySQL dumps</li>
- <li>secure setup via SSH tunneling, with built-in key management</li>
- <li>binary packages for RPM and DEB based Linux distributions</li>
- <li>clean, easy to understand Python code-base</li>
+ <li>Lots of documentation improvements;</li>
+ <li>Prepare the RPMs for Fedora acceptance</li>
+ <li>Automatic creation of data store directory</li>
+ <li>A few bug fixes</li>
</ul>
<table>
<tr>
@@ -36,15 +35,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 4; Fedora Core 4, 5, 6; CentOS 4, and compatible distributions.
+ <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.0-1.src.rpm">safekeep-0.9.0-1.src.rpm</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.1-1.src.rpm">safekeep-0.9.1-1.src.rpm</a>
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common-0.9.0-1.noarch.rpm">safekeep-common-0.9.0-1.noarch.rpm</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client-0.9.0-1.noarch.rpm">safekeep-client-0.9.0-1.noarch.rpm</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server-0.9.0-1.noarch.rpm">safekeep-server-0.9.0-1.noarch.rpm</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common-0.9.1-1.noarch.rpm">safekeep-common-0.9.1-1.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client-0.9.1-1.noarch.rpm">safekeep-client-0.9.1-1.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server-0.9.1-1.noarch.rpm">safekeep-server-0.9.1-1.noarch.rpm</a>
</td>
</tr>
<tr>
@@ -55,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-0.9.0.tar.gz">safekeep-0.9.0.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.1.tar.gz">safekeep-0.9.1.tar.gz</a>
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common_0.9.0_all.deb">safekeep-common_0.9.0_all.deb</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client_0.9.0_all.deb">safekeep-client_0.9.0_all.deb</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server_0.9.0_all.deb">safekeep-server_0.9.0_all.deb</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common_0.9.1_all.deb">safekeep-common_0.9.1_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client_0.9.1_all.deb">safekeep-client_0.9.1_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server_0.9.1_all.deb">safekeep-server_0.9.1_all.deb</a>
</td>
</tr>
<tr>
@@ -71,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-0.9.0.tar.gz">safekeep-0.9.0.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.1.tar.gz">safekeep-0.9.1.tar.gz</a>
</td>
<td>
N/A
@@ -79,6 +78,10 @@
</tr>
</table>
+<p>
+Older <a href="releases.shtml">releases...</a>
+</p>
+
<a name="svn"></a>
<h2>Subversion (SVN)</h2>
<p>
Modified: website/trunk/WebContent/index.shtml
===================================================================
--- website/trunk/WebContent/index.shtml 2007-02-12 06:02:46 UTC (rev 422)
+++ website/trunk/WebContent/index.shtml 2007-02-12 06:18:06 UTC (rev 423)
@@ -38,6 +38,27 @@
<h2>News</h2>
<div class="NewsBox">
+
+<p class="NewsTitle">Feb 12, 2007: SafeKeep version 0.9.1 (beta) released
+<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
+</p>
+<blockquote>
+<p>
+SafeKeep 0.9.1 was released today. What's new in this release:
+</p>
+<ul>
+ <li>Lots of documentation improvements;</li>
+ <li>Prepare the RPMs for Fedora acceptance</li>
+ <li>Automatic creation of data store directory</li>
+ <li>A few bug fixes</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 10, 2007: SafeKeep website get new look
<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
</p>
@@ -47,6 +68,7 @@
<a href="ed...@la...">Eduard Malinschi</a> for doing the work.
</p>
</blockquote>
+
<p class="NewsTitle">Feb 2, 2007: SafeKeep website goes live
<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
</p>
@@ -58,6 +80,7 @@
<a href="mailto:saf...@li...">saf...@li...</a>.
</p>
</blockquote>
+
<p class="NewsTitle">Feb 1, 2007: SafeKeep version 0.9.0 (beta) released
<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
</p>
@@ -82,6 +105,7 @@
for immediate <a href="download.shtml">download ...</a>
</p>
</blockquote>
+
</div>
<!--#include virtual="footer.shtml" -->
Added: website/trunk/WebContent/releases.shtml
===================================================================
--- website/trunk/WebContent/releases.shtml (rev 0)
+++ website/trunk/WebContent/releases.shtml 2007-02-12 06:18:06 UTC (rev 423)
@@ -0,0 +1,77 @@
+<!--#set var="title" value="SafeKeep Releases" -->
+<!--#include virtual="header.shtml" -->
+
+<h1>Releases</h1>
+<div id="PageMenu">
+ <span class="PageMenuTitle">On This Page:</span>
+ <a href="#0.9.0">0.9.0</a>
+</div>
+
+<a name="0.9.0"></a>
+<p>
+<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=483287">SafeKeep 0.9.0</a>
+was released Feb 1, 2007, containing the following main features:
+</p>
+<ul>
+ <li>based on <a href="http://www.nongnu.org/rdiff-backup/">rdiff-backup</a>,
+ a tried and tested backup solution</li>
+ <li>fast and easy deployment, with no configuration stored on the backed-up boxes</li>
+ <li>centralized configuration, with reasonable and useful defaults</li>
+ <li>built-in support for LVM snapshots, PostgreSQL and MySQL dumps</li>
+ <li>secure setup via SSH tunneling, with built-in key management</li>
+ <li>binary packages for RPM and DEB based Linux distributions</li>
+ <li>clean, easy to understand Python code-base</li>
+</ul>
+<table>
+ <tr>
+ <th colspan="2">Distribution</th><th>Source</th><th>Binary</th>
+ </tr>
+ <tr>
+ <td>
+ <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 4; Fedora Core 4, 5, 6; CentOS 4, and compatible distributions.
+ </td>
+ <td>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.0-1.src.rpm">safekeep-0.9.0-1.src.rpm</a>
+ </td>
+ <td>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common-0.9.0-1.noarch.rpm">safekeep-common-0.9.0-1.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client-0.9.0-1.noarch.rpm">safekeep-client-0.9.0-1.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server-0.9.0-1.noarch.rpm">safekeep-server-0.9.0-1.noarch.rpm</a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="images/ubuntu.png" width="50" height="50" alt="Ubuntu Linux" border="0">
+ </td>
+ <td>
+ <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.0.tar.gz">safekeep-0.9.0.tar.gz</a>
+ </td>
+ <td>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common_0.9.0_all.deb">safekeep-common_0.9.0_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client_0.9.0_all.deb">safekeep-client_0.9.0_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server_0.9.0_all.deb">safekeep-server_0.9.0_all.deb</a>
+ </td>
+ </tr>
+ <tr>
+ <td>
+ <img src="images/linux.png" width="50" height="50" alt="Linux Source" border="0">
+ </td>
+ <td>
+ <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.0.tar.gz">safekeep-0.9.0.tar.gz</a>
+ </td>
+ <td>
+ N/A
+ </td>
+ </tr>
+</table>
+
+<!--#include virtual="footer.shtml" -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|