Commit graph

43 commits

Author SHA1 Message Date
Jörg Thalheim 2e08839cbe
sysdig: fix unified cgroup handling 2017-06-05 06:13:58 +01:00
Jörg Thalheim 2e2a5af81f
sysdig: 0.15.0 -> 0.16.0 2017-05-09 09:21:44 +01:00
Vladimír Čunát d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02:00
Matthew Bauer 1953cb5f71
sysdig: fix macOS build 2017-04-08 23:28:02 -05:00
Bjørn Forsman fc8e0ccc2e sysdig: give the source tarball a meaningful name 2017-02-28 17:58:03 +01:00
Jörg Thalheim 479c6c1ef0
sysdig: 0.14.0 -> 0.15.0 2017-02-28 16:41:08 +01:00
Michael Raskin 2973d35b9a sysdig: 0.13.0 -> 0.14.0 2017-02-02 11:12:16 +01:00
Jörg Thalheim 2ab883c9da
sysdig: patch for linux >= 4.9.1 2017-01-15 00:08:12 +01:00
Jörg Thalheim 1fa75a5bb7
sysdig: 0.12.0 -> 0.13.0 2017-01-02 08:10:47 +01:00
Carl Sverre 96a3e00929 sysdig: 0.10.0 -> 0.12.0 2016-10-26 11:19:41 -07:00
Robin Gloster f222d98746 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-25 12:47:13 +00:00
Robin Gloster 1f04b4a566 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-21 00:56:43 +00:00
Markus Hauck 2a3fe4df43 sysdig: 0.10.0 -> 0.11.0 2016-07-20 21:27:40 +02:00
Robin Gloster 5185bc1773 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-07-15 14:41:01 +00:00
Markus Hauck 36c906e7c0 sysdig: 0.9.0 -> 0.10.0 2016-07-15 10:35:19 +02:00
Vladimír Čunát 97c484a10f treewide: fix #include errors after gcc-5.4
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
Robin Gloster d020caa5b2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-18 13:49:22 +00:00
Markus Hauck f51f993be2 sysdig: 0.8.0 -> 0.9.0 2016-04-11 21:51:09 +02:00
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Franz Pletz 41698c9efa Merge branch 'master' into hardened-stdenv 2016-02-15 20:05:29 +01:00
Michael Raskin 1e80424799 sysdig: 0.6.0 -> 0.8.0; unpack kernel module when needed 2016-02-14 21:17:07 +01:00
Robin Gloster 7854ca7170 linuxPackages.sysdig: turn off pic hardening 2016-02-12 03:00:35 +00:00
Michael Raskin df9efd4f1b sysdig: 0.5.1 -> 0.6.0 2016-01-01 12:30:17 +03:00
Anders Papitto 229f0ac257 sysdig: 0.1.102 -> 0.5.1 2015-12-12 12:31:29 -08:00
Michael Raskin eee6f2801f sysdig: 0.1.101 -> 0.1.102 2015-08-08 21:01:31 +03:00
Michael Raskin 14e7d5440b Update Sysdig, adding new dependencies 2015-06-14 11:23:56 +03:00
Michael Raskin d5b558c613 update sysdig 2015-03-21 21:29:39 +03:00
Michael Raskin 5c5ade16ba update sysdig 2015-03-09 01:03:01 +03:00
Michael Raskin 0a2e86849a Update sysdig; 0.1.96 still doesn't work with Linux 3.19 2015-02-10 11:14:25 +03:00
Rob Vermaas d8cba34bea Update sysdig to 0.1.95 2015-01-28 21:37:09 +01:00
Michael Raskin edadde69b1 sysdig: 0.1.91 → 0.1.93 2014-12-21 11:14:25 +03:00
Michael Raskin 79254bba65 Update SysDig 2014-11-02 23:51:58 +03:00
Michael Raskin 42baf049c5 Update sysdig 2014-10-06 02:43:57 +04:00
Vladimir Kirillov e15aa51f2f sysdig: cheat nix into not capturing linux-dev as a runtime dependency 2014-09-01 21:28:14 +03:00
Michael Raskin b28d7974fb Update SysDig 2014-08-31 18:20:06 +04:00
Vladimir Kirillov 5011fe17df sysdig: update to 0.1.87 2014-08-11 12:07:16 +03:00
Michael Raskin 619c368f54 Update Sysdig system tracing tool 2014-08-03 22:29:41 +04:00
Vladimir Kirillov 1859dbc4a2 sysdig: update to 0.1.83 2014-06-06 17:21:00 +03:00
Michael Raskin f8a62ff002 Allow no-kernel-module build of SysDig 2014-05-13 00:08:45 +04:00
Vladimir Kirillov 96903d5e48 sysdig: support builds without the kernel module, add pkgs.sysdig attr 2014-05-10 13:50:49 +03:00
Vladimir Kirillov 96373a4041 sysdig: update to 0.1.82 2014-05-10 13:50:49 +03:00
Vladimir Kirillov bf9612e797 sysdig: update to 0.1.81 2014-05-07 11:46:02 +03:00
Michael Raskin e86e76e560 Adding sysdig system call tracer for Linux 2014-04-13 20:49:37 +04:00