Pulled changes from master.

This commit is contained in:
Sebastian Lackner
2014-07-11 23:17:53 +02:00
parent 86e6d52971
commit 386a2ce3ba
8 changed files with 788 additions and 2 deletions

5
debian/changelog vendored
View File

@@ -1,4 +1,5 @@
wine-compholio (1.7.22) UNRELEASED; urgency=low
wine-compholio (1.7.22) unstable; urgency=low
* Implement passing ACLs to CreateProcess.
* Removed several patches (accepted upstream).
* Added NT4 support to the process ACL tests.
* Implement RegSetKeySecurity on top of NtSetSecurityObject.
@@ -8,7 +9,7 @@ wine-compholio (1.7.22) UNRELEASED; urgency=low
* Updated main extended attributes patch to include BSD support.
* Return NULL-terminated list of arguments in CommandLineToArgvW.
* Updated main extended attributes patch to include additional data checks.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Tue, 08 Jul 2014 14:32:30 -0600
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 11 Jul 2014 13:00:03 -0600
wine-compholio (1.7.21) unstable; urgency=low
* Remove several patches (accepted upstream).