Comment 5 for bug 1849199

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

Reviewed: https://review.opendev.org/693297
Committed: https://git.openstack.org/cgit/starlingx/tools/commit/?id=e4ea643e3cfbf3303e49b36915d3eb87b7fb4033
Submitter: Zuul
Branch: master

commit e4ea643e3cfbf3303e49b36915d3eb87b7fb4033
Author: blu <email address hidden>
Date: Thu Nov 7 14:32:01 2019 +0800

    Update libX11 related rpms, due to CVE bugs

    CVE bugs: CVE-2018-14599, CVE-2018-14600

    Extra CVE bugs: CVE-2018-14598, CVE-2018-15853, CVE-2018-15854,
    CVE-2018-15855, CVE-2018-15856, CVE-2018-15857, CVE-2018-15859,
    CVE-2018-15861, CVE-2018-15862, CVE-2018-15863, CVE-2018-15864
    These extra CVE bugs are fixed together. Although libxkbcommon
    has a low score, we are including it here anyway just to stay
    consistent with RedHat's bundling decision.

    The updated rpms are selected from the link provided by RedHat.
    (https://access.redhat.com/errata/RHSA-2019:2079)

    Tests:
    simplex, duplex, multi-node

    Closes-Bug: 1849198
    Closes-Bug: 1849199

    Change-Id: I184ff40d855c60d4824e28f2fe701230191d62b0
    Signed-off-by: Robin Lu <email address hidden>