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

pacsign: hide confusing log message #3092

Merged
merged 1 commit into from Jan 25, 2024
Merged

Conversation

fpgamatt
Copy link
Contributor

The openssl hsm_manager looks for a list of possible versions for libcrypto. Hide a misleading "failed" message when one of the versions is not found by making it a debug message rather than an warning message.

PR Title should start with one of the following tags: [Fix]/[Feature]/[Style]/[Update]

[Fix]- Bug Fix

[Feature]- for new feature

[Style]- Grammar or branding fix

[Update]-For an update to an existing feature

------------- Keep everything below this line -------------------------

Description

Describe the issue, update, change or fix and why

Collateral (docs, reports, design examples, case IDs):

  • Document Update Required? (Specify FIM/AFU/Scripts)

Tests added:

Tests run:

The openssl hsm_manager looks for a list of possible
versions for libcrypto. Hide a misleading "failed" message
when one of the versions is not found by making it a debug
message rather than an warning message.

Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
@fpgamatt fpgamatt self-assigned this Jan 25, 2024
@fpgamatt fpgamatt requested a review from a team as a code owner January 25, 2024 22:02
@fpgamatt fpgamatt merged commit 034ce46 into master Jan 25, 2024
28 checks passed
@fpgamatt fpgamatt deleted the fpgamatt/fix-dll-message branch January 25, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants