-
Notifications
You must be signed in to change notification settings - Fork 7
[openssl-3] Update to OpenSSL 3.2.1. JB#55609 #7
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
base: master
Are you sure you want to change the base?
Conversation
53e58c7
to
f5bc938
Compare
622ebee
to
e8d2ab8
Compare
a293c81
to
c7d4039
Compare
Version: 3.2.3 | ||
Release: 0 | ||
Summary: Secure Sockets and Transport Layer Security | ||
License: Apache-2.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ASL 2.0 by the current form we use.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We shouldn't drop the SPDX tag.. Doing so only makes the indexing of licenses harder.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We've had this conversation already.
applications which support various cryptographic algorithms and | ||
protocols. | ||
|
||
%package perl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please keep the perl subpackage. I don't want it pulled in unless really really needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some change requests, also rebase is needed.
rpm/openssl.spec
Outdated
Patch0002: 0002-Implicitly-load-OpenSSL-configuration.patch | ||
Patch0003: 0003-Set-a-sane-default-cipher-list-for-applications.patch | ||
Patch0004: 0004-Add-support-for-PROFILE-SYSTEM-system-default-cipher.patch | ||
Patch0005: 0005-Add-default-section-to-load-crypto-policies-configur.patch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this patch, it breaks without crypto-policies package.
Summary: Secure Sockets and Transport Layer Security | ||
Requires: ca-certificates | ||
Conflicts: %{name} < %{version}-%{release} | ||
# Requires: crypto-policies |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this commented out requirement for now, it can be added back if we later take crypto-policies into use, we will remove the currently broken patch also as seen in the other comment.
Signed-off-by: Björn Bidar <[email protected]>
No description provided.