Comment 2 for bug 2055247

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tools (master)

Reviewed: https://review.opendev.org/c/starlingx/tools/+/910474
Committed: https://opendev.org/starlingx/tools/commit/a700aafb2384ec79b520d7830016cecc07b273bf
Submitter: "Zuul (22348)"
Branch: master

commit a700aafb2384ec79b520d7830016cecc07b273bf
Author: Peng Zhang <email address hidden>
Date: Tue Mar 5 09:19:16 2024 +0000

    openssl: Fix the misleading error message when loading qatengine

    Upgrade openssl related packages from 1.1.1n-0+deb11u5 to
    1.1.1w-0+deb11u1 in order to fixing the misleading error message when
    loading qatengine.

    Refer to:
    https://github.com/openssl/openssl/issues/17962

    TestPlan:
    PASS: downloader; build-pkgs; build-image
    PASS: /usr/bin/openssl engine -t -c qatengine

    Closes-bug: 2055247

    Change-Id: I5dd6b13bd77fa61b6ec560193e6dd93fef6183e6
    Signed-off-by: Peng Zhang <email address hidden>