Skip to content

Bastille Day 2026 - v1.4.4

Latest

Choose a tag to compare

@tschettervictor tschettervictor released this 12 Jul 04:13
2280556

New Features

  • bastille stop now supports an experimental -f|--force option for when a jail just doesn't want to stop. It will forcibly tear down the jail and run all exex.*stop commands
  • bastille rdr is secured by splitting the rdr and filtering into two separate anchors. This allows the use of additional firewall rules below the new anchor bastille/* to allow and disallow traffic. The previous implementation was flawed in that filtering rules would not apply to any of the redirects. Make sure to update your /etc/pf.conf by placing anchor bastille/* at the beginning of the filtering section. See https://bastille.readthedocs.io/en/latest/chapters/networking.html#etc-pf-conf for an example.

What's Changed

New Contributors

Full Changelog: 1.4.3.260429...1.4.4