Revisions of veracrypt

Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 4)
- updated to 1.26.7
  - Security: Ensure that XTS primary key is different from the secondary key when creating volumes
    -   Issue unlikely to happen thanks to random generator properties but this check must be added to prevent attacks
    -   Reference: CCSS,NSA comment at page 3: https://csrc.nist.gov/csrc/media/Projects/crypto-publication-review-project/documents/initial-comments/sp800-38e-initial-public-comments-2021.pdf
  - Remove TrueCrypt Mode support. Version 1.25.9 can be used to mount or convert TrueCrypt volumes.
  - Complete removal of RIPEMD160 and GOST89 algorithms. Legacy volumes using any of them cannot be mounted by VeraCrypt anymore.
  - Add support for BLAKE2s as new PRF algorithm for both system encryption and standard volumes.
  - Introducing support for EMV banking smart cards as keyfiles for non-system volumes.
    -   No need for a separate PKCS#11 module configuration.
    -   Card PIN isn't required.
    -   Generates secure keyfile content from unique, encoded data present on the banking card.
    -   Supports all EMV standard-compliant banking cards.
    -   Can be enabled in settings (go to Settings->Security Tokens).
    -   Developed by a team of students from the Institut national des sciences appliquées de Rennes.
    -   More details about the team and the project are available at https://projets-info.insa-rennes.fr/projets/2022/VeraCrypt/index_en.html.
  - When overwriting an existing file container during volume creation, add its current size to the available free space
  - Add Corsican language support. Update several translations.
  - Update documentation

- add package veracrypt-lang
- add package veracrypt-doc
- add man pages
- add mount.veracrypt for system mounts
- prevent uninstalling with mounted VeraCrypt volumes
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 3)
- update to VeraCrypt version 1.25.9
- introducing _service for download

- Fix build for new compilers, that default to c++17 (by forcing c++11)

- wxWidgets 3.1+ has tightened it's rules on sizers so VeraCrypt
  throws several asserts when starting and running, see:
  https://forums.opensuse.org/showthread.php/545812-Window-Manager-Issues-with-veracrypt-and-thunderbird-under-Tumbleweed
  This temporarily fixes the issue by requiring wxWidgets 3.0
  until upstream fixes the issue on their end.

- Release VeraCrypt version 1.24-Update7 (Friday August 7, 2020).
- Drop veracrypt-update-jitterentropy-library.patch as release
  contains commit 6252d96.

- Release VeraCrypt version 1.24-Hotfix1.
- Add veracrypt-update-jitterentropy-library.patch: Add upstream
  commit 6252d96 to fix building.
- Drop fix_sha2_section_type_mismatch.diff as patch upstreamed.

- fix LTO linking due to section type mismatch
  fix_sha2_section_type_mismatch.diff
- Cleanup spec file
- updated to git commit 53f6ba330ab1
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 2)
Sergey Kondakov's avatar Sergey Kondakov (X0F) committed (revision 1)
Displaying all 4 revisions
openSUSE Build Service is sponsored by