Bug #113538 Some ODBC PE image signatures are missing
Submitted: 2 Jan 2024 17:33 Modified: 7 Mar 2024 19:52
Reporter: Stéphane DELGADO Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:8.2.0 OS:Windows
Assigned to: CPU Architecture:x86
Tags: signature

[2 Jan 2024 17:33] Stéphane DELGADO
Description:
Seems like that some Windows PE images are not signed.

Here are the PE files :
"lib/myodbc8S.dll"
"lib/myodbc8w.dll"
"lib/myodbc8a.dll"
"bin/myodbc-installer.exe"

Other images of the ODBC package are signed.

How to repeat:
Click-right then "Property" on the previous listed images. You should see a "Digital Signatures" tab if the PE image is signed.

Suggested fix:
Sign the images listed previously.
[3 Jan 2024 7:56] MySQL Verification Team
Hello Stéphane DELGADO,

Thank you for the report and feedback.

regards,
Umesh
[3 Jan 2024 12:40] Rafal Somla
Posted by developer:
 
Trying to fix this in the next release cycle.
[7 Mar 2024 19:52] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Connector/ODBC 8.4.0 release, and here's the proposed changelog entry from the documentation team:

Not all packaged files contained digital signatures.

Thank you for the bug report.