| fixes/temporary-directory.patch |
safer selection of the temporary directory for wineserver |
Michael Gilbert <mgilbert@debian.org> |
no |
debian
|
|
|
| armhf/shift-overflow.patch |
avoid shifting into the signed bit of integers |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| armhf/format-strings.patch |
fix format strings with the wrong type on armhf |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| armhf/floating-point.patch |
explicitly set fpu mode on armhf |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| armhf/incompatible-types.patch |
fix mismatched types (-Wincompatible-pointer-types) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| arm64/gcc.patch |
build with gcc instead of clang on arm64 |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| arm64/binary-name.patch |
use wine64 as the wine binary name on arm64 |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
| arm64/incorrect-member.patch |
retrieve the correct union member |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| arm64/incompatible-types.patch |
remove duplicate type definitions (gcc -Wincompatible-pointer-types) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| arm64/tautological-compare.patch |
fix tautological enum compare warnings when built with clang 9 |
Gianfranco Costamagna <locutusofborg@debian.org> |
invalid |
|
|
2019-12-31 |
| warnings/libs.patch |
fix warnings in embedded libs |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| warnings/bison.patch |
ignore warnings from bison |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| warnings/parentheses.patch |
fix omitted parentheses warning (-Wparentheses) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| warnings/use-after-free.patch |
do not use pointers after calling realloc (gcc 12 -Wuse-after-free) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| warnings/int-conversion.patch |
fix 64-bit integer conversion warning (gcc -Wint-conversion) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| warnings/format-overflow.patch |
fix formatting calls that might overflow (gcc -Wformat-overflow) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| warnings/stringop-overflow.patch |
fix operations that potentially overflow (gcc -Wstringop-overflow) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| warnings/uninitialized-variables.patch |
fix uninitialized variable compiler warnings |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| generate/vulkan.patch |
regenerate vulkan files |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| generate/unicode.patch |
use system unicode |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| generate/request.patch |
generate automatically generated request code |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| fixes/flex.patch |
add explicit lex file dependencies to the makefile rules |
Michael Gilbert <mgilbert@debian.org> |
no |
debian
|
|
|
| fixes/fpic.patch |
build with fpic on all architectures |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| fixes/printer-resolution.patch |
set default printer resolution to 600dpi |
Ralf E-Mail <anonymous272912@gmail.com> |
no |
debian
|
|
|
| disable/addons-download.patch |
disable gecko/mono installer download |
Jens Reyer <jre.winesim@gmail.com> |
no |
|
|
|
| disable/po-modifications.patch |
avoid modifications to po files that are under version control |
Michael Gilbert |
no |
|
|
|
| disable/font-installation.patch |
disable upstream's font installation rules |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| disable/file-associations.patch |
do not interfere with user file type associations |
Michael Gilbert <mgilbert@debian.org> |
yes |
debian
upstream
|
|
|
| generate/icons.patch |
regenerate all icon files |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| generate/opengl.patch |
rebuild automatically generated opengl files |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| debianization/addon-paths.patch |
adjust search paths for addon installers |
Jens Reyer <jre.winesim@gmail.com> |
not-needed |
|
|
|
| debianization/build-flags.patch |
pass LDFLAGS only to gcc (not mingw) |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
| debianization/install-paths.patch |
don't append wine to the default path settings |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
| debianization/version-string.patch |
append debian package revision to the end of the version string |
|
not-needed |
|
https://github.com/wine-compholio/wine-staging/blob/master/patches/Staging/0002-winelib-Append-Staging-at-the-end-of-the-version-s.patch |
|
| debianization/manpage-msiexec.patch |
remove incorrect backslashes from the msiexec manpage |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
| debianization/manpage-winebuild.patch |
update long winebuild manpage line to fit into 80 characters |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
| debianization/desktop-launchers.patch |
call wineDEBSUFFIX instead of wine from desktop launchers |
Jens Reyer <jre.winesim@gmail.com> |
not-needed |
|
|
|
| debianization/duplicate-apploaders.patch |
do not generate duplicate winapploader tools |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
| debianization/wineserver-persistence.patch |
fix wineserver manpages for Debian's default persistence value |
Jens Reyer <jre.winesim@gmail.com> |
not-needed |
|
|
|
| system/zlib.patch |
build using system zlib |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
| disable/obsolete-api.patch |
|
|
no |
|
|
|
| disable/line-wrapping.patch |
disable manual line wrapping in makefiles |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
| disable/generated-data.patch |
disable upstream tests that need data to be generated |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|