Skip to content

Commit 5cf8005

Browse files
committed
Update info on OBS key.
1 parent 1af03d9 commit 5cf8005

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

downloads.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<link href="assets/css/style.css" rel="stylesheet">
1515

1616
<link href="assets/fonts/open-sans/all.css" rel="stylesheet">
17-
<link href="assets/fontawesome/css/regular.css" rel="stylesheet">
17+
<link href="assets/fontawesome/css/regular.css" rel="stylesheet">
1818
<link href="assets/fontawesome/css/solid.min.css" rel="stylesheet">
1919
<link href="assets/fontawesome/css/fontawesome.min.css" rel="stylesheet">
2020

@@ -449,7 +449,7 @@ <h1>Docker</h1>
449449
<section id="snapshots">
450450
<h1>Development Snapshots</h1>
451451

452-
<div id="snapshots-osx" class="subsection">
452+
<div id="snapshots-osx" class="subsection">
453453
<h2 class="link-hover">macOS<span> <a class="section-link" href="#snapshots-osx">§</a></span></h2>
454454

455455
<p>System requirements: macOS 11 "Big Sur" or newer, universal build supporting Intel and Apple Silicon systems.</p>
@@ -610,11 +610,12 @@ <h2>Debian / Ubuntu packages built on <a href="https://build.opensuse.org/">Open
610610

611611
<p>The <a href="https://build.opensuse.org/projects/home:t-paul/signing_keys">release key</a> must be added to
612612
the apt key-ring so apt-get, apt and other tools can validate the packages.<br>
613-
<code>Key ID: 75F3214F30EB8E08 (valid till 2025-07-09)</code><br/>
613+
614+
<code>Key ID: 75F3214F30EB8E08 (valid till 2027-07-27)</code><br/>
614615
<code>Key UID: home:t-paul OBS Project &lt;home:t-paul@build.opensuse.org&gt;</code>
615616
<code>Fingerprint: 5F4A 8A2C 8BB1 1716 F294 82BB 75F3 214F 30EB 8E08</code></p>
616617

617-
<p>NOTE: If you get errors about an expired key valid till 2023-06-14, please re-import the key.</p>
618+
<p>NOTE: If you get errors about an expired key valid till 2025-07-09, please re-import the key.</p>
618619

619620
<p><pre>
620621
<small><code># wget -qO- https://files.openscad.org/OBS-Repository-Key.pub | sudo tee /etc/apt/trusted.gpg.d/obs-openscad-nightly.asc</code></small>

0 commit comments

Comments
 (0)