Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@jessfraz jessfraz released this 11 Mar 15:33
· 42 commits to master since this release

Below are easy install instructions by OS and Architecture. As always there are always the standard instructions in the README.md as well.

darwin

386 - darwin
# Export the sha256sum for verification.
$ export AUDIT_SHA256="667ff5f685ecc8455d2e20bd57f8e822b1806eeb0c1e8b554477dd2de53728d8"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-darwin-386" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
amd64 - darwin
# Export the sha256sum for verification.
$ export AUDIT_SHA256="8e074967eb624f28059d0b2780205e211c69981ab0b28ca8636b321712c5f153"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-darwin-amd64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h

freebsd

386 - freebsd
# Export the sha256sum for verification.
$ export AUDIT_SHA256="d73f85b68afc33844f9dd0e0d66a99fd97c483d0ea26a332f0528876e99b9b08"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-freebsd-386" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
amd64 - freebsd
# Export the sha256sum for verification.
$ export AUDIT_SHA256="edad717159f8335f394af58a93fdbf0f6689756c6e770668d0e17450aa4c942a"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-freebsd-amd64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h

linux

386 - linux
# Export the sha256sum for verification.
$ export AUDIT_SHA256="135ad8f7a62625b76ab5b70bf7623ae80b3f34ecbb1099bc3e6f99b1b1ea2f3d"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-linux-386" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
amd64 - linux
# Export the sha256sum for verification.
$ export AUDIT_SHA256="52e25ea346121eab93d86713e54c57afad12297d63cbf412956ddfb35642a680"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-linux-amd64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
arm - linux
# Export the sha256sum for verification.
$ export AUDIT_SHA256="4cc93de2d3359159d34e408db3d7276eecad0f4adaa73a566b1842efb5856f65"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-linux-arm" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
arm64 - linux
# Export the sha256sum for verification.
$ export AUDIT_SHA256="e97c86ae6319d27edb2f48ae27d5b906e626721ce9e21efe31bf67eaeff1eeb6"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-linux-arm64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h

solaris

amd64 - solaris
# Export the sha256sum for verification.
$ export AUDIT_SHA256="aac0cc28e6f621ed44541fae4dee2c1fabdb3ffb32ae2d426fe216d5c832d05f"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-solaris-amd64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h

windows

386 - windows
# Export the sha256sum for verification.
$ export AUDIT_SHA256="3e40f3368edbf0beddd5daad5dc9de4e24f06caf8894850c5a9a59404277d5f1"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-windows-386" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h
amd64 - windows
# Export the sha256sum for verification.
$ export AUDIT_SHA256="f812d56b16ffa02066172ae7f96bc20c1081260712b20cc0281d0f00f74485f7"

# Download and check the sha256sum.
$ curl -fSL "https://github.com/genuinetools/audit/releases/download/v0.4.0/audit-windows-amd64" -o "/usr/local/bin/audit" \
	&& echo "${AUDIT_SHA256}  /usr/local/bin/audit" | sha256sum -c - \
	&& chmod a+x "/usr/local/bin/audit"

$ echo "audit installed!"

# Run it!
$ audit -h