c007315764
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 <karla.karolinenogueirafelix@windriver.com>
10 lines
312 B
YAML
10 lines
312 B
YAML
---
|
|
debname: docker-registry
|
|
debver: 2.8.2+ds1-1
|
|
archive: https://snapshot.debian.org/archive/debian/20230529T205957Z/pool/main/d/docker-registry
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: b9d28e3c568a843f4707dd8ca58e388f7b7dea04
|
|
SRC_DIR: ${MY_REPO}/stx/integ/kubernetes/docker-distribution
|