Comment 3 for bug 2043217

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

Reviewed: https://review.opendev.org/c/starlingx/integ/+/898786
Committed: https://opendev.org/starlingx/integ/commit/c007315764afcb9a7fb162b79671d32436ce22ea
Submitter: "Zuul (22348)"
Branch: master

commit c007315764afcb9a7fb162b79671d32436ce22ea
Author: Karla Felix <email address hidden>
Date: Wed Oct 18 21:51:11 2023 -0300

    Upversion docker-distribution to v2.8.2+ds1-1

    Upversioning docker-distribution to v2.8.2+ds1-1 to be able to block
    TLS1.0, TLS1.1 in registry-distribution.

    Test Plan:

    PASS: $downloader.
    PASS: $build-pkgs docker-distribution --clean.
    PASS: $build-image.
    PASS: List docker-distribution package installed with apt list |
          grep docker.
    PASS: Verify if ports 9001 and 9002 are blocking tls1.0, 1.1 and
          1.2 with nmap.

    Closes-Bug: 2043217

    Change-Id: Id0fc5f8794af54fc4b87b9cab6cec8b454775410
    Signed-off-by: Karla Felix <email address hidden>