[git commit] Announce 1.29.2

Denys Vlasenko vda.linux at googlemail.com
Tue Jul 31 12:36:38 UTC 2018


commit: https://git.busybox.net/busybox-website/commit/?id=e5dff6a16828580a1972345edecf54295108ecd6
branch: https://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 news.html | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/news.html b/news.html
index 6df702a..b2cfe81 100644
--- a/news.html
+++ b/news.html
@@ -34,6 +34,17 @@
     </p>
   </li>
 
+  <li><b>31 July 2018 -- BusyBox 1.29.2 (stable)</b>
+    <p><a href="http://busybox.net/downloads/busybox-1.29.2.tar.bz2">BusyBox 1.29.2</a>.
+    (<a href="http://git.busybox.net/busybox/tree/?h=1_29_stable">git</a>)</p>
+
+    <p>Bug fix release. 1.29.2 has fixes for
+    fdisk (compat fixes, allow 2TB+ sizes),
+    gzip (FEATURE_GZIP_LEVELS was producing badly-compressed .gz),
+    hexedit (segfault fix).
+    </p>
+  </li>
+
   <li><b>15 July 2018 -- BusyBox 1.29.1 (stable)</b>
     <p><a href="http://busybox.net/downloads/busybox-1.29.1.tar.bz2">BusyBox 1.29.1</a>.
     (<a href="http://git.busybox.net/busybox/tree/?h=1_29_stable">git</a>)</p>


More information about the busybox-cvs mailing list