Author: breser
Date: Thu Dec 20 17:38:25 2012
New Revision: 1424602
URL: http://svn.apache.org/viewvc?rev=1424602&view=rev
Log:
Update website to reflect release of 1.7.8
* publish/news.html: Add news entry for 1.7.8
* publish/docs/release-notes/release-history.html: Add entry for 1.7.8
* publish/download/download.html: Update version to 1.7.8 and update sha1sums.
* publish/index.html: Add news entry for 1.7.8, remove entry for 1.6.19
Modified:
subversion/site/publish/docs/release-notes/release-history.html
subversion/site/publish/download/download.html
subversion/site/publish/index.html
subversion/site/publish/news.html
Modified: subversion/site/publish/docs/release-notes/release-history.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/release-history.html?rev=1424602&r1=1424601&r2=1424602&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/release-history.html (original)
+++ subversion/site/publish/docs/release-notes/release-history.html Thu Dec 20
17:38:25 2012
@@ -31,6 +31,9 @@ Subversion 2.0.</p>
<ul>
<li>
+ <b>Subversion 1.7.8</b> (Thursday, 20 December 2012): Bugfix release.
+ </li>
+ <li>
<b>Subversion 1.7.7</b> (Tuesday, 9 October 2012): Bugfix release.
</li>
<li>
Modified: subversion/site/publish/download/download.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/download/download.html?rev=1424602&r1=1424601&r2=1424602&view=diff
==============================================================================
--- subversion/site/publish/download/download.html (original)
+++ subversion/site/publish/download/download.html Thu Dec 20 17:38:25 2012
@@ -1,6 +1,6 @@
<h1>Download Source Code</h1>
-[define version]1.7.7[end]
+[define version]1.7.8[end]
[define supported]1.6.19[end]
<div class="bigpoint">
@@ -90,15 +90,15 @@ Other mirrors:
</tr>
<tr>
<td><a
href="[preferred]subversion/subversion-[version].tar.bz2">subversion-[version].tar.bz2</a></td>
- <td class="checksum">c9fc0c5992eda36ba9affd93a15929e25958a951</td>
+ <td class="checksum">12c7d8d5414bba74c9777c4d1dae74f152df63c2</td>
<td>[<a
href="http://www.apache.org/dist/subversion/subversion-[version].tar.bz2.asc">PGP</a>]</td>
</tr><tr>
<td><a
href="[preferred]subversion/subversion-[version].tar.gz">subversion-[version].tar.gz</a></td>
- <td class="checksum">7380b3e03ca57aa63f45ea4f64e8e0b66b0c97a9</td>
+ <td class="checksum">1e298368cc2a73337eaaf192510afa5e88a097c8</td>
<td>[<a
href="http://www.apache.org/dist/subversion/subversion-[version].tar.gz.asc">PGP</a>]</td>
</tr><tr>
<td><a
href="[preferred]subversion/subversion-[version].zip">subversion-[version].zip</a></td>
- <td class="checksum">833afb35245cf0bc0de948a1b4c47805221fe438</td>
+ <td class="checksum">65985725f8138cc18993a9088d4ad70df6c0d816</td>
<td>[<a
href="http://www.apache.org/dist/subversion/subversion-[version].zip.asc">PGP</a>]</td>
</tr>
</table>
Modified: subversion/site/publish/index.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/index.html?rev=1424602&r1=1424601&r2=1424602&view=diff
==============================================================================
--- subversion/site/publish/index.html (original)
+++ subversion/site/publish/index.html Thu Dec 20 17:38:25 2012
@@ -64,6 +64,25 @@
<!-- In general, we'll keep only the most recent 3 or 4 news items here. -->
+<div class="h3" id="news-20121220">
+<h3>2012-12-20 — Apache Subversion 1.7.8 Released
+ <a class="sectionlink" href="#news-20121220"
+ title="Link to this section">¶</a>
+</h3>
+
+<p>We are pleased to announce the release of Apache Subversion 1.7.8.
+ This is the most complete Subversion release to date, and we encourage
+ users of Subversion to upgrade as soon as reasonable. Please see the
+ <a
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201212.mbox/%3CADkdwvR7%2BMSca9ci8CX6EMML3vMV0EmGKhcssJuCTw%3DuBkF9Fw%40mail.gmail.com%3E"
+ >release announcement</a> and the
+ <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.8/CHANGES"
+ >change log</a> for more information about this release.</p>
+
+<p>To get this release from the nearest mirror, please visit our
+ <a href="/download/#recommended-release">download page</a>.</p>
+
+</div> <!-- #news-20121220 -->
+
<div class="h3" id="news-20121129">
<h3>2012-11-29 — Apache Subversion takes part in Outreach Program for
Women 2013
<a class="sectionlink" href="#news-20121129"
@@ -104,26 +123,6 @@ with Apache Subversion as part of the Ou
</div> <!-- #news-20121009 -->
-<div class="h3" id="news-20120921">
-<h3>2012-09-21 — Subversion 1.6.19 Released
- <a class="sectionlink" href="#news-20120921"
- title="Link to this section">¶</a>
-</h3>
-
-<p>We are pleased to announce the release of Subversion 1.6.19.
- This is the most complete Subversion release in the 1.6 series to date,
- and we encourage users of Subversion to upgrade as soon as reasonable.
- Please see the
- <a href="http://svn.haxx.se/users/archive-2012-09/0236.shtml"
- >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.19/CHANGES"
- >change log</a> for more information about this release.</p>
-
-<p>To get this release please visit our
- <a href="/download/#supported-releases">download page</a>.</p>
-
-</div> <!-- #news-20120921 -->
-
<p style="font-style: italic; text-align:
right;">[Click <a href="/news.html">here</a> to see all News
items.]</p>
Modified: subversion/site/publish/news.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=1424602&r1=1424601&r2=1424602&view=diff
==============================================================================
--- subversion/site/publish/news.html (original)
+++ subversion/site/publish/news.html Thu Dec 20 17:38:25 2012
@@ -22,6 +22,25 @@
<!-- Maybe we could insert H2's to split up the news items by -->
<!-- calendar year if we felt the need to do so. -->
+<div class="h3" id="news-20121220">
+<h3>2012-12-20 — Apache Subversion 1.7.8 Released
+ <a class="sectionlink" href="#news-20121220"
+ title="Link to this section">¶</a>
+</h3>
+
+<p>We are pleased to announce the release of Apache Subversion 1.7.8.
+ This is the most complete Subversion release to date, and we encourage
+ users of Subversion to upgrade as soon as reasonable. Please see the
+ <a
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201212.mbox/%3CADkdwvR7%2BMSca9ci8CX6EMML3vMV0EmGKhcssJuCTw%3DuBkF9Fw%40mail.gmail.com%3E"
+ >release announcement</a> and the
+ <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.8/CHANGES"
+ >change log</a> for more information about this release.</p>
+
+<p>To get this release from the nearest mirror, please visit our
+ <a href="/download/#recommended-release">download page</a>.</p>
+
+</div> <!-- #news-20121220 -->
+
<div class="h3" id="news-20121129">
<h3>2012-11-29 — Apache Subversion takes part in Outreach Program for
Women 2013
<a class="sectionlink" href="#news-20121129"