mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-11 08:09:20 +00:00
4f3a565f5d
Zip always try to generate new encryption header depending on execution time and process id, which is far from being reproducible. This commit changes the zip srand() seed to a predictable value to generate reproducible random bytes for the encryption header. This will compromise the goal of secure archive encryption, but it would not be a big problem for our purpose. Signed-off-by: Sungbo Eo <mans0n@gorani.run> |
||
---|---|---|
.. | ||
001-unix-configure-borrow-the-LFS-test-from-autotools.patch | ||
004-do-not-set-unwanted-cflags.patch | ||
006-stack-markings-to-avoid-executable-stack.patch | ||
007-fclose-in-file-not-fclose-x.patch | ||
008-hardening-build-fix-1.patch | ||
009-hardening-build-fix-2.patch | ||
010-remove-build-date.patch | ||
011-reproducible-mtime.patch | ||
012-make-encrypted-archives-reproducible.patch |