summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2014-10-14 21:50:49 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2014-10-14 21:50:49 (EDT)
commitaf49edf18678e9d3b75b2f91b3caa6a56a35bcff (patch)
treec7e72a147093c85e7eb9306b4053f764f28e27f3
parentba2ac29097effe66d9dbf4fb479007db859fad45 (diff)
downloadlibreboot-af49edf18678e9d3b75b2f91b3caa6a56a35bcff.zip
libreboot-af49edf18678e9d3b75b2f91b3caa6a56a35bcff.tar.gz
libreboot-af49edf18678e9d3b75b2f91b3caa6a56a35bcff.tar.bz2
Libreboot release 20141015r20141015
October 15th, 2014
-rw-r--r--docs/release.html33
1 files changed, 26 insertions, 7 deletions
diff --git a/docs/release.html b/docs/release.html
index 830eb9d..4eb9dec 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -59,17 +59,17 @@
<hr/>
- <h1 id="release6">Release 20XXYYZZ (unreleased)</h1>
+ <h1 id="release6">Release 20141015</h1>
<h2>Binaries (right-click save as, or use wget)</h2>
<ul>
- <li><a href="http://libreboot.org/release/20XXYYZZ/libreboot_bin.tar.xz">http://libreboot.org/release/20XXYYZZ/libreboot_bin.tar.xz</a></li>
- <li><a href="http://libreboot.org/release/20XXYYZZ/libreboot_bin.tar.xz.sig">http://libreboot.org/release/20XXYYZZ/libreboot_bin.tar.xz.sig</a></li>
+ <li><a href="http://libreboot.org/release/20141015/libreboot_bin.tar.xz">http://libreboot.org/release/20141015/libreboot_bin.tar.xz</a></li>
+ <li><a href="http://libreboot.org/release/20141015/libreboot_bin.tar.xz.sig">http://libreboot.org/release/20141015/libreboot_bin.tar.xz.sig</a></li>
</ul>
<h2>Source code (right-click save as, or use wget)</h2>
<ul>
- <li><a href="http://libreboot.org/release/20XXYYZZ/libreboot_src.tar.xz">http://libreboot.org/release/20XXYYZZ/libreboot_src.tar.xz</a></li>
- <li><a href="http://libreboot.org/release/20XXYYZZ/libreboot_src.tar.xz.sig">http://libreboot.org/release/20XXYYZZ/libreboot_src.tar.xz.sig</a></li>
+ <li><a href="http://libreboot.org/release/20141015/libreboot_src.tar.xz">http://libreboot.org/release/20141015/libreboot_src.tar.xz</a></li>
+ <li><a href="http://libreboot.org/release/20141015/libreboot_src.tar.xz.sig">http://libreboot.org/release/20141015/libreboot_src.tar.xz.sig</a></li>
</ul>
<h2>Machines supported in this release:</h2>
@@ -113,10 +113,29 @@
</ul>
<h2>
- Changes for this release
+ Changes for this release (latest changes first, earliest changes last)
</h2>
<ul>
- <li>See git log</li>
+ <li>Updated coreboot (git commit 8ffc085e1affaabbe3dca8ac6a89346b71dfc02e), the latest at the time of writing.</li>
+ <li>Updated SeaBIOS (git commit 67d1fbef0f630e1e823f137d1bae7fa5790bcf4e), the latest at the time of writing.</li>
+ <li>Updated Flashrom (svn revision 1850), the latest at the time of writing.</li>
+ <li>Updated GRUB (git commit 9a67e1ac8e92cd0b7521c75a734fcaf2e58523ad), the latest at the time of writing.</li>
+ <li>Cleaned up the documentation, removed unneeded files.</li>
+ <li>ec/lenovo/h8 (x60/x60s/x60t/t60): Enable wifi/bluetooth/wwan/touchpad/trackpoint by default.</li>
+ <li>Documentation: Updated list of T60 LCD's (Samsung LTN150XG 15&quot; XGA listed as non-working).</li>
+ <li>builddeps-coreboot: Don't build libpayload (not needed. This was leftover by mistake, when trying out the TINT payload).</li>
+ <li>Replaced most diff files (patches) for coreboot with gerrit checkouts (cherry-pick).</li>
+ <li>Documentation: x60_security.html and t60_security.html: added links to info about the ethernet controller (Intel 82573).</li>
+ <li>Documentation: x60_security.html and t60_security.html: added notes about DMA and the docking station.</li>
+ <li>
+ Documentation: configuring_parabola.html: basic post-install steps for Parabola GNU/Linux
+ (helpful, since libreboot development is being moved to Parabola at the time of writing).
+ </li>
+ <li>builddeps-coreboot: use 'make crossgcc-i386' instead of 'make crossgcc'. Libreboot only targets x86 at the time of writing.</li>
+ <li>ROM images no longer include SeaBIOS. Instead, the user adds it afterwards. Documentation and scripts updated.</li>
+ <li>docs/howtos/encrypted_parabola.html: Notes about linux-libre-grsec</li>
+ <li>Documentation: encrypted_parabola.html: add tutorial for encrypted Parabola GNU/Linux installation.</li>
+ <li>Documentation: added more info about wifi chipsets</li>
</ul>
<hr/>