Commit graph

517 commits

Author SHA1 Message Date
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
William A. Kennington III 781d77d507 rsyslog: Use libmysql instead of mysql 2015-04-22 16:08:53 -07:00
Tobias Geerinckx-Rice 5e359ffbd0 foremost: add missing makefile.patch 2015-04-21 01:30:02 +02:00
Tobias Geerinckx-Rice 29e07d0e6e Add foremost 1.5.7: recover some files based on contents 2015-04-21 00:53:21 +02:00
Jan Malakhovski bba9d17e94 actkbd: add version 0.2.8 2015-04-20 16:04:51 +00:00
Eelco Dolstra 61cca2cadf meta.homePage -> homepage 2015-04-20 14:20:03 +02:00
Tobias Geerinckx-Rice 7c75c7f7c8 stress-ng 0.03.21 -> 0.03.22 2015-04-18 20:46:48 +02:00
Vladimír Čunát 9de9669496 pciutils: maintenance + PCI IDs update 2015-04-18 07:24:18 +02:00
Luca Bruno 19a1b86a15 collectd: update and reintroduce rabbitmq-c 0.4 to fix build for ZHF 2015-04-17 15:07:46 +02:00
Tobias Geerinckx-Rice 54d262f4ab stress-ng: 0.03.20 -> 0.03.21 2015-04-16 05:44:23 +02:00
William A. Kennington III c9cb532c8f rsyslog: 8.8.0 -> 8.9.0 2015-04-12 20:39:07 -07:00
Eric Seidel 6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
William A. Kennington III 6c07ca09e9 rsyslog: Make linux only 2015-04-04 20:03:37 -07:00
Michael Raskin ba82a5d609 Merge pull request #5142 from bosu/static-proot
proot: allow static compilation
2015-04-04 13:26:21 +03:00
Tobias Geerinckx-Rice b3453bf03d uptimed: 0.3.16 -> 0.3.18 2015-04-04 02:28:20 +02:00
Domen Kožar 7cc31b6b49 fix eval 2015-04-02 22:30:28 +02:00
William A. Kennington III a604b42480 mysql: Use libs in place of the binary mysql 2015-04-01 16:46:53 -07:00
William A. Kennington III fa2e5b25ba Merge branch 'master' into staging 2015-03-29 14:25:48 -07:00
Arseniy Seroka 52359e7a74 Merge pull request #7020 from risicle/daemonize
add package for daemonize tool
2015-03-28 19:41:28 +03:00
Robert Scott 72d0d04d0a add package for daemonize tool 2015-03-28 15:10:55 +00:00
William A. Kennington III 7ccccc15ba Merge branch 'master' into staging 2015-03-27 16:03:03 -07:00
William A. Kennington III e8a8f78471 gptfdisk: 0.8.8 -> 1.0.0 2015-03-26 15:00:33 -07:00
William A. Kennington III 2e3a229915 which: 2.20 -> 2.21 2015-03-25 22:42:36 -07:00
Domen Kožar 5491cb0903 Merge pull request #6889 from benley/honcho
New package: Honcho (Python clone of Foreman)
2015-03-21 19:21:56 +01:00
Eelco Dolstra 2ed5c2bd6b Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Benjamin Staffin 5972edc148 New package: Honcho (Python clone of Foreman) 2015-03-18 23:17:14 -07:00
lethalman 341332a814 Merge pull request #6845 from k0ral/logrotate
logrotate: 3.8.7 -> 3.8.9
2015-03-17 12:46:57 +01:00
Eelco Dolstra c1e1092b8b rsyslog: Move systemd check 2015-03-17 10:13:06 +01:00
koral 25b6058628 logrotate: 3.8.7 -> 3.8.9 2015-03-17 00:24:37 +00:00
William A. Kennington III ce0a5ab6c2 rsyslog: 7.6.3 -> 8.8.0 2015-03-11 18:50:04 -07:00
Rickard Nilsson 2d00826ac9 syslog-ng: Update from 3.6.1 to 3.6.2 2015-03-11 02:07:43 +01:00
William A. Kennington III adbba6eded Merge pull request #6528 from codyopel/stdenv-fixes
remove stdenv.isBSD
2015-03-02 20:10:07 -08:00
Tobias Geerinckx-Rice 154d3597a9 stress-ng 0.03.19 -> 0.03.20 2015-03-01 03:30:34 +01:00
Mateusz Kowalczyk 301d73c4cd ansible: update from 1.7.2 to 1.8.4 2015-02-26 10:51:52 +00:00
Tobias Geerinckx-Rice 04b8bd0d50 stress-ng 0.03.18 -> 0.03.19 2015-02-25 16:27:02 +01:00
codyopel e29b0da9c7 remove stdenv.isBSD 2015-02-24 22:15:51 -05:00
Tobias Geerinckx-Rice 9775f462b7 stress-ng 0.03.16 -> 0.03.18 2015-02-19 14:47:52 +01:00
Tobias Geerinckx-Rice 4b87505e32 stress-ng 0.03.15 -> 0.03.16 2015-02-15 22:38:32 +01:00
Tobias Geerinckx-Rice 5e608de1ac stress-ng: update 0.03.14 -> 0.03.15 2015-02-10 19:24:52 +01:00
Tobias Geerinckx-Rice 0711bd03e6 Update stress-ng 0.03.13 -> 0.03.14 2015-02-06 02:00:34 +01:00
Tobias Geerinckx-Rice b7a4231be7 Update stress-ng 0.03.11 -> 0.03.13 2015-02-02 00:15:46 +01:00
Peter Simons 7185c6150c ipmitool: update from 1.8.14 to 1.8.15 2015-01-27 14:04:54 +01:00
Tobias Geerinckx-Rice f59ba9a4a6 Update stress-ng 0.03.10 -> 0.03.11 2015-01-25 23:40:34 +01:00
Tobias Geerinckx-Rice 16597fed98 stress-ng 0.03.09 -> 0.03.10 2015-01-25 09:00:09 +01:00
Emery Hemingway 3e5a0dcf55 plan9port: fix acme font loading 2015-01-14 11:59:34 -05:00
Tobias Geerinckx-Rice d885a5003a Add stress-ng 0.03.09: stress test a computer system 2015-01-14 10:02:05 +01:00
Vladimír Čunát 7637e71cee merge #5521: give fetchgit outputs nicer names 2015-01-13 17:46:44 +01:00
Michael Raskin 54cebfc27e FreeIPMI: 1.4.7 -> 1.4.8 2015-01-11 16:43:29 +03:00
Domen Kožar fb508b6a58 add stress: configurable amount of CPU, memory, I/O, and disk stress on the system 2015-01-06 11:15:48 +01:00
Shea Levy 664d0fbbba proot: Don't hard-code git-export 2015-01-01 10:04:13 -05:00
tv 7015c61686 journal-mailer: add version 0.1.1.0 2014-12-26 16:41:18 +01:00
koral 9eee22aaca safe-rm: 0.11 -> 0.12 2014-12-23 22:32:49 +01:00
Michael Raskin 32160007ff FreeIPMI: 1.4.6 → 1.4.7 2014-12-21 11:14:25 +03:00
Pascal Wittmann f94580da69 Fix license attribute of many bsd-like licensed packages 2014-12-21 00:00:35 +01:00
Bjørn Forsman 4b65f53652 gdmap: set meta attributes (license, platforms, maintainers) 2014-12-19 08:01:08 +01:00