Skip to content

Commit 27f8403

Browse files
committed
Drop old OpenSSL and LibIDN2 files
To enable a smooth transition from OpenSSL v1.0.x to v1.1.x, we kept the old OpenSSL files around. They are not in use anymore (except maybe in the Git for Windows SDK when using `rhash.exe` via CMake, or when one tries to use the Qt5 components). Likewise, we kept an older LibIDN2 version around (because it is needed by GNU TLS which is used by cURL). So let's stop retaining those old files. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 04cab54 commit 27f8403

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

keep-despite-upgrade.txt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +0,0 @@
1-
mingw32/bin/libeay32.dll
2-
mingw32/bin/libidn2-4.dll
3-
mingw32/bin/ssleay32.dll
4-
mingw64/bin/libeay32.dll
5-
mingw64/bin/libidn2-4.dll
6-
mingw64/bin/ssleay32.dll
7-
usr/bin/msys-crypto-1.0.0.dll
8-
usr/bin/msys-readline7.dll
9-
usr/bin/msys-ssl-1.0.0.dll

0 commit comments

Comments
 (0)