You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
patchupdate.py: Add back code to query wine bugzilla, show upstream bug status during patch updater step.
This commit is contained in:
@@ -1 +1 @@
|
||||
Fixes: [36073] Support for GetFinalPathNameByHandle
|
||||
Fixes: [34851] Support for GetFinalPathNameByHandle
|
||||
|
@@ -2345,7 +2345,7 @@ fi
|
||||
# Patchset kernel32-GetFinalPathNameByHandle
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#36073] Support for GetFinalPathNameByHandle
|
||||
# | * [#34851] Support for GetFinalPathNameByHandle
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/api-ms-win-core-file-l1-2-0/api-ms-win-core-file-l1-2-0.spec, dlls/kernel32/file.c, dlls/kernel32/kernel32.spec,
|
||||
@@ -3330,7 +3330,6 @@ fi
|
||||
# Patchset server-Stored_ACLs
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#31858] Silverlight needs support for file ACLs
|
||||
# | * [#33576] Support for stored file ACLs
|
||||
# |
|
||||
# | Modified files:
|
||||
|
@@ -1,3 +1,2 @@
|
||||
Depends: ntdll-DOS_Attributes
|
||||
Fixes: [31858] Silverlight needs support for file ACLs
|
||||
Fixes: [33576] Support for stored file ACLs
|
||||
|
Reference in New Issue
Block a user