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

Fix conflict in ssl_cipher_list_to_bytes #24226

Closed

Conversation

mattcaswell
Copy link
Member

This is a squash commit to be merged to the feature/dtls-1.3 branch to enable that branch to be rebased on top of master once #24161 is merged there. IMO we should retain the orginal commit message and reviewed-by headers for the modified commit, and add this new commit description and reviewed-by headers from this PR onto the end of the commit description.

Once 24161 is merged to master, and this PR is merged to feature/dtls-1.3 we should immediately rebase feature/dtls-1.3 on the latest master.

Updated the logic in ssl_cipher_list_to_bytes to take account of the changes from PR#24161

@mattcaswell mattcaswell added branch: master Merge to master branch approval: review pending This pull request needs review by a committer approval: otc review pending This pull request needs review by an OTC member tests: exempted The PR is exempt from requirements for testing labels Apr 22, 2024
@mattcaswell
Copy link
Member Author

@fwh-dc @t8m

@t8m t8m added the triaged: bug The issue/pr is/fixes a bug label Apr 22, 2024
@levitte levitte removed the approval: review pending This pull request needs review by a committer label Apr 22, 2024
Copy link
Member

@t8m t8m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved as the feature branch change needs to be reverted during rebase

@t8m t8m added approval: done This pull request has the required number of approvals and removed approval: otc review pending This pull request needs review by an OTC member labels Apr 22, 2024
…ls1.3

Updated the logic in ssl_cipher_list_to_bytes to take account of the changes
from PR#24161
@mattcaswell
Copy link
Member Author

I've rebased this onto the latest feature/dtls-1.3 branch. No other changes. I will assume that all approvals still hold.

@mattcaswell mattcaswell 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 Apr 23, 2024
@mattcaswell
Copy link
Member Author

Pushed.

openssl-machine pushed a commit that referenced this pull request Apr 23, 2024
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #22366)

Updated the logic in ssl_cipher_list_to_bytes to take account of the changes
from PR#24161

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #24226)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Merge to master branch tests: exempted The PR is exempt from requirements for testing triaged: bug The issue/pr is/fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants