libreboot 20210522 announcement
parent
9a977c6bdc
commit
b6ef5b6e74
|
@ -17,6 +17,8 @@ GPG signing key
|
|||
|
||||
![](https://av.libreboot.org/logo/logo_light.svg){.imgright}
|
||||
|
||||
**The latest release is Libreboot 20210522, under the `testing` directory.**
|
||||
|
||||
### NEW KEY
|
||||
|
||||
Full key fingerprint: `98CC DDF8 E560 47F4 75C0 44BD D0C6 2464 FA8B 4856`
|
||||
|
@ -54,6 +56,8 @@ HTTPS mirrors {#https}
|
|||
|
||||
![](https://av.libreboot.org/logo/logo.svg){.imgright}
|
||||
|
||||
**The latest release is Libreboot 20210522, under the `testing` directory.**
|
||||
|
||||
These mirrors are recommended, since they use TLS (https://) encryption.
|
||||
|
||||
You can download Libreboot from these mirrors:
|
||||
|
@ -132,6 +136,8 @@ HTTP mirrors {#http}
|
|||
|
||||
![](https://av.libreboot.org/logo/logo.svg){.imgright}
|
||||
|
||||
**The latest release is Libreboot 20210522, under the `testing` directory.**
|
||||
|
||||
WARNING: these mirrors are non-HTTPS which means that they are
|
||||
unencrypted. Your traffic could be subject to interference by
|
||||
adversaries. Make especially sure to check the GPG signatures, assuming
|
||||
|
@ -144,6 +150,8 @@ if using HTTPS.
|
|||
FTP mirrors {#ftp}
|
||||
-----------
|
||||
|
||||
**The latest release is Libreboot 20210522, under the `testing` directory.**
|
||||
|
||||
WARNING: FTP is also unencrypted, like HTTP. The same risks are present.
|
||||
|
||||
* <ftp://ftp.mirrorservice.org/sites/libreboot.org/release/> (University
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
libreboot20210522.md
|
||||
freenode.md
|
||||
website.md
|
||||
fsf-thank-you.md
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -91,9 +91,8 @@ $endif$
|
|||
</div>
|
||||
<div style="position:fixed; bottom:0; left:0; right:0; background:#fcc; color:#222">
|
||||
<p>
|
||||
New libreboot release coming soon! This is the new libreboot site. The docs no
|
||||
longer reflect Libreboot 20160907, but the *new* release that's coming. For now,
|
||||
please download from git and build from source if you want to use Libreboot.
|
||||
<a href="/download.html">Libreboot 20210522 has been released! Download it here</a> -
|
||||
release announcement <a href="/news/libreboot20210522.html">here</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue