Author: buildbot
Date: Sun Aug 20 13:26:58 2017
New Revision: 1017051
Log:
Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/download/checksums.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Aug 20 13:26:58 2017
@@ -1 +1 @@
-1805549
+1805557
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Aug 20 13:26:58 2017
@@ -1 +1 @@
-1805549
+1805557
Modified: websites/staging/ooo-site/trunk/content/download/checksums.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/checksums.html (original)
+++ websites/staging/ooo-site/trunk/content/download/checksums.html Sun Aug 20
13:26:58 2017
@@ -3,7 +3,7 @@
<head>
<link href="/css/ooo.css" rel="stylesheet" type="text/css">
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apache OpenOffice - How to verify the integrity of the downloaded
file?</title>
<style type="text/css">
/* <![CDATA[ */
@@ -67,7 +67,7 @@
<h2>How to verify your download with PGP/ASC signatures and MD5, SHA256 hash
values?</h2>
-<p>A <a href="http://en.wikipedia.org/wiki/Checksum" title="What means to
verify the file integrity?">hash value</a>
+<p>A <a href="https://en.wikipedia.org/wiki/Checksum" title="What means to
verify the file integrity?">hash value</a>
processed on the downloaded file is a way to make sure that the content is
transferred OK and has not been damaged during
the download process.</p>
<p><b>Note:</b><br />
@@ -97,9 +97,6 @@ SHA256 hash, otherwise use the MD5 hash.
title="Download checksum files for the downloaded file">download
webpage</a>. Finally click on [Compare] to start the
verification.</li>
<li> </li>
- <li><a href="http://md5online.info/" title="Md5Online">Md5Online</a><br />
- This is a very similar service compared to the one above.</li>
- <li> </li>
<li>If both hash values do not match, please see the <a href="#no_match"
title="What to do when the values do not match?">
section below</a>.</li>
</ul>
@@ -113,8 +110,8 @@ SHA256 hash, otherwise use the MD5 hash.
<br />
<ul>
- <li>There are a few tools available like <a
href="http://gpg4win.org/download.html" title="Gpg4win">"Gpg4win"</a>,
- <a href="http://www.gnupg.de/download/" title="GnuPG by The GNU
Project">"GnuPG"</a>
+ <li>There are a few tools available like <a
href="https://www.gpg4win.org/download.html" title="Gpg4win">"Gpg4win"</a>,
+ <a href="https://gnupg.org/download/" title="GnuPG by The GNU
Project">"GnuPG"</a>
just to name a few and not to prefer a specific tool. For the following
instructions "GnuPG" will be used as an example
an example to show for your convenience how the verification is working.</li>
<li> </li>
@@ -125,8 +122,8 @@ SHA256 hash, otherwise use the MD5 hash.
<li> </li>
<li>Save the following file with your Internet browser to the location where
the downloaded AOO and PGP/ASC file is
stored:</li>
- <li><a href="http://www.apache.org/dist/openoffice/KEYS"
title="http://www.apache.org/dist/openoffice/KEYS">
- http://www.apache.org/dist/openoffice/KEYS</a></li>
+ <li><a href="https://www.apache.org/dist/openoffice/KEYS"
title="https://www.apache.org/dist/openoffice/KEYS">
+ https://www.apache.org/dist/openoffice/KEYS</a></li>
<li>Open the start menu and enter <code>cmd.exe</code> into the search
box.</li>
<li>Now change to the directory with the downloaded AOO, KEYS and PGP/ASC
file, import and verify with the following
commands:</li>
@@ -145,8 +142,8 @@ SHA256 hash, otherwise use the MD5 hash.
<li>There are several tools available like
<a href="http://implbits.com/products/hashtab/" title="HashTab (by
Implbits.com)">"HashTab"</a>,
<a href="http://www.pc-tools.net/win32/md5sums/" title="MD5sums (by
PC-Tools.Net)">"MD5sums"</a>,
- <a href="http://www.slavasoft.com/fsum/" title="FSUM (by
SlavaSoft.com)">"FSUM"</a>,
- <a href="http://sourceforge.net/projects/quickhash/" title="Quick Hash GUI
(by tedtechnology)">"Quick Hash GUI"</a>,
+ <a href="https://www.slavasoft.com/fsum/" title="FSUM (by
SlavaSoft.com)">"FSUM"</a>,
+ <a href="https://sourceforge.net/projects/quickhash/" title="Quick Hash GUI
(by tedtechnology)">"Quick Hash GUI"</a>,
<a
href="https://kanguru.zendesk.com/entries/21747773-SHA256-Checksum-Utility"
title="SHA256 Checksum Utility (by )">
"SHA256 Checksum Utility"</a>,
<a href="http://www.krylack.com/file-checksum-tool/" title="File Checksum
Tool (by KRyLack Software)">
@@ -181,7 +178,7 @@ SHA256 hash, otherwise use the MD5 hash.
<li>Type in the following commands:</li>
<li> </li>
<li><pre>cd <path_to_AOO_and_ASC_files></pre></li>
- <li><pre>wget http://www.apache.org/dist/openoffice/KEYS</pre></li>
+ <li><pre>wget https://www.apache.org/dist/openoffice/KEYS</pre></li>
<li><pre>gpg --import KEYS</pre></li>
<li><pre>gpg --verify <installation_file>.asc</pre></li>
<li> </li>
@@ -219,13 +216,13 @@ SHA256 hash, otherwise use the MD5 hash.
<br />
<ul>
- <li>A requirement is that you have installed <a
href="http://www.gpgtools.org">GnuPG</a>.</li>
+ <li>A requirement is that you have installed <a
href="https://gpgtools.org/">GnuPG</a>.</li>
<li>Open a terminal (usually from here: "/Applications/Utilities") and
change to the directory with the downloaded
AOO and PGP/ASC file.</li>
<li>Type in the following commands:</li>
<li> </li>
<li><pre>cd <path_to_AOO_and_ASC_files></pre></li>
- <li><pre>curl http://www.apache.org/dist/openoffice/KEYS -o KEYS</pre></li>
+ <li><pre>curl https://www.apache.org/dist/openoffice/KEYS -o KEYS</pre></li>
<li><pre>gpg --import KEYS</pre></li>
<li><pre>gpg --verify <installation_file>.asc</pre></li>
<li> </li>
@@ -279,13 +276,13 @@ SHA256 hash, otherwise use the MD5 hash.
<li>With this information send a mail via the following ways:</li>
<li><a href="mailto:[email protected]"
title="User's mailing list (to receive answers you need to be
subscribed)">User's mailing list</a> <b>*)</b></li>
- <li><a href="http://user.services.openoffice.org" title="User forums
(different languages)">
+ <li><a href="https://forum.openoffice.org/" title="User forums (different
languages)">
User forums (different languages)</a></li>
</ul>
<p><b>*)</b> Please note that all mails go to a public mailing list, not an
individual person. Mails will be archived and
can be accessed also by other users. To receive answers, you will need to
subscribe to the mailing list before sending
-mails. For instructions, see: <a
href="http://openoffice.apache.org/mailing-lists.html"
+mails. For instructions, see: <a
href="https://openoffice.apache.org/mailing-lists.html"
title="Learn more about how to use mailing lists">Learn more about how to use
mailing lists</a>.</p>
<p class="footer"><small><a href="#" title="Go to the start of the page">Start
of page</a></small></p>
@@ -308,15 +305,14 @@ Development mailing list</a>. <b>*)
<ul>
<li><a href="mailto:[email protected]"
title="User's mailing list (to receive answers you need to be
subscribed)">User's mailing list</a> <b>*)</b></li>
- <li><a href="http://forum.openoffice.org" title="User forums (different
languages)">
+ <li><a href="https://forum.openoffice.org" title="User forums (different
languages)">
User forums (different languages)</a></li>
- <li><a href="http://www.oooforum.org" title="Another user forums">Another
user forums</a></li>
</ul>
<br />
<p><b>*)</b> Please note that all mails go to a public mailing list, not an
individual person. Mails will be archived and
can be accessed also by other users. To receive answers, you will need to
subscribe to the mailing list before sending
-mails. For instructions, see: <a
href="http://openoffice.apache.org/mailing-lists.html"
+mails. For instructions, see: <a
href="https://openoffice.apache.org/mailing-lists.html"
title="Learn more about how to use mailing lists">Learn more about how to use
mailing lists</a>.</p>
<p class="footer"><small><a href="#" title="Go to the start of the page">Start
of page</a></small></p>