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
http://bugs.winehq.org/show_bug.cgi?id=32165
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |7b704102a8f172ae307b10914c7 | |0851b8c9ac44c
http://bugs.winehq.org/show_bug.cgi?id=32165
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32165
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3050f11f47596fa5ad739433662 | |79cea4857a9b8 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2012-11-08 15:56:58 CST --- Fixed by 3050f11f47596fa5ad73943366279cea4857a9b8.
http://bugs.winehq.org/show_bug.cgi?id=32165
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2012-11-09 12:59:55 CST --- Closing bugs fixed in 1.5.17.
https://bugs.winehq.org/show_bug.cgi?id=32165
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |ntdll