diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-10-24 00:13:23 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-10-24 00:13:23 +0200 |
| commit | f82b1edd6ab8f8f500f7849063f77bd0d02898a2 (patch) | |
| tree | 8e7bf5bf77fa32453f0d27ec328ee4b02050cd9d /docs/website/news.html | |
| parent | f2b107560c4e490ac588fe3a72bfeca4dc6a9e70 (diff) | |
| download | buildroot-f82b1edd6ab8f8f500f7849063f77bd0d02898a2.tar.gz buildroot-f82b1edd6ab8f8f500f7849063f77bd0d02898a2.zip | |
docs/website: update for 2017.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 41a7577ad3..909e239c5f 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">2017.08.1 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>23 October 2017</small></p> + </div> + <div class="timeline-body"> + <p>The 2017.08.1 bugfix release is out, fixing a number of important / + security related issues discovered since the 2017.08 release. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.08.1">CHANGES</a> + file for more details, read the + <a href="http://lists.busybox.net/pipermail/buildroot/2017-October/205323.html">announcement</a> + and go to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2017.08.1.tar.bz2">2017.08.1 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"> |

