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/29 16:19:41 UTC

svn commit: r1845140 - in /subversion/site/staging: ./ docs/release-notes/1.11.html download.html faq.html index.html news.html roadmap.html site-nav.html style/site.css

Author: julianfoad
Date: Mon Oct 29 16:19:41 2018
New Revision: 1845140

URL: http://svn.apache.org/viewvc?rev=1845140&view=rev
Log:
* staging: Sync merge from 'publish'.

Modified:
    subversion/site/staging/   (props changed)
    subversion/site/staging/docs/release-notes/1.11.html
    subversion/site/staging/download.html
    subversion/site/staging/faq.html
    subversion/site/staging/index.html   (contents, props changed)
    subversion/site/staging/news.html   (contents, props changed)
    subversion/site/staging/roadmap.html   (props changed)
    subversion/site/staging/site-nav.html
    subversion/site/staging/style/site.css

Propchange: subversion/site/staging/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Oct 29 16:19:41 2018
@@ -1 +1 @@
-/subversion/site/publish:1812681-1842500
+/subversion/site/publish:1812681-1845139

Modified: subversion/site/staging/docs/release-notes/1.11.html
URL: http://svn.apache.org/viewvc/subversion/site/staging/docs/release-notes/1.11.html?rev=1845140&r1=1845139&r2=1845140&view=diff
==============================================================================
--- subversion/site/staging/docs/release-notes/1.11.html (original)
+++ subversion/site/staging/docs/release-notes/1.11.html Mon Oct 29 16:19:41 2018
@@ -136,6 +136,14 @@ and what impact these changes may have.<
     <td>any</td>
     <td>any</td>
     <td></td></tr>
+  <tr>
+    <td>
+      <a href="#viewspec-output">Viewspec output command (experimental)</a>
+    </td>
+    <td>1.11</td>
+    <td>any</td>
+    <td>any</td>
+    <td></td></tr>
 </table>
 
 </div>  <!-- new-feature-compatibility-table -->
@@ -170,8 +178,8 @@ to the upgrade.</p>
 
 </div>  <!-- wc-upgrade -->
 
-<div class="h3" id="shelving-transition">
-<h3>Shelving: transtion from 1.10
+<div class="h3 experimental-feature" id="shelving-transition">
+<h3>Shelving (experimental): transition from 1.10
   <a class="sectionlink" href="#shelving-transition"
     title="Link to this section">&para;</a>
 </h3>
@@ -251,7 +259,7 @@ PGP digital signatures and SHA-512 check
     title="Link to this section">&para;</a>
 </h2>
 
-<div class="h3" id="checkpointing">
+<div class="h3 experimental-feature" id="checkpointing">
 <h3>Commit checkpointing (experimental)
   <a class="sectionlink" href="#checkpointing"
      title="Link to this section">&para;</a>
@@ -333,7 +341,7 @@ commands, as also listed in
     title="Link to this section">&para;</a>
 </h3>
 
-<div class="h4" id="shelving">
+<div class="h4 experimental-feature" id="shelving">
 <h4>Improved Shelving (experimental)
   <a class="sectionlink" href="#shelving"
      title="Link to this section">&para;</a>
@@ -435,7 +443,7 @@ Subversion 1.11 have been backported to
 
 </div> <!-- conflict-resolver -->
 
-<div class="h4" id="viewspec-output">
+<div class="h4 experimental-feature" id="viewspec-output">
 <h4>Viewspec output command (experimental)
   (<a href="https://issues.apache.org/jira/browse/SVN-4753">issue #4753</a>)
   <a class="sectionlink" href="#viewspec-output"
@@ -557,6 +565,10 @@ may be fixed in later 1.11.x releases.</
     title="Link to this section">&para;</a>
 </h3>
 
+<p><em>This section only affects those who build Subversion from a working
+  copy.  If you build Subversion from a tarball or zip file, you may skip
+  this section.</em></p>
+
 <p>The Ruby bindings are known not to build with swig version 3.0.8 (and only
 that version) due to <a href="https://github.com/swig/swig/issues/602">swig
 issue #602</a>.  We recommend to use swig 3.0.9 or newer.</p>

Modified: subversion/site/staging/download.html
URL: http://svn.apache.org/viewvc/subversion/site/staging/download.html?rev=1845140&r1=1845139&r2=1845140&view=diff
==============================================================================
--- subversion/site/staging/download.html (original)
+++ subversion/site/staging/download.html Mon Oct 29 16:19:41 2018
@@ -17,7 +17,7 @@
 
 <h1>Download Source Code</h1>
 
-[define version]1.10.2[end]
+[define version]1.10.3[end]
 [define supported]1.9.9[end]
 
 <div class="notice">
@@ -103,7 +103,7 @@ Other mirrors:
     title="Link to this section">&para;</a>
 </h3>
 
-<p style="font-size: 150%; text-align: center;">Apache Subversion 1.10.2</p>
+<p style="font-size: 150%; text-align: center;">Apache Subversion 1.10.3</p>
 <table class="centered">
 <tr>
   <th>File</th>
@@ -111,23 +111,23 @@ Other mirrors:
   <th>Signatures</th>
 </tr>
 <tr>
-  <td><a href="[preferred]subversion/subversion-1.10.2.tar.bz2">subversion-1.10.2.tar.bz2</a></td>
+  <td><a href="[preferred]subversion/subversion-1.10.3.tar.bz2">subversion-1.10.3.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.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>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.3.tar.bz2.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.3.tar.bz2.asc">PGP</a>]</td>
 </tr><tr>
-  <td><a href="[preferred]subversion/subversion-1.10.2.tar.gz">subversion-1.10.2.tar.gz</a></td>
+  <td><a href="[preferred]subversion/subversion-1.10.3.tar.gz">subversion-1.10.3.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.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>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.3.tar.gz.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.3.tar.gz.asc">PGP</a>]</td>
 </tr><tr>
-  <td><a href="[preferred]subversion/subversion-1.10.2.zip">subversion-1.10.2.zip</a></td>
+  <td><a href="[preferred]subversion/subversion-1.10.3.zip">subversion-1.10.3.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.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>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.3.zip.sha512">SHA-512</a>]</td>
+  <td>[<a href="https://www.apache.org/dist/subversion/subversion-1.10.3.zip.asc">PGP</a>]</td>
 </tr>
 </table>
 
@@ -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/staging/faq.html
URL: http://svn.apache.org/viewvc/subversion/site/staging/faq.html?rev=1845140&r1=1845139&r2=1845140&view=diff
==============================================================================
--- subversion/site/staging/faq.html (original)
+++ subversion/site/staging/faq.html Mon Oct 29 16:19:41 2018
@@ -3258,32 +3258,32 @@ working copy.</p>
 
 <p>Calm down, take a deep breath.</p>
 
-<p>On Windows 2000 or later, svn 1.2 and above uses standard 
+<p>On Windows, Subversion uses standard 
 Windows APIs to encrypt the data, so only the user can decrypt the 
-cached password.</p>
+cached password.
+<i>(Since svn 1.2.)</i></p>
 
-<p>On Mac OS X, svn 1.4 and later uses the system Keychain
-facility to encrypt/store your svn password.</p>
+<p>On Mac OS X, Subversion uses the system Keychain
+facility to encrypt/store your svn password.
+<i>(Since svn 1.4.)</i></p>
 
-<p>Subversion 1.6 will address this issue for UNIX/Linux.
-Support for GNOME Keyring and KWallet has been implemented,
+<p>On UNIX/Linux, Subversion supports GNOME Keyring and KWallet,
 both of which facilitate storing passwords on disk encrypted.
 These programs need to be available at compile-time and and at run-time.
 Otherwise, the client will fall back to caching your password in
-plaintext, but it has also been changed to <em>never</em>
-cache a password in plaintext without asking first.</p>
+plaintext, but it will <em>never</em>
+cache a password in plaintext without asking first.
+<i>(Since svn 1.6.)</i></p>
 
-<p>With Subversion 1.5 and earlier, on UNIX/Linux, the password can
-only be stored in plaintext in ~/.subversion/auth/.  Notice, however,
-that the directory which contains the cached passwords (usually
+<p>On UNIX/Linux, the directory which contains the cached passwords (usually
 ~/.subversion/auth/) has permissions of 700, meaning only you can read
 them.</p>
 
 <p>However, if you're really worried, you can permanently turn off
-password caching.  With an svn 1.0 client, just set 'store-auth-creds
-= no' in your run-time config file.  With an svn 1.1 client or later,
+password caching.  Set 'store-auth-creds = no' in your run-time config file
+to disable storing any kind of credentials, or
 you can use the more narrowly-defined 'store-passwords = no' (so that
-server certs are still cached).  With an svn 1.6 client or later, you
+server certs are still cached), or you
 can use the even more narrowly-defined 'store-plaintext-passwords = no'
 (so that encrypted stores like GNOME Keyring and KWallet will still be used).
 More information on password cacheing is in chapter 6 of the <a 
@@ -3292,15 +3292,6 @@ Build" Subversion book</a>, under
 <a href="http://svnbook.red-bean.com/nightly/en/svn.serverconfig.netmodel.html#svn.serverconfig.netmodel.credcache">
 "Client Credentials Caching".</a></p>
 
-<p>Lastly, we point out that CVS has been caching passwords for years
-in the .cvspass file.  It may look like the passwords in .cvspass are
-encrypted, but in fact they're only lightly scrambled with an
-algorithm that's the moral equivalent to rot13.  They can be cracked
-instantly.  The only utility of the scrambling is to prevent users
-(like root) from accidentally seeing the password.  Nobody's cared
-enough to do this for Subversion yet; if you're interested, send
-patches to the dev@ list.</p>
-
 </div>
 
 

Modified: subversion/site/staging/index.html
URL: http://svn.apache.org/viewvc/subversion/site/staging/index.html?rev=1845140&r1=1845139&r2=1845140&view=diff
==============================================================================
--- subversion/site/staging/index.html (original)
+++ subversion/site/staging/index.html Mon Oct 29 16:19:41 2018
@@ -64,45 +64,47 @@
 
 <!-- In general, we'll keep only the most recent 3 or 4 news items here. -->
 
-<div class="h3" id="news-20180719"> 
-<h3>2018-07-20 &mdash; Apache Subversion 1.10.2 Released
- <a class="sectionlink" href="#news-20180719"
+<div class="h3" id="news-20181010"> 
+<h3>2018-10-10 &mdash; Apache Subversion 1.10.3 Released
+ <a class="sectionlink" href="#news-20181010"
  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.
+<p>We are pleased to announce the release of Apache Subversion 1.10.3.
+ This is the most complete release of the 1.10.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/b02eb53f9ba3db5204bd06c68fff24f19c61f93cd5fe983645a4bfe5@%3Cusers.subversion.apache.org%3E"
+ <a href="https://lists.apache.org/thread.html/7d1aa329699a88af79588abb1f6d5d064e9e38645f98567cb5270be3@%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> 
+ <a href="/download.cgi#supported-releases">download page</a>.</p> 
  
-</div> <!-- #news-20180719 --> 
+</div> <!-- #news-20181010 --> 
 
-<div class="h3" id="news-20180719-1"> 
-<h3>2018-07-20 &mdash; Apache Subversion 1.9.9 Released
- <a class="sectionlink" href="#news-20180719"
+<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.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.
+<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/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> 
+ <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#supported-releases">download page</a>.</p> 
+ <a href="/download.cgi#pre-releases">download page</a>.</p> 
  
-</div> <!-- #news-20180719-1 --> 
+</div> <!-- #news-20181002 --> 
 
 <p style="font-style: italic; text-align:
    right;">[Click <a href="/news.html">here</a> to see all News

Propchange: subversion/site/staging/index.html
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Oct 29 16:19:41 2018
@@ -1,2 +1,2 @@
-/subversion/site/publish/index.html:1812681-1842500
+/subversion/site/publish/index.html:1812681-1845139
 /subversion/site/staging/index.html:1812681-1812682

Modified: subversion/site/staging/news.html
URL: http://svn.apache.org/viewvc/subversion/site/staging/news.html?rev=1845140&r1=1845139&r2=1845140&view=diff
==============================================================================
--- subversion/site/staging/news.html (original)
+++ subversion/site/staging/news.html Mon Oct 29 16:19:41 2018
@@ -21,6 +21,48 @@
 <!-- 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-20181010"> 
+<h3>2018-10-10 &mdash; Apache Subversion 1.10.3 Released
+ <a class="sectionlink" href="#news-20181010"
+ title="Link to this section">&para;</a> 
+</h3> 
+ 
+<p>We are pleased to announce the release of Apache Subversion 1.10.3.
+ This is the most complete release of the 1.10.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/7d1aa329699a88af79588abb1f6d5d064e9e38645f98567cb5270be3@%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#supported-releases">download page</a>.</p> 
+ 
+</div> <!-- #news-20181010 --> 
+
+<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"

Propchange: subversion/site/staging/news.html
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Oct 29 16:19:41 2018
@@ -1,2 +1,2 @@
-/subversion/site/publish/news.html:1812681-1842500
+/subversion/site/publish/news.html:1812681-1845139
 /subversion/site/staging/news.html:1812681-1812682

Propchange: subversion/site/staging/roadmap.html
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Oct 29 16:19:41 2018
@@ -1,2 +1,2 @@
-/subversion/site/publish/roadmap.html:1812681-1842500
+/subversion/site/publish/roadmap.html:1812681-1845139
 /subversion/site/staging/roadmap.html:1812681-1812682

Modified: subversion/site/staging/site-nav.html
URL: http://svn.apache.org/viewvc/subversion/site/staging/site-nav.html?rev=1845140&r1=1845139&r2=1845140&view=diff
==============================================================================
--- subversion/site/staging/site-nav.html (original)
+++ subversion/site/staging/site-nav.html Mon Oct 29 16:19:41 2018
@@ -67,7 +67,7 @@
 </div> <!-- #site-svnbook-block -->
 
 <div id="copyright">
-<p>Copyright &#169; 2017 <a href="https://www.apache.org/">The Apache
+<p>Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache
    Software Foundation</a>, Licensed under
    the <a href="https://www.apache.org/licenses/LICENSE-2.0" >Apache
    License, Version 2.0</a>.  Apache, Apache Subversion, and

Modified: subversion/site/staging/style/site.css
URL: http://svn.apache.org/viewvc/subversion/site/staging/style/site.css?rev=1845140&r1=1845139&r2=1845140&view=diff
==============================================================================
--- subversion/site/staging/style/site.css (original)
+++ subversion/site/staging/style/site.css Mon Oct 29 16:19:41 2018
@@ -211,6 +211,9 @@ span.notice {
   font-size: 120%;
   line-height: 1.2em;
 }
+.experimental-feature {
+    background-color: #f8ecde;
+}
 @media screen {
   .linkaway {
     padding-right: 12px;