Overview
Request 503342 superseded
- Port to OpenSSL 1.1 (osc#1042649)
Adds openssl-1_1-port.patch
- Created by msmeissn
- In state superseded
- Supersedes 503211
- Superseded by 503352
- Open review for factory-staging
- Open review for opensuse-review-team
- Open review for factory-repo-checker
That seems to be one of those patches that could profit from only being applied when building against openssl 1.1; as it apparently breaks when building against 1.0
what do you think about something like:
if pkg-config --atleast-version=1.1 openssl; then %patch0 -p1 fi
That would allow for the same package to build with openssl 1.0 branch as well as 1.1 (the migration is not going to be over very soon I'm afraid)
Request History
msmeissn created request
- Port to OpenSSL 1.1 (osc#1042649)
Adds openssl-1_1-port.patch
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added factory-repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
superseded by 503352
sorry, missed that in the last submission (was too focused on the build fail)
[osc#1042649](https://github.com/openSUSE/osc/issues/1042649)
-> you rather meant boo#1042649 or bsc#1042649 (boo: bugzilla.opensuse.org, bsc: bugsilla.suse.com)for OBS, osc# translates to https://github.com/openSUSE/osc/issues/1042649 (which does not exist)