mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
crypt32-SHA_OIDs: Update Fixes line.
This commit is contained in:
parent
ac69f4b5df
commit
9ffe3e0eb6
@ -1 +1 @@
|
||||
Fixes: Recognize sha256/384/512 KEY OIDs
|
||||
Fixes: [41356] Recognize sha256/384/512 KEY OIDs
|
||||
|
@ -52,7 +52,7 @@ usage()
|
||||
# Get the upstream commit sha
|
||||
upstream_commit()
|
||||
{
|
||||
echo "199e30663efadfb1539f240e6fa29204440e9974"
|
||||
echo "d6b89a0ffca8fa1d4a0b8bfc1fa7a72381dfe918"
|
||||
}
|
||||
|
||||
# Show version information
|
||||
@ -3132,6 +3132,9 @@ fi
|
||||
|
||||
# Patchset crypt32-SHA_OIDs
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#41356] Recognize sha256/384/512 KEY OIDs
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/crypt32/oid.c, include/wincrypt.h
|
||||
# |
|
||||
|
Loading…
Reference in New Issue
Block a user