[git commit] Announce 1.36.1

Denys Vlasenko vda.linux at googlemail.com
Thu May 18 22:44:44 UTC 2023


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

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

diff --git a/news.html b/news.html
index 282f2d6..5693bb2 100644
--- a/news.html
+++ b/news.html
@@ -17,6 +17,19 @@
     </p>
   </li>
 
+  <li><b>19 May 2023 -- BusyBox 1.36.1 (stable)</b>
+    <p><a href="https://busybox.net/downloads/busybox-1.36.1.tar.bz2">BusyBox 1.36.1</a>.
+    (<a href="https://git.busybox.net/busybox/tree/?h=1_36_stable">git</a>)</p>
+
+    <p>Bug fix release. 1.36.1 has fixes for
+    line editing,
+    detection of hardware sha1/sha256 support,
+    unzip (do not create suid/sgid files unless -K),
+    shell (printf and sleep with no args, handing of SIGINT in sleep),
+    ed.
+    </p>
+  </li>
+
   <li><b>3 January 2023 -- BusyBox 1.36.0 (unstable)</b>
     <p><a href="https://busybox.net/downloads/busybox-1.36.0.tar.bz2">BusyBox 1.36.0</a>.
     (<a href="https://git.busybox.net/busybox/log/?h=1_36_stable">git</a>,


More information about the busybox-cvs mailing list