Releases: brandsimon/verity-squash-root
Releases · brandsimon/verity-squash-root
Release 0.3.5
- Revert
filter of tarfile.extract
, since debian 12 is still on python3.11
Release 0.3.4
- Allow to exclude files with EXCLUDE_DIRS setting
- Use filter of tarfile.extract to enhance security
Release 0.3.3
Fix section-alignment in sections inserted into the efi-stub
Release 0.3.2
- Fix for systemd 254
- Fix for binutils 2.41
- Only soft-depend on systemd-vconsole-setup.service
- Add makefile for easier installation
0.3.1
- Show tmpfs info earlier in the boot process
- Small bugfixes
0.3.0
- Add support for debian-like operating systems
- Fix ordering of kernels (5.14 > 5.9)
Release 0.2.3
- Bash completion
- Minor bugfixes
Release 0.2.2
- minor bugfixes and improvements
Release 0.2.0
- show slot on volatile boot
- add mkinitcpio hook automatically
- use correct efi partition in systemd setup
- only put public keys to public_keys.tar
- rename sign_extra_files to sign-extra-files
- add basic dracut support (not yet exposed)
Release 0.1.0
- Rename to verity-squash-root
- Move efi files to /EFI/verity_squash_root/{DISTRI}
- Refactor, so it is easier to add other distributions