1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-05-22 13:43:46 -05:00

Increment version to 1.25.9 and update Release Notes.

This commit is contained in:
Mounir IDRASSI
2022-02-19 22:53:56 +01:00
parent c145b337cb
commit 3cab3ce37a
88 changed files with 177 additions and 170 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+3 -3
View File
@@ -11,9 +11,9 @@ elseif ( NOT DEFINED NOGUI )
endif()
# - Set version of the package
set( FULL_VERSION "1.25.8" )
set( VERSION "1.25.8" )
set( RELEASE "2" )
set( FULL_VERSION "1.25.9" )
set( VERSION "1.25.9" )
set( RELEASE "1" )
# - Set PROJECT_NAME and CONFLICT_PACKAGE values
if (NOGUI)
@@ -74,7 +74,7 @@
<string>TRUE</string>
<key>CFBundleVersion</key>
<string>1.25.8</string>
<string>1.25.9</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>
+1 -1
View File
@@ -74,7 +74,7 @@
<string>TRUE</string>
<key>CFBundleVersion</key>
<string>1.25.8</string>
<string>1.25.9</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>
+2 -2
View File
@@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,8,2
PRODUCTVERSION 1,25,8,2
FILEVERSION 1,25,9,0
PRODUCTVERSION 1,25,9,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
+2 -2
View File
@@ -55,7 +55,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define TC_APP_NAME "VeraCrypt"
// Version displayed to user
#define VERSION_STRING "1.25.8"
#define VERSION_STRING "1.25.9"
#ifdef VC_EFI_CUSTOM_MODE
#define VERSION_STRING_SUFFIX "-CustomEFI"
@@ -69,7 +69,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0125
// Release date
#define TC_STR_RELEASE_DATE L"February 17, 2022"
#define TC_STR_RELEASE_DATE L"February 19, 2022"
#define TC_RELEASE_DATE_YEAR 2022
#define TC_RELEASE_DATE_MONTH 02
+2 -2
View File
@@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,8,2
PRODUCTVERSION 1,25,8,2
FILEVERSION 1,25,9,0
PRODUCTVERSION 1,25,9,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
+2 -2
View File
@@ -193,8 +193,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h"
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,8,2
PRODUCTVERSION 1,25,8,2
FILEVERSION 1,25,9,0
PRODUCTVERSION 1,25,9,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
+2 -2
View File
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,8,2
PRODUCTVERSION 1,25,8,2
FILEVERSION 1,25,9,0
PRODUCTVERSION 1,25,9,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
+2 -2
View File
@@ -559,8 +559,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,8,2
PRODUCTVERSION 1,25,8,2
FILEVERSION 1,25,9,0
PRODUCTVERSION 1,25,9,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
+2 -2
View File
@@ -4,7 +4,7 @@
<!-- FullProductVersion's first 3 parts MUST BE incremented at each release in order
for upgrades to work ; Windows Installer ignores the 4th part -->
<?define var.FullProductVersion = 1.25.8?>
<?define var.FullProductVersion = 1.25.9?>
<?define var.ProductName = VeraCrypt $(var.FullProductVersion)?>
<!-- Unique GUID identifying this family of product (32-bit and 64-bit have the same) -->
@@ -12,7 +12,7 @@
<!-- Unique GUID identifying this product release (32-bit and 64-bit have different ones) -->
<!-- MUST BE regenerated for each new release -->
<?define var.ProductGuid = {9DA3689C-3D79-4F99-B99E-49280D572CD3}?>
<?define var.ProductGuid = {5DDDA84D-81B6-4C9C-B82B-9DB89244B547}?>
<!-- Unique GUID identifying a particular Windows Installer package -->
<!-- When compiling a product, it should not be set in order to allow it to be generated for each build -->
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -10,7 +10,7 @@ signature = "$Windows NT$"
Class = "Encryption" ;This is determined by the work this filter driver does
ClassGuid = {a0a701c0-a511-42ff-aa6c-06dc0395576f} ;This value is determined by the Class
Provider = %ProviderString%
DriverVer = 02/16/2022,1.25.8.2
DriverVer = 02/19/2022,1.25.9.0
CatalogFile = veracrypt.cat
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -558,7 +558,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
<string>1.25.8</string>
<string>1.25.9</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
@@ -1026,7 +1026,7 @@ https://osxfuse.github.io/
</dict>
</array>
<key>NAME</key>
<string>VeraCrypt 1.25.8</string>
<string>VeraCrypt 1.25.9</string>
<key>PAYLOAD_ONLY</key>
<false/>
<key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key>
+2 -2
View File
@@ -557,7 +557,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
<string>1.25.8</string>
<string>1.25.9</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
@@ -1062,7 +1062,7 @@ https://osxfuse.github.io/
</dict>
</array>
<key>NAME</key>
<string>VeraCrypt Legacy 1.25.8</string>
<string>VeraCrypt Legacy 1.25.9</string>
<key>PAYLOAD_ONLY</key>
<false/>
<key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key>
+2 -2
View File
@@ -26,8 +26,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,8,2
PRODUCTVERSION 1,25,8,2
FILEVERSION 1,25,9,0
PRODUCTVERSION 1,25,9,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
+2 -2
View File
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,8,2
PRODUCTVERSION 1,25,8,2
FILEVERSION 1,25,9,0
PRODUCTVERSION 1,25,9,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
+2 -2
View File
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,8,2
PRODUCTVERSION 1,25,8,2
FILEVERSION 1,25,9,0
PRODUCTVERSION 1,25,9,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
+2 -2
View File
@@ -1,7 +1,7 @@
PATH=%PATH%;%WSDK81%\bin\x86;C:\Program Files\7-Zip;C:\Program Files (x86)\7-Zip
set VC_VERSION=1.25.8
set VC_VERSION_NBRE=1.25.8
set VC_VERSION=1.25.9
set VC_VERSION_NBRE=1.25.9
set SIGNINGPATH=%~dp0
cd %SIGNINGPATH%
+2 -2
View File
@@ -1,7 +1,7 @@
PATH=%PATH%;%WSDK81%\bin\x86;C:\Program Files\7-Zip;C:\Program Files (x86)\7-Zip
set VC_VERSION=1.25.8-TESTSIGNING
set VC_VERSION_NBRE=1.25.8
set VC_VERSION=1.25.9-TESTSIGNING
set VC_VERSION_NBRE=1.25.9
set SIGNINGPATH=%~dp0
cd %SIGNINGPATH%
+2 -2
View File
@@ -1,6 +1,6 @@
PATH=%PATH%;%WSDK81%\bin\x86;C:\Program Files\7-Zip;C:\Program Files (x86)\7-Zip
set VC_VERSION=1.25.8
set VC_VERSION_NBRE=1.25.8
set VC_VERSION=1.25.9
set VC_VERSION_NBRE=1.25.9
set PFXNAME=TestCertificate\idrix_codeSign.pfx
set PFXPASSWORD=idrix
set PFXCA=TestCertificate\idrix_TestRootCA.crt
+2 -2
View File
@@ -1,6 +1,6 @@
PATH=%PATH%;%WSDK81%\bin\x86;C:\Program Files\7-Zip;C:\Program Files (x86)\7-Zip
set VC_VERSION=1.25.8
set VC_VERSION_NBRE=1.25.8
set VC_VERSION=1.25.9
set VC_VERSION_NBRE=1.25.9
set PFXNAME=TestCertificate\idrix_codeSign.pfx
set PFXPASSWORD=idrix
set PFXCA=TestCertificate\idrix_TestRootCA.crt