SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for build-compare-20240801T083050.024a3a7-lp152.317.1.noarch.rpm :

* Thu Aug 01 2024 olafAATTaepfle.de- Remove also date:timestamp from png files
* Sat Jun 17 2023 olafAATTaepfle.de- Filter dune language version in dune-package files
* Wed May 03 2023 Oleg Girko - Fix filtering compiled Python modules to handle Python >= 3.7
* Fri Apr 28 2023 olafAATTaepfle.de- remove timestamps from png files
* Sat Apr 08 2023 Oleg Girko - Ignore more sections when comparing ELF executable files
* 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
* 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
* Fri Dec 08 2017 olAATTinfoserver.lv- Ignore /usr/lib/.build-id differences in package filelist
* Mon Dec 04 2017 olafAATTaepfle.de- Treat .egg files as zip
* Wed Nov 08 2017 olafAATTaepfle.de- srpm check requires cpio
* Mon Nov 06 2017 olafAATTaepfle.de- Fix usage of cmp_spec and unrpm in srpm-check.sh
* Fri Nov 03 2017 olafAATTaepfle.de- Catch empty rpm -qp --qf output for tags not understood by rpm
* Fri Oct 20 2017 olafAATTaepfle.de- Remove newly introduced files-duplicate check from rpmlint In case files are hardlinked, the source and destination is scrambled in rpm output: the pkg will be republished. In case files are not hardlinked, the source and destination is scrambled in rpmlint output: the pkg will be republished
* Thu Jul 27 2017 olafAATTaepfle.de- Compare also supplements and recomments (issue#18)
* Fri Mar 31 2017 olafAATTaepfle.de- Handle timestamp and checksum in xen.efi
* Wed Mar 22 2017 olafAATTaepfle.de- Handle _kf5_htmldir, it HAD to be different...
* Tue Mar 21 2017 olafAATTaepfle.de- Handle /usr/share/vdr/locale/
* Sun Feb 12 2017 olafAATTaepfle.de- Remove warning file-contains-date-and-time from rpmlint.log
* Thu Jan 05 2017 olafAATTaepfle.de- Fix name-version-release regex for release without dots
* Wed Dec 14 2016 olafAATTaepfle.de- Remove warning about python mtime mismatch, a republish will not help (bsc#915948)- Handle yet another variant of numbered anchor in html file
* Wed Nov 09 2016 olafAATTaepfle.de- Ignore /etc/ld.so.cache- Ignore /etc/machine-id
* Tue Nov 08 2016 olafAATTaepfle.de- Ignore /etc/hosts- Handle every path matching /share/man/ as man page
* Mon Nov 07 2016 olAATTinfoserver.lv- Ignore .gnu_debugdata section when comparing ELF files.
* Wed Oct 12 2016 roAATTsuse.de- pkg-diff.sh: use option --speed-large-files for diffing disassembler output (bsc#1003528)
* Wed Sep 21 2016 olafAATTaepfle.de- Handle broken symlinks
* Thu Aug 25 2016 olafAATTaepfle.de- Update strip_numbered_anchors to catch more random identifiers
* Wed Aug 24 2016 liezhi.yangAATTwindriver.com- functions.sh: improve deb and ipk checking- Add support for deb and ipk packaging- pkg-diff.sh: check for fifo (named fifo)- pkg-diff.sh: remove space in the end for ftype- pkg-diff.sh: check_single_file(): return at once when same- functions.sh: run rpm once to make it faster
* Fri Aug 05 2016 olafAATTaepfle.de- Handle unknown ELF files as different.
* Wed Apr 06 2016 olafAATTaepfle.de- add used utilities to Requires
* Tue Mar 08 2016 olafAATTaepfle.de- Remove hacks from /var/adm/update-scripts|messages case
* Tue Mar 08 2016 olafAATTaepfle.de- Handle /var/adm/update-messages in scripts and filelist
* Mon Mar 07 2016 olafAATTaepfle.de- Whitespace in javadoc case- Whitespace changes in html case- Move case kde/gtk html up in the case list- Move case rdoc html up in the case list- Add option -a to same-build-result.sh and loop through all rpms- Rework sorting of rpm files in same-build-result.sh- Better diagnostic if number of subpackages changes- Create tmpfiles earlier in same-build-result.sh- Handle all javadoc html files
* Fri Mar 04 2016 olafAATTaepfle.de- Handle yet another variant of elc timestamps
* Thu Mar 03 2016 olafAATTaepfle.de- Handle timestamp in dvi files- Handle Last-modified HTML META tag- Handle yet another variant of javadoc timestamps
* Fri Jan 01 2016 schwabAATTsuse.de- Fix quoting in find expression
* Thu Oct 22 2015 olafAATTaepfle.de- Remove filename-too-long-for-joliet from rpmlint.log
* Mon Oct 12 2015 olafAATTaepfle.de- Filter out durations from rpmlint progress report
* Fri Oct 02 2015 olafAATTaepfle.de- Handle texi2html 5.0 timestamps
* Fri Aug 21 2015 seife+obsAATTb1-systems.com- avoid -kmp packages with \"filename-too-long-for-joliet\" triggering constant republishing
* Wed Jul 15 2015 olafAATTaepfle.de- 2015.07.15- Handle more texi2html generated files and patterns
* Wed Jun 17 2015 olafAATTaepfle.de- 2015.06.17- Fix regex to handle /lib/(modules|firmware)/version-release-any properly
* Tue Apr 28 2015 olafAATTaepfle.de- 2015.04.28- Filter InitrdID in /linuxrc.config- Hexdump old and new file in parallel- Sort cpio file list with files to compare- Extract old and new files in parallel- Ignore block device nodes- Ignore character device nodes- Always clean tmpdir on exit in pkg-diff.sh- Handle squashfs files
* Mon Apr 13 2015 olafAATTaepfle.de- 2015.04.13- Show hint if pkg-diff.sh returns non-zero- Adjust intending in same-build-result.sh- Handle /usr/src/packages/OTHER- Handle \"setuid directory\"
* Fri Mar 20 2015 olafAATTaepfle.de- 2015.03.20- Convert correct png file before comparison- Avoid name clashes when comparing png files- Handle filename changes gracefully when comparing unknown filetypes- Use generic helper to compare png files
* Thu Feb 12 2015 olafAATTaepfle.de- Handle also .o files as ELF relocatable objects
* Thu Feb 12 2015 randy.e.wittAATTlinux.intel.com- Rename rpm-check.sh to pkg-diff.sh
* Tue Feb 10 2015 olafAATTaepfle.de- 2015.02.10- Trim objdump output properly- Trim .TH also in localized man pages (bnc#915941)- Remove also DVIPSSource from .ps files
* Tue Feb 10 2015 randy.e.wittAATTlinux.intel.com- Print section differences even if assembly has differences.- Add support for nested rpms.- Make rpm-check work for \"packages\" other than rpm.- Tell which section was different when doing ELF comparisons.- Error when one of the rpms is not found
* Fri Feb 06 2015 olafAATTaepfle.de- 2015.02.06- Remove more javadoc references (bnc#916161)- Handle
*.war files like
*.jar files- Trim name-version-release string in update-scripts
* Wed Feb 04 2015 olafAATTaepfle.de- 2015.02.04- Handle ruby gem files, they are tar archives (bnc#916047)- Remove Creator: and CreationDate: tags from .ps files (bnc#915952)- Correct regex for hostname in libtool (bnc#916268)
* Tue Feb 03 2015 olafAATTaepfle.de- 2015.02.03- Trim .TH also in perl man pages (bnc#915941)- Trim first line of man page to catch overly verbose tools- Use correct offset for patching mtime out of .pyc files- Add BuildIgnore to allow bootstrap in sle11
* Mon Feb 02 2015 olafAATTaepfle.de- 2015.02.02- Trim VERSION-RELEASE also in rpmlint log- Adjust regex for spec comparing in src.rpm- handle also stick and setuid directory from file(1) output
* Wed Jan 21 2015 olafAATTaepfle.de- 2015.01.21- Remove leading spaces from file(1) output- Force removal of tmpdir to handle files marked as read-only
* Fri Jan 09 2015 olafAATTaepfle.de- 2015.01.14- Trim VERSION-RELEASE instead of RELEASE because the release number will match other substrings.- Use regex instead in sed /regex/ to match dots properly- Handle plain cpio archives from gfxboot- Add patterns for .TH header in man pages to handle all cases
* Wed Nov 26 2014 oheringAATTsuse.de- 2014.11.25- correctly handle cmp_spec return code if file checksum differs- handle also bz2 and xz compressed files with odd name
* Tue Nov 18 2014 oheringAATTsuse.de- 2014.11.15- show sorted differences of rpmlint log (bnc#904092)- handle kernel and kmp packages, but support for kernel
* is disabled- minor style fixes- handle cpio archives- handle absolute symlinks correctly- handle all ELF sections, not only the ones starting with dot
* Wed Nov 12 2014 schwabAATTsuse.de- Use $(...) instead of `...` to avoid losing backslash quoting
* Fri Nov 07 2014 oheringAATTsuse.de- Update check-all option to really keep going and check all files- Add check to recursively look into gzip files with odd suffix to properly handle /usr/share/vlc/skins2/default.vlt
 
ICM