diff --git a/.github/workflows/windows-ci.yml b/.github/workflows/windows-ci.yml index 4f66de2743..efa3fc1f92 100644 --- a/.github/workflows/windows-ci.yml +++ b/.github/workflows/windows-ci.yml @@ -61,6 +61,7 @@ jobs: mingw-w64-${{ env.msys_cpu }}-curl mingw-w64-${{ env.msys_cpu }}-ghostscript mingw-w64-${{ env.msys_cpu }}-openssl + openssl-devel - name: 'Add packages available on 64-bit hosts only' if: matrix.cpu != 'x86' diff --git a/ChangeLog.txt b/ChangeLog.txt index 96445c4498..2f8dcbcf60 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -7,6 +7,10 @@ Entries may not always be in chronological/commit order. See license at the end of file. */ +2025-10-19 22:48 UTC+0200 Aleksander Czajczynski (hb fki.pl) + * .github/workflows/windows-ci.yml + + add openssl-devel to MSYS2 CI + 2025-10-19 22:12 UTC+0200 Aleksander Czajczynski (hb fki.pl) * contrib/hbssl/hbssl.h * contrib/hbssl/hbssl.hbm