Page MenuHomeSolus

D3735.diff
No OneTemporary

D3735.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,6 +1,7 @@
ld-linux-x86-64.so.2
libc.so.6
libcrypt.so.1
+libdl.so.2
libm.so.6
libpthread.so.0
librt.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : stress-ng
-version : 0.08.10
-release : 3
+version : 0.09.38
+release : 4
source :
- - http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.08.10.tar.gz : f2465f788ce297a9ea496df3b6084ee6835836d15c118a07d26273a977cdcd12
-license : GPL-2.0
+ - http://kernel.ubuntu.com/~cking/tarballs/stress-ng/stress-ng-0.09.38.tar.xz : 4cd3c1f24d099e6fe507a9fcddd8aafdf13be447d811db9e37b5e25c952bf20c
+license : GPL-2.0-or-later
component : system.utils
summary : stress-ng will stress test a computer system in various selectable ways
description: |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>stress-ng</Name>
<Packager>
- <Name>Michael Keen</Name>
- <Email>mike@mjkeen.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-2.0-or-later</License>
<PartOf>system.utils</PartOf>
<Summary xml:lang="en">stress-ng will stress test a computer system in various selectable ways</Summary>
<Description xml:lang="en">stress-ng will stress test a computer system in various selectable ways
@@ -19,18 +19,32 @@
</Description>
<PartOf>system.utils</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="data">/usr/share/stress-ng</Path>
+ <Path fileType="executable">/usr/bin/stress-ng</Path>
+ <Path fileType="man">/usr/share/man/man1/stress-ng.1.gz</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/cpu-cache.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/cpu.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/device.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/example.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/filesystem.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/hot-cpu.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/interrupt.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/io.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/matrix-methods.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/memory.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/network.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/pipe.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/scheduler.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/security.job</Path>
+ <Path fileType="data">/usr/share/stress-ng/example-jobs/vm.job</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2017-08-18</Date>
- <Version>0.08.10</Version>
+ <Update release="4">
+ <Date>2018-08-29</Date>
+ <Version>0.09.38</Version>
<Comment>Packaging update</Comment>
- <Name>Michael Keen</Name>
- <Email>mike@mjkeen.com</Email>
+ <Name>Philipp Trulson</Name>
+ <Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jul 11 2023, 10:25 AM (4 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5787906
Default Alt Text
D3735.diff (3 KB)

Event Timeline