SHA256
1
0
forked from pool/busybox

Accepting request 689870 from home:kukuk:container

- Implement rpm -E %_dbpath for kiwi (busybox-rpm-E.patch)
- Don't require /bin/sh, be self contained

- update to 1.30.1
  * many bugfixes and new features
- obsolete busybox-1.18.3-libarchive.patch 
- obsolete busybox-resource.patch
- Update busybox*.config
- Merge busybox.spec and busybox-static.spec and build the static
  binary as subpackage

OBS-URL: https://build.opensuse.org/request/show/689870
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=49
This commit is contained in:
Ihno Krumreich
2019-04-02 11:46:57 +00:00
committed by Git OBS Bridge
parent 3dce635314
commit 08d47d0085
12 changed files with 1117 additions and 1038 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Mar 29 12:03:49 CET 2019 - kukuk@suse.de
- Implement rpm -E %_dbpath for kiwi (busybox-rpm-E.patch)
- Don't require /bin/sh, be self contained
-------------------------------------------------------------------
Thu Mar 28 21:58:41 CET 2019 - kukuk@suse.de
- update to 1.30.1
* many bugfixes and new features
- obsolete busybox-1.18.3-libarchive.patch
- obsolete busybox-resource.patch
- Update busybox*.config
- Merge busybox.spec and busybox-static.spec and build the static
binary as subpackage
-------------------------------------------------------------------
Wed Aug 22 21:41:23 UTC 2018 - jjolly@suse.com