Releases: EasyNetDev/ntfs3-dkms
Releases · EasyNetDev/ntfs3-dkms
1.0.12
- Add Linux Kernel 6.13 NTFS3 driver.
- Fix the Makefile install/uninstall.
- Move all CONFIG_* to a separate file Config.mk .
- Fix dkms.conf BUILD_EXCLUSIVE_KERNEL_MIN and BUILD_EXCLUSIVE_KERNEL_MAX.
MIN must be with -1 and MAX with +1 in comparation with current drivers versions. - For the DKMS to be able to build the driver with correct CONFIG_* we must set them in MAKE.
- Add make dkms-config to get the list of CONFIG_* to be added in DKMS MAKE variable.
1.0.11
Driver added for 6.12-rc2
1.0.10
Updated Kernel 6.10.3 NTFS3 driver.
Added Kernel 6.11-rc2 NTFS3 driver.
1.0.9
Added Kernel 6.10 NTFS3 driver.
Addded checks against BUILD_EXCLUSIVE_KERNEL_MIN and BUILD_EXCLUSIVE_KERNEL_MAX kernels for which we have a driver to not fail the build when we don't have a driver for a specific kernel version.
NTFS3 1.0.8
Update Kernel 6.9 NTFS3 driver.
1.0.7
Update drivers for 6.6, 6.8 and 6.9
1.0.6
Fix missing files in 6.7 and added Kernels 6.8 and 6.9 RC.
1.0.4
This is the first release with drivers for Kernels 6.4, 6.5, 6.6 and 6.7.