ca-certificates: reproducible ca-bundle file ca-bundle
authorPaul Spooren <mail@aparcar.org>
Tue, 5 Apr 2022 08:09:36 +0000 (10:09 +0200)
committerPaul Spooren <mail@aparcar.org>
Tue, 5 Apr 2022 08:11:16 +0000 (10:11 +0200)
commitcecb72cb8a6a23a1d780f6852500350ede3ee484
tree2969d9a139a2a4290fc7d46cfb2601555fb78a9a
parent80f79beb952dcb87d967a130d326cb1dd5a077ed
ca-certificates: reproducible ca-bundle file

The file was generated by a glob matching on all certificates. If the
filesystem was alphabetically sorted it would cause undeterministic
results. Instead use `find` and sort all found certificates.

Signed-off-by: Paul Spooren <mail@aparcar.org>
package/system/ca-certificates/Makefile