c91e308f66
- Trim first line of man page to catch overly verbose tools (now Pandoc)
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=272
2020-05-14 07:52:23 +00:00
43ad56bd29
- compare also posttrans scripts, and pretrans + verifyscript
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=271
2020-05-13 17:14:02 +00:00
b9318be55f
- touch watchdog every 15 instead of 57 minutes
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=269
2020-05-08 19:02:24 +00:00
fd3e3dbbfb
- handle oddly named ZIP archives
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=268
2020-05-05 07:00:09 +00:00
860fa11e3d
- gtk-doc: filter version info from html files
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=266
2020-03-31 09:52:47 +00:00
76e9d71125
- compare archives in separate directory to preserve existing files
...
- consider only files and symlinks in verify_before_processing
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=262
2020-01-10 21:28:02 +00:00
6d650b176a
- this new decade must be handled in man pages created by docbook.xml
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=261
2020-01-09 11:50:18 +00:00
655c4bb07a
- 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/package/show/openSUSE:Tools/build-compare?expand=0&rev=259
2020-01-08 16:55:30 +00:00
22bc8722f3
- pkg-diff.sh: Ignore R build timestamp & temp paths
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=257
2019-08-14 13:41:41 +00:00
5cee16f457
- javadoc: filter dc.created
...
- Support filenames with spaces
- jar: always list files without date+size
- Fix differing jars reported as identical
- Ignore value of Release header when comparing spec files
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=255
2019-02-19 09:32:50 +00:00
e3e3d3e14d
- pkg-diff: fix diff returning 0
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=253
2018-07-06 14:02:40 +00:00
5d84d5ea8c
- Match also ELF pie executable (bsc#1097339)
...
- Remove trailing space from two match patterns
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=252
2018-07-04 05:59:33 +00:00
10c76e1eaa
- Recognize "setuid ELF nn-bit xSB shared object" ELF binaries
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=250
2018-06-26 06:48:10 +00:00
159d089c59
- Avoid large temporary files from hexdump output and avoid
...
diff(1) runing OOM by using a fifo (issue#24)
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=248
2018-05-28 13:38:08 +00:00
1fe1bd2bc8
- check rpm capabilities for recommends/suggests
...
- Ignore /usr/lib/.build-id differences in package filelist
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=247
2018-04-13 07:12:49 +00:00
6ef835da17
- Treat .egg files as zip
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=245
2017-12-04 10:23:41 +00:00
c12de0e06e
- srpm check requires cpio
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=243
2017-11-08 06:05:45 +00:00
24ff297a02
- Fix usage of cmp_spec and unrpm in srpm-check.sh
...
- Catch empty rpm -qp --qf output for tags not understood by rpm
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=242
2017-11-06 16:16:43 +00:00
37c375c456
- 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
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=240
2017-10-20 06:57:22 +00:00
52093351ac
- Compare also supplements and recomments (issue#18)
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=238
2017-07-27 12:10:36 +00:00
ca41c23878
- Handle timestamp and checksum in xen.efi
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=236
2017-03-31 13:46:52 +00:00
13785bfbeb
- Handle _kf5_htmldir, it HAD to be different...
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=235
2017-03-22 19:08:25 +00:00
a813318d20
- Handle /usr/share/vdr/locale/
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=234
2017-03-21 11:19:29 +00:00
4d28734f20
- Remove warning file-contains-date-and-time from rpmlint.log
...
- Fix name-version-release regex for release without dots
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=232
2017-02-12 08:44:59 +00:00
d5daa2fe20
- Handle yet another variant of numbered anchor in html file
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=230
2016-12-14 09:06:25 +00:00
26135823bb
- Remove warning about python mtime mismatch, a republish will not help
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=229
2016-12-14 08:45:39 +00:00
ecf3198024
- Ignore /etc/machine-id
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=227
2016-11-09 06:53:46 +00:00
52b31cab87
- Ignore /etc/ld.so.cache
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=226
2016-11-09 06:50:00 +00:00
9e2b0f04d8
- Handle every path matching /share/man/ as man page
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=225
2016-11-08 11:55:08 +00:00
190e92584f
- Ignore /etc/hosts
...
- Ignore .gnu_debugdata section when comparing ELF files.
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=224
2016-11-08 08:08:18 +00:00
Ruediger Oertel
ffacc63bab
disassembler output (bsc#1003528)
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=222
2016-10-12 14:51:56 +00:00
Ruediger Oertel
89292ec82a
- pkg-diff.sh: use option --speed-large-files for diffing
...
disassembler output
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=221
2016-10-12 14:46:18 +00:00
449c47c49c
- Handle broken symlinks
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=219
2016-09-21 07:20:50 +00:00
eae5358f64
- Update strip_numbered_anchors to catch more random identifiers
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=216
2016-08-25 14:29:40 +00:00
d0fa46f062
- 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
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=214
2016-08-24 13:40:34 +00:00
5bf4ce3659
- Handle unknown ELF files as different.
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=213
2016-08-05 13:48:32 +00:00
3866a3faff
Adjust changes file
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=211
2016-04-06 13:58:04 +00:00
a0a7653793
- the buildroot lost awk, add used utilities to Requires
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=209
2016-04-06 07:12:31 +00:00
82d3060d19
Revert "Ignore checksums in ruby checksums.yaml"
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=208
2016-03-23 11:33:15 +00:00
1604b82501
- Ignore checksums in ruby checksums.yaml (bnc#916047)
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=207
2016-03-23 07:34:05 +00:00
9f7118010d
- Remove hacks from /var/adm/update-scripts|messages case
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=205
2016-03-08 18:42:04 +00:00
59c7476a62
- Handle /var/adm/update-messages in scripts and filelist
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=204
2016-03-08 16:49:47 +00:00
9abd4b5365
- 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
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=201
2016-03-07 11:58:30 +00:00
6320d4fe21
- Handle yet another variant of elc timestamps
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=200
2016-03-04 18:53:00 +00:00
28e7830dca
- Handle timestamp in dvi files
...
- Handle Last-modified HTML META tag
- Handle yet another variant of javadoc timestamps
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=199
2016-03-03 13:11:31 +00:00
91978818bd
- Fix quoting in find expression
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=197
2016-01-04 09:41:00 +00:00
1ec92090ef
_service mode=disabled for the time being
...
https://github.com/openSUSE/obs-service-source_validator/issues/26
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=195
2015-10-22 06:42:20 +00:00
990e418064
_service
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=189
2015-08-24 16:09:07 +00:00
2fc0a98f72
- 2015.07.15
...
- Handle more texi2html generated files and patterns
- 2015.06.17
- Fix regex to handle /lib/(modules|firmware)/version-release-any properly
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=185
2015-07-15 09:54:58 +00:00
31153d04ed
- 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
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=183
2015-04-28 12:48:08 +00:00