- 2015.02.10

- Trim objdump output properly
- Trim .TH also in localized man pages (bnc#915941)

- 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

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build-compare?expand=0&rev=173
This commit is contained in:
2015-02-10 15:54:31 +00:00
committed by Git OBS Bridge
parent 2edf4d28d7
commit 6cffad1656
4 changed files with 105 additions and 46 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Feb 10 15:35:25 UTC 2015 - olaf@aepfle.de
- 2015.02.10
- Trim objdump output properly
- Trim .TH also in localized man pages (bnc#915941)
-------------------------------------------------------------------
Tue Feb 10 15:33:32 UTC 2015 - randy.e.witt@linux.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 6 10:35:56 UTC 2015 - olaf@aepfle.de