Added patches for default security descriptor ownership and DACLs for processes.

This commit is contained in:
Erich E. Hoover
2014-06-13 15:27:41 -06:00
parent 8df335170a
commit 882b560d0d
5 changed files with 312 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ wine-compholio (1.7.20) UNRELEASED; urgency=low
* Updated scripts to be compatible with BSD systems.
* Update winepulse patches to latest revision (extracted from 1.7.19).
* Force autoreconf even when timestamp seems to indicate that it is not necessary.
* Added patches for default security descriptor ownership and DACLs for processes.
* Added a patch to avoid a race-condition when unloading modules while a hook is active.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 13 Jun 2014 15:29:07 -0600