go-blockdevice 2.0.6 (2024-11-21)
Welcome to the v2.0.6 release of go-blockdevice!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-blockdevice/issues.
Contributors
- Andrey Smirnov
- Dmitry Sharshakov
- Dmitriy Matrenichev
Changes
27 commits
af28144
fix: make extfs filesystem detection separate for ext2/3/46d3b4b0
feat: implement device wiping by signatures5bff648
fix: kernel partition sync when overwriting GPTf63c85d
feat: add support for checking if device is already open33f603a
fix: correctly process GPT with gapsd39fa20
fix: add context to luks commands2021ab8
release(v2.0.0): prepare release08a7802
fix: add support for 'legacy bios bootable' attributefa9291f
feat: bring disk encryption supportbc73f6d
fix: dropReadFullAt
c34dfb6
fix: don't ignore error on partition delete41240c1
fix: several fixes for GPT and ZFS07f736f
feat: add support for retry-locking the blockdevice114af20
feat: add device wipe and partition devnamecfdeb03
feat: implement GPT editing9d8d8e7
chore: add setters for struct fieldsf4a4030
fix: addruntime.KeepAlive
to keep alive descriptors1a51f16
feat: gather blockdevice information81b69bf
fix: use read full when reading data3052077
feat: lock the blockdevice in shared mode when probingcf51e33
feat: support detection of squashfs and Talos METAda92100
feat: detect ZFS3265299
feat: detect Linux swap and LVM221c66f8
fix: don't probe empty CD drivesa5481f5
feat: implement GPT partition discovery9beb2bd
feat: start the blkid workaa55391
chore: start the v2 version of the module
Changes since v2.0.5
Dependency Changes
This release has no dependency changes