Package Release Info

libabigail-1.0~rc6+git185-bp152.3.15

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libabigail-devel
libabigail-tools
libabigail0

Change Logs

Version: 1.0~rc6+git185-bp150.2.3
* Thu Aug 17 2017 jengelh@inai.de
- Update to snapshot 1.0~rc6+git185
  * Create a Corpus Group API extension
  * Initial support to lookup types per location
  * Support loading and comparing two kernel trees
  * Avoid loading a translation unit twice from abixml
  * Introduce the --kmi-whitelist option to abidiff and abidw
  * Avoid emitting duplicated decls in abixml
  * Avoid emitting some empty translation units to abixml
  * Avoid de-duplicating different C types that have identical name
  * Allow selective resolution of class declaration
  * Speedup DIE representation computing esp function signature in C
  * Do not report about voffset when it's not set in debug info
  * Cache function type name computation results
  * Filter top cv qualifier changes on function parameter types
  * Support ELF symbol visibility property
  * Avoid crashing when the elf file could not be read
* Sun May 28 2017 jengelh@inai.de
- Update to snapshot 1.0~rc6+git126
  * Add support for .deb files to abipkgdiff
  * abipkgdiff: automatically recurse into directories and
    .tar archives
  * abidw: new options --no-architecture, --stats, --noout,
  - -abidiff, --verbose
  * abidiff: new options --no-architecture, --stats, --verbose
  * Support new 'accessed_through' suppression property
  * Report vtable changes in top-level function change reports
  * Add --d{1,2} shortcut options for --debug-info-dir{1,2}
    in abidiff
  * abipkgdiff: new options --verbose, --no-added-binaries,
  - -keep-tmp-files, --no-added-syms
- Add no-tests.diff
* Thu Nov 26 2015 pth@suse.de
- BuildRequire python-sphinx so that the documentation can be built.
- BuildRequire makeinfo.
- Build man pagres and info documentation and package them.
* Sun Mar 01 2015 jengelh@inai.de
- Update to new git snapshot 0~git791
  * Build the set of exported decls directly during DWARF loading
  * Do not miss canonicalizing opportunities on non-member class types
  * Stick qualified, pointer, reference and array types into the
  global scope
  * Do not forget to canonicalize enum underlying type and void type
  * Speed up symbol version reading
* Fri Jan 09 2015 jengelh@inai.de
- Update to new git snapshot 0~git731
  * Support evaluating the SONAME from ELF files
  * Try harder to detect a DWARF attribute pointing into alternate DWARF section
  * Extend detection of compatible types to arrays
  * Detect and report changes in ELF architecture
* Sun Dec 07 2014 jengelh@inai.de
- Update to new git snapshot 0~git697
  * Fix a crash while writing symbol information
  * Initial implementation of the abicompat tool
  * Support reading undefined symbols from an ELF file
  * Sort functions by the their qualified name
* Fri Sep 12 2014 jengelh@inai.de
- Initial package for build.opensuse.org (version 0~git570)