Skip to content

Comments

ssl: Correct filename in README#16671

Closed
uudiin wants to merge 1 commit intoopenssl:masterfrom
uudiin:sslreadme
Closed

ssl: Correct filename in README#16671
uudiin wants to merge 1 commit intoopenssl:masterfrom
uudiin:sslreadme

Conversation

@uudiin
Copy link
Contributor

@uudiin uudiin commented Sep 24, 2021

Checklist
  • documentation is added or updated
  • tests are added or updated

@mattcaswell mattcaswell added approval: review pending This pull request needs review by a committer branch: 1.1.1 Applies to OpenSSL_1_1_1-stable branch (EOL) branch: 3.0 Applies to openssl-3.0 branch branch: master Applies to master branch labels Sep 24, 2021
@levitte levitte added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Sep 24, 2021
@t8m t8m added the triaged: documentation The issue/pr deals with documentation (errors) label Sep 24, 2021
@openssl-machine openssl-machine added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Sep 25, 2021
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

openssl-machine pushed a commit that referenced this pull request Sep 26, 2021
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from #16671)
openssl-machine pushed a commit that referenced this pull request Sep 26, 2021
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from #16671)

(cherry picked from commit 8b6a7da)
openssl-machine pushed a commit that referenced this pull request Sep 26, 2021
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Richard Levitte <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
(Merged from #16671)
@paulidale
Copy link
Contributor

Merged to master and 3.0. Manually merged to 1.1.1 due to file name change.
Thanks for the fix.