Comment 2 for bug 2020638

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

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

commit d769c1f0fd4aed6381e84ca807814e5ff9beff6d
Author: Haiqing Bai <email address hidden>
Date: Tue May 30 11:22:46 2023 +0800

    python3-waitress: fix CVE-2022-24761

    Upgrade python3-waitress to 1.4.4-1.1+deb11u1

    Refer to:
    https://security-tracker.debian.org/tracker/CVE-2022-24761

    Test Plan:
    Pass: downloader -b
    Pass: build-pkgs --clean
    Pass: build-image
    Pass: Jenkins Installation ok
          #dpkg -l | grep python3-waitress
           ii python3-waitress 1.4.4-1.1+deb11u1

    Closes-Bug: 2020638

    Change-Id: I955c96e46bfcc63c7e616c8062f4609660065807
    Signed-off-by: Haiqing Bai <email address hidden>