|
From: <di...@us...> - 2010-11-23 04:49:57
|
Revision: 727
http://safekeep.svn.sourceforge.net/safekeep/?rev=727&view=rev
Author: dimi
Date: 2010-11-23 04:49:48 +0000 (Tue, 23 Nov 2010)
Log Message:
-----------
Announce release on our 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 2010-11-23 04:30:09 UTC (rev 726)
+++ website/trunk/WebContent/download.shtml 2010-11-23 04:49:48 UTC (rev 727)
@@ -13,13 +13,17 @@
<a name="releases"></a>
<h2>Releases</h2>
-<a name="1.2.1"></a>
+<a name="1.3.1"></a>
<p>
-<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=684234">SafeKeep 1.2.1</a>
-was released May 21, 2009, containing the following main features:
+<a href="https://sourceforge.net/projects/safekeep/files/safekeep/1.3.1/">SafeKeep 1.3.1</a>
+was released Nov 22, 2010, containing the following main features:
</p>
<ul>
+ <li>Ability to nice(1) both servers and clients for nicer CPU behaviour.</li>
+ <li>Ability to ionice(1) the server for nicer IO behaviour.</li>
<li>Portability fixes to news versions of python.</li>
+ <li>Much better reporting or messages, errors, etc from clients.</li>
+ <li>Many cleanups, bug fixes, and smaller improvements.</li>
</ul>
<table>
<tr>
@@ -33,12 +37,12 @@
<b>Red Hat / Fedora</b> binary and source .rpms for RedHat EL, Cent OS, Fedora and compatible distributions.
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.2.1-1.src.rpm">safekeep-1.2.1-1.src.rpm</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.3.1-1.src.rpm">safekeep-1.3.1-1.src.rpm</a>
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common-1.2.1-1.noarch.rpm">safekeep-common-1.2.1-1.noarch.rpm</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client-1.2.1-1.noarch.rpm">safekeep-client-1.2.1-1.noarch.rpm</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server-1.2.1-1.noarch.rpm">safekeep-server-1.2.1-1.noarch.rpm</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common-1.3.1-1.noarch.rpm">safekeep-common-1.3.1-1.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client-1.3.1-1.noarch.rpm">safekeep-client-1.3.1-1.noarch.rpm</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server-1.3.1-1.noarch.rpm">safekeep-server-1.3.1-1.noarch.rpm</a>
</td>
</tr>
<tr>
@@ -46,15 +50,15 @@
<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 Hardy, Gutsy, Edgy, Dapper, and Breezy
+ <b>Ubuntu</b> binary and source .debs for Ubuntu Hardy, Gutsy, Edgy, Dapper, Breezy, etc.
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.2.1.tar.gz">safekeep-1.2.1.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.3.1.tar.gz">safekeep-1.3.1.tar.gz</a>
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common_1.2.1_all.deb">safekeep-common_1.2.1_all.deb</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client_1.2.1_all.deb">safekeep-client_1.2.1_all.deb</a> <br>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server_1.2.1_all.deb">safekeep-server_1.2.1_all.deb</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-common_1.3.1_all.deb">safekeep-common_1.3.1_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-client_1.3.1_all.deb">safekeep-client_1.3.1_all.deb</a> <br>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-server_1.3.1_all.deb">safekeep-server_1.3.1_all.deb</a>
</td>
</tr>
<tr>
@@ -62,10 +66,10 @@
<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
+ <b>Linux</b> source tarball for most distributions running Python 2.2 or newer
</td>
<td>
- <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.2.1.tar.gz">safekeep-1.2.1.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-1.3.1.tar.gz">safekeep-1.3.1.tar.gz</a>
</td>
<td>
N/A
Modified: website/trunk/WebContent/index.shtml
===================================================================
--- website/trunk/WebContent/index.shtml 2010-11-23 04:30:09 UTC (rev 726)
+++ website/trunk/WebContent/index.shtml 2010-11-23 04:49:48 UTC (rev 727)
@@ -39,15 +39,19 @@
<div class="NewsBox">
-<p class="NewsTitle">May 21, 2009: SafeKeep version 1.2.1 (stable) released
+<p class="NewsTitle">Nov 22, 2010: SafeKeep version 1.3.1 (stable) released
<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
</p>
<blockquote>
<p>
-SafeKeep 1.2.1 was released today. What's new in this release:
+SafeKeep 1.3.1 was released today. What's new in this release:
</p>
<ul>
+ <li>Ability to nice(1) both servers and clients for nicer CPU behaviour.</li>
+ <li>Ability to ionice(1) the server for nicer IO behaviour.</li>
<li>Portability fixes to news versions of python.</li>
+ <li>Much better reporting or messages, errors, etc from clients.</li>
+ <li>Many cleanups, bug fixes, and smaller improvements.</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 2010-11-23 04:30:09 UTC (rev 726)
+++ website/trunk/WebContent/news.shtml 2010-11-23 04:49:48 UTC (rev 727)
@@ -5,6 +5,27 @@
<div class="NewsBox">
+<p class="NewsTitle">Nov 22, 2010: SafeKeep version 1.3.1 (stable) released
+<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
+</p>
+<blockquote>
+<p>
+SafeKeep 1.3.1 was released today. What's new in this release:
+</p>
+<ul>
+ <li>Ability to nice(1) both servers and clients for nicer CPU behaviour.</li>
+ <li>Ability to ionice(1) the server for nicer IO behaviour.</li>
+ <li>Portability fixes to news versions of python.</li>
+ <li>Much better reporting or messages, errors, etc from clients.</li>
+ <li>Many cleanups, bug fixes, and smaller 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">May 21, 2009: SafeKeep version 1.2.1 (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 2010-11-23 04:30:09 UTC (rev 726)
+++ website/trunk/WebContent/releases.shtml 2010-11-23 04:49:48 UTC (rev 727)
@@ -4,7 +4,8 @@
<h1>Releases</h1>
<div id="PageMenu">
<span class="PageMenuTitle">On This Page:</span>
- <a href="#1.2.0">1.2.1</a>
+ <a href="#1.3.1">1.3.1</a>
+ <a href="#1.2.1">1.2.1</a>
<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>
@@ -17,6 +18,19 @@
<a href="#0.9.0">0.9.0</a>
</div>
+<a name="1.3.1"></a>
+<p>
+<a href="https://sourceforge.net/projects/safekeep/files/safekeep/1.3.1/">SafeKeep 1.3.1</a>
+was released Nov 22, 2010, containing the following main features:
+</p>
+<ul>
+ <li>Ability to nice(1) both servers and clients for nicer CPU behaviour.</li>
+ <li>Ability to ionice(1) the server for nicer IO behaviour.</li>
+ <li>Portability fixes to news versions of python.</li>
+ <li>Much better reporting or messages, errors, etc from clients.</li>
+ <li>Many cleanups, bug fixes, and smaller improvements.</li>
+</ul>
+
<a name="1.2.1"></a>
<p>
<a href="http://sourceforge.net/project/showfiles.php?group_id=185128&package_id=215518&release_id=684234">SafeKeep 1.2.1</a>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|