122 lines
4.4 KiB
XML
122 lines
4.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>busybox</Name>
|
|
<Homepage>http://www.busybox.net</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<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="a5d40ca0201b20909f7a8a561adf57adccc8a877" type="tarbz2">https://busybox.net/downloads/busybox-1.36.1.tar.bz2</Archive>
|
|
<AdditionalFiles>
|
|
<AdditionalFile target=".config">config</AdditionalFile>
|
|
</AdditionalFiles>
|
|
<Patches>
|
|
<!-- 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>ifplugd.patch</Patch-->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>busybox</Name>
|
|
<Files>
|
|
<Path fileType="executable">/bin</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="12">
|
|
<Date>2023-06-28</Date>
|
|
<Version>1.36.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="11">
|
|
<Date>2021-12-19</Date>
|
|
<Version>1.33.1</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<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>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="8">
|
|
<Date>2021-03-23</Date>
|
|
<Version>1.33.0</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2020-12-31</Date>
|
|
<Version>1.33.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2020-11-07</Date>
|
|
<Version>1.32.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2020-02-01</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>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-03-28</Date>
|
|
<Version>1.24.1</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-04-27</Date>
|
|
<Version>1.24.1</Version>
|
|
<Comment>New release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-03-18</Date>
|
|
<Version>1.24.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|