diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2018-10-07 11:46:29 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-10-07 11:46:29 +0200 |
| commit | d522be6e0bf2631e3c68298e810d5cb2eb7ebefe (patch) | |
| tree | 509380ed7aa4c896e539eca47fdef467d2498ee6 /docs/website/news.html | |
| parent | e4f7988012f7d76797bf7e63cf3d499f11018d27 (diff) | |
| download | buildroot-d522be6e0bf2631e3c68298e810d5cb2eb7ebefe.tar.gz buildroot-d522be6e0bf2631e3c68298e810d5cb2eb7ebefe.zip | |
docs/website: update for 2018.08.1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website/news.html')
| -rw-r--r-- | docs/website/news.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index d919cd9405..b9d99ed755 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">2018.08.1 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>7 October 2018</small></p> + </div> + <div class="timeline-body"> + <p>The 2018.08.1 bugfix release is out, fixing a number of important / + security related issues discovered since the 2018.08 release. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.08.1">CHANGES</a> + file for more details, read the + <a href="http://lists.busybox.net/pipermail/buildroot/2018-October/232433.html">announcement</a> + and go to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2018.08.1.tar.bz2">2018.08.1 release</a>.</p> + </div> + </div> + </li> + <li> <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> <div class="timeline-panel"> |

