procps ver. bump

This commit is contained in:
Rmys
2024-12-22 18:23:33 +03:00
parent 6b4d16d2e4
commit b2376406ff
3 changed files with 90 additions and 8 deletions
+13 -6
View File
@@ -12,16 +12,16 @@
<IsA>app:console</IsA>
<Summary>Standard informational utilities and process-handling tools</Summary>
<Description>procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill.</Description>
<Archive sha1sum="a52952e8bc6aaab812176c00d25adc4d4e1552e2" type="tarxz">http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-3.3.17.tar.xz</Archive>
<Archive sha1sum="a36b8ab95950addb4b34251fcf23195c45a63eda" type="tarxz">http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-4.0.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>ncurses-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">fedora/covscan-findings.patch</Patch>
<Patch level="1">fedora/free-si-fix.patch</Patch>
<Patch level="1">fedora/pwait-to-pidwait.patch</Patch>
<Patch level="1">fedora/sysctl-hyphen-param.patch</Patch>
<Patch level="1">fedora/sysctl-print-dotted-keys-again.patch</Patch>
<!-- <Patch level="1">fedora/covscan-findings.patch</Patch> -->
<!-- <Patch level="1">fedora/free-si-fix.patch</Patch> -->
<!-- <Patch level="1">fedora/pwait-to-pidwait.patch</Patch> -->
<!-- <Patch level="1">fedora/sysctl-hyphen-param.patch</Patch> -->
<!-- <Patch level="1">fedora/sysctl-print-dotted-keys-again.patch</Patch> -->
</Patches>
</Source>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="9">
<Date>2024-12-21</Date>
<Version>4.0.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2022-12-07</Date>
<Version>3.3.17</Version>