Skip to content

Releases: BastilleBSD/bastille

1.4.1.260315

16 Mar 03:56
818c22a

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0.260219...1.4.1.260315

1.4.0.260219

20 Feb 04:14
c19d25e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.2.251225...1.4.0.260219

1.3.2.251225 Christmas Day

26 Dec 04:47
c884771

Choose a tag to compare

This is a minor release adding one feature for the edit subcommand and fixing a bug in the new monitor subcommand.

What's Changed

Full Changelog: 1.3.1.251223...1.3.2.251225

1.3.1.251223

24 Dec 05:51
cc5dc18

Choose a tag to compare

Bugfix release for the new monitor sub-command.

The monitor sub-command was checking the state of the jail too early, causing any service additions to fail.

1.3.0.251222

23 Dec 19:38
c1c85ac

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2.251204...1.3.0.251222

1.2.2.251204

04 Dec 15:09
36b95fe

Choose a tag to compare

What's Changed

DEPRECATION:

Legacy Templates - Bastille started out with a template style where each hook would be its own file, and the args for that hook would be listed inside the file. So PKG would be a file called PKG and the contents would be the packages to install. Version 1.2.2 will be the last Bastille version to include this functionality. The template structure has evolved to where we now use only a single file called a Bastillefile making it much easier to write templates. See the documentation for details.

To convert these older style templates, you can run bastille template convert project/template

Full Changelog: 1.2.0.251201...1.2.2.251204

1.2.0.251201

02 Dec 02:48
dc0b569

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2.251119...1.2.0.251201

1.1.2.251119

19 Nov 21:00
b2ac576

Choose a tag to compare

What's Changed

Full Changelog: 1.1.1.251118...1.1.2.251119

1.1.1.251118

19 Nov 11:21
b5c588b

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0.251001...1.1.1.251118

1.1.0.251001

01 Oct 18:43
0a65cbe

Choose a tag to compare

What's Changed

This release adds initial support for Ubuntu Noble jails, introduces the ability to target jails by tags, and adds a VNET passthrough option. The parallel execution mode has been deprecated. This release also brings numerous improvements to ZFS management, networking, command validation, and listing output. A large number of bug fixes have been implemented to increase stability and reliability, also the documentation has been significantly updated. Read it completely for all the details:

‼️ Deprecations

🗞️ New features

🔧 Improvements

🐞 Bug fixes

📓 Documentation

Other

New Contributors

Full Changelog: 1.0.1.250714...1.1.0.251001