busybox (1:1.36.0-1~exp1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1:1.36.0-1~exp2 > 1:1.36.0-1~exp1
- Git: https://salsa.debian.org/installer-team/busybox.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 56958976
- Browser: https://salsa.debian.org/installer-team/busybox
- Last scan: 2023-01-29 04:57:16+00
- Next scan: 2023-02-03 06:44:00+00
- Merge requests: 2
- CI pipeline status: success
- Debian changelog in Git:
busybox (1:1.36.0-1~exp2) UNRELEASED; urgency=medium
* new upstream release 1.36.0
(Closes: CVE-2022-30065, use after free in awk)
* use-libresolv-on-non-linux-too.patch: remove for now
(upstream did it in a different, incomplete way)
* spelling.diff: remove hunks which are applied upstream
* fix-non-linux-build.patch: remove hunks which are applied upstream
* refresh configs: enable ash sleep builtin, sha1/sha256 hwaccel,
loop configure ioctl.
New applets (tsort, seedrngm, tree) are not enabled
* d/control: remove lsb-base from Depends of busybox-syslogd & udhcpd
lsb-base was in Depends becase it provided /lib/lsb/init-functions
file for the sysvinit initscripts in these packages. Now, sysvinit-utils
has eaten this file. But this package is essential, so there's no need
to depend on things providing init-functions anymore.
* move udhcpd files from debian/tree/udhcpd/ to debian/
* deb,static: enable nbd-client applet (Closes: #893843)
* d/control: bump Standards-Version to 4.6.2 (no changes)
-- Michael Tokarev <mjt@tls.msk.ru> Sat, 21 Jan 2023 17:37:28 +0300
- This branch is 5 commits ahead of tag debian/1%1.36.0-1_exp1
- Git log:
commit 36ddce24fc51fce1e5ce0a8a2dbfd69e442efbb6
Author: Michael Tokarev <mjt@tls.msk.ru>
Date: Sat Jan 21 20:30:51 2023 +0300
update changelog
commit d104881b1b83dbbb6294bdd4fa96684519b8822d
Author: Michael Tokarev <mjt@tls.msk.ru>
Date: Sat Jan 21 20:30:01 2023 +0300
d/control: bump Standards-Version to 4.6.2 (no changes)
commit 5c62a9141b03521a5e428efe6508d2bd1cd851f3
Author: Michael Tokarev <mjt@tls.msk.ru>
Date: Sat Jan 21 20:11:09 2023 +0300
deb,static: enable nbdclient applet (#893843)
commit a61c52cb751be53215cb598d93077f43b807dee2
Author: Michael Tokarev <mjt@tls.msk.ru>
Date: Sat Jan 21 19:39:21 2023 +0300
move udhcpd files from debian/tree/udhcpd/ to debian/
commit c02b2d852589d91fefa7202dc9058b44fdf9ea71
Author: Michael Tokarev <mjt@tls.msk.ru>
Date: Sat Jan 21 18:22:59 2023 +0300
d/control: remove lsb-base from Depends of busybox-syslogd & udhcpd
lsb-base was in Depends becase it provided /lib/lsb/init-functions
file for the sysvinit initscripts in these packages. Now, sysvinit-utils
has eaten this file. But this package is essential, so there's no need
to depend on things providing init-functions anymore.
Drop this Depends to avoid lintian errors.