diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2018-08-29 18:26:35 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-08-29 18:26:35 +0200 |
| commit | e058075189b0484a3808f127c08246c3e4d083a4 (patch) | |
| tree | c0cc3ab5fe0cbd1f101cb14360521d72c60bcdbb /docs/website/news.html | |
| parent | 8b3b8d876ce77d871ae2d717327c515e2a23584d (diff) | |
| download | buildroot-e058075189b0484a3808f127c08246c3e4d083a4.tar.gz buildroot-e058075189b0484a3808f127c08246c3e4d083a4.zip | |
docs/website: update for 2018.02.5
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 3b0776ef17..4bd18e91a3 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">2018.02.5 released</h4> + <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>29 August 2018</small></p> + </div> + <div class="timeline-body"> + <p>The 2018.02.5 bugfix release is out, fixing a number of important / + security related issues discovered since the 2018.02.4 release. See the + <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2018.02.5">CHANGES</a> + file for more details, read the + <a href="http://lists.busybox.net/pipermail/buildroot/2018-August/229453.html">announcement</a> + and go to the <a href="/downloads/">downloads page</a> to pick up the + <a href="/downloads/buildroot-2018.02.5.tar.bz2">2018.02.5 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"> |

