Releases: acresecurity/ssl-sign-file
Releases · acresecurity/ssl-sign-file
March 2022 Release - Include Local copy of CodeSignTool as backup
What's Changed
- Case 32506 - Update Download Url and add Local Copy by @JaspreetSanghra in #2
- Tweak bash call to not exit on error by @JaspreetSanghra in #3
- Add Null variable by @JaspreetSanghra in #4
- Hotfix2 nullvar by @JaspreetSanghra in #5
Full Changelog: 21.12.1...22.3.1
March 2022 Release - latest
What's Changed
- Case 32506 - Update Download Url and add Local Copy by @JaspreetSanghra in #2
- Tweak bash call to not exit on error by @JaspreetSanghra in #3
- Add Null variable by @JaspreetSanghra in #4
- Hotfix2 nullvar by @JaspreetSanghra in #5
Full Changelog: 21.12.1...latest
21.12.1
Description
unzip -o CodeSignTool.zip
use to extract into a folder calledCodeSignTool-v1.2.0
, it no longer seems to extract into any folder- because we download this file, we're at the mercy of CodeSignTool people of how they package it
Solution
- this should handle the case of the
unzip
not extracting into a folder, or extracting into any folder with the pattern ofCodeSignTool-v*