docs/website: update for 2019.02.5
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Sep 2019 21:02:44 +0000 (23:02 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Sep 2019 21:02:44 +0000 (23:02 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/website/download.html
docs/website/news.html

index a7c5acbf1553890cd34f93de2abeec99e61e6232..de02cb3048b63d4d584e54bcfa0adfcf08035ff7 100644 (file)
@@ -8,37 +8,37 @@
     <div class="panel-heading">Download</div>
     <div class="panel-body">
 
-      <h3 style="text-align: center;">Latest long term support release: <b>2019.02.4</b></h3>
+      <h3 style="text-align: center;">Latest long term support release: <b>2019.02.5</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.4.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
+               <a href="/downloads/buildroot-2019.02.5.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
              </div>
              <div class="back">
-               <a href="/downloads/buildroot-2019.02.4.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
+               <a href="/downloads/buildroot-2019.02.5.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
              </div>
            </div>
          </div>
-         <h3><a href="/downloads/buildroot-2019.02.4.tar.gz">buildroot-2019.02.4.tar.gz</a></h3>
-         <p><a href="/downloads/buildroot-2019.02.4.tar.gz.sign">PGP signature</a></p>
+         <h3><a href="/downloads/buildroot-2019.02.5.tar.gz">buildroot-2019.02.5.tar.gz</a></h3>
+         <p><a href="/downloads/buildroot-2019.02.5.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.4.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
+               <a href="/downloads/buildroot-2019.02.5.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
              </div>
              <div class="back">
-               <a href="/downloads/buildroot-2019.02.4.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
+               <a href="/downloads/buildroot-2019.02.5.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
              </div>
            </div>
          </div>
 
-         <h3><a href="/downloads/buildroot-2019.02.4.tar.bz2">buildroot-2019.02.4.tar.bz2</a></h3>
-         <p><a href="/downloads/buildroot-2019.02.4.tar.bz2.sign">PGP signature</a></p>
+         <h3><a href="/downloads/buildroot-2019.02.5.tar.bz2">buildroot-2019.02.5.tar.bz2</a></h3>
+         <p><a href="/downloads/buildroot-2019.02.5.tar.bz2.sign">PGP signature</a></p>
        </div>
       </div>
 
index f81e59ed6182f6b2670a18fc91eff5642a6bce1d..660a366ab5c34de9f2c5e0520bd29e08f7298cd7 100644 (file)
@@ -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.5 released</h4>
+       <p><small class="text-muted"><i class="glyphicon glyphicon-time"></i>2 September 2019</small></p>
+      </div>
+      <div class="timeline-body">
+       <p>The 2019.02.5 bugfix release is out, fixing a number of important /
+         security related issues discovered since the 2019.02.4 release. See the
+         <a href="http://git.buildroot.net/buildroot/plain/CHANGES?id=2019.02.5">CHANGES</a>
+         file for more details, read the
+         <a href="http://lists.busybox.net/pipermail/buildroot/2019-September/258384.html">announcement</a>
+         and go to the <a href="/downloads/">downloads page</a> to pick up the
+         <a href="/downloads/buildroot-2019.02.5.tar.bz2">2019.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">