Closed Bug 556222 Opened 15 years ago Closed 15 years ago

Firefox 3.0.19 Windows installers are not digitally-signed

Categories

(Release Engineering :: General, defect)

x86
Windows 7
defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kohei, Assigned: lsblakk)

References

Details

Attachments

(1 file)

A Firefox user has reported that Firefox 3.0.19 installers are not digitally-signed. I just confirmed the issue at least en-US and ja builds.
Summary: Firefox 3.0.19 builds are not digitally-signed → Firefox 3.0.19 Windows installers are not digitally-signed
Do you have a QA step to verify signing? chktrust can do that... Microsoft: http://msdn.microsoft.com/en-us/library/z045761b%28VS.80%29.aspx Mono: (I prefer this 'cause it works on Mac!) https://developer.mozilla.org/en/Signing_an_executable_with_Authenticode#Verify
Further confirmed by the modification dates in firefox/releases/win32/ all being March 15 around 18:45 instead of in the last couple of days, and # stage $ cd ~cltbld/firefox-3.0.19/batch1 $ diff -x *.asc -rq stage-unsigned/ stage-signed/ $ All the Windows executables should differ at this point, so something went wrong on the signing box. Any idea what happened here Lukas ? Did you possibly skip right over the 'Sign win32 EXEs' section in the wiki, distracted by the 'Skip this for XULRunner' message ? (now removed) That's the same place where the verification happens Kohei. This is not great, but not a blocker as I don't think we link to these builds anywhere on mozilla.com. And all the internals to the installers are signed or QA would have run into problems running on Vista.
(In reply to comment #2) > Further confirmed by the modification dates in firefox/releases/win32/ Make that firefox/releases/3.0.19/win32/
Ok thats the screenshot what users will see (windows 7): Only the setup exe is not signed. The Files after installation in the Firefox Directory like firefox.exe - updater.exe - crashreporter.exe etc have a digital signature and are signed as expected. Beside this i did some testing and: -> Installing works (after you accept this security warning) -> Firefox 3.0.19 runs as expected -> Major Update to 3.6.2 works -> Uninstalling works
(In reply to comment #2) > This is not great, but not a blocker as I don't think we link to these builds > anywhere on mozilla.com. And all the internals to the installers are signed or > QA would have run into problems running on Vista. Well, I'd agree that they don't require a respin, but can we get a signed version dropped into the FTP site as a replacement? We shouldn't go all archival with unsigned builds if we can avoid it. And yes, I'd like to understand how this happened, and whether or not it's possible to insert an automated check to ensure that it doesn't happen again.
(In reply to comment #5) > (In reply to comment #2) > > This is not great, but not a blocker as I don't think we link to these builds > > anywhere on mozilla.com. And all the internals to the installers are signed or > > QA would have run into problems running on Vista. > > Well, I'd agree that they don't require a respin, but can we get a signed > version dropped into the FTP site as a replacement? We shouldn't go all > archival with unsigned builds if we can avoid it. > > And yes, I'd like to understand how this happened, and whether or not it's > possible to insert an automated check to ensure that it doesn't happen again. We do have automated checks in place for this for 3.5.x and onwards.
Lukas, can you fix up the installers? Feel free to ping me if you need a hand.
Assignee: nobody → lsblakk
Beltzner was rightly curious as to why this wasn't caught during normal release testing. I was curious as well as I was under the impression that we had this in the BFT tests, which we ran on Windows. I've checked for signed bits on more than one occasion during releases. It turns out that we do have testcases for it (such as this one for 3.0: https://litmus.mozilla.org/show_test.cgi?id=4370) but they are in the FFTs now, not in the BFTs, which are what we normally run for releases. See this Litmus query: https://litmus.mozilla.org/show_test.cgi?searchType=fulltext&text_snippet=windows+builds+are+signed&relevance_threshold=1&match_limit=25. My memory is either mistaken (which I doubt) or they were moved by someone during a litmus reorganization at some point. Someone with better Litmus access than me could probably say. I'm going to move these into the smoketests unless some objects. It is important that we check these before releasing windows builds and that is the only way to guarantee it. If there is a programatic way to check, we should be able to have a Mozmill case for this for 3.5 and 3.6 (and beyond).
It has been pointed out that we only final sign the installer AFTER the beta period just before release. This could only be caught in the releasetest and release channels just before we ship. Build has automated checks in place for 3.5 and 3.6 per e-mail.
Signed win32 installers have now replaced the unsigned ones. Waiting on QA to confirm before closing.
QA has looked at these. I see the signatures from 10:30ish this morning on all of the exes that I've examined (ru, en-US, de).
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: