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 @@ stress-ng - Michael Keen - mike@mjkeen.com + Philipp Trulson + philipp@trulson.de - GPL-2.0 + GPL-2.0-or-later system.utils stress-ng will stress test a computer system in various selectable ways stress-ng will stress test a computer system in various selectable ways @@ -19,18 +19,32 @@ system.utils - /usr/bin - /usr/share/man - /usr/share/stress-ng + /usr/bin/stress-ng + /usr/share/man/man1/stress-ng.1.gz + /usr/share/stress-ng/example-jobs/cpu-cache.job + /usr/share/stress-ng/example-jobs/cpu.job + /usr/share/stress-ng/example-jobs/device.job + /usr/share/stress-ng/example-jobs/example.job + /usr/share/stress-ng/example-jobs/filesystem.job + /usr/share/stress-ng/example-jobs/hot-cpu.job + /usr/share/stress-ng/example-jobs/interrupt.job + /usr/share/stress-ng/example-jobs/io.job + /usr/share/stress-ng/example-jobs/matrix-methods.job + /usr/share/stress-ng/example-jobs/memory.job + /usr/share/stress-ng/example-jobs/network.job + /usr/share/stress-ng/example-jobs/pipe.job + /usr/share/stress-ng/example-jobs/scheduler.job + /usr/share/stress-ng/example-jobs/security.job + /usr/share/stress-ng/example-jobs/vm.job - - 2017-08-18 - 0.08.10 + + 2018-08-29 + 0.09.38 Packaging update - Michael Keen - mike@mjkeen.com + Philipp Trulson + philipp@trulson.de \ No newline at end of file