Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Windows installer for new OpenSSL versions #3049

Merged
merged 1 commit into from
Oct 14, 2024

Commits on Oct 11, 2024

  1. Update Windows installer for new OpenSSL versions

    On Windows, OpenSSL 3.3.2 (and maybe some previous versions) has
    changed two things:
    
    1. The way the OpenSSL packages are located from slproweb has changed
       => need to update install-openssl.ps1
    2. After installation of OpenSSL, the layout of library files was
       also completely changed => need to update build-win-installer.ps1
       and libsrt.nsi
    
    Before releasing SRT 1.5.4 and building the corresponding Windows
    installer, it is recommended to upgrade OpenSSL on the build system,
    i.e. run install-openssl.ps1
    lelegard committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6d32d9e View commit details
    Browse the repository at this point in the history