The branch master has been updated
       via  1520c8a1ce226c44e9e744219bcfa0f85eb26221 (commit)
      from  5587c46721853723471058cb8bb13e287b3f83e0 (commit)


- Log -----------------------------------------------------------------
commit 1520c8a1ce226c44e9e744219bcfa0f85eb26221
Author: Rich Salz <rs...@akamai.com>
Date:   Wed Sep 14 17:59:07 2016 -0400

    Remove ftp references (except for snapshots)

-----------------------------------------------------------------------

Summary of changes:
 docs/faq.txt           |  2 +-
 source/index.html      | 11 +++++------
 source/snapshot/README |  2 ++
 3 files changed, 8 insertions(+), 7 deletions(-)
 create mode 100644 source/snapshot/README

diff --git a/docs/faq.txt b/docs/faq.txt
index 8bbabcb..0af0e9c 100644
--- a/docs/faq.txt
+++ b/docs/faq.txt
@@ -89,7 +89,7 @@ The current version is available from <URL: 
https://www.openssl.org>.
 
 In addition to the current stable release, you can also access daily
 snapshots of the OpenSSL development version at <URL:
-ftp://ftp.openssl.org/snapshot/>, or get it by anonymous Git access.
+https://www.openssl.org/source/snapshot/>, or get it by anonymous Git access.
 
 
 * Where is the documentation?
diff --git a/source/index.html b/source/index.html
index c88e451..6fbdadc 100644
--- a/source/index.html
+++ b/source/index.html
@@ -23,9 +23,7 @@
            <p>The table below lists the latest releases for every branch.
             (For an explanation of the numbering, see our
             <a href="/policies/releasestrat.html">release strategy</a>.)
-           The most recent previous releases can be found at
-           <a 
href="ftp://ftp.openssl.org/source/";>ftp://ftp.openssl.org/source/</a>
-           and all releases can be found at
+           All releases can be found at
            <a href="old">/source/old</a>.
            A list of mirror sites can be found <a href="mirror.html">here</a>.
            </p>
@@ -57,9 +55,10 @@
            Each day we make a snapshot of each development branch.
            They can be found at
            <a 
href="ftp://ftp.openssl.org/snapshot/";>ftp://ftp.openssl.org/snapshot/</a>.
-           These snapshots are provided for convenience only. When you really
-           want to keep yourself up-to-date please clone the git repository
-           instead.</p>
+           These snapshots are provided for convenience only. Note that
+            keeping a local repository and updating it every 24 hours is
+            equivalent and will often be faster and more efficient.
+           </p>
 
          <!--#include virtual="/inc/legalities.shtml" -->
          </div>
diff --git a/source/snapshot/README b/source/snapshot/README
new file mode 100644
index 0000000..205365e
--- /dev/null
+++ b/source/snapshot/README
@@ -0,0 +1,2 @@
+These are daily snapshots of the source tree. They are provided
+for convenience only and not evewn guaranteed to compile.
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to