You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2018/07/20 11:23:26 UTC

svn commit: r1836343 - in /subversion/site/publish: download.html index.html news.html

Author: julianfoad
Date: Fri Jul 20 11:23:26 2018
New Revision: 1836343

URL: http://svn.apache.org/viewvc?rev=1836343&view=rev
Log:
Announce Subversion 1.10.2 and 1.9.9.

* publish/download.html
  Update supported release tables.

* publish/index.html
  Add news items; remove old news items.

* publish/news.html
  Add news items.


Modified:
    subversion/site/publish/download.html
    subversion/site/publish/index.html
    subversion/site/publish/news.html

Modified: subversion/site/publish/download.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/download.html?rev=1836343&r1=1836342&r2=1836343&view=diff
==============================================================================
--- subversion/site/publish/download.html (original)
+++ subversion/site/publish/download.html Fri Jul 20 11:23:26 2018
@@ -17,8 +17,8 @@
 
 <h1>Download Source Code</h1>
 
-[define version]1.10.0[end]
-[define supported]1.9.7[end]
+[define version]1.10.2[end]
+[define supported]1.9.9[end]
 
 <div class="bigpoint">
 <p>The best available version of Apache Subversion
@@ -98,7 +98,7 @@ Other mirrors:
     title="Link to this section">&para;</a>
 </h3>
 
-<p style="font-size: 150%; text-align: center;">Apache Subversion 1.10.0</p>
+<p style="font-size: 150%; text-align: center;">Apache Subversion 1.10.2</p>
 <table class="centered">
 <tr>
   <th>File</th>
@@ -107,26 +107,26 @@ Other mirrors:
   <th>Signatures</th>
 </tr>
 <tr>
-  <td><a href="[preferred]subversion/subversion-1.10.0.tar.bz2">subversion-1.10.0.tar.bz2</a></td>
-  <td class="checksum">345bc84edc5fe72f70997d247230fd8d3a18d83b</td>
+  <td><a href="[preferred]subversion/subversion-1.10.2.tar.bz2">subversion-1.10.2.tar.bz2</a></td>
+  <td class="checksum">bc52ef2e671f821998ac9a5f7ebecbbcaaef83b8</td>
   <!-- The sha512 line does not have a class="checksum" since the link needn't
        be rendered in monospace. -->
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.0.tar.bz2.sha512">SHA-512</a>]</td>
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.0.tar.bz2.asc">PGP</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.2.tar.bz2.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.2.tar.bz2.asc">PGP</a>]</td>
 </tr><tr>
-  <td><a href="[preferred]subversion/subversion-1.10.0.tar.gz">subversion-1.10.0.tar.gz</a></td>
-  <td class="checksum">383e69c077a985bf5a091494d45655714180d5cb</td>
+  <td><a href="[preferred]subversion/subversion-1.10.2.tar.gz">subversion-1.10.2.tar.gz</a></td>
+  <td class="checksum">4c127b751c7804ec21a3942131467e721febc83f</td>
   <!-- The sha512 line does not have a class="checksum" since the link needn't
        be rendered in monospace. -->
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.0.tar.gz.sha512">SHA-512</a>]</td>
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.0.tar.gz.asc">PGP</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.2.tar.gz.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.2.tar.gz.asc">PGP</a>]</td>
 </tr><tr>
-  <td><a href="[preferred]subversion/subversion-1.10.0.zip">subversion-1.10.0.zip</a></td>
-  <td class="checksum">9facdb5a5652b5d90fe9afaebf97ed6b94cf657c</td>
+  <td><a href="[preferred]subversion/subversion-1.10.2.zip">subversion-1.10.2.zip</a></td>
+  <td class="checksum">c85c11a21ac97e3734a7064b00ac962a2008e50a</td>
   <!-- The sha512 line does not have a class="checksum" since the link needn't
        be rendered in monospace. -->
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.0.zip.sha512">SHA-512</a>]</td>
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.0.zip.asc">PGP</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.2.zip.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.2.zip.asc">PGP</a>]</td>
 </tr>
 </table>
 
@@ -144,7 +144,7 @@ Other mirrors:
    The currently supported older releases
    are as follows:</p>
 
-<p style="font-size: 150%; text-align: center;">Apache Subversion [supported]</p>
+<p style="font-size: 150%; text-align: center;">Apache Subversion 1.9.9</p>
 <table class="centered">
 <tr>
   <th>File</th>
@@ -153,22 +153,26 @@ Other mirrors:
   <th>Signatures</th>
 </tr>
 <tr>
-  <td><a href="[preferred]subversion/subversion-[supported].tar.bz2">subversion-[supported].tar.bz2</a></td>
-  <td class="checksum">874b81749cdc3e88152d103243c3623ac6338388</td>
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-[supported].tar.bz2.sha512">SHA-512</a>]</td>
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-[supported].tar.bz2.asc">PGP</a>]</td>
-</tr>
-<tr>
-  <td><a href="[preferred]subversion/subversion-[supported].tar.gz">subversion-[supported].tar.gz</a></td>
-  <td class="checksum">1a5f48acf9d0faa60e8c7aea96a9b29ab1d4dcac</td>
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-[supported].tar.gz.sha512">SHA-512</a>]</td>
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-[supported].tar.gz.asc">PGP</a>]</td>
-</tr>
-<tr>
-  <td><a href="[preferred]subversion/subversion-[supported].zip">subversion-[supported].zip</a></td>
-  <td class="checksum">741727b62596bf27f75838c46d1bb6938c83fbd7</td>
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-[supported].zip.sha512">SHA-512</a>]</td>
-  <td>[<a href="https://www.apache.org/dist/subversion/subversion-[supported].zip.asc">PGP</a>]</td>
+  <td><a href="[preferred]subversion/subversion-1.9.9.tar.bz2">subversion-1.9.9.tar.bz2</a></td>
+  <td class="checksum">b8d410d5146e914bc2a72cd8957f6d3b68c4ac52</td>
+  <!-- The sha512 line does not have a class="checksum" since the link needn't
+       be rendered in monospace. -->
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.9.9.tar.bz2.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.9.9.tar.bz2.asc">PGP</a>]</td>
+</tr><tr>
+  <td><a href="[preferred]subversion/subversion-1.9.9.tar.gz">subversion-1.9.9.tar.gz</a></td>
+  <td class="checksum">acfa91d5151bd2a80808fbebe86c25dce9fbd698</td>
+  <!-- The sha512 line does not have a class="checksum" since the link needn't
+       be rendered in monospace. -->
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.9.9.tar.gz.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.9.9.tar.gz.asc">PGP</a>]</td>
+</tr><tr>
+  <td><a href="[preferred]subversion/subversion-1.9.9.zip">subversion-1.9.9.zip</a></td>
+  <td class="checksum">9ed6108e015551efa1704c76617f81e8a048fcd3</td>
+  <!-- The sha512 line does not have a class="checksum" since the link needn't
+       be rendered in monospace. -->
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.9.9.zip.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.9.9.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=1836343&r1=1836342&r2=1836343&view=diff
==============================================================================
--- subversion/site/publish/index.html (original)
+++ subversion/site/publish/index.html Fri Jul 20 11:23:26 2018
@@ -64,31 +64,17 @@
 
 <!-- In general, we'll keep only the most recent 3 or 4 news items here. -->
 
-<div class="h3" id="news-20180622"> 
-<h3>2018-06-22 &mdash; Apache Subversion transitions to LTS and Standard Releases
- <a class="sectionlink" href="#news-20180622"
- title="Link to this section">&para;</a> 
-</h3>
-
-<p>The Subversion community has decided to make a standard release every 6 months, with a Long-Term Support (LTS) release every 2 years, from now on. The recent 1.10 release shall be considered to be an LTS release.</p>
-
-<p>Please see
- <a href="http://subversion.apache.org/roadmap.html#release-planning"
- >How We Plan Releases</a> for more details.</p> 
-
-</div> <!-- #news-20180622 --> 
-
-<div class="h3" id="news-20180413"> 
-<h3>2018-04-13 &mdash; Apache Subversion 1.10.0 Released
- <a class="sectionlink" href="#news-20180413"
+<div class="h3" id="news-20180719"> 
+<h3>2018-07-19 &mdash; Apache Subversion 1.10.2 Released
+ <a class="sectionlink" href="#news-20180719"
  title="Link to this section">&para;</a> 
 </h3> 
  
-<p>We are pleased to announce the release of Apache Subversion 1.10.0.
+<p>We are pleased to announce the release of Apache Subversion 1.10.2.
  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="https://lists.apache.org/thread.html/2f7a0e4a6294aaa5a4c800d20f0bfd183ee2b9657c88dfe92c119a66@%3Cannounce.subversion.apache.org%3E"
+ <a href="https://lists.apache.org/thread.html/b02eb53f9ba3db5204bd06c68fff24f19c61f93cd5fe983645a4bfe5@%3Cusers.subversion.apache.org%3E"
  >release announcement</a> and the
  <a href="/docs/release-notes/1.10"
  >release notes</a> for more information about this release.</p> 
@@ -96,7 +82,27 @@
 <p>To get this release from the nearest mirror, please visit our
  <a href="/download.cgi#recommended-release">download page</a>.</p> 
  
-</div> <!-- #news-20180413 --> 
+</div> <!-- #news-20180719 --> 
+
+<div class="h3" id="news-20180719-1"> 
+<h3>2018-07-19 &mdash; Apache Subversion 1.9.9 Released
+ <a class="sectionlink" href="#news-20180719"
+ title="Link to this section">&para;</a> 
+</h3> 
+ 
+<p>We are pleased to announce the release of Apache Subversion 1.9.9.
+ This is the most complete release of the 1.9.x line to date,
+ and we encourage all users to upgrade as soon as reasonable.
+ Please see the
+ <a href="https://lists.apache.org/thread.html/18744542f43d5653c8854ba9d2ecea085937b42d4a71d00bb8327ba6@%3Cusers.subversion.apache.org%3E"
+ >release announcement</a> and the
+ <a href="/docs/release-notes/1.9"
+ >release notes</a> for more information about this release.</p> 
+ 
+<p>To get this release from the nearest mirror, please visit our
+ <a href="/download.cgi#supported-releases">download page</a>.</p> 
+ 
+</div> <!-- #news-20180719-1 --> 
 
 <p style="font-style: italic; text-align:
    right;">[Click <a href="/news.html">here</a> to see all News

Modified: subversion/site/publish/news.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=1836343&r1=1836342&r2=1836343&view=diff
==============================================================================
--- subversion/site/publish/news.html (original)
+++ subversion/site/publish/news.html Fri Jul 20 11:23:26 2018
@@ -21,6 +21,46 @@
 <!-- facilitate copying news items wholesale from index.html.  -->
 <!-- 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-20180719"> 
+<h3>2018-07-19 &mdash; Apache Subversion 1.10.2 Released
+ <a class="sectionlink" href="#news-20180719"
+ title="Link to this section">&para;</a> 
+</h3> 
+ 
+<p>We are pleased to announce the release of Apache Subversion 1.10.2.
+ 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="https://lists.apache.org/thread.html/b02eb53f9ba3db5204bd06c68fff24f19c61f93cd5fe983645a4bfe5@%3Cusers.subversion.apache.org%3E"
+ >release announcement</a> and the
+ <a href="/docs/release-notes/1.10"
+ >release notes</a> for more information about this release.</p> 
+ 
+<p>To get this release from the nearest mirror, please visit our
+ <a href="/download.cgi#recommended-release">download page</a>.</p> 
+ 
+</div> <!-- #news-20180719 --> 
+
+<div class="h3" id="news-20180719-1"> 
+<h3>2018-07-19 &mdash; Apache Subversion 1.9.9 Released
+ <a class="sectionlink" href="#news-20180719"
+ title="Link to this section">&para;</a> 
+</h3> 
+ 
+<p>We are pleased to announce the release of Apache Subversion 1.9.9.
+ This is the most complete release of the 1.9.x line to date,
+ and we encourage all users to upgrade as soon as reasonable.
+ Please see the
+ <a href="https://lists.apache.org/thread.html/18744542f43d5653c8854ba9d2ecea085937b42d4a71d00bb8327ba6@%3Cusers.subversion.apache.org%3E"
+ >release announcement</a> and the
+ <a href="/docs/release-notes/1.9"
+ >release notes</a> for more information about this release.</p> 
+ 
+<p>To get this release from the nearest mirror, please visit our
+ <a href="/download.cgi#supported-releases">download page</a>.</p> 
+ 
+</div> <!-- #news-20180719-1 --> 
+
 <div class="h3" id="news-20180622"> 
 <h3>2018-06-22 &mdash; Apache Subversion transitions to LTS and Standard Releases
  <a class="sectionlink" href="#news-20180622"