Recommended update for automake
This update for automake fixes the following issues:
- Implement generated autoconf makefiles reproducible (bsc#1182604)
- Add fix to avoid date variations in docs. (bsc#1047218, jsc#SLE-17848)
- Avoid bashisms in test-driver script. (bsc#1185540)
This update for pcre fixes the following issues:
- Do not run profiling 'check' in parallel to make package build reproducible. (bsc#1040589)
This update for brp-check-suse fixes the following issues:
- Add fixes to support reproducible builds. (bsc#1186049)
This update was imported from the SUSE:SLE-15:Update update project.
-
Submitted by
Bernhard Wiedemann (bmwiedemann)
Fixed bugs
bnc#1182604
automake creates non-deterministic output
bnc#1186049
Support reproducible builds in brp-check-suse
bnc#1047218
trackerbug: packages do not build reproducibly from including build time
bnc#1185540
automake: test-driver script contains bash specific constructions
bnc#1040589
bash/gcc/gzip/python differ between builds because of profiling