busybox 1.30.1

This commit is contained in:
idriskalp
2019-12-27 19:06:03 +03:00
parent c8e969d3f4
commit 12f97a7459
2 changed files with 777 additions and 650 deletions
File diff suppressed because it is too large Load Diff
+9 -2
View File
@@ -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="157d14d24748b4505b1a418535688706a2b81680" type="tarbz2">http://busybox.net/downloads/busybox-1.24.1.tar.bz2</Archive>
<Archive sha1sum="5d9a78fa2789cd22cdac78058296e195e67faf59" type="tarbz2">https://busybox.net/downloads/busybox-1.30.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">fix-include.patch</Patch>
<!-- <Patch level="1">fix-include.patch</Patch> -->
<!--Patch>ifplugd.patch</Patch-->
</Patches>
</Source>
@@ -33,6 +33,13 @@
</Package>
<History>
<Update release="5">
<Date>2019-12-27</Date>
<Version>1.30.1</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>1.24.1</Version>