When packaging using the pkg packager omnibus will now deep sign all binaries and libraries in the package based of each software definition's bin_dirs and lib_dirs. When siging binaries the hardened runtime is enabled.
This project now requires Ruby 2.3 or later.
Dependencies have been loosened to allow for the latest versoins of Ohai / Fauxhai / Chef-sugar as well as many of the development deps in the Gemfile
Support for FreeBSD 9.X has been removed as this is no longer a supported FreeBSD release.
You can now source from a file using the :file source.
version("local_file") do
source file: "../../my_dir/artifact.zip"
end
This project now supports and requires Appbundler 0.11.