Author: buildbot
Date: Wed Jul 19 14:02:55 2017
New Revision: 1015698

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/downloads/download.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jul 19 14:02:55 2017
@@ -1 +1 @@
-1802331
+1802395

Modified: websites/staging/vcl/trunk/content/downloads/download.html
==============================================================================
--- websites/staging/vcl/trunk/content/downloads/download.html (original)
+++ websites/staging/vcl/trunk/content/downloads/download.html Wed Jul 19 
14:02:55 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Downloads</h1>
-    <h2 id="download-links">Download Links</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="download-links">Download Links<a class="headerlink" 
href="#download-links" title="Permanent link">&para;</a></h2>
 <p>Use the links below to download Apache VCL from one of our mirrors. You 
<strong>must</strong>
 <a href="download.cgi#verify">verify the integrity</a> of the downloaded files 
using 
 signatures downloaded from our main distribution directory, 
<strong>not</strong> from a mirror.</p>
@@ -98,7 +120,7 @@ its mirrors. Older releases are availabl
 <li>apache-VCL-2.2-incubating.tar.bz2 (released 2010-10-05)</li>
 <li>apache-VCL-2.1-incubating.tar.bz2 (released 2009-12-04)</li>
 </ul>
-<h2 id="mirror">Mirror</h2>
+<h2 id="mirror">Mirror<a class="headerlink" href="#mirror" title="Permanent 
link">&para;</a></h2>
 <p>The currently selected mirror is <strong>[preferred]</strong>. If you 
encounter a problem with this 
 mirror, please select another mirror. If all mirrors are failing, there are 
backup 
 mirrors (at the end of the mirrors list) that should be available.</p>
@@ -126,7 +148,7 @@ Other mirrors:
 
 <p>You may also consult the <a href="http://www.apache.org/mirrors/";>complete 
list of mirrors</a>.</p>
 <p><a name="verify"></a></p>
-<h2 id="verifying-the-integrity-of-the-files">Verifying the integrity of the 
files</h2>
+<h2 id="verifying-the-integrity-of-the-files">Verifying the integrity of the 
files<a class="headerlink" href="#verifying-the-integrity-of-the-files" 
title="Permanent link">&para;</a></h2>
 <p>It is essential that you verify the integrity of the downloaded files using 
the PGP or 
 MD5 signatures. Security of the mirrors cannot be guaranteed, which means 
malicious code 
 could be added to the downloads from the mirrors. By verifying the integrity 
of 
@@ -156,15 +178,38 @@ releases, you do not need to import it a
 <li>
 <p>download the GPG Signature to the same location as the release file</p>
 </li>
-<li>
-<p>from the directory containing both the release file and the GPG signature, 
run</p>
-<div class="codehilite"><pre>gpg --verify apache-VCL-2.4.2.tar.bz2.asc
+<li>from the directory containing both the release file and the GPG signature, 
run<div class="codehilite"><pre>gpg --verify apache-VCL-2.4.2.tar.bz2.asc
 </pre></div>
 
 
 </li>
 </ol>
-<h2 id="installation">Installation</h2>
+<h2 id="tsu-notification-encryption">TSU Notification - Encryption<a 
class="headerlink" href="#tsu-notification-encryption" title="Permanent 
link">&para;</a></h2>
+<p>This distribution includes cryptographic software. The country in which you
+currently reside may have restrictions on the import, possession, use, and/or
+re-export to another country, of encryption software. BEFORE using any
+encryption software, please check your country's laws, regulations and policies
+concerning the import, possession, or use, and re-export of encryption 
software,
+to see if this is permitted. See <a 
href="http://www.wassenaar.org/";>http://www.wassenaar.org/</a> for more
+information.</p>
+<p>The U.S. Government Department of Commerce, Bureau of Industry and Security
+(BIS), has classified this software as Export Commodity Control Number (ECCN)
+5D002.C.1, which includes information security software using or performing
+cryptographic functions with asymmetric algorithms. The form and manner of this
+Apache Software Foundation distribution makes it eligible for export under the
+License Exception ENC Technology Software Unrestricted (TSU) exception (see the
+BIS Export Administration Regulations, Section 740.13) for both object code and
+source code.</p>
+<p>The following provides more details on the included cryptographic 
software:</p>
+<p>The web and backend portions of the code utilize php and perl functions to
+encrypt password information stored in the database. The web code utilizes php
+functions to encrypt cookie information passed to and stored in users' 
browsers.
+The backend code uses openssh to connect to and control deployed nodes. openssh
+heavily uses encryption.</p>
+<p>Addionally, the web portion of the code includes portions of the phpseclib
+library. This library is only used for PHP versions not supporting the function
+"openssl_encrypt" (supported since PHP 5.3.0).</p>
+<h2 id="installation">Installation<a class="headerlink" href="#installation" 
title="Permanent link">&para;</a></h2>
 <p>For new installs, visit the on-line installation guide:</p>
 <p>Latest Version:</p>
 <ul>
@@ -179,7 +224,7 @@ releases, you do not need to import it a
 <li><a 
href="http://cwiki.apache.org/confluence/display/VCL/VCL+2.3+Installation";>Apache
 VCL 2.2 Installation Guide</a></li>
 <li><a 
href="http://cwiki.apache.org/confluence/display/VCL/VCL+2.3+Installation";>Apache
 VCL 2.1 Installation Guide</a></li>
 </ul>
-<h2 id="upgrading">Upgrading</h2>
+<h2 id="upgrading">Upgrading<a class="headerlink" href="#upgrading" 
title="Permanent link">&para;</a></h2>
 <p>For upgrades, visit the on-line upgrade guide:</p>
 <p>Upgrade to latest version:</p>
 <ul>
@@ -220,9 +265,9 @@ releases, you do not need to import it a
 <ul>
 <li><a 
href="http://cwiki.apache.org/confluence/display/VCL/Upgrade+From+Previous+Version";>upgrade
 2.1 to 2.2</a></li>
 </ul>
-<h2 id="release-notes">Release Notes</h2>
+<h2 id="release-notes">Release Notes<a class="headerlink" 
href="#release-notes" title="Permanent link">&para;</a></h2>
 <p>See the <a href="/docs/releasenotes.html">release notes page</a> for 
information about each release.</p>
-<h2 id="change-log">Change Log</h2>
+<h2 id="change-log">Change Log<a class="headerlink" href="#change-log" 
title="Permanent link">&para;</a></h2>
 <p>See the <a href="/docs/changelog.html">change log page</a> for changes made 
in each release.</p>
   </div>
   


Reply via email to