You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
Update references to upstream bugreports.
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
# |
|
||||
|
@@ -1 +1 @@
|
||||
Fixes: [23174] Return correct IMediaSeeking stream positions in quartz
|
||||
Fixes: Return correct IMediaSeeking stream positions in quartz
|
||||
|
@@ -1,2 +1,2 @@
|
||||
Depends: server-Stored_ACLs
|
||||
Fixes: [34406] Support for inherited file ACLs
|
||||
Fixes: Support for inherited file ACLs
|
||||
|
Reference in New Issue
Block a user