Debian: fix wrong checksums
Checksums are currently not being checked upon download. This commit corrects them with the intent for us to turn on checking soon. Not sure what reason causes the checksum incorrect. I am aware someone complain on github that checksum of some tarballs are changed without any updating. We also can't guarantee developers always fill correct checksum. Once we turn on checksum upon download, we can catch in up in time. Test Plan: Pass: downloader -s Story: 2009303 Task: 46029 Signed-off-by: Yue Tao <yue.tao@windriver.com> Change-Id: I89f0db6086641062048b52270ffc585887cb8acf
This commit is contained in:
parent
8749bc9656
commit
9d93ffc30b
@ -4,8 +4,8 @@ debver: 2.03.11-2
|
||||
dl_path:
|
||||
name: lvm2-2.03.11-2.tar.gz
|
||||
url: https://salsa.debian.org/lvm-team/lvm2/-/archive/debian/2.03.11-2/lvm2-debian-2.03.11-2.tar.gz
|
||||
md5sum: 07f9094c926a96977edc43ea0d665e2a
|
||||
sha256sum: 6bd5c31725f30e573bdf583204833ca36ac0f5e9a05f043ee8ebfe41142af59a
|
||||
md5sum: b7bc4d2c5f017060a10069dc3ac1ce8b
|
||||
sha256sum: 59a5f1c91c8aed892dcd46f0f9a3056104367ea85b3f8a587ced3634c005b73a
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
@ -4,7 +4,8 @@ debname: puppet-module-ceph
|
||||
dl_path:
|
||||
name: puppet-module-ceph-debian-2.4.1-1.tar.gz
|
||||
url: https://salsa.debian.org/openstack-team/puppet/puppet-module-ceph/-/archive/2.4.1/puppet-module-ceph-2.4.1.tar.gz
|
||||
md5sum: 63e1c4e7174631957f96126b32c60360
|
||||
md5sum: b603337d6862327c241526ae3e5dfda8
|
||||
sha256sum: 168fdec8b38e755e3c37e790cab5473d077d9b1294da40ea3ab411a391e7e34b
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
@ -4,8 +4,8 @@ debver: 1.8.1
|
||||
dl_path:
|
||||
name: gpu-operator-v1.8.1.tar.gz
|
||||
url: https://github.com/NVIDIA/gpu-operator/archive/refs/tags/v1.8.1.tar.gz
|
||||
md5sum: 03c7346c724774ecd63d33ba7d8e110a
|
||||
sha256sum: 42e08c95ce5b558a296cb31c98a6beeef3b551d47d236fa082db7fa5c44ad471
|
||||
md5sum: 17577b61fbcef6799a6057a957bd5f3c
|
||||
sha256sum: c8550ae48143e68861c09f4d374c3607597337c7d7c6f27ef7a1091ccd16496f
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
@ -5,7 +5,7 @@ dl_path:
|
||||
name: openstack-helm-infra-c9d6676bf9a5aceb311dc31dadd07cba6a3d6392.tar.gz
|
||||
url: https://github.com/openstack/openstack-helm-infra/archive/c9d6676bf9a5aceb311dc31dadd07cba6a3d6392.tar.gz
|
||||
md5sum: 6b4ad40b343c346ee54443337edd2be3
|
||||
sha256sum: 0eb3ce229cd7ed52881ca4d7bec8b047108b24a26fcebbf91d07a50f5c8771eb
|
||||
sha256sum: e3c9899489b17305dd324ad1fe78df4752eb0fe5c622abba31e67f50bdca378c
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
||||
|
@ -3,8 +3,8 @@ debver: 2.4.57+dfsg-3+deb11u1
|
||||
dl_path:
|
||||
name: openldap-2.4.57+dfsg-3+deb11u1.tar.gz
|
||||
url: https://salsa.debian.org/openldap-team/openldap/-/archive/2.4.57+dfsg-3+deb11u1/openldap-2.4.57+dfsg-3+deb11u1.tar.gz
|
||||
md5sum: eeda0e02cba40c553d6dfc5fa690d5a5
|
||||
sha256sum: ee82b1a22f0b1ff81567def39db2661284f44c2c717e54d7a4cffdb1d3bfc3b0
|
||||
md5sum: da9dfefcd48f1715c9381d86ab5c071c
|
||||
sha256sum: d59d4f5114e6e0991618adc5ae458eab53a8b76b74ffcf7d1355bc3886349a49
|
||||
dl_files:
|
||||
ppolicy-check-password-debian-stretch.zip:
|
||||
topdir: null
|
||||
|
Loading…
Reference in New Issue
Block a user