Bug 208885 - benchmarks/stress-ng: update to 0.05.24
Summary: benchmarks/stress-ng: update to 0.05.24
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2016-04-18 08:15 UTC by luca.pizzamiglio
Modified: 2016-04-19 04:29 UTC (History)
1 user (show)

See Also:


Attachments
The updating patch (831 bytes, patch)
2016-04-18 08:15 UTC, luca.pizzamiglio
luca.pizzamiglio: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description luca.pizzamiglio 2016-04-18 08:15:30 UTC
Created attachment 169423 [details]
The updating patch

Updating stress-ng to the version 0.05.24
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-04-19 04:28:57 UTC
A commit references this bug:

Author: pi
Date: Tue Apr 19 04:28:47 UTC 2016
New revision: 413623
URL: https://svnweb.freebsd.org/changeset/ports/413623

Log:
  benchmarks/stress-ng: 0.05.22 -> 0.05.24

  Changes:
  - Makefile: bump version
  - stress-mmap: handle SIGBUS signals (LP: #1569468)
  - stress-mmapmany: sanity check sysconf return
  - stress-mmapmany: detect SEGV deaths
  - stress-mlock: detect SEGV deaths
  - stress-brk: detect SEGV deaths
  - stress-bigheap: detect SEGV deaths
  - stress-memfd: detect SEGV deaths
  - stress-mmapmany: allocate mappings on heap rather than stack
  - stress-mlock: allocate mappings on heap rather than stack
  - stress-cpu: move sieve buffer to static to reduce stack size
  - stress-sem*: differentiate between which semaphore init that failed
  - stress-remap-file-pages: abort if remap fails
  - stress-fiemap: remove \n from pr_fail_err messages

  PR:		208885
  Submitted by:	luca.pizzamiglio@gmail.com (maintainer)

Changes:
  head/benchmarks/stress-ng/Makefile
  head/benchmarks/stress-ng/distinfo
  head/benchmarks/stress-ng/pkg-descr
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-04-19 04:29:05 UTC
Testbuilds are fine, committed.