[Bug 24654] windows codec installer fails

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 14 16:30:37 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24654

Juan Lang <juan_lang at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|crypt32                     |wintrust

--- Comment #9 from Juan Lang <juan_lang at yahoo.com> 2010-10-14 16:30:37 CDT ---
Like I said, the changes to crypt32 were correct.  The true problem was in
wintrust, which was using the file time as the time to verify, rather than
checking for a timestamp within the file signature.  Patch sent:
http://www.winehq.org/pipermail/wine-patches/2010-October/094535.html

The timestamp is still unverified with this patch.  Verifying it probably
requires implementing CryptMsgVerifyCounterSignatureEncoded(Ex), but it's
probably not that important while bug 24160 is still open.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list