http://bugs.winehq.org/show_bug.cgi?id=32165
Bug #: 32165 Summary: .NET installer does not set file dates Product: Wine Version: 1.5.16 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
While testing for bug 30681 I noticed that .NET installer stopped setting date/time on installed files.
Regression testing points to this commit: 7b704102a8f172ae307b10914c70851b8c9ac44c is the first bad commit commit 7b704102a8f172ae307b10914c70851b8c9ac44c Author: Alexandre Julliard julliard@winehq.org Date: Tue Oct 30 11:44:10 2012 +0100
ntdll: Add a helper function to set file times.
To reproduce: winetricks dotnet20 ls -l drive_c/windows/Microsoft.NET/Framework/v2.0.50727 | grep System.Data Dates should be from year 2005