o-regan.org

Codesigning simplified…

Skip to: Content | Sidebar | Footer

Tag: release

XPISigner v1.6 released

1 October, 2007 (00:02) | firefox, java, security, signtool, xpi

Available from the download page.
Version 1.6

Fixed FileNotFound exception for xpi output file that doesn’t exist (yet). XPISigner now creates the file entry so the jar operation can use it.
Updated the unix script
Readme now correctly refers to the unix script as xpisigner.sh

XPISigner v 1.5 released

8 August, 2007 (22:53) | xpi

Now available from the download page.

Updated the readme.txt in the zip to the latest version.
Some VM’s displayed FileNotFound exceptions when the META-INF folder didn’t exist. Added explicit checks and create folders as required.
Removed some debugging statements e.g., “bc” from the output.
When running from a folder other than the baseDir the value of baseDir needed to [...]