sysvinit ver. bump

This commit is contained in:
Rmys
2021-03-14 19:12:43 +03:00
committed by GitHub
parent e972ed878b
commit 8a4d59ff83
4 changed files with 249 additions and 16 deletions
+14 -4
View File
@@ -12,20 +12,22 @@
<IsA>app:console</IsA>
<Summary>Programs which control basic system processes</Summary>
<Description>sysvinit package contains a group of utilities that control the very basic functions of your system. sysvinit contains the init program, the first program started by the Linux kernel when the system boots.</Description>
<Archive sha1sum="3f826119b988dfd149f63bab987d735eb5d32eaa" type="tarxz">http://download.savannah.gnu.org/releases/sysvinit/sysvinit-2.96.tar.xz</Archive>
<Archive sha1sum="66c8b45273cd6ebb25f4c2ba4cd34c051c5ed8db" type="tarxz">http://download.savannah.gnu.org/releases/sysvinit/sysvinit-2.99.tar.xz</Archive>
<Patches>
<!--<Patch>makefile.patch</Patch>-->
<!--<Patch>sysvinit-2.86-docs.patch</Patch>-->
<!-- <Patch level="1">sysvinit-2.86-ctrlc.patch</Patch> -->
<!-- <Patch level="1">sysvinit-2.78-man.patch</Patch> -->
<Patch level="1">sysvinit-2.86-loginshell.patch</Patch>
<Patch level="1">sysvinit-2.86-single.patch</Patch>
<Patch level="1">sysvinit-2.88-quiet.patch</Patch>
<!-- <Patch level="1">sysvinit-2.86-single.patch</Patch> -->
<!-- <Patch level="1">sysvinit-2.88-quiet.patch</Patch> -->
<!-- <Patch level="1">sysvinit-2.88-ipv6.patch</Patch> -->
<!-- <Patch level="1">sysvinit-2.88-omit.patch</Patch> -->
<!-- <Patch level="1">sysvinit-2.88-wall-maxlines.patch</Patch> -->
<Patch level="1">sysvinit-2.88-sysmacros.patch</Patch>
<!-- <Patch level="1">sysvinit-2.88-sysmacros.patch</Patch> -->
</Patches>
</Source>
@@ -47,6 +49,7 @@
<Name>sysvinit-tools</Name>
<Summary>Tools used for process and utmp management</Summary>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/bin/mountpoint</Path>
<Path fileType="executable">/sbin/pidof</Path>
<Path fileType="executable">/sbin/killall5</Path>
@@ -64,6 +67,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-03-04</Date>
<Version>2.99</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-12-09</Date>
<Version>2.96</Version>