<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
For OS X we are signing the DMG with codesign since TB 15. Today
I've found an Apple tech note that noted, that codesign v2 should be
used, because v1 is obsolete soon. Is says [1]:<br>
"<i>Changes in OS X 10.9.5 and Yosemite Developer Preview 5</i><i><br>
</i><i>Beginning with OS X version 10.9.5, there will be changes in
how OS X recognizes signed apps. Version 1 signatures created with
OS X versions prior to Mavericks will no longer be recognized by
Gatekeeper and are considered obsolete.</i><i><br>
</i><i>Important: For your apps to run on updated versions of OS X
they must be signed on OS X version 10.9 or later and thus have a
version 2 signature.</i>"<br>
<br>
What version of codesign are we using for Thunderbird, are we
already using v2?<br>
<br>
[1]:
<a class="moz-txt-link-freetext" href="https://developer.apple.com/library/prerelease/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG205">https://developer.apple.com/library/prerelease/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG205</a><br>
</body>
</html>