Erich E. Hoover
bc6f854478
Fix possible race conditions in strmbase/quartz.
2014-07-17 10:54:33 -06:00
Sebastian Lackner
0b33c39275
patchupdate.py: Use abort() function instead of hardcoded call to exit.
2014-07-13 04:53:20 +02:00
Sebastian Lackner
fce29b88da
Improve patchupdate.py to detect changes even when regular diff files without git header are used.
2014-07-13 04:46:11 +02:00
Sebastian Lackner
f6dd1f3d0d
Add instructions how to exclude patches in README.md.
2014-07-13 03:29:56 +02:00
Sebastian Lackner
49bbdc5bf2
Add .NOTPARALLEL to generated Makefile.
...
We don't want to add unnatural dependencies for patches, if for example both
patch A and B modify the same file, but the order of applying the patches doesn't
matter. Adding a dependency would cause trouble when excluding patches.
2014-07-13 02:47:34 +02:00
Sebastian Lackner
79843648fb
Include list of affected files for each set of patches.
2014-07-13 01:51:15 +02:00
Sebastian Lackner
63e82e5cd2
Replace custom templating system with Python format() in patchupdate.py.
2014-07-13 01:46:08 +02:00
Sebastian Lackner
7e3381c7a3
Fix formatting issues for README.md.
2014-07-13 01:33:28 +02:00
Sebastian Lackner
dc95c57c20
Automatically generate installation instructions based on template whenever updating patches / version.
2014-07-13 01:30:44 +02:00
Sebastian Lackner
a0a5084f55
Minor code cleanup in patchupdate.py.
2014-07-12 01:33:04 +02:00
Sebastian Lackner
386a2ce3ba
Pulled changes from master.
2014-07-11 23:18:27 +02:00
Sebastian Lackner
f7014738a8
Display short name instead of full bug report title in README.md.
2014-07-11 21:25:18 +02:00
Erich E. Hoover
4b95841bdb
Release 1.7.22.
2014-07-11 13:00:13 -06:00
Erich E. Hoover
180fa60a17
Implement passing ACLs to CreateProcess.
2014-07-11 12:57:10 -06:00
Sebastian Lackner
32a0e9cc9e
Use Python multiprocessing to speed up querying bug information from Wine bugzilla.
2014-07-11 20:35:39 +02:00
Sebastian Lackner
79861c20f1
Show bug numbers in README.md after the description.
2014-07-11 19:44:07 +02:00
Sebastian Lackner
bb0cece9a9
Sort entries for autogenerated README.md file.
2014-07-11 19:38:38 +02:00
Sebastian Lackner
32148424bd
Fix generation of URLs in README.md.
2014-07-11 19:36:31 +02:00
Sebastian Lackner
5c72aff53e
Add fixed bug numbers to each patchset, autogenerate README.md with patch information.
2014-07-11 19:34:33 +02:00
Sebastian Lackner
42afbafa33
Initial version of new dependency based patch system.
2014-07-11 18:51:03 +02:00
Sebastian Lackner
9d3369d7a6
gitapply.sh: Make sure that all error output is redirected to stderr, sort commandline options.
2014-07-11 00:31:33 +02:00
Sebastian Lackner
2bb1b96f06
Removed several patches (accepted upstream).
2014-07-09 21:47:48 +02:00
Erich E. Hoover
2bfe73c2b7
Updated main extended attributes patch to include BSD support.
2014-07-08 14:32:58 -06:00
Erich E. Hoover
8e2ab550d8
Updated main extended attributes patch to include additional data checks.
2014-07-08 14:32:06 -06:00
Sebastian Lackner
ce40587ef4
Return NULL-terminated list of arguments in CommandLineToArgvW.
2014-07-07 23:43:30 +02:00
Sebastian Lackner
4ad4f948c3
Fix incorrect scaling for DECIMAL values in VarDecAdd.
2014-07-07 22:19:53 +02:00
Sebastian Lackner
1fbebd0a1a
Add patch for implementation of wtsapi32.WTSEnumerateProcessesW.
2014-07-06 23:55:09 +02:00
Erich E. Hoover
5721ee15c9
Removed RegSetKeySecurity patch (accepted upstream).
2014-07-04 13:18:59 -06:00
Erich E. Hoover
56264645ad
Updated RegSetKeySecurity patch to work with special root keys.
2014-07-04 10:14:57 -06:00
Erich E. Hoover
24c6b554c9
Implement RegSetKeySecurity on top of NtSetSecurityObject.
2014-07-01 19:26:01 -06:00
Erich E. Hoover
b861c5731d
Added NT4 support to the process ACL tests.
2014-07-01 18:32:31 -06:00
Erich E. Hoover
5d354c9b2a
Release 1.7.21
2014-06-27 23:09:39 -06:00
Sebastian Lackner
e8fee88c50
Remove several patches (accepted upstream).
2014-06-22 20:40:51 +02:00
Sebastian Lackner
c2e8167d6d
Release 1.7.20.
2014-06-14 19:46:09 +02:00
Erich E. Hoover
882b560d0d
Added patches for default security descriptor ownership and DACLs for processes.
2014-06-13 15:29:17 -06:00
Erich E. Hoover
8df335170a
Updated changelog with recent changes.
2014-06-13 15:29:16 -06:00
Sebastian Lackner
2241ffdf4b
Disable gstreamer (broken with glib >= 2.32.0).
...
See http://bugs.winehq.org/show_bug.cgi?id=30557 for more details.
2014-06-13 23:22:54 +02:00
Michael Müller
719c65ebb0
Fix recommendation for odbc and add libgsm1.
2014-06-07 14:55:29 +02:00
Michael Müller
c594bca17a
Error out in git apply script on *BSD.
2014-06-05 21:20:54 +02:00
Sebastian Lackner
3c33a592f6
Make generate-patchlist.sh compatible with FreeBSD.
2014-06-05 22:17:55 +02:00
Sebastian Lackner
4476d8af38
Update changelog for release 1.7.19-1.
2014-06-02 23:55:55 +02:00
Sebastian Lackner
84997e39ab
Separate patchlist into patch-list.patch (containing the autogenerated list) and 00-Commandline for the commandline option changes.
2014-05-30 01:04:27 +02:00
Erich E. Hoover
bfb7d535af
Updated SIO_ADDRESS_LIST_CHANGE patches.
2014-05-16 13:32:52 -06:00
Sebastian Lackner
94813ecf3c
Update changelog for release 1.7.18-1.
2014-05-13 20:49:41 +02:00
Michael Mueller
7fede3cd56
Fix gitapply on BSD systems
2014-05-03 02:31:56 +02:00
Erich E. Hoover
d989770f24
Update changelog for release 1.7.18.
2014-05-02 13:05:45 -06:00
Erich E. Hoover
d787be6d20
Update changelog for release 1.7.17.
2014-04-18 16:04:47 -06:00
Erich E. Hoover
eecf7c4a68
ACL data is now stored in binary instead of converting it to ASCII.
2014-04-17 16:53:10 -06:00
Erich E. Hoover
f5ef032c89
Removed linguistic casing patches (accepted upstream).
2014-04-17 12:56:29 -06:00
Erich E. Hoover
f9eebd5599
Removed dynamic unwind patches (accepted upstream).
2014-04-16 16:52:37 -06:00