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/10/02 19:39:36 UTC

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

Author: julianfoad
Date: Tue Oct  2 19:39:36 2018
New Revision: 1842648

URL: http://svn.apache.org/viewvc?rev=1842648&view=rev
Log:
Announce Subversion 1.11.0-rc2.

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=1842648&r1=1842647&r2=1842648&view=diff
==============================================================================
--- subversion/site/publish/download.html (original)
+++ subversion/site/publish/download.html Tue Oct  2 19:39:36 2018
@@ -178,7 +178,6 @@ Other mirrors:
 <!-- When in a pre-release phase, uncomment the following, and paste the
      correct content after it. Use 'release.py write-downloads' to
      generate the table. -->
-<!--
 <div class="h3" id="pre-releases">
 <h3>Pre-releases
   <a class="sectionlink" href="#pre-releases"
@@ -197,12 +196,37 @@ Other mirrors:
 <p>Please report any issues to <a href="/mailing-lists.html#users-ml"
    >users@subversion.apache.org</a>.</p>
 
-</div> < !-- .notice -- >
+</div> <!-- .notice -->
 
-< !-- table goes here -- >
+<p style="font-size: 150%; text-align: center;">Apache Subversion 1.11.0-rc2</p>
+<table class="centered">
+<tr>
+  <th>File</th>
+  <th>Checksum (SHA512)</th>
+  <th>Signatures</th>
+</tr>
+<tr>
+  <td><a href="[preferred]subversion/subversion-1.11.0-rc2.tar.bz2">subversion-1.11.0-rc2.tar.bz2</a></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.11.0-rc2.tar.bz2.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.11.0-rc2.tar.bz2.asc">PGP</a>]</td>
+</tr><tr>
+  <td><a href="[preferred]subversion/subversion-1.11.0-rc2.tar.gz">subversion-1.11.0-rc2.tar.gz</a></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.11.0-rc2.tar.gz.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.11.0-rc2.tar.gz.asc">PGP</a>]</td>
+</tr><tr>
+  <td><a href="[preferred]subversion/subversion-1.11.0-rc2.zip">subversion-1.11.0-rc2.zip</a></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.11.0-rc2.zip.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.11.0-rc2.zip.asc">PGP</a>]</td>
+</tr>
+</table>
 
-</div>  < !-- #pre-releases -- >
--->
+</div>  <!-- #pre-releases -->
 
 <div class="h3" id="release-archives">
 <h3>Release archives

Modified: subversion/site/publish/index.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/index.html?rev=1842648&r1=1842647&r2=1842648&view=diff
==============================================================================
--- subversion/site/publish/index.html (original)
+++ subversion/site/publish/index.html Tue Oct  2 19:39:36 2018
@@ -64,6 +64,28 @@
 
 <!-- In general, we'll keep only the most recent 3 or 4 news items here. -->
 
+<div class="h3" id="news-20181002"> 
+<h3>2018-10-02 &mdash; Apache Subversion 1.11.0-rc2 Released
+ <a class="sectionlink" href="#news-20181002"
+ title="Link to this section">&para;</a> 
+</h3> 
+ 
+<p>We are pleased to announce the release of Apache Subversion 1.11.0-rc2. This
+ release is not intended for production use, but is provided as a milestone
+ to encourage wider testing and feedback from intrepid users and maintainers.
+ Please see the
+ <a href="https://lists.apache.org/thread.html/0672fe98a3f70846d929a1b4fd3124debc9bdf69ac6ae269862b2dfe@%3Cusers.subversion.apache.org%3E">release
+ announcement</a> for more information about this release, and the
+ <a href="/docs/release-notes/1.11.html">release notes</a> and 
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.11.0-rc2/CHANGES"> 
+ change log</a> for information about what will eventually be
+ in the 1.11.0 release.</p> 
+ 
+<p>To get this release from the nearest mirror, please visit our
+ <a href="/download.cgi#pre-releases">download page</a>.</p> 
+ 
+</div> <!-- #news-20181002 --> 
+
 <div class="h3" id="news-20180719"> 
 <h3>2018-07-20 &mdash; Apache Subversion 1.10.2 Released
  <a class="sectionlink" href="#news-20180719"

Modified: subversion/site/publish/news.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=1842648&r1=1842647&r2=1842648&view=diff
==============================================================================
--- subversion/site/publish/news.html (original)
+++ subversion/site/publish/news.html Tue Oct  2 19:39:36 2018
@@ -21,6 +21,28 @@
 <!-- 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-20181002"> 
+<h3>2018-10-02 &mdash; Apache Subversion 1.11.0-rc2 Released
+ <a class="sectionlink" href="#news-20181002"
+ title="Link to this section">&para;</a> 
+</h3> 
+ 
+<p>We are pleased to announce the release of Apache Subversion 1.11.0-rc2. This
+ release is not intended for production use, but is provided as a milestone
+ to encourage wider testing and feedback from intrepid users and maintainers.
+ Please see the
+ <a href="https://lists.apache.org/thread.html/0672fe98a3f70846d929a1b4fd3124debc9bdf69ac6ae269862b2dfe@%3Cusers.subversion.apache.org%3E">release
+ announcement</a> for more information about this release, and the
+ <a href="/docs/release-notes/1.11.html">release notes</a> and 
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.11.0-rc2/CHANGES"> 
+ change log</a> for information about what will eventually be
+ in the 1.11.0 release.</p> 
+ 
+<p>To get this release from the nearest mirror, please visit our
+ <a href="/download.cgi#pre-releases">download page</a>.</p> 
+ 
+</div> <!-- #news-20181002 --> 
+
 <div class="h3" id="news-20180719"> 
 <h3>2018-07-20 &mdash; Apache Subversion 1.10.2 Released
  <a class="sectionlink" href="#news-20180719"