bin/symstore.sh |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit d396835265786fa83feb27af2e32b79f09392bfa
Author:     Thorsten Behrens <[email protected]>
AuthorDate: Wed Aug 18 22:48:46 2021 +0200
Commit:     Thorsten Behrens <[email protected]>
CommitDate: Tue Dec 27 09:22:25 2022 +0100

    Teach symstore more duplicated DLLs
    
    Amending commit b4dfba947768834ffecc09056992019878711c8b with
    adding the copied DLLs here, too (symstore complains otherwise)
    
    Change-Id: If5cc155cf2fe11b0f97cd152993609fd2c835316
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120686
    Tested-by: Thorsten Behrens <[email protected]>
    Reviewed-by: Thorsten Behrens <[email protected]>

diff --git a/bin/symstore.sh b/bin/symstore.sh
index 09ea3576bfe4..7b782a2078d7 100755
--- a/bin/symstore.sh
+++ b/bin/symstore.sh
@@ -16,6 +16,8 @@ BLACK_LIST="python.exe"
 #
 # Same format as for BLACK_LIST above
 MOREPDBS_OKLIST="libcurl.dll
+libcrypto-1_1.dll
+libssl-1_1.dll
 freebl3.dll
 libeay32.dll
 nspr4.dll

Reply via email to