Dominique Leuenberger 2020-01-30 15:19:40 +00:00 committed by Git OBS Bridge
commit 4ea08aef78
4 changed files with 37 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eabfffcffcf53e67765181280456c204ad00214339cfdb3ee2769d58b4a7e304
size 415740

3
stress-ng-0.10.18.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f069eb8e324de1c2341262e23f1ab55791de8a723dc6456ee113f0fbb71ea753
size 417592

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Jan 29 20:22:53 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.10.18
* stress-urandom: handle ENOTTY errors on ioctl() on older
kernels
- Update to version 0.10.17
* stress-dev: add blocked device open sanity check
* stress-cpu: add lowest common multiple sanity check on gcd
computation
* stress-clock: exercise clock_getres on a /dev/ptp0 clockid
* stress-clock: exercise /dev/ptp0 on linux
* stress-tmpfs: add MAP_HUGETLB mmap option and reduce sleep time
* stress-mmap: remove duplicated no_mem_retries increment
* stress-membarrier: exercise more membarrier commands
* stress-fcntl: exercise F_SETOWN, F_SETOWN_EX and F_GETOWN_EX
more
* stress-exec: create and try to execute a garbage executable
* stress-stream: fix failure message logging
* stress-shm: add some more shm exercising on shm fd
* stress-ramfs: rename mount point directory to mnt
* stress-af-alg: add helpers to lookup hash types by name or type
* stress-af-alg: remove ptr + 2 occurrences
* stress-msg: exercise MSG_COPY if it is available
* stress-aio-linux: ignore EINVAL on io submits for fdsync or
fsync commands
* stress-brk: silently ignore brk on a specific address failures
* stress-sysfs: disable ROM test as this is causing some issues
* stress-mq: use 0..127 priority levels chosen at random
* stress-quota: add CAP_SYS_ADMIN prechecks before running the
stressor
* stress-sysfs: skip over /sysfs kernel debug interfaces
-------------------------------------------------------------------
Sat Jan 11 18:31:58 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@ -18,7 +18,7 @@
Name: stress-ng
Version: 0.10.16
Version: 0.10.18
Release: 0
Summary: Tool to load and stress a computer
License: GPL-2.0-only