From 70c69d8726a9a0bf98af665835fc4bb4077828118311afb0b3b192fe82d7c4a6 Mon Sep 17 00:00:00 2001 From: Radoslav Kolev Date: Fri, 11 Nov 2022 16:06:23 +0000 Subject: [PATCH] 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 --- busybox.changes | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/busybox.changes b/busybox.changes index 7a46756..a389c1c 100644 --- a/busybox.changes +++ b/busybox.changes @@ -33,7 +33,17 @@ Wed Mar 23 13:36:44 UTC 2022 - Dominique Leuenberger Wed Jan 12 15:40:40 UTC 2022 - Thorsten Kukuk - 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