|
From: <di...@us...> - 2007-03-13 20:55:50
|
Revision: 473
http://safekeep.svn.sourceforge.net/safekeep/?rev=473&view=rev
Author: dimi
Date: 2007-03-13 13:55:48 -0700 (Tue, 13 Mar 2007)
Log Message:
-----------
Announce release 0.9.2
Modified Paths:
--------------
website/trunk/WebContent/download.shtml
website/trunk/WebContent/header.shtml
website/trunk/WebContent/index.shtml
website/trunk/WebContent/releases.shtml
Modified: website/trunk/WebContent/download.shtml
===================================================================
--- website/trunk/WebContent/download.shtml 2007-03-13 20:55:19 UTC (rev 472)
+++ website/trunk/WebContent/download.shtml 2007-03-13 20:55:48 UTC (rev 473)
@@ -13,18 +13,29 @@
<a name="releases"></a>
<h2>Releases</h2>
-<a name="0.9.1"></a>
+<a name="0.9.2"></a>
<p>
-<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:
+<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>
-SafeKeep 0.9.1 was released today. What's new in this release:
+SafeKeep 0.9.2 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>
+ <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>
<table>
<tr>
@@ -38,12 +49,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.1-1.src.rpm">safekeep-0.9.1-1.src.rpm</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.2-1.src.rpm">safekeep-0.9.2-1.src.rpm</a>
</td>
<td>
- <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>
+ <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>
</td>
</tr>
<tr>
@@ -54,12 +65,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.1.tar.gz">safekeep-0.9.1.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.2.tar.gz">safekeep-0.9.2.tar.gz</a>
</td>
<td>
- <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>
+ <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>
</td>
</tr>
<tr>
@@ -70,7 +81,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.1.tar.gz">safekeep-0.9.1.tar.gz</a>
+ <a href="http://prdownloads.sourceforge.net/safekeep/safekeep-0.9.2.tar.gz">safekeep-0.9.2.tar.gz</a>
</td>
<td>
N/A
Modified: website/trunk/WebContent/header.shtml
===================================================================
--- website/trunk/WebContent/header.shtml 2007-03-13 20:55:19 UTC (rev 472)
+++ website/trunk/WebContent/header.shtml 2007-03-13 20:55:48 UTC (rev 473)
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
-<!--#set var="curver" value="0.9.0" -->
+<!--#set var="curver" value="0.9.2" -->
<head>
<title><!--#echo var="title" --></title>
Modified: website/trunk/WebContent/index.shtml
===================================================================
--- website/trunk/WebContent/index.shtml 2007-03-13 20:55:19 UTC (rev 472)
+++ website/trunk/WebContent/index.shtml 2007-03-13 20:55:48 UTC (rev 473)
@@ -39,6 +39,37 @@
<div class="NewsBox">
+<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>
+<blockquote>
+<p>
+SafeKeep 0.9.2 was released today. What's new in this release:
+</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>
+<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 12, 2007: SafeKeep version 0.9.1 (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-03-13 20:55:19 UTC (rev 472)
+++ website/trunk/WebContent/releases.shtml 2007-03-13 20:55:48 UTC (rev 473)
@@ -4,9 +4,75 @@
<h1>Releases</h1>
<div id="PageMenu">
<span class="PageMenuTitle">On This Page:</span>
+ <a href="#0.9.1">0.9.1</a>
<a href="#0.9.0">0.9.0</a>
</div>
+<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>
+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>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>
+ <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 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.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.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>
+ <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.1.tar.gz">safekeep-0.9.1.tar.gz</a>
+ </td>
+ <td>
+ <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>
+ <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.1.tar.gz">safekeep-0.9.1.tar.gz</a>
+ </td>
+ <td>
+ N/A
+ </td>
+ </tr>
+</table>
+
<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>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|