Accepting request 762170 from openSUSE:Tools
- 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 OBS-URL: https://build.opensuse.org/request/show/762170 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build-compare?expand=0&rev=111
This commit is contained in:
commit
88e3cc225b
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 13:59:43 UTC 2020 - olaf@aepfle.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 13:27:38 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@ Summary: Build Result Compare Script
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Building
|
||||
Url: https://github.com/openSUSE/build-compare
|
||||
Version: 20190814T133923.4dfa207
|
||||
Version: 20200109T124459.beb05d0
|
||||
Release: 0
|
||||
Source1: COPYING
|
||||
Source2: same-build-result.sh
|
||||
|
875
pkg-diff.sh
875
pkg-diff.sh
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user