* [gentoo-commits] sites/www:master commit in: downloads/signatures/
@ 2015-09-11 8:48 Alex Legler
0 siblings, 0 replies; 4+ messages in thread
From: Alex Legler @ 2015-09-11 8:48 UTC (permalink / raw
To: gentoo-commits
commit: 169babdce96b16be5e7fc8871e625c0f3da71789
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Fri Sep 11 08:48:19 2015 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 08:48:19 2015 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=169babdc
Update RelEng key expiry date
Fixes: 560192
downloads/signatures/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/downloads/signatures/index.html b/downloads/signatures/index.html
index 4b12a62..4a232b3 100644
--- a/downloads/signatures/index.html
+++ b/downloads/signatures/index.html
@@ -15,14 +15,14 @@ nav2-show: true
<th>Key ID/Type/Fingerprint</th>
<th>Description</th>
<th>Created</th>
- <th>Expired</th>
+ <th>Expiry</th>
</tr>
<tr>
<td><kbd>0xBB572E0E2D182910</kbd> (4096-bit RSA)<br>
<kbd>13EB BDBE DE7A 1277 5DFD B1BA BB57 2E0E 2D18 2910</kbd></td>
<td>Gentoo Linux Release Engineering (Automated Weekly Release Key)</td>
<td>2009-08-25</td>
- <td>2015-08-24</td>
+ <td>2017-08-25</td>
</tr>
<tr>
<td><kbd>0xDB6B8C1F96D8BF6D</kbd> (4096-bit RSA)<br>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] sites/www:master commit in: downloads/signatures/
@ 2015-11-23 19:46 Alex Legler
0 siblings, 0 replies; 4+ messages in thread
From: Alex Legler @ 2015-11-23 19:46 UTC (permalink / raw
To: gentoo-commits
commit: 4ba3d40d27e3a4543190ee5fe10f96f7294e8c6e
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Mon Nov 23 18:40:32 2015 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 18:40:32 2015 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=4ba3d40d
Update snapshots key expiry
downloads/signatures/index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/downloads/signatures/index.html b/downloads/signatures/index.html
index 4a232b3..2959b13 100644
--- a/downloads/signatures/index.html
+++ b/downloads/signatures/index.html
@@ -29,7 +29,7 @@ nav2-show: true
<kbd>DCD0 5B71 EAB9 4199 527F 44AC DB6B 8C1F 96D8 BF6D</kbd></td>
<td>Gentoo Portage Snapshot Signing Key (Automated Signing Key)</td>
<td>2011-11-25</td>
- <td>2015-11-24</td>
+ <td>2016-07-01</td>
</tr>
<tr>
<td><kbd>0x9E6438C817072058</kbd> (1024-bit DSA)<br>
@@ -71,4 +71,4 @@ nav2-show: true
</div>
</div>
</div>
-</div>
\ No newline at end of file
+</div>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] sites/www:master commit in: downloads/signatures/
@ 2016-01-31 1:17 Alex Legler
0 siblings, 0 replies; 4+ messages in thread
From: Alex Legler @ 2016-01-31 1:17 UTC (permalink / raw
To: gentoo-commits
commit: 1d292c6a971076e77349ad3a13a19f1ae7573415
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Sun Jan 31 01:13:25 2016 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 01:13:25 2016 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=1d292c6a
Signatures: Remove narrow panel
downloads/signatures/index.html | 45 ++++++++++++++++++++---------------------
1 file changed, 22 insertions(+), 23 deletions(-)
diff --git a/downloads/signatures/index.html b/downloads/signatures/index.html
index 2959b13..e6a6d6f 100644
--- a/downloads/signatures/index.html
+++ b/downloads/signatures/index.html
@@ -5,11 +5,12 @@ nav1: downloads
nav2: signatures
nav2-show: true
---
-
<p>
- Our current releases are signed with either of these keys <strong>or any sub keys</strong>:
+ Our current releases are signed with either of these keys <strong>or any sub keys:</strong>
</p>
+<br>
+
<table class="table table-striped">
<tr>
<th>Key ID/Type/Fingerprint</th>
@@ -40,35 +41,33 @@ nav2-show: true
</tr>
</table>
-<div class="row">
- <div class="col-xs-12 col-md-8 col-md-offset-2">
- <div class="panel panel-default">
- <div class="panel-heading">
- <h3 class="panel-title"><span class="fa fa-fw fa-check-circle-o"></span> Verifying Files</h3>
- </div>
- <div class="panel-body">
- <p>To verify downloaded files are not tampered with, you need the <tt>.DIGESTS</tt> file matching your release and the matching key from the table above.</p>
+<br>
+
+<div class="panel panel-default">
+ <div class="panel-heading">
+ <h3 class="panel-title"><span class="fa fa-fw fa-check-circle-o"></span> Verifying Files</h3>
+ </div>
+ <div class="panel-body">
+ <p>To verify downloaded files are not tampered with, you need the <tt>.DIGESTS</tt> file matching your release and the matching key from the table above.</p>
- <p>Fetch the key:</p>
+ <p>Fetch the key:</p>
- <p><kbd>gpg --keyserver hkps.pool.sks-keyservers.net --recv-keys <key id></kbd></p>
+ <p><kbd>gpg --keyserver hkps.pool.sks-keyservers.net --recv-keys <key id></kbd></p>
- <p>Verify the <tt>DIGESTS</tt> file:</p>
+ <p>Verify the <tt>DIGESTS</tt> file:</p>
- <p><kbd>gpg --verify <foo.DIGESTS.asc></kbd></p>
+ <p><kbd>gpg --verify <foo.DIGESTS.asc></kbd></p>
- <p>Verify the download matches the digests. At least one of the following will exist:</p>
+ <p>Verify the download matches the digests. At least one of the following will exist:</p>
- <p><kbd>sha512sum -c <foo.DIGESTS.asc></kbd></p>
- <p><kbd>sha256sum -c <foo.DIGESTS.asc></kbd></p>
- <p><kbd>sha1sum -c <foo.DIGESTS.asc></kbd></p>
+ <p><kbd>sha512sum -c <foo.DIGESTS.asc></kbd></p>
+ <p><kbd>sha256sum -c <foo.DIGESTS.asc></kbd></p>
+ <p><kbd>sha1sum -c <foo.DIGESTS.asc></kbd></p>
- <br>
+ <br>
- <div class="alert alert-info">
- Detailed instructions are available in the <a href="https://wiki.gentoo.org/wiki/Handbook:Main_Page" class="alert-link">Gentoo Handbook</a>.
- </div>
- </div>
+ <div class="alert alert-info">
+ Detailed instructions are available in the <a href="https://wiki.gentoo.org/wiki/Handbook:Main_Page" class="alert-link">Gentoo Handbook</a>.
</div>
</div>
</div>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] sites/www:master commit in: downloads/signatures/
@ 2016-07-02 17:16 Jorge Manuel B. S. Vicetto
0 siblings, 0 replies; 4+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2016-07-02 17:16 UTC (permalink / raw
To: gentoo-commits
commit: 8fa54841703b7648e376a1f0fdbfd2768c529c21
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 17:14:14 2016 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 17:14:14 2016 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=8fa54841
Update the expire date of the 0xDB6B8C1F96D8BF6D signing key (portage snapshot).
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
downloads/signatures/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/downloads/signatures/index.html b/downloads/signatures/index.html
index e6a6d6f..b9011ca 100644
--- a/downloads/signatures/index.html
+++ b/downloads/signatures/index.html
@@ -30,7 +30,7 @@ nav2-show: true
<kbd>DCD0 5B71 EAB9 4199 527F 44AC DB6B 8C1F 96D8 BF6D</kbd></td>
<td>Gentoo Portage Snapshot Signing Key (Automated Signing Key)</td>
<td>2011-11-25</td>
- <td>2016-07-01</td>
+ <td>2018-07-01</td>
</tr>
<tr>
<td><kbd>0x9E6438C817072058</kbd> (1024-bit DSA)<br>
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-07-02 17:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 19:46 [gentoo-commits] sites/www:master commit in: downloads/signatures/ Alex Legler
-- strict thread matches above, loose matches on Subject: below --
2016-07-02 17:16 Jorge Manuel B. S. Vicetto
2016-01-31 1:17 Alex Legler
2015-09-11 8:48 Alex Legler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox