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

OS-8488 Update OpenSSL to 3.0.11 #97

Merged
merged 1 commit into from
Sep 19, 2023
Merged

OS-8488 Update OpenSSL to 3.0.11 #97

merged 1 commit into from
Sep 19, 2023

Conversation

danmcd
Copy link
Contributor

@danmcd danmcd commented Sep 19, 2023

Subject says it all. Test results will end up on ticket. Given it built w/o any patch changes or new symbols, it should be fine, however.

@danmcd danmcd requested a review from a team September 19, 2023 19:48
@danmcd
Copy link
Contributor Author

danmcd commented Sep 19, 2023

Smoke-test added to ticket.

@danmcd
Copy link
Contributor Author

danmcd commented Sep 19, 2023

(also pasted in ticket... my bad)
Curl of https URL produces results that match server. Note curl's use of "0k" instead of "11" since OpenSSL 3.0 doesn't use letter subreleases anymore, but curl still expects them.

smartos-build-3(~)[0]% curl --version
curl 7.51.0 (i386-pc-solaris2.11) libcurl/7.51.0 OpenSSL/3.0.0k zlib/1.2.3 libidn2/0.11
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp 
Features: IDN IPv6 Largefile NTLM NTLM_WB SSL libz UnixSockets 
smartos-build-3(~)[0]% curl -O https://kebe.com/~danmcd/webrevs/platform-20230818T163347Z.tgz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  190M  100  190M    0     0  84.5M      0  0:00:02  0:00:02 --:--:-- 84.6M
smartos-build-3(~)[0]% digest -a md5 platform-20230818T163347Z.tgz 
7e36d2cfacc99571ed1689241f1f8990
smartos-build-3(~)[0]% 

@danmcd danmcd merged commit b918841 into master Sep 19, 2023
@danmcd danmcd deleted the OS-8488 branch September 19, 2023 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants