You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HADOOP-19602. Upgrade libopenssl to 3.1.4 for rsync on Windows (#7770)
* We're currently using libopenssl 3.1.2 which
is needed for rsync 3.2.7 on Windows for the
Yetus build validation.
* However, libopenssl 3.1.2 is no longer
available for download on the msys2 site.
* This PR upgrades libopenssl to the next
available version - 3.1.4 to mitigate this
issue.
0 commit comments