diff --git a/busybox-1.36.0.tar.bz2 b/busybox-1.36.0.tar.bz2 deleted file mode 100644 index add8182..0000000 --- a/busybox-1.36.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:542750c8af7cb2630e201780b4f99f3dcceeb06f505b479ec68241c1e6af61a5 -size 2523487 diff --git a/busybox-1.36.0.tar.bz2.sig b/busybox-1.36.0.tar.bz2.sig deleted file mode 100644 index d5d21c1..0000000 Binary files a/busybox-1.36.0.tar.bz2.sig and /dev/null differ diff --git a/busybox-1.36.1.tar.bz2 b/busybox-1.36.1.tar.bz2 new file mode 100644 index 0000000..77a0ec1 --- /dev/null +++ b/busybox-1.36.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8cc24c9574d809e7279c3be349795c5d5ceb6fdf19ca709f80cde50e47de314 +size 2525473 diff --git a/busybox-1.36.1.tar.bz2.sig b/busybox-1.36.1.tar.bz2.sig new file mode 100644 index 0000000..fc23fee Binary files /dev/null and b/busybox-1.36.1.tar.bz2.sig differ diff --git a/busybox.changes b/busybox.changes index dee45b8..237929c 100644 --- a/busybox.changes +++ b/busybox.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jun 2 21:08:22 UTC 2023 - Dirk Müller + +- update to 1.36.1: + * 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. + ------------------------------------------------------------------- Fri Jan 6 08:01:46 UTC 2023 - Radoslav Kolev diff --git a/busybox.spec b/busybox.spec index c3ebf1b..001bffa 100644 --- a/busybox.spec +++ b/busybox.spec @@ -24,7 +24,7 @@ %bcond_without static Name: busybox -Version: 1.36.0 +Version: 1.36.1 Release: 0 Summary: Minimalist variant of UNIX utilities linked in a single executable License: GPL-2.0-or-later