@@ -624,11 +624,14 @@ <h2>Debian / Ubuntu packages built on <a href="https://build.opensuse.org/">Open
624624 < p > The < a href ="https://build.opensuse.org/projects/home:t-paul/signing_keys "> release key</ a > must be added to
625625 the apt key-ring so apt-get, apt and other tools can validate the packages.< br >
626626
627- < code > Key ID: 75F3214F30EB8E08 (valid till 2027-07-27 )</ code > < br />
628- < code > Key UID: home:t-paul OBS Project <home:t-paul@build.opensuse.org></ code >
629- < code > Fingerprint: 5F4A 8A2C 8BB1 1716 F294 82BB 75F3 214F 30EB 8E08</ code > </ p >
627+ < code > Key ID: 75F3214F30EB8E08 (valid till 2028-04-04 )</ code > < br />
628+ < code > Key UID: home:t-paul OBS Project <home:t-paul@build.opensuse.org></ code >
629+ < code > Fingerprint: 5F4A 8A2C 8BB1 1716 F294 82BB 75F3 214F 30EB 8E08</ code > </ p >
630630
631- < p > NOTE: If you get errors about an expired key valid till 2025-07-09, please re-import the key.</ p >
631+ < p style ="color:coral "> NOTE: 2026-01-25: Please re-import the key, it was updated to fix issue < a
632+ href ="https://github.com/openscad/openscad/issues/5899 "
633+ title ="The release key on OpenSUSE build service causes 'Policy will reject signature within a year' "> #5899</ a > .
634+ </ p >
632635
633636 < p > < pre >
634637 < 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 >
@@ -642,10 +645,12 @@ <h2>Debian / Ubuntu packages built on <a href="https://build.opensuse.org/">Open
642645 < code > apt-transport-https</ code > package. OBS also supports HTTP links, but it's recommended to use
643646 < code > https</ code > whenever possible.</ p >
644647
648+ <!--
645649 <h3>Debian 11 (Bullseye)</h3>
646650 <pre>
647651 <small><code>deb https://download.opensuse.org/repositories/home:/t-paul/Debian_11/ ./</code></small>
648652 </pre>
653+ -->
649654
650655 < h3 > Debian 12 (Bookworm)</ h3 >
651656 < pre >
@@ -677,10 +682,12 @@ <h3>Debian Unstable</h3>
677682 < small > < code > deb https://download.opensuse.org/repositories/home:/t-paul/Debian_Unstable/ ./</ code > </ small >
678683 </ pre >
679684
685+ <!--
680686 <h3>Raspbian 11 (64-bit only)</h3>
681687 <pre>
682688 <small><code>deb https://download.opensuse.org/repositories/home:/t-paul/Raspbian_11/ ./</code></small>
683689 </pre>
690+ -->
684691
685692 < h3 > Raspbian 12 (64-bit only)</ h3 >
686693 < pre >
@@ -692,10 +699,12 @@ <h3>Raspbian 13 (64-bit only)</h3>
692699 < small > < code > deb https://download.opensuse.org/repositories/home:/t-paul/Raspbian_13/ ./</ code > </ small >
693700 </ pre >
694701
702+ <!--
695703 <h3>Ubuntu 22.04 (x86_64, aarch64)</h3>
696704 <pre>
697705 <small><code>deb https://download.opensuse.org/repositories/home:/t-paul/xUbuntu_22.04/ ./</code></small>
698706 </pre>
707+ -->
699708
700709 < h3 > Ubuntu 24.04 (x86_64, aarch64)</ h3 >
701710 < pre >
0 commit comments