Commit graph

471 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 1869f171fd stress-ng: 0.04.07 -> 0.04.10 2015-07-03 04:08:49 +02:00
Shea Levy 145768bf9b Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00
William A. Kennington III fa1bdb8cbd Migrate all krb5 -> libkrb5 2015-06-26 17:21:49 -07:00
Jascha Geerds 3f66bb7ff2 Add myself as maintainer 2015-06-22 08:26:09 +02:00
Tobias Geerinckx-Rice 066d4d92f5 stress-ng -> 0.04.07
* Make semaphore stressors linux only because of timeout
* Make stress-sem conditional on STRESS_SEMAPHORE_POSIX
* stress-sem{,-sysv}: Add timeout to semaphore wait
* stress-sem{,-sysv}: ensure parent is waiting and not thrashing
* stress-sem: remove verbose timeout info, it can spam the output
2015-06-21 22:37:17 +02:00
William A. Kennington III be9a0a8943 logrotate: 3.8.9 -> 3.9.1 2015-06-18 23:52:33 -07:00
William A. Kennington III 8b7d3127b5 efibootmgr: 0.11.0 -> 0.12 2015-06-18 22:34:43 -07:00
William A. Kennington III 5668e3911c efivar: Fix linking against libdl 2015-06-18 22:34:29 -07:00
William A. Kennington III 0b9419f4a9 efivar: 0.15 -> 0.20 2015-06-18 22:03:00 -07:00
William A. Kennington III 8a13108d42 Merge pull request #8376 from eduarrrd/rsyslog
rsyslog: 8.9.0 -> 8.10.0
2015-06-17 20:34:27 -07:00
Eduard Bachmakov e6f81661aa rsyslog: 8.9.0 -> 8.10.0 2015-06-17 21:59:54 -04:00
Dario Bertini 1c87fd82d4
Fix python-packages.nix conflict
Merge remote-tracking branch 'origin/master' into ansible-win
2015-06-15 19:41:30 +01:00
Dario Bertini 99912bbf0e
Add (optional, but opted in by default) support for Windows in ansible 2015-06-15 19:24:02 +01:00
Michael Raskin 2b35cccc5b Update dd_rescue and switch to bzip2 releases 2015-06-14 11:23:18 +03:00
Michael Raskin 000162daed Update FreeIPMI 2015-06-14 11:22:56 +03:00
Tobias Geerinckx-Rice c8c15ba95d stress-ng -> 0.04.06
- stess-sysfs: Do not read sysfs files when running as root
2015-06-13 16:38:04 +02:00
Nikolay Amiantov bb6e504d6b thermald: update and adopt 2015-06-12 03:42:29 +03:00
Joachim Schiele a398088ec6 Merge pull request #8265 from k0ral/dfc
dfc: 3.0.4 -> 3.0.5
2015-06-10 20:46:05 +02:00
koral e3b3dff1d5 dfc: 3.0.4 -> 3.0.5 2015-06-10 11:18:55 +00:00
Eelco Dolstra 5d8fe045b6 Revert "Refactor mkFlag out of old packages"
This reverts commit 3117e0c897.

Conflicts:
	pkgs/development/libraries/wayland/default.nix
	pkgs/servers/samba/4.x.nix
2015-06-04 14:54:50 +02:00
Eelco Dolstra 1e6e52c2ac Revert "krb5: 1.13.1 -> 1.13.2"
This reverts commit 85932bc5a9.
2015-06-04 14:54:48 +02:00
Tobias Geerinckx-Rice 3467aa462a stress-ng 0.04.04 -> 0.04.05
Changes:
- Ensure maximum sizes don't exceed 4GB-1 for 32 bit systems
- stress-crypt: only use re-entrant crypt_r on Linux for now
- Add perf reference in manual, update date
- stress-vm-rw: zero msg_wr just to be totally safe
- stress-crypt: use reentrant crypt_r to avoid any memory leaks
- stress-zombie: free items on list head on exit
- stress-lockf: free items on list head on exit
- stress-wcstr: fix incorrect wide string size
- Add int8, int16, int32 and int64 versions of mwc*()
- Increase various stressors upper memory limits
- Make --aggressive force more CPU migrations and context switches
- Fix comment for stress_get_ticks_per_second
- perf: enable inherit flag to trace children
- Add the new --getrandom stressor
- Fix sigq options, missing because not using STRESS_SIGQUEUE
- Fix help -h option, was --h, should be -h
- avoid builtins when libs shall be tested
- add stressor for wide character sting operations
- fix string names
- avoid compiler error in stress-vector
- fix EPOLL build
2015-06-03 12:44:07 +02:00
lethalman 80dd602c48 Merge pull request #7479 from bobvanderlinden/hwinfo
added hwinfo
2015-06-01 17:09:00 +02:00
Tobias Geerinckx-Rice fbf7ff8b7f stress-ng 0.04.03 -> 0.04.03 2015-06-01 04:04:33 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
William A. Kennington III 85932bc5a9 krb5: 1.13.1 -> 1.13.2 2015-05-28 02:20:08 -07:00
Tobias Geerinckx-Rice b2d7f4b1ba Use common licence attributes from lib/licenses.nix
Many (less easily automatically converted) old-style strings
remain.

Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.

Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
Bart Brouns c3b7a8b053 add das_watchdog: a realtime watchdog 2015-05-26 15:13:59 +02:00
Bob van der Linden 2f4dc083d5 added hwinfo 2015-05-25 14:17:46 +02:00
William A. Kennington III 3117e0c897 Refactor mkFlag out of old packages 2015-05-22 13:54:52 -07:00
Tobias Geerinckx-Rice 87b27c9da5 stress-ng 0.04.02 -> 0.04.03 2015-05-22 10:39:28 +02:00
Daniel Pfile 7c9d5eeee5 Upgrade Ansible to 1.9.1 2015-05-19 16:27:25 -05:00
Henry Till 8b580fb9d1 smartmontools: clean up meta, add darwin to meta.platforms 2015-05-15 12:41:33 -04:00
Tobias Geerinckx-Rice 5144f01d4f stress-ng 0.04.00 -> 0.04.02 2015-05-12 08:45:47 +02:00
Wout Mertens c7893e960d efibootmgr/var: upgrade 2015-05-11 14:25:17 +00:00
Michael Raskin 87eb733e5b Update IPMIutil 2015-05-10 13:46:31 +02:00
William A. Kennington III 074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
Peter Simons 324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
Tobias Geerinckx-Rice 7a94848638 stress-ng 0.04.00 -> 0.04.01 2015-05-05 19:44:46 +02:00
William A. Kennington III 00d108e4f5 pciutils: 3.3.0 -> 3.3.1 2015-05-04 23:27:52 -07:00
Paulus Esterhazy 4d8d25e4b3 Merge branch 'master' into fix/ansible-ec2 2015-05-04 08:57:57 +02:00
Paulus Esterhazy cecae8262a Add "six" as dependency
Ansible's official dynamic inventory script for AWS, ec2.py, requires
python library `six` to work properly. This commit adds the library as
a dependency.
2015-05-04 08:55:12 +02:00
Thomas Tuegel 1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Pascal Wittmann f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Tobias Geerinckx-Rice 7e3b44b205 stress-ng 0.03.22 -> 0.04.00 2015-04-27 23:02:02 +02:00
lethalman 9807dbc142 Merge pull request #7486 from oxij/actkbd-and-media-keys
add actkbd; nixos: add support for volume control with media keys
2015-04-27 12:31:15 +02:00
Vladimír Čunát 30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Joachim Fasting 290c217577 ioping: reimplement using mkDerivation
Also
- set platform unix (upstream claims to support bsd and sun as well)
- fetch source from GitHub
2015-04-24 11:54:38 +02:00
Eelco Dolstra 6bfc1f7380 fio: Update to 2.2.7 2015-04-23 15:45:45 +02:00
Tobias Geerinckx-Rice b7135f496e suid-chroot 1.0.1 -> 1.0.2 (and refactor)
More of a conversion excercise than anything, but here you go.
2015-04-23 01:52:18 +02:00