Commit graph

922 commits

Author SHA1 Message Date
Joachim F 8604630d92 Merge pull request #26939 from dtzWill/fix/perms-fallout-misc-2
Fixup various setuid/setgid permission problems, part 2
2017-06-30 18:30:02 +01:00
Vladimír Čunát ddf864f8aa
Merge branch 'master' into staging
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
John Ericson 95c8277701 misc pkgs: Remove unneeded *Platform == *Platform comparisons
PR #26007 used these to avoid causing a mass rebuild. Now that we know
things work, we do that to clean up.
2017-06-30 10:09:31 -04:00
John Ericson e1faeb574a Merge pull request #26884 from obsidiansystems/purge-stdenv-cross
Purge stdenv cross
2017-06-28 21:39:16 -04:00
hsloan 60ce1e3b90 ts: Rely on cc-wrapper to export this env var 2017-06-28 21:29:07 -04:00
hsloan 82a09181a4 tm: Rely on cc-wrapper to export this env var 2017-06-28 21:29:07 -04:00
Will Dietz 7492873014 mcron: Fix attempt to set +s during install 2017-06-28 14:31:43 -05:00
Jörg Thalheim 855c1bde42 suid-chroot: do not set suid bit during install
To be useful in nixos, it probably also requires a module to set up a hardening wrapper.
2017-06-28 16:00:38 +01:00
John Ericson afd2bdbad2 Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Ross MacLeod be3f18d79e ddrescue: modernize and fix cross (hopefully)
Carefully do not add attributes for cross unless in cross, to avoid hash breakage
2017-06-22 17:53:54 -04:00
Daiderd Jordan 7469eb9fed
stress: enable on darwin 2017-06-21 23:26:43 +02:00
Franz Pletz 22e0683aa8
thermald: 1.5.4 -> 1.6 2017-06-20 03:56:41 +02:00
Franz Pletz 1ae0f2a1d4
ipmitool: 1.8.17 -> 1.8.18 2017-06-20 03:56:38 +02:00
Franz Pletz 7f1fc9f838
collectd: 5.7.0 -> 5.7.2 2017-06-20 03:45:40 +02:00
Tuomas Tynkkynen f19f6317ea fio: 2.20 -> 2.21 2017-06-19 17:46:52 +03:00
Jörg Thalheim ce3273708b Merge pull request #26655 from gnidorah/master3
pythonPackages.ps_mem: init at 3.9
2017-06-18 16:37:14 +01:00
gnidorah fd072b98d0 ps_mem: init at 3.9 2017-06-18 18:15:42 +03:00
Vladimír Čunát d88c0cf867
Merge #26628: treewide: setuid/setgid fallout 2017-06-17 13:23:39 +02:00
Jörg Thalheim ae147e329f
logcheck: add remark to patch 2017-06-17 10:40:01 +01:00
Jörg Thalheim 67655caf37 cron: document patch 2017-06-17 10:37:21 +01:00
Piotr Bogdan 0d4431cfe9
fakeroot: apply patch to ignore EINVAL errors as well
Fixes #25901 the nixos.ova job.  See the referred links.
2017-06-17 11:36:39 +02:00
Will Dietz 714cd37b21 logcheck: Don't set special permissions 2017-06-16 06:57:00 -05:00
Will Dietz 3d5409ac97 cron: don't set special permissions 2017-06-16 06:56:56 -05:00
Will Dietz 0d92084f75 at: Don't set fancy bits on install 2017-06-16 06:56:51 -05:00
Charles Strahan 3b1c4fce4f psensor: init at 1.2.0
psensor is a graphical hardware monitoring application for Linux
2017-06-13 18:51:36 -04:00
Vladimír Čunát cb9f953c92
Merge branch 'master' into staging
More larger rebuilds.
2017-06-10 10:07:33 +02:00
Tuomas Tynkkynen cd46df3a1e fio: 2.19 -> 2.20 2017-06-08 23:13:06 +03:00
Vladimír Čunát 8b49936ad4
vboot_reference: fix evaluation after 1aac1fe5dd 2017-06-08 20:53:20 +02:00
Marius Bergmann 766cbda1f3 journalbeat: 5.1.2 -> 5.4.1 2017-06-05 23:15:44 +02:00
Alexandre Peyroux 31d5363228
ctop: init at 2017-05-28 2017-05-30 13:10:45 +02:00
Joachim Fasting d438cbb0b6
socklog: disable shsgr test
Running the chkhsgr test on Hydra fails with
```
./chkshsgr || ( cat warn-shsgr; exit 1 )
Oops. Your getgroups() returned 0, and setgroups() failed; this means
that I can't reliably do my shsgr test. Please either ``make'' as root
or ``make'' while you're in one or more supplementary groups.
```

We just assume that our supported platforms have working
getgroups()/setgroups().
2017-05-18 12:33:32 +02:00
Jörg Thalheim e060a5ee15
cron: remove sbin from PATH
follow up of https://github.com/NixOS/nixpkgs/pull/25550
2017-05-09 08:50:58 +01:00
Joachim Fasting 22cffa0716
socklog: init at 2.1.0 2017-05-06 19:41:49 +02:00
Ioannis Koutras cc4e2505e4 efivar: 31 -> 30
According to the release page, version 31 of efivar is still considered
as a pre-release and the sha256sum has changed at least once. This commit
switches to the last, stable release.
2017-05-02 20:56:36 +02:00
Michael Raskin 5ef193446e Merge pull request #24997 from romildo/upd.efibootmgr
efibootmgr: 13 -> 15
2017-05-01 13:22:28 +02:00
obadz f5939cde52 Merge pull request #25341 from womfoo/bump/facter-3.6.4
facter: 3.6.0 -> 3.6.4 and related deps
2017-04-30 12:47:20 +01:00
Kranium Gikos Mendoza 673ac9506b facter: 3.6.0 -> 3.6.4 2017-04-30 21:13:26 +10:00
Armijn Hemel b85893cb9c acct: 6.6.2 -> 6.6.3 2017-04-27 19:25:49 +02:00
Daiderd Jordan 80828429d7 Merge pull request #25066 from matthewbauer/less-darwin-eval-errors
Add Darwin as platform to various "broken" packages that actually build
2017-04-24 08:14:21 +02:00
Matthew Bauer 02285dcd10
cron: supports darwin 2017-04-23 18:08:42 -05:00
Joachim Fasting 5a04a30653
runit: replace hardcoded /sbin/runit with in-store runit binary
runit-init calls the runit executable as /sbin/runit, which
obviously fails for us.

This should improve support for using runit as an init replacement.
2017-04-23 11:00:55 +02:00
Joachim Fasting 160b9ab43f
runit: explain what static actually does 2017-04-23 11:00:53 +02:00
romildo 86b853e275 efibootmgr: 13 -> 15
- Update to efibootmgr 15
- Add dependency on pkgconfig (listed as required in INSTALL)
- Remove dependency on perl, pciutils and zlib
- Set EFIDIR to 'nixos' (the same used in fwupdate)
- Update homepage
2017-04-18 12:26:55 -03:00
Joachim Fasting c2130eca44
logcheck: point homepage to alioth.debian.org
The page at logcheck dot org contains questionable links and it is unclear
whether it is controlled by the logcheck project at all.  Fix by using the
homepage debian points to instead.

Fixes https://github.com/NixOS/nixpkgs/issues/24952
2017-04-16 20:52:14 +02:00
Tuomas Tynkkynen 1b94c30beb fio: 2.17 -> 2.19 2017-04-09 22:34:19 +03:00
Peter Simons 4e307b644a Merge pull request #24760 from matthewbauer/linux-only-pkgs
Mark linux-only pkgs
2017-04-09 14:18:10 +02:00
Matthew Bauer d8b98c4f77
safecopy: linux only 2017-04-09 01:29:52 -05:00
Matthew Bauer c02ab895a1
hwinfo: make linux-only 2017-04-08 23:34:54 -05:00
Vladimír Čunát 0062dd2f14
pciutils: 3.5.2 -> 3.5.4
The patch was integrated upstream.
2017-04-01 13:27:20 +02:00
Vladimír Čunát 96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Patrick Mahoney 09a5007797 skarnet.org packages: fix darwin build
The configure scripts have been changed so that `--build` is now the
way to specify (non-cross compiling) build target, which is necessary
on darwin for binary compatibility across darwin versions.
2017-03-26 17:30:41 -05:00
Patrick Mahoney 72a0d65d3d update skarnet.org packages
execline:          2.1.4.5 -> 2.2.0.0
s6-dns:            2.0.0.7 -> 2.1.0.0
s6-linux-utils:    2.0.2.3 -> 2.2.0.0
s6-networking:     2.1.0.4 -> 2.2.1.0
s6-portable-utils: 2.1.0.0 -> 2.1.0.0 (no version change)
s6-rc:             0.0.2.1 -> 0.1.0.0
s6:                2.2.4.3 -> 2.4.0.0
skalibs:           2.3.9.0 -> 2.4.0.1

Also use new --enable-absolute-paths configure arg to correctly set
paths to runtime executables to point within the nix store rather than
relying on PATH resolution.
2017-03-26 14:19:44 -05:00
ndowens 856a7e7646 augeas: 1.7.0 -> 1.8.0 2017-03-21 20:29:47 -05:00
Michael Raskin 4d44ed9d90 ipmiutil: 3.0.1 -> 3.0.2 2017-03-09 18:47:37 +01:00
Jörg Thalheim 82fda65c8a
fcron: add missing meta.platforms 2017-03-05 23:41:42 +01:00
Jörg Thalheim 947815f59f
fcron: 3.1.2 -> 3.2.1
fixes #23320 #23413
2017-03-05 22:41:11 +01:00
Joachim F 1539d94a73 Merge pull request #23317 from ndowens/logcheck
logcheck: 1.3.17 -> 1.3.18
2017-03-05 21:52:11 +01:00
ndowens 1dcb0bbc39 logcheck: 1.3.17 -> 1.3.18
logcheck: Added hyphen
2017-03-02 16:40:59 -06:00
Daiderd Jordan cd929804a3 Merge pull request #23380 from veprbl/fakeroot_darwin
fakeroot: add darwin support
2017-03-02 20:19:55 +01:00
ndowens 441ad3a804 amtterm: 1.4 -> 1.6-1 2017-03-02 08:51:13 -06:00
Jörg Thalheim 15f1d84c88 Merge pull request #23343 from ndowens/augeas
augeas: 1.5.0 -> 1.7.0
2017-03-02 10:34:46 +01:00
ndowens 3806d47b49 uptimed: 0.3.18 -> 0.4.0 (#23316)
* uptimed: 0.3.18 -> 0.4.0

* uptimed: autoreconfHook belongs to nativeBuildInputs
2017-03-02 10:21:08 +01:00
Jörg Thalheim b57861c30c Merge pull request #23315 from ndowens/xe
xe: 0.5 -> 0.6.1
2017-03-02 09:57:56 +01:00
Dmitry Kalinkin 82d3f926a9
fakeroot: add darwin support
replace utillinux with getopt

Fixes #22773
2017-03-01 22:33:33 -05:00
Tobias Geerinckx-Rice 20be30fdd2 Merge pull request #23341 from ndowens/di
di: 4.42 -> 4.43
2017-03-01 21:30:24 +00:00
ndowens d9bc414521 augeas: 1.5.0 -> 1.7.0 2017-03-01 13:38:11 -06:00
ndowens 204850c975 di: 4.42 -> 4.43 2017-03-01 13:09:43 -06:00
ndowens d12030d175 hwinfo: 21.23 -> 21.38 2017-03-01 17:50:50 +01:00
ndowens f5c98a8a72 ioping: 0.9 -> 1.0 2017-02-28 20:18:28 -06:00
ndowens 0e3cf999ed xe: 0.5 -> 0.6.1 2017-02-28 19:30:26 -06:00
Peter Simons 7803a696cd smartmontools: update drivedb.h to latest SVN version 4391 2017-02-23 00:18:40 +01:00
romildo ae8c267320 efivar: 27 -> 31 2017-02-21 05:42:01 +01:00
Joachim F 184f574283 Merge pull request #22915 from pradeepchhetri/envconsul
envconsul: init at 0.6.2
2017-02-19 10:23:58 +01:00
Pradeep Chhetri 1973a29536 envconsul: init at 0.6.2 2017-02-19 09:36:39 +05:30
Vladimír Čunát 432dba859e
Merge branch 'staging'
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Dan Peebles 7a113e9e83 fakechroot: 2.17.2 -> 2.19 (with modification)
There's a PR I need merged so this is currently pointing at a fork
on my GitHub but I'll repoint it to mainline once that gets merged.
2017-02-17 19:21:33 +00:00
Pradeep Chhetri 3e484e7880 consul-template: 0.18.0 -> 0.18.1 2017-02-17 02:20:23 +01:00
Robin Gloster 73ba9b0ef0
facter: 3.5.1 -> 3.6.0 2017-02-17 00:13:23 +01:00
Robin Gloster 46966ad4e5
ipmitool: 1.8.15 -> 1.8.17 2017-02-17 00:11:41 +01:00
Franz Pletz eda8ee2830 Merge pull request #22752 from LumiGuide/syslog-ng-3.9.1
syslog-ng: 3.6.2 -> 3.9.1
2017-02-15 20:12:02 +01:00
Franz Pletz ea309fcf48
syslogng_incubator: 141106 -> 0.5.0, mark as broken
This is the current release but neither this nor the current master
is compatible with syslog-ng 3.8+. Committed work on update and
refactor of expression to make it easier in the future to bump.
2017-02-15 01:58:54 +01:00
Franz Pletz e38f7c625e
syslog-ng: refactor 2017-02-15 01:58:47 +01:00
Lancelot SIX 8d8bd31e5f
ddrescue: 1.21 -> 1.22
See https://lists.gnu.org/archive/html/info-gnu/2017-02/msg00003.html
for release note.
2017-02-14 19:40:39 +01:00
Bas van Dijk 020fb2cce1 syslog-ng: 3.6.2 -> 3.9.1
This should fix: https://github.com/NixOS/nixpkgs/issues/20153
2017-02-14 11:45:24 +01:00
Parnell Springmeyer 9e36a58649
Merging against upstream master 2017-02-13 17:16:28 -06:00
Tuomas Tynkkynen 6091bdfebe fio: 2.12 -> 2.17 2017-02-06 22:34:28 +02:00
Hannu Hartikainen d91b39b3f9 illum: init at 0.4 2017-02-04 20:22:51 +02:00
Daiderd Jordan 10e3dd8a5f Merge pull request #22332 from pradeepchhetri/consul-template
consul-template: 0.14.0 -> 0.18.0
2017-02-02 19:13:55 +01:00
Robin Gloster 269b8a32ed
lr: 0.2 -> 0.3.2 2017-02-02 18:59:07 +01:00
Pradeep Chhetri 4d5c39611c consul-template: 0.14.0 -> 0.18.0 2017-02-02 15:47:59 +05:30
Bjørn Forsman 3e5022c787 hardinfo: init at 0.5.1
Display information about your hardware and operating system.
2017-02-01 21:12:59 +01:00
Franz Pletz 1128726064 Merge pull request #22305 from jbaum98/smartmontools
smartmontools: 6.4 -> 6.5 and fix segfault on darwin
2017-01-31 06:04:17 +01:00
Jake Waksbaum a9afa48915
smartmontools: 6.4 -> 6.5 and fix segfault on darwin 2017-01-30 22:09:21 -05:00
Nikolay Amiantov 8371d736cf thermald: fix identation 2017-01-31 03:26:26 +03:00
Parnell Springmeyer 4aa0923009
Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
Parnell Springmeyer e92b8402b0
Addressing PR feedback 2017-01-28 20:48:03 -08:00
Parnell Springmeyer a26a796d5c
Merging against master - updating smokingpig, rebase was going to be messy 2017-01-26 02:00:04 -08:00
Parnell Springmeyer 025555d7f1
More fixes and improvements 2017-01-26 00:05:40 -08:00
Parnell Springmeyer bae00e8aa8
setcap-wrapper: Merging with upstream master and resolving conflicts 2017-01-25 11:08:05 -08:00
Michael Raskin ae4f2fd145 Merge pull request #22066 from mbrgm/journalbeat
journalbeat service: init at 5.1.2
2017-01-24 17:56:48 +00:00