Skip to content

Releases: Gerharddc/litterbox

v0.4.1

30 Mar 16:38

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Mar 19:31

Choose a tag to compare

NB this is a somewhat breaking change in the sense that it is now no longer possible to use sudo in litterboxes due to the Landlock integration. Instead you will now have to do litterbox enter --root to have superuser rights inside a litterbox. The templates have also changed so it is recommended to update to the latest templates and rebuild.

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

15 Mar 16:16

Choose a tag to compare

What's Changed

  • Start a Litterbox with a different command by @thund-x in #55
  • Listen to CTRL+C signal in "litterbox enter" by @thund-x in #56

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

12 Mar 21:10

Choose a tag to compare

This fixes a bug with v0.3.0 that prevented Litterboxes from starting.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 Mar 19:01

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

NB: this release introduces breaking changes! You will need to update your Litterbox definitions to match the new templates and then rebuild your Litterboxes. The reason for this is that some logic has moved from the prep-home script into the Litterbox binary and this script has been changed from fish to sh to be less opinionated and make it easier to change the shell.

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Feb 15:54

Choose a tag to compare

NB: this version introduces a minor change in the settings format which means that network settings will default to the default in many cases. It is therefore recommended to reconfigure networking settings if you do not use the default already.

Full Changelog: v0.1.10...v0.2.0

v0.1.10

16 Feb 17:19

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

23 Jan 21:32

Choose a tag to compare

v0.1.8

18 Jan 15:30

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

17 Jan 17:51

Choose a tag to compare

What's Changed

New Contributors

  • @mxj4 made their first contribution in #20

Full Changelog: v0.1.6...v0.1.7