Changelog for
build-compare-20221206T204012.bb70754-2.3.noarch.rpm :
* Fri Nov 25 2022 Stefan Brüns
- Trim \"PROVIDES\" from source rpms (#59, bsc#1205998)
* Mon Sep 19 2022 Dirk Müller - move license to licensedir- spec file cleanups
* Fri Sep 02 2022 Martin Kampas - fix compatibility with older sed (#55)
* Tue Aug 23 2022 Martin Kampas - handle more setuid/setgid ELF variants (#54)
* Mon Jun 20 2022 olafAATTaepfle.de- fix objdump parsing for non-executable sections (#53)
* Mon Jun 13 2022 olafAATTaepfle.de- fix objdump parsing (#52)
* Fri Mar 04 2022 olafAATTaepfle.de- handle -a also in same-build-result.sh- Find rpmlint.log in more places- fix logic error in appstream comparison- rework exit handling in same-build-result.sh- Fix result in case no rpmlint.log exist- remove count of checks and packages from rpmlint.log- remove Check time report from rpmlint.log- ELF diffing performance improvements- unpack packages in parallel- Add zstd handling
* Wed Feb 23 2022 Stefan Seyfried - Add extra handling for KMP versions
* Tue Sep 21 2021 Stephan Kulow - Fix build-compare for shadow package
* Mon Sep 20 2021 Andreas Schwab - Properly drop another duration from rpmlint.log
* Mon Sep 06 2021 bwiedemannAATTsuse.de- Drop another duration from rpmlint.log
* Wed Aug 11 2021 olafAATTaepfle.de- Handle another Date: variant in DocBook generated man pages
* 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