Skip to content

v1.4.2.260421

Choose a tag to compare

@tschettervictor tschettervictor released this 21 Apr 22:18
9616462

What's Changed

Notable Changes

  • The default pf configuration file has changed to /usr/local/etc/bastille/pf.conf. This is due to a bug that would cause the pf rules for Bastille to not be loaded if /etc/pf.conf already exists on a system. Existing setups will continue to work as normal. New setups will place the file at the above location, and add an include line inside /etc/pf.conf.
  • The monitor command removes the bastille_monitor_healthchecks variable, and replaces it with bastille_monitor_url and also adds bastille_monitor_module. See the docs and sample configuration file for details.
  • Bastillefiles now support HPKG as a hook, allowing users to install packages using the host binary.

PR list

New Contributors

Full Changelog: 1.4.1.260315...1.4.2.260421