Comment 2 for bug 2054274

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

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

commit 183e2959e80364f7f3d76a76e67697e9f15661e3
Author: Wentao Zhang <email address hidden>
Date: Fri Mar 1 00:39:31 2024 -0800

    Debian: postgresql-13: fix CVE-2024-0985

    Upgrade libpq5 to 13.14-0+deb11u1
    Upgrade libpq-dev to 13.14-0+deb11u1
    Upgrade postgresql-13 to 13.14-0+deb11u1
    Upgrade postgresql-client-13 to 13.14-0+deb11u1

    Refer to:
    https://nvd.nist.gov/vuln/detail/CVE-2024-0985
    https://security-tracker.debian.org/tracker/DSA-5622-1

    TestPlan:
    PASS: downloader; build-pkgs; build-image
    PASS: Jenkins Installation

    Closes-Bug: 2054274

    Change-Id: I194a78d1e1371b6550a1fc755f296251f417f016
    Signed-off-by: Wentao Zhang <email address hidden>