Changelog for
build-compare-20200727T175347.d95eb35-3.1.noarch.rpm :
* Mon Jul 27 2020 bwiedemannAATTsuse.de- Make output more diffable and readable- Fix regression in compare_archive- Fix unit tests
* Fri May 29 2020 olafAATTaepfle.de- Remove usage of readarray to remain compatible with bash3
* Fri May 29 2020 olafAATTaepfle.de- Colltect a list of known rpm tags and use it to build the queryformat string for the tags listed below (bsc#1172232) conflict obsolete oldsuggests provide recommend require suggest supplement
* Thu May 14 2020 olafAATTaepfle.de- Trim first line of man page to catch overly verbose tools (now Pandoc)
* Wed May 13 2020 olafAATTaepfle.de- compare also posttrans scripts, and pretrans + verifyscript
* Tue May 05 2020 olafAATTaepfle.de- handle oddly named ZIP archives- touch watchdog every 15 instead of 57 minutes
* Tue Mar 31 2020 olafAATTaepfle.de- gtk-doc: filter version info from html files
* Fri Jan 10 2020 olafAATTaepfle.de- compare archives in separate directory to preserve existing files- consider only files and symlinks in verify_before_processing
* Tue Jan 07 2020 olafAATTaepfle.de- this new decade must be handled in man pages created by docbook.xml- use bash Process Substitution in diff_two_files- use bash Process Substitution when processing ELF files- move normalizing code from check_single_file into separate function- better input verification in check_single_file- split verification from diff_two_files into separate function- move check for ignored files out of check_single_file- separate helper functions from code in pkg-diff- touch host watchdog when producing output and in loops (issue#35)- add functions to touch host watchdog- always run cleanup in check_compressed_file- use EXIT handler in pkg-diff to remove tmpfiles
* Wed Aug 14 2019 John Vandenberg
- pkg-diff.sh: Ignore R build timestamp & temp paths https://github.com/openSUSE/build-compare/pull/34
* Tue Feb 19 2019 olafAATTaepfle.de- javadoc: filter dc.created- Support filenames with spaces- jar: always list files without date+size- Fix differing jars reported as identical
* Tue Aug 28 2018 olAATTinfoserver.lv- Ignore value of Release header when comparing spec files
* Fri Jul 06 2018 olafAATTaepfle.de- pkg-diff: fix diff returning 0
* Wed Jul 04 2018 olafAATTaepfle.de- Match also ELF pie executable (bsc#1097339)
* Wed Jul 04 2018 olafAATTaepfle.de- Remove trailing space from two match patterns
* Tue Jun 26 2018 olafAATTaepfle.de- Recognize \"setuid ELF nn-bit xSB shared object\" ELF binaries
* Mon May 28 2018 olafAATTaepfle.de- Avoid large temporary files from hexdump output and avoid diff(1) runing OOM by using a fifo (issue#24)
* Fri Apr 13 2018 olafAATTaepfle.de- check rpm capabilities for recommends/suggests