busybox-1.33.1
This commit is contained in:
@@ -491,10 +491,10 @@ CONFIG_FEATURE_XARGS_SUPPORT_ARGS_FILE=y
|
||||
CONFIG_HALT=y
|
||||
CONFIG_POWEROFF=y
|
||||
CONFIG_REBOOT=y
|
||||
# CONFIG_FEATURE_WAIT_FOR_INIT is not set
|
||||
CONFIG_FEATURE_WAIT_FOR_INIT=y
|
||||
# CONFIG_FEATURE_CALL_TELINIT is not set
|
||||
CONFIG_TELINIT_PATH=""
|
||||
CONFIG_INIT=y
|
||||
# CONFIG_INIT is not set
|
||||
CONFIG_LINUXRC=y
|
||||
# CONFIG_FEATURE_USE_INITTAB is not set
|
||||
# CONFIG_FEATURE_KILL_REMOVED is not set
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Statically linked binary providing simplified versions of system commands</Summary>
|
||||
<Description>busybox is a single binary which includes versions of a large number of system commands, including a shell.</Description>
|
||||
<Archive sha1sum="9ee61e07720766bbd8d5864a8254cbacd2c740f2" type="tarbz2">https://busybox.net/downloads/busybox-1.33.0.tar.bz2</Archive>
|
||||
<Archive sha1sum="fe45411ce31909b0674c64b455d9772a8d8e45a3" type="tarbz2">https://busybox.net/downloads/busybox-1.33.1.tar.bz2</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target=".config">config</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
@@ -20,7 +20,7 @@
|
||||
<!-- This patch is essential for udhcp to request root-path from dhcpd and required by ptsp -->
|
||||
<Patch level="1">udhcp-rootpath-rq.patch</Patch>
|
||||
<Patch level="1">suppress-job-control-warning.patch</Patch>
|
||||
<Patch level="1">busybox-1.33.0-CVE-2021-28831.patch</Patch>
|
||||
<!-- <Patch level="1">busybox-1.33.0-CVE-2021-28831.patch</Patch> -->
|
||||
<!--Patch>ifplugd.patch</Patch-->
|
||||
</Patches>
|
||||
</Source>
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2021-10-17</Date>
|
||||
<Version>1.33.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2021-06-09</Date>
|
||||
<Version>1.33.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user