Accepting request 1035077 from home:radolin:branches:Base:System

Fix .changes entry for 1.35.0 to address comment in declined request 282321 an other submisions to SLE15.

OBS-URL: https://build.opensuse.org/request/show/1035077
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=110
This commit is contained in:
Radoslav Kolev 2022-11-11 16:06:23 +00:00 committed by Git OBS Bridge
parent 2bb103b024
commit 70c69d8726

View File

@ -33,7 +33,17 @@ Wed Mar 23 13:36:44 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
Wed Jan 12 15:40:40 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
- Update to 1.35.0
- Adjust busybox.config for new features in find, date and cpio
- awk: fix printf %%, fix read beyond end of buffer
- chrt: silence analyzer warning
- libarchive: remove duplicate forward declaration
- mount: "mount -o rw ...." should not fall back to RO mount
- ps: fix -o pid=PID,args interpreting entire "PID,args" as header
- tar: prevent malicious archives with long name sizes causing OOM
- udhcpc6: fix udhcp_find_option to actually find DHCP6 options
- xxd: fix -p -r
- support for new optoins added to basename, cpio, date, find,
mktemp, wget and others
- Adjust busybox.config for new features in find, date and cpio
-------------------------------------------------------------------
Thu Jan 6 06:37:24 UTC 2022 - Radoslav Kolev <radoslav.kolev@suse.com>