Update references to upstream bugreports.

This commit is contained in:
Sebastian Lackner
2015-06-23 16:43:41 +02:00
parent ec9b8ec16d
commit 3352a782c9
5 changed files with 5 additions and 13 deletions

View File

@@ -1,6 +1,5 @@
Depends: wined3d-DXTn
Fixes: [33768] Fix texture corruption in CSI: Fatal Conspiracy
Fixes: [19231] Fix crash of Trine Demo on start
Fixes: [37391] Exception during start of fr-043 caused by missing DXTn support
Fixes: [34692] Fix wrong colors in Wolfenstein (2009)
Fixes: [24983] Fix crash in Space Rangers2 caused by missing DXTn support

View File

@@ -2323,7 +2323,6 @@ fi
# |
# | This patchset fixes the following Wine bugs:
# | * [#33768] Fix texture corruption in CSI: Fatal Conspiracy
# | * [#19231] Fix crash of Trine Demo on start
# | * [#37391] Exception during start of fr-043 caused by missing DXTn support
# | * [#34692] Fix wrong colors in Wolfenstein (2009)
# | * [#24983] Fix crash in Space Rangers2 caused by missing DXTn support
@@ -4080,9 +4079,6 @@ fi
# Patchset quartz-MediaSeeking_Positions
# |
# | This patchset fixes the following Wine bugs:
# | * [#23174] Return correct IMediaSeeking stream positions in quartz
# |
# | Modified files:
# | * dlls/quartz/filtergraph.c, dlls/strmbase/pospass.c
# |
@@ -4215,9 +4211,6 @@ fi
# Patchset server-Inherited_ACLs
# |
# | This patchset fixes the following Wine bugs:
# | * [#34406] Support for inherited file ACLs
# |
# | Modified files:
# | * dlls/advapi32/tests/security.c, server/file.c
# |

View File

@@ -1 +1 @@
Fixes: [23174] Return correct IMediaSeeking stream positions in quartz
Fixes: Return correct IMediaSeeking stream positions in quartz

View File

@@ -1,2 +1,2 @@
Depends: server-Stored_ACLs
Fixes: [34406] Support for inherited file ACLs
Fixes: Support for inherited file ACLs