Accepting request 1091097 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1091097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/busybox?expand=0&rev=83
This commit is contained in:
Dominique Leuenberger 2023-06-07 21:06:29 +00:00 committed by Git OBS Bridge
commit 4eaa35070d
6 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:542750c8af7cb2630e201780b4f99f3dcceeb06f505b479ec68241c1e6af61a5
size 2523487

Binary file not shown.

BIN
busybox-1.36.1.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

BIN
busybox-1.36.1.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Jun 2 21:08:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <radoslav.kolev@suse.com>

View File

@ -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