[Buildroot] [PATCH v2 0/3] package/ca-certificates improvements

Martin Bark martin at barkynet.com
Sat Jun 16 22:05:58 UTC 2018


All,

This patch set includes the following improvements to ca-certificates:

1. fix a bug meaning one of the hashes in ${TARGET_DIR}/etc/ssl/certs was wrong
2. fix rebuilds
3. make the contents of ${TARGET_DIR}/etc/ssl/certs/ca-certiicates.crt reproducible.

The result of these patches means ${TARGET_DIR}/etc/ssl/certs now exactly matches Ubuntu 18.04 and Debian sid which both use ca-certiicates 20180409 too

Thanks

Martin

Martin Bark (3):
  package/ca-certificates: don't hash certificates.crt
  package/ca-certificates: fix rebuilds
  package/ca-certificates: create ca-certificates.crt reproducibly

 package/ca-certificates/ca-certificates.mk | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

--
2.17.1


More information about the buildroot mailing list