diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2018-04-12 18:42:04 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-04-12 18:42:04 +0200 |
| commit | 517502370ce933afd6b8645638b33a858ca7dcd9 (patch) | |
| tree | 59abc4a29a2e1327c717dcd537a87153d114020c /docs/website | |
| parent | 4f00d03a68117a16faacac0b2227a2a83985e37b (diff) | |
| download | buildroot-517502370ce933afd6b8645638b33a858ca7dcd9.tar.gz buildroot-517502370ce933afd6b8645638b33a858ca7dcd9.zip | |
docs/website: update for 2017.02.11
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website')
| -rw-r--r-- | docs/website/news.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/website/news.html b/docs/website/news.html index e7f291d323..1dd2b4a4f4 100644 --- a/docs/website/news.html +++ b/docs/website/news.html @@ -9,6 +9,27 @@ <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.02.11 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>11 April 2018</small></p> + </div> + <div class="timeline-body"> + <p>The 2017.02.11 bugfix release is out, fixing a number of important / + security related issues discovered since the 2017.02.10 release. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2017.02.11">CHANGES</a> + file for more details, read the + <a href="http://lists.busybox.net/pipermail/buildroot/2018-April/218919.html">announcement</a> + and go to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2017.02.11.tar.bz2">2017.02.11 release</a>.</p> + <p>Notice that the 2017.02 series is now end of life, so please consider + updating to 2018.02 instead.</p> + </div> + </div> + </li> + <li class="timeline-inverted"> <div class="timeline-badge"><i class="glyphicon glyphicon-thumbs-up"></i></div> <div class="timeline-panel"> |

