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

New commits:
commit 133352645a8c10fc0d13795480a3c2f93c36a61f
Author:     Thorsten Behrens <thorsten.behr...@allotropia.de>
AuthorDate: Wed Aug 18 22:48:46 2021 +0200
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Wed Aug 18 22:51:15 2021 +0200

    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 <thorsten.behr...@allotropia.de>
    Reviewed-by: Thorsten Behrens <thorsten.behr...@allotropia.de>

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

Reply via email to