summaryrefslogtreecommitdiffstats
path: root/package/python/python-007-disable-extensions.patch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-07-03 21:36:21 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-07-04 23:35:19 +0200
commit9bd8b59526c4521879f0ae5f765cb1a748725c49 (patch)
tree332ad4f9f4ff7534a708cd724af423f7550ea4b8 /package/python/python-007-disable-extensions.patch
parent19afad50f58b15b57ae3da673b9ba750a641350f (diff)
downloadbuildroot-9bd8b59526c4521879f0ae5f765cb1a748725c49.tar.gz
buildroot-9bd8b59526c4521879f0ae5f765cb1a748725c49.zip
pkg-infra: add possiblity to check downloaded files against known hashes
Some of the packages that Buildroot might build are sensitive packages, related to security: openssl, dropbear, ca-certificates... Some of those packages are downloaded over plain http, because there is no way to get them over a secure channel, such as https. In these dark times of pervasive surveillance, the potential for harm that a tampered-with package could generate, we may want to check the integrity of those sensitive packages. So, each package may now provide a list of hashes for all files that needs to be downloaded, and Buildroot will just fail if any downloaded file does not match its known hash, in which case it is removed. Hashes can be any of the md5, sha1 or sha2 variants, and will be checked even if the file was pre-downloaded. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Baruch Siach <baruch@tkos.co.il> Cc: Arnout Vandecappelle <arnout@mind.be> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Samuel Martin <s.martin49@gmail.com> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/python-007-disable-extensions.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud