Releases: datto/dattobd
Releases · datto/dattobd
0.11.1
Fix for bad configure test
0.11.0
Support for kernels up to 5.15
0.10.16
- Reverted reverts in 0.10.15
- Fix for corruption bug in 0.10.14
0.10.15
Revert code changes in 0.10.14 due to found corruption bug.
0.10.14
- Fix for error message during kernel module installation
- Fix for userspace pointer leak
- Fix for deb9 SCSI drives
- Fix for bare words comparison in rpm spec
- Additional fix for multipage bios in kernel 5.4
0.10.13
- Fix for -Wframe-larger-than
0.10.12
- Build feature tests out-of-tree and parallelize execution of them
- Explicitly add incidental build deps to spec file
- Added missing mount/umount userspace pointer conversion for logs
- Removed references to removed kernel build variable
SUBDIRS
, required for kernel 5.4
0.10.11
- Use upstream names for sector size and CR0 register page protect bit
- Changed symbol tests to use /lib/modules system maps and then fallback to /boot if it doesn't exist
- Added Linux 5.1+ compatibility
0.10.10
- Added Linux 5.0 compatibility
- Fixed memory exhausting from continuously COWing data (#188)
- Fixed kernel fault when reading pages (#184)
- Added ioctl to get the first available minor
- Made error message more accurate in the case of a device not existing
With Linux 5.0 compatibility, the driver may also build on Linux 5.1+. However, 5.1+ is not supported with this release. There are known issues with dattobd on 5.1 and it should not be used.