Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
VeraCrypt_1.25.9_Source.zip | 2022-02-20 | 26.9 MB | |
VeraCrypt_1.25.9_Source.zip.sig | 2022-02-20 | 566 Bytes | |
VeraCrypt_1.25.9_Source.tar.bz2 | 2022-02-20 | 24.4 MB | |
VeraCrypt_1.25.9_Source.tar.bz2.sig | 2022-02-20 | 566 Bytes | |
VeraCrypt-DCS-EFI-LGPL_1.25.9_Source.zip | 2022-02-20 | 388.1 kB | |
VeraCrypt-DCS-EFI-LGPL_1.25.9_Source.zip.sig | 2022-02-20 | 566 Bytes | |
Totals: 6 Items | 51.7 MB | 4 |
Changes between 1.25.7 and 1.25.9 (19 February 2022) : - All OSes: * Update translations (Chinese, Dutch, French, German, Turkish). - Windows: * Make MSI installer compatible with system encryption. * Set minimum support for MSI installation to Windows 7. * Fix failure to create Traveler Disk when VeraCrypt is installed using MSI. * Don't cache the outer volume password when mounting with hidden volume protection if wrong hidden volume password was specified. * Reduce the size of EXE installers by almost 50% by using LZMA compression instead of DEFLATE. * Fix double-clicking mounted drive in VeraCrypt UI not working in some special Windows configurations. * Add registry key to fix BSOD during shutdown/reboot on some machines when using system encryption. - Under "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\veracrypt", create a REG_DWORD value named "VeraCryptEraseKeysShutdown". - Setting this registry value to 0 disables erasing system encryption keys which is the cause of BSOD during shutdown on some machines. - Linux: * Fix hidden volume settings not correctly displayed when enabling hidden volume protection in mount options window. * Fix generic Linux installer overwriting /usr/sbin if it is a symlink. * Fix crash when building with _GLIBCXX_ASSERTIONS defined. * Enable building from source without AES-NI support. - MacOSX: * Fix hidden volume settings not correctly displayed when enabling hidden volume protection in mount options window.