Binary compatibility report for the libapt library between 0.8.15.6 and 0.8.15.7 versions on x86
Test Info
Library Name | libapt |
Version #1 | 0.8.15.6 |
Version #2 | 0.8.15.7 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 67 |
Total Shared Libraries | 2 |
Total Symbols / Types | 1169 / 697 |
Verdict | Incompatible (0.1%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 2 |
Removed Symbols | High | 1 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 1 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Added Symbols (2)
cachefile.h,
libapt-pkg.so.4.10.1
pkgCacheFile::RemoveCaches ( ) [static]
[symbol: _ZN12pkgCacheFile12RemoveCachesEv]
orderlist.h,
libapt-pkg.so.4.10.1
pkgOrderList::VisitNode ( pkgCache::Namespace::PkgIterator Pkg, char const* from )
[symbol: _ZN12pkgOrderList9VisitNodeEN8pkgCache11PkgIteratorEPKc]
to the top
Removed Symbols (1)
orderlist.h,
libapt-pkg.so.4.10.1
pkgOrderList::VisitNode ( pkgCache::Namespace::PkgIterator Pkg )
[symbol: _ZN12pkgOrderList9VisitNodeEN8pkgCache11PkgIteratorE]
to the top
Problems with Symbols, High Severity (1)
orderlist.h,
libapt-pkg.so.4.10.1
[+] pkgOrderList::VisitNode ( pkgCache::Namespace::PkgIterator Pkg ) (1)
changed to:pkgOrderList::VisitNode ( pkgCache::Namespace::PkgIterator Pkg, char const* from )
[symbol: _ZN12pkgOrderList9VisitNodeEN8pkgCache11PkgIteratorE]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN12pkgOrderList9VisitNodeEN8pkgCache11PkgIteratorE to _ZN12pkgOrderList9VisitNodeEN8pkgCache11PkgIteratorEPKc. This may cause "undefined reference" linker error in old client applications. |
to the top
Header Files (67)
acquire-item.h
acquire-method.h
acquire-worker.h
acquire.h
algorithms.h
aptconfiguration.h
apti18n.h
arfile.h
cachefile.h
cachefilter.h
cacheiterators.h
cacheset.h
cdrom.h
cdromutl.h
clean.h
cmndline.h
config.h
configuration.h
crc-16.h
database.h
debfile.h
debindexfile.h
deblistparser.h
debmetaindex.h
debrecords.h
debsrcrecords.h
debsystem.h
debversion.h
depcache.h
dirstream.h
dpkgdb.h
dpkgpm.h
error.h
extract.h
extracttar.h
filelist.h
fileutl.h
hashes.h
indexcopy.h
indexfile.h
indexrecords.h
init.h
macros.h
md5.h
metaindex.h
mmap.h
netrc.h
orderlist.h
packagemanager.h
pkgcache.h
pkgcachegen.h
pkgrecords.h
pkgsystem.h
policy.h
progress.h
sha1.h
sha256.h
sourcelist.h
sptr.h
srcrecords.h
strutl.h
tagfile.h
vendor.h
vendorlist.h
version.h
versionmatch.h
weakptr.h
to the top
Shared Libraries (2)
libapt-inst.so.1.2.0
libapt-pkg.so.4.10.1
to the top