Add patch to fix issues with setcap on wine-preloader executable.

This commit is contained in:
Sebastian Lackner
2014-08-27 00:38:26 +02:00
parent 4e4a8b7d32
commit 3246faa114
5 changed files with 62 additions and 1 deletions

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
wine-compholio (1.7.26) UNRELEASED; urgency=low
* Fixed issues in the winepulse configure script.
* Added patch to fix unintentional leaks with ntdll internals.
* Added patch to add support for DOS hidden/system file attributes.
* Added patch to use dynamic linking for libpcap.
* Added patch to fix issues when using setcap on wine executable.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Wed, 27 Aug 2014 00:34:51 +0200
wine-compholio (1.7.25) unstable; urgency=low
* Improve generation of README.md on patch update.
* Updated patches for riched20 IText* Interface.