From: "Sven Vermeulen (swift)" <swift@gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-alpha-medium.xml hb-install-hppa-medium.xml hb-install-ia64-medium.xml hb-install-ppc-medium.xml hb-install-ppc64-medium.xml hb-install-sparc-medium.xml hb-install-x86+amd64-medium.xml
Date: Thu, 23 Jan 2014 19:32:49 +0000 (UTC) [thread overview]
Message-ID: <20140123193249.E98092004C@flycatcher.gentoo.org> (raw)
swift 14/01/23 19:32:49
Modified: hb-install-alpha-medium.xml
hb-install-hppa-medium.xml
hb-install-ia64-medium.xml
hb-install-ppc-medium.xml
hb-install-ppc64-medium.xml
hb-install-sparc-medium.xml
hb-install-x86+amd64-medium.xml
Log:
Fix bug #498570 - Checksum file contains different algorithms and confuses sha512sum
Revision Changes Path
1.65 xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml?r1=1.64&r2=1.65
Index: hb-install-alpha-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- hb-install-alpha-medium.xml 17 Dec 2013 10:38:05 -0000 1.64
+++ hb-install-alpha-medium.xml 23 Jan 2014 19:32:49 -0000 1.65
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.64 2013/12/17 10:38:05 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.65 2014/01/23 19:32:49 swift Exp $ -->
<sections>
-<version>21</version>
-<date>2013-12-17</date>
+<version>22</version>
+<date>2014-01-23</date>
<section>
<title>Hardware Requirements</title>
@@ -246,6 +246,13 @@
link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
</p>
+<note>
+The tool will attempt to verify the checksums in the list, even if the checksum
+is made with a different algorithm. Therefore, the output of the command might
+give both success (for SHA checksums) and failures (for other checksums). At
+least one OK needs to be provided for each file.
+</note>
+
<pre caption="Verifying the SHA-2 checksum">
$ <i>sha512sum -c <downloaded iso.DIGESTS></i>
</pre>
1.63 xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.62&r2=1.63
Index: hb-install-hppa-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- hb-install-hppa-medium.xml 17 Dec 2013 10:38:05 -0000 1.62
+++ hb-install-hppa-medium.xml 23 Jan 2014 19:32:49 -0000 1.63
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.62 2013/12/17 10:38:05 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.63 2014/01/23 19:32:49 swift Exp $ -->
<sections>
-<version>19</version>
-<date>2013-12-17</date>
+<version>20</version>
+<date>2014-01-23</date>
<section>
<title>Hardware Requirements</title>
@@ -247,6 +247,13 @@
link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
</p>
+<note>
+The tool will attempt to verify the checksums in the list, even if the checksum
+is made with a different algorithm. Therefore, the output of the command might
+give both success (for SHA checksums) and failures (for other checksums). At
+least one OK needs to be provided for each file.
+</note>
+
<pre caption="Verifying the SHA-2 checksum">
$ <i>sha512sum -c <downloaded iso.DIGESTS></i>
</pre>
1.18 xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml?r1=1.17&r2=1.18
Index: hb-install-ia64-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- hb-install-ia64-medium.xml 17 Dec 2013 10:38:05 -0000 1.17
+++ hb-install-ia64-medium.xml 23 Jan 2014 19:32:49 -0000 1.18
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.17 2013/12/17 10:38:05 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.18 2014/01/23 19:32:49 swift Exp $ -->
<sections>
-<version>17</version>
-<date>2013-12-17</date>
+<version>18</version>
+<date>2014-01-23</date>
<section>
<title>Hardware Requirements</title>
@@ -163,6 +163,13 @@
link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
</p>
+<note>
+The tool will attempt to verify the checksums in the list, even if the checksum
+is made with a different algorithm. Therefore, the output of the command might
+give both success (for SHA checksums) and failures (for other checksums). At
+least one OK needs to be provided for each file.
+</note>
+
<pre caption="Verifying the SHA-2 checksum">
$ <i>sha512sum -c <downloaded iso.DIGESTS></i>
</pre>
1.77 xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml?r1=1.76&r2=1.77
Index: hb-install-ppc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- hb-install-ppc-medium.xml 17 Dec 2013 10:38:05 -0000 1.76
+++ hb-install-ppc-medium.xml 23 Jan 2014 19:32:49 -0000 1.77
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.76 2013/12/17 10:38:05 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.77 2014/01/23 19:32:49 swift Exp $ -->
<sections>
@@ -13,8 +13,8 @@
Gentoo using the minimal Installation CD.
</abstract>
-<version>17</version>
-<date>2013-12-17</date>
+<version>18</version>
+<date>2014-01-23</date>
<section>
<title>Hardware Requirements</title>
@@ -178,6 +178,13 @@
link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
</p>
+<note>
+The tool will attempt to verify the checksums in the list, even if the checksum
+is made with a different algorithm. Therefore, the output of the command might
+give both success (for SHA checksums) and failures (for other checksums). At
+least one OK needs to be provided for each file.
+</note>
+
<pre caption="Verifying the SHA-2 checksum">
$ <i>sha512sum -c <downloaded iso.DIGESTS></i>
</pre>
1.53 xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml?r1=1.52&r2=1.53
Index: hb-install-ppc64-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- hb-install-ppc64-medium.xml 17 Dec 2013 10:38:05 -0000 1.52
+++ hb-install-ppc64-medium.xml 23 Jan 2014 19:32:49 -0000 1.53
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.52 2013/12/17 10:38:05 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.53 2014/01/23 19:32:49 swift Exp $ -->
<sections>
@@ -13,8 +13,8 @@
Gentoo using the minimal Installation CD.
</abstract>
-<version>20</version>
-<date>2013-12-17</date>
+<version>21</version>
+<date>2014-01-23</date>
<section>
<title>Hardware Requirements</title>
@@ -274,6 +274,13 @@
link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
</p>
+<note>
+The tool will attempt to verify the checksums in the list, even if the checksum
+is made with a different algorithm. Therefore, the output of the command might
+give both success (for SHA checksums) and failures (for other checksums). At
+least one OK needs to be provided for each file.
+</note>
+
<pre caption="Verifying the SHA-2 checksum">
$ <i>sha512sum -c <downloaded iso.DIGESTS></i>
</pre>
1.61 xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml?r1=1.60&r2=1.61
Index: hb-install-sparc-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- hb-install-sparc-medium.xml 17 Dec 2013 10:38:05 -0000 1.60
+++ hb-install-sparc-medium.xml 23 Jan 2014 19:32:49 -0000 1.61
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.60 2013/12/17 10:38:05 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.61 2014/01/23 19:32:49 swift Exp $ -->
<sections>
-<version>19</version>
-<date>2013-12-17</date>
+<version>20</version>
+<date>2014-01-23</date>
<section>
<title>Hardware Requirements</title>
@@ -269,6 +269,13 @@
link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
</p>
+<note>
+The tool will attempt to verify the checksums in the list, even if the checksum
+is made with a different algorithm. Therefore, the output of the command might
+give both success (for SHA checksums) and failures (for other checksums). At
+least one OK needs to be provided for each file.
+</note>
+
<pre caption="Verifying the SHA-2 checksum">
$ <i>sha512sum -c <downloaded iso.DIGESTS></i>
</pre>
1.34 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?r1=1.33&r2=1.34
Index: hb-install-x86+amd64-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- hb-install-x86+amd64-medium.xml 17 Dec 2013 10:38:05 -0000 1.33
+++ hb-install-x86+amd64-medium.xml 23 Jan 2014 19:32:49 -0000 1.34
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.33 2013/12/17 10:38:05 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.34 2014/01/23 19:32:49 swift Exp $ -->
<sections>
@@ -13,8 +13,8 @@
Gentoo using the minimal Installation CD.
</abstract>
-<version>21</version>
-<date>2013-12-17</date>
+<version>22</version>
+<date>2014-01-23</date>
<section>
<title>Hardware Requirements</title>
@@ -289,6 +289,13 @@
link="http://www.sinf.gr/en/hashcalc.html">Checksums calculator</uri> for Windows.
</p>
+<note>
+The tool will attempt to verify the checksums in the list, even if the checksum
+is made with a different algorithm. Therefore, the output of the command might
+give both success (for SHA checksums) and failures (for other checksums). At
+least one OK needs to be provided for each file.
+</note>
+
<pre caption="Verifying the SHA-2 checksum">
$ <i>sha512sum -c <downloaded iso.DIGESTS></i>
</pre>
next reply other threads:[~2014-01-23 19:32 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-23 19:32 Sven Vermeulen (swift) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-04-12 12:25 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-alpha-medium.xml hb-install-hppa-medium.xml hb-install-ia64-medium.xml hb-install-ppc-medium.xml hb-install-ppc64-medium.xml hb-install-sparc-medium.xml hb-install-x86+amd64-medium.xml Sven Vermeulen (swift)
2013-08-15 8:20 Sven Vermeulen (swift)
2013-08-10 13:23 Sven Vermeulen (swift)
2013-08-01 19:02 Sven Vermeulen (swift)
2012-11-12 21:04 Sven Vermeulen (swift)
2011-11-27 18:17 Sven Vermeulen (swift)
2011-10-09 9:49 Sven Vermeulen (swift)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140123193249.E98092004C@flycatcher.gentoo.org \
--to=swift@gentoo.org \
--cc=docs-team@lists.gentoo.org \
--cc=gentoo-doc-cvs@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox