summaryrefslogtreecommitdiff
path: root/docs/website
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2019-04-29 13:55:57 +0200
committerPeter Korsgaard <peter@korsgaard.com>2019-04-29 13:55:57 +0200
commitcfa6f2fff0e382b6bd57c1c187157e6d5ed5e83c (patch)
tree29d3ece54d0996be05d7cd62077475ffe9dce1ac /docs/website
parentb7620c10c190a96b8f2378e018f6637f7693ac6b (diff)
docs/website: update for 2019.02.2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website')
-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 ec4d6b614c..b20a2809e7 100644
--- a/docs/website/download.html
+++ b/docs/website/download.html
@@ -8,37 +8,37 @@
<div class="panel-heading">Download</div>
<div class="panel-body">
- <h3 style="text-align: center;">Latest stable / long term support release: <b>2019.02.1</b></h3>
+ <h3 style="text-align: center;">Latest stable / long term support release: <b>2019.02.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-2019.02.1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
+ <a href="/downloads/buildroot-2019.02.2.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
</div>
<div class="back">
- <a href="/downloads/buildroot-2019.02.1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
+ <a href="/downloads/buildroot-2019.02.2.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
</div>
</div>
</div>
- <h3><a href="/downloads/buildroot-2019.02.1.tar.gz">buildroot-2019.02.1.tar.gz</a></h3>
- <p><a href="/downloads/buildroot-2019.02.1.tar.gz.sign">PGP signature</a></p>
+ <h3><a href="/downloads/buildroot-2019.02.2.tar.gz">buildroot-2019.02.2.tar.gz</a></h3>
+ <p><a href="/downloads/buildroot-2019.02.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-2019.02.1.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
+ <a href="/downloads/buildroot-2019.02.2.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
</div>
<div class="back">
- <a href="/downloads/buildroot-2019.02.1.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
+ <a href="/downloads/buildroot-2019.02.2.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
</div>
</div>
</div>
- <h3><a href="/downloads/buildroot-2019.02.1.tar.bz2">buildroot-2019.02.1.tar.bz2</a></h3>
- <p><a href="/downloads/buildroot-2019.02.1.tar.bz2.sign">PGP signature</a></p>
+ <h3><a href="/downloads/buildroot-2019.02.2.tar.bz2">buildroot-2019.02.2.tar.bz2</a></h3>
+ <p><a href="/downloads/buildroot-2019.02.2.tar.bz2.sign">PGP signature</a></p>
</div>
</div>
<!--
diff --git a/docs/website/news.html b/docs/website/news.html
index 27f31e0868..8ebb158a0d 100644
--- a/docs/website/news.html
+++ b/docs/website/news.html
@@ -9,6 +9,25 @@
<h2>News</h2>
<ul class="timeline">
+ <li>
+ <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
+ <div class="timeline-panel">
+ <div class="timeline-heading">
+ <h4 class="timeline-title">2019.02.2 released</h4>
+ <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 April 2019</small></p>
+ </div>
+ <div class="timeline-body">
+ <p>The 2019.02.2 bugfix release is out, fixing a number of important /
+ security related issues discovered since the 2019.02.1 release. See the
+ <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.2">CHANGES</a>
+ file for more details, read the
+ <a href="http://lists.busybox.net/pipermail/buildroot/2019-April/248972.html">announcement</a>
+ and go to the <a href="/downloads/">downloads page</a> to pick up the
+ <a href="/downloads/buildroot-2019.02.2.tar.bz2">2019.02.2 release</a>.</p>
+ </div>
+ </div>
+ </li>
+
<li class="timeline-inverted">
<div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div>
<div class="timeline-panel">