thurask
a93e5d4214
Update FUSE package version for Debian and Ubuntu ( #1736 )
...
libfuse3-3 dropped in Debian 13/Ubuntu 25.10, replaced with libfuse3-4
2026-05-19 07:10:59 +09:00
curious-rabbit
9535e65bd8
Ensure reproducible builds on Linux ( #1731 )
...
* ensure reproducible builds
* improve patch
* improve patch
* Narrow reproducibility scope to legacy and DEB
Keep the verified Linux legacy Makefile and DEB reproducibility paths, but remove the unverified RPM/openSUSE timestamp changes and AppImage reproducibility behavior from this PR.
The CPack mtime/mode clamp is now installed only for Debian/Ubuntu packaging, matching the scope covered by the provided reproducibility logs.
Retain umask 022 in the RPM/openSUSE wrappers so staged package permissions do not depend on a restrictive caller umask.
* Harden reproducible build cleanup
Validate SOURCE_DATE_EPOCH before interpolating it into Make, CMake or shell packaging paths.
Refuse live DESTDIR values in the CPack mtime clamp and pass makeself options through normal argv construction instead of eval.
---------
Co-authored-by: curious-rabbit <curious-rabbit@local>
Co-authored-by: Mounir IDRASSI <mounir.idrassi@amcrypto.jp >
2026-05-18 20:54:13 +09:00
Mounir IDRASSI
80bce77cb9
Fix CMake 4 compatibility for Linux packaging
...
Keep the executable requirement at CMake 2.8.12 for legacy CentOS 6 package builders while using the version-range syntax to declare policy compatibility up to 3.10. Newer CMake versions use the policy maximum to avoid CMake 4 failures, and older CMake versions ignore the suffix and continue to configure as before.
2026-05-17 13:43:00 +09:00
Mounir IDRASSI
70922afe9b
Remove bank transfer donation option
2026-05-16 21:52:58 +09:00
Mounir IDRASSI
b6744b8ed5
Increment version to 1.26.28
2026-04-30 13:39:51 +09:00
Mounir IDRASSI
cdc00dc4aa
Linux: add support for building against FUSE3
2026-04-13 09:43:22 +09:00
Mounir IDRASSI
573f870175
Increment version to 1.26.17 is packaging files.
2025-09-21 16:49:05 +09:00
Mounir IDRASSI
eadb02d8ef
Windows: set version to 1.26.26. Update Release Notes, bootloader and Windows drivers.
2025-06-29 23:31:18 +09:00
Mounir IDRASSI
ab2937c889
Add new entry in XML files for Argon2 memory cost. Increment version to 1.26.25
2025-06-25 20:32:09 +09:00
Jertzukka
1ed5225971
Linux: Update 25.04 Plucky dependencies ( #1556 )
...
Update 25.04 dependency to require libwxgtk3.2-1t64 package.
2025-06-13 08:51:28 +09:00
Mounir IDRASSI
08c813efd6
Increment version to 1.26.24. Update Release Notes and Windows drivers.
2025-05-29 18:10:59 +09:00
Mounir IDRASSI
e68c98ab6b
Increment version to 1.26.3. Update Release Notes and signed drivers
2025-05-28 19:28:32 +09:00
Mounir IDRASSI
4b46d992da
Increment version to 1.26.22. Update Release Notes. Update signed drivers.
2025-05-25 09:49:49 +09:00
Mounir IDRASSI
b673901503
Move copyright and links to "AM Crypo", amcrypto.jp and veracrypt.jp
2025-05-11 16:02:20 +09:00
Mounir IDRASSI
26924cb277
Linux: Fix typo in CMakeLists.txt after last change
2025-05-06 08:24:07 +09:00
Mounir IDRASSI
4cd6b4cd4d
Linux: remove pcsclite dependency from .deb/.rpm packages since it is detected/loaded dynamically at runtime.
2025-05-06 07:26:40 +09:00
Mounir IDRASSI
bbc9fbf175
Increment version to 1.26.21
2025-05-04 03:43:45 +09:00
Mounir IDRASSI
55563ffe42
Increment version to 1.26.20. Update Release Notes.
2025-02-03 17:52:19 +01:00
Mounir IDRASSI
16aa1a7be0
Increment version to 1.26.19. Update Release Notes.
2025-01-22 18:37:46 +01:00
Mounir IDRASSI
1b35abb191
Increment version to 1.26.18. Update copyright date. Update Release Notes. Update Windows drivers.
2025-01-14 12:26:28 +01:00
Mounir IDRASSI
cc2f177c5c
Linux Debian/Ubuntu: use a distro-specific version string to avoid APT repository conflicts
...
In a Debian-style APT repository, the pool/ directory groups packages primarily by source package name and binary package name, version, architecture, etc. If two distinct .deb files have identical name and version (as seen in their control file) and same architecture, reprepro will report a conflict when adding one after the other.
So, we need to append distro-specific string to the existing version in order to avoid such conflict when creating VeraCrypt APT repository.
2025-01-11 16:23:11 +01:00
Mounir IDRASSI
b85a2df224
Windows driver: use correct WDM type. Increment version to 1.26.17
2024-11-20 00:21:30 +01:00
Mounir IDRASSI
f9b9a9ca9f
Increment version to 1.26.16. Update Release Notes. Update signed Windows drivers.
2024-11-18 00:04:26 +01:00
Mounir IDRASSI
ba8dd5137a
Linux: Add Fedora as supported distribution in CMakeLists.txt
2024-09-22 11:46:01 +02:00
Mounir IDRASSI
71dc18aaa2
Windows: Fix MSI not installing all new documentation file. Remove old files left from old versions. Increment version to 1.26.15.
2024-09-01 17:20:01 +02:00
Mounir IDRASSI
af734f41df
Increment version to 1.26.14. Set release date to August 25th.
2024-08-25 09:55:44 +02:00
Mounir IDRASSI
86bc9b56f0
Increment version to 1.26.13. Update release notes. Update signed Windows drivers.
2024-08-02 00:55:32 +02:00
Mounir IDRASSI
6f29514191
Linux/FreeBSD: automatically detect presence of GTK3. Remove WITHGTK3 makefile argument.
2024-06-26 01:31:23 +02:00
Mounir IDRASSI
f1f626cc56
Increment version to 1.26.12
2024-06-23 21:37:59 +02:00
Mounir IDRASSI
03ad95164b
Increment version to 1.26.11. Update Release Notes.
2024-06-23 12:43:26 +02:00
Mounir IDRASSI
01d414c3fe
Linux: Update dependencies for debian packages on Ubuntu 24.04 and Debian 13
...
packages were renamed and we linked statically against wxWidgets in GUI mode because of a bug in wxWidegts that was solved in 3.2.5 (https://github.com/wxWidgets/wxWidgets/issues/24081 )
2024-05-21 00:32:31 +02:00
Mounir IDRASSI
7e7d776338
Increment version to 1.26.10. Update signed Windows drivers.
2023-11-09 00:09:00 +01:00
Mounir IDRASSI
4cfb4b03a7
Increment version to 1.26.9
2023-10-11 23:59:02 +02:00
Mounir IDRASSI
06b3095e20
Increment version to 1.26.8
2023-10-10 23:15:18 +02:00
Mounir IDRASSI
53cbe028cd
Increment version to 1.26.7. Set release date to October 1st. Update Windows signed driver files.
2023-09-30 11:20:46 +02:00
Mounir IDRASSI
91b3f0af0c
Linux/MacOSX: Increment packaging version to 1.26.6
2023-09-22 22:23:13 +02:00
Mounir IDRASSI
fcf0cb94f1
Increment version to 1.26.5. Update signed Windows drivers.
2023-08-14 01:45:37 +02:00
Mounir IDRASSI
b7fc6897b9
Linux/macOS: Increment version to 1.26.4 in installation packages
2023-07-25 22:25:46 +02:00
Mounir IDRASSI
417ff5564e
Linux/FreeBSD: Make pcsclite a dependency of the packages and the generic installer
2023-06-29 23:15:03 +02:00
Mounir IDRASSI
342f78c090
Increment version to 1.26.3. Update Release Notes
2023-06-28 19:18:35 +02:00
Mounir IDRASSI
031748a988
Linux: make .deb package compatible with Debian 12
2023-06-18 00:28:08 +02:00
Mounir IDRASSI
9086232d17
Increment version to 1.26.2. Update Release Notes
2023-06-04 17:17:54 +02:00
Mounir IDRASSI
0fdf2edda7
Linux: Fix .deb package compatibility with Ubuntu 23.04
2023-05-18 21:22:24 +02:00
Mounir IDRASSI
69a9c6b394
Update release notes for 1.26.0 and set its date to March 21st 2022
2022-03-22 00:56:54 +01:00
Mounir IDRASSI
3cab3ce37a
Increment version to 1.25.9 and update Release Notes.
2022-02-19 22:54:59 +01:00
Mounir IDRASSI
c2b2f80d4f
Increment version to 1.25.8.2 and update signed Windows drivers
2022-02-16 23:22:22 +01:00
Mounir IDRASSI
463ae8e6aa
Increment version to 1.25.8
2022-02-05 22:51:52 +01:00
Mounir IDRASSI
2d3771c45d
Increment version to 1.25.7 and update Release Notes
2022-01-07 00:35:46 +01:00
Mounir IDRASSI
e3267f289b
Increment version to 1.25.6. Update Release Notes and add signed Windows driver.
2021-12-27 22:40:28 +01:00
Mounir IDRASSI
bb0cef759b
MacOSX: Increment version to 1.24.5 and update release notes.
2021-12-24 21:21:09 +01:00