summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-11-29 10:49:40 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-11-29 10:50:06 +0100
commitd699f92bef5fce621f64a00cc91cdb0558688dd8 (patch)
tree350e51032745b04b9a1fd7ccffbb31f5fe36c23c /docs
parenta4d77a4b6f8111c22dd72193b585a8a4b547877f (diff)
downloadbuildroot-d699f92bef5fce621f64a00cc91cdb0558688dd8.tar.gz
buildroot-d699f92bef5fce621f64a00cc91cdb0558688dd8.zip
docs/website: update for 2017.08.2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/website/download.html18
-rw-r--r--docs/website/news.html19
2 files changed, 28 insertions, 9 deletions
diff --git a/docs/website/download.html b/docs/website/download.html
index f14f33ce28..2ea8890eed 100644
--- a/docs/website/download.html
+++ b/docs/website/download.html
@@ -42,37 +42,37 @@
</div>
</div>
- <h3 style="text-align: center;">Latest stable release: <b>2017.08.1</b></h3>
+ <h3 style="text-align: center;">Latest stable release: <b>2017.08.2</b></h3>
<div class="row mt centered">
<div class="col-sm-6">
<div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
- <a href="/downloads/buildroot-2017.08.1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
+ <a href="/downloads/buildroot-2017.08.2.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
</div>
<div class="back">
- <a href="/downloads/buildroot-2017.08.1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
+ <a href="/downloads/buildroot-2017.08.2.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
</div>
</div>
</div>
- <h3><a href="/downloads/buildroot-2017.08.1.tar.gz">buildroot-2017.08.1.tar.gz</a></h3>
- <p><a href="/downloads/buildroot-2017.08.1.tar.gz.sign">PGP signature</a></p>
+ <h3><a href="/downloads/buildroot-2017.08.2.tar.gz">buildroot-2017.08.2.tar.gz</a></h3>
+ <p><a href="/downloads/buildroot-2017.08.2.tar.gz.sign">PGP signature</a></p>
</div>
<div class="col-sm-6">
<div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
<div class="flipper">
<div class="front">
- <a href="/downloads/buildroot-2017.08.1.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
+ <a href="/downloads/buildroot-2017.08.2.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
</div>
<div class="back">
- <a href="/downloads/buildroot-2017.08.1.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
+ <a href="/downloads/buildroot-2017.08.2.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
</div>
</div>
</div>
- <h3><a href="/downloads/buildroot-2017.08.1.tar.bz2">buildroot-2017.08.1.tar.bz2</a></h3>
- <p><a href="/downloads/buildroot-2017.08.1.tar.bz2.sign">PGP signature</a></p>
+ <h3><a href="/downloads/buildroot-2017.08.2.tar.bz2">buildroot-2017.08.2.tar.bz2</a></h3>
+ <p><a href="/downloads/buildroot-2017.08.2.tar.bz2.sign">PGP signature</a></p>
</div>
</div>
diff --git a/docs/website/news.html b/docs/website/news.html
index b2d474f401..e5b108a89d 100644
--- a/docs/website/news.html
+++ b/docs/website/news.html
@@ -9,6 +9,25 @@
<h2>News</h2>
<ul class="timeline">
+ <li class="timeline-inverted">
+ <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
+ <div class="timeline-panel">
+ <div class="timeline-heading">
+ <h4 class="timeline-title">2017.08.2 released</h4>
+ <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 November 2017</small></p>
+ </div>
+ <div class="timeline-body">
+ <p>The 2017.08.2 bugfix release is out, fixing a number of important /
+ security related issues discovered since the 2017.08.1 release. See the
+ <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.2">CHANGES</a>
+ file for more details, read the
+ <a href="http://lists.busybox.net/pipermail/buildroot/2017-November/208174.html">announcement</a>
+ and go to the <a href="/downloads/">downloads page</a> to pick up the
+ <a href="/downloads/buildroot-2017.08.2.tar.bz2">2017.08.2 release</a>.</p>
+ </div>
+ </div>
+ </li>
+
<li>
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel">
OpenPOWER on IntegriCloud