nixpkgs/pkgs
Maximilian Bosch e4b49457af
osquery: 3.2.9 -> 3.3.2
Although there's already a windows-only 3.4[1], the latest release for
Unix systems is 3.3.2[2] with the following changes:

* SELinux event recording[3]
* SMART drive information[4]
* ELF parsing to monitor compiler-level protections for binaries[5]

The diff became rather big in the end due to the following changes:

* The SMART information feature uses a custom fork of smartmontools to
  retrieve SMART data programatically[6].

* Replaced the old, bloated `misc.patch` by a simpler patch that only
  fixes two (actual) issues in the CMake build, unnecessary link targets
  and an invalid compiler flag.

* I tried to clean the derivation's code up a little bit by
  simplifying the `preConfigure` hook and adding only one build-input
  per line (that makes merging of several changes to the derivation
  easier as well).

[1] https://github.com/facebook/osquery/releases/tag/3.4.0
[2] https://github.com/facebook/osquery/releases/tag/3.3.2
[3] https://github.com/facebook/osquery/pull/4224
[4] https://github.com/facebook/osquery/pull/4133
[5] https://github.com/facebook/osquery/pull/4708
[6] https://github.com/allanliu/smartmontools
2019-05-27 16:15:56 +02:00
..
applications smplayer: 19.1.0 -> 19.5.0 2019-05-25 19:04:55 +09:00
build-support addOpenGLRunpath: only apply to ELF files 2019-05-23 16:52:45 -04:00
common-updater
data Merge pull request #62017 from JohnAZoidberg/stdmanpages-license 2019-05-24 13:40:45 -05:00
desktops wingpanel-indicator-bluetooth: 2.1.2 -> 2.1.3 2019-05-23 22:31:33 -04:00
development libelfin: init at unstable-2018-08-25 2019-05-27 16:15:56 +02:00
games Merge pull request #62030 from freepotion/harmonist-init 2019-05-25 12:20:20 +02:00
misc vimPlugins: update (#62005) 2019-05-24 16:24:04 +02:00
os-specific linux_libre-latest: fix build 2019-05-25 00:53:44 +00:00
servers tautulli: 2.1.28 -> 2.1.29 (#62004) 2019-05-25 09:21:41 +01:00
shells oh-my-zsh: 2019-05-19 -> 2019-05-21 2019-05-22 09:04:12 -04:00
stdenv Merge pull request #60406 from JohnAZoidberg/remove-isnull 2019-05-18 09:36:24 +00:00
test all-packages/test: add gcc9Stdenv, cc-wrapper-gcc9 2019-05-07 17:21:31 -05:00
tools osquery: 3.2.9 -> 3.3.2 2019-05-27 16:15:56 +02:00
top-level libelfin: init at unstable-2018-08-25 2019-05-27 16:15:56 +02:00