Comment 2 for bug 2052924

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

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

commit 874990dca80b9a79559f6257ef90685cd6e552b1
Author: Wentao Zhang <email address hidden>
Date: Tue Feb 27 11:16:15 2024 +0800

    Debian: glib2.0 : fix CVE-2023-29499/CVE-2023-32611/CVE-2023-32665

    Upgrade libglib2.0-0 to 2.66.8-1+deb11u1
    Upgrade libglib2.0-dev to 2.66.8-1+deb11u1
    Upgrade libglib2.0-bin to 2.66.8-1+deb11u1
    Upgrade libglib2.0-dev-bin to 2.66.8-1+deb11u1

    Refer to:
    https://nvd.nist.gov/vuln/detail/CVE-2023-29499
    https://nvd.nist.gov/vuln/detail/CVE-2023-32611
    https://nvd.nist.gov/vuln/detail/CVE-2023-32665

    Test Plan:
    Pass: downloader
    Pass: build-pkgs --clean --all
    Pass: build-image
    Pass: boot

    Closes-bug: #2052924

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