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

openssl3.0: Fix compile errors #121

Open
wants to merge 1 commit into
base: openssl1.1
Choose a base branch
from

Conversation

wusto
Copy link
Contributor

@wusto wusto commented Dec 9, 2022

The compile errors are fixed.
These were mainly const correctness problems.

However the >200 warnings are not fixed, yet.
Most of them are deprecation warnings.

The docker container for test execution is updated from focal (20.04 LTS) to Jammy (22.04 LTS) as Jammy already ships openssl3.0.x.

The compile errors are fixed.
These were mainly const correctness problems.

However the >200 warnings are not fixed, yet.
Most of them are deprecation warnings.

The docker container for test execution is updated from focal (20.04
LTS) to Jammy (22.04 LTS) as Jammy already ships openssl3.0.x.
@wusto wusto changed the base branch from openssl3.0 to openssl1.1 March 13, 2023 19:35
istepic pushed a commit that referenced this pull request Oct 16, 2023
The compile errors are fixed.
These were mainly const correctness problems.

However the >200 warnings are not fixed, yet.
Most of them are deprecation warnings.

The docker container for test execution is updated from focal (20.04
LTS) to Jammy (22.04 LTS) as Jammy already ships openssl3.0.x.

Upstream-Statua: Backport [#121]
Signed-off-by: Ranjitsinh Rathod <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant