Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: Update sleuthkit to sleuthkit-4.3.0 #2545

Closed
theopolis opened this issue Sep 28, 2016 · 1 comment
Closed

deps: Update sleuthkit to sleuthkit-4.3.0 #2545

theopolis opened this issue Sep 28, 2016 · 1 comment
Labels
Hacktoberfest libraries For things referring to osquery third party libraries Linux

Comments

@theopolis
Copy link
Member

We should update our local sleuthkit formula to version 4.3.0: https://github.com/sleuthkit/sleuthkit/releases/tag/sleuthkit-4.3.0

If everything goes according to plan this should be straight-forward:

  1. Change the url here to point to the 4.3.0 URL: https://github.com/facebook/osquery/blob/master/tools/provision/formula/sleuthkit.rb#L6
  2. Update the sha256 value.

To test run:

  1. make deps
  2. /usr/local/osquery/bin/brew uninstall sleuthkit
  3. OSQUERY_BUILD_DEPS=1 make deps

The last two tests are somewhat optional. They assure us that the package can be "bottled" for binary distribution.

@theopolis theopolis added Linux libraries For things referring to osquery third party libraries Hacktoberfest labels Sep 28, 2016
@danielbayerlein
Copy link
Contributor

@theopolis Done 👉 #2557

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest libraries For things referring to osquery third party libraries Linux
Projects
None yet
Development

No branches or pull requests

2 participants