alinaliBQ commented on PR #48934: URL: https://github.com/apache/arrow/pull/48934#issuecomment-3806840654
@raulcd Thanks! I am working on the comments and testing on the forked repo before porting the changes over. Regarding the MSI signatures, I checked other Apache projects with MSI releases for reference. I found that Apache CouchDB does MSI signing (https://github.com/apache/couchdb-glazier/pull/29/changes) with `JSign` that signs the Apache CouchDB MSI with `Digi Cert One` credentials. The current unsigned MSI pops up a notification "do you want to allow this app from an unknown publisher to make changes to your device?" when opened. Screenshot is attached. User can click "yes" and then complete install/uninstall, so there isn't any blockers for end users. Does the ODBC MSI installer require Windows Authenticode signature for an official release? <img width="700" height="751" alt="image" src="https://github.com/user-attachments/assets/5e87be5c-cf37-46d5-9249-3d3c52a4cc69" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
