#19205 introduced signature verifying for the downloaded SHA256SUMS.asc
.
This approach is brittle and does not work in CI environment for many reasons:
This PR:
- implements Sjors’ idea:
Alternatively we might as well hard code the checksum for each
tar.gz
release in the source code, here.
-
is an alternative to 5a2c31e528e6bd60635096f233252f3c717f366d (#19013)
-
fixes #19812
-
updates v0.17.1 to v0.17.2