Binary compatibility report for the libapt library between 0.9.7.9 and 0.9.8 versions on x86
Test Info
Library Name | libapt |
Version #1 | 0.9.7.9 |
Version #2 | 0.9.8 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 74 |
Total Shared Libraries | 2 |
Total Symbols / Types | 1272 / 759 |
Verdict | Incompatible (0.2%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 9 |
Removed Symbols | High | 2 |
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 (9)
cacheiterators.h,
libapt-pkg.so.4.12.0
pkgCache::DepIterator::IsSatisfied ( pkgCache::PrvIterator const& Prv ) const
[symbol: _ZNK8pkgCache11DepIterator11IsSatisfiedERKNS_11PrvIteratorE]
pkgCache::DepIterator::IsSatisfied ( pkgCache::VerIterator const& Ver ) const
[symbol: _ZNK8pkgCache11DepIterator11IsSatisfiedERKNS_11VerIteratorE]
gpgv.h,
libapt-pkg.so.4.12.0
ExecGPGV ( std::string const& File, std::string const& FileSig, int const& statusfd, int* fd )
[symbol: _Z8ExecGPGVRKSsS0_RKiPi]
OpenMaybeClearSignedFile ( std::string const& ClearSignedFileName, FileFd& MessageFile )
[symbol: _Z24OpenMaybeClearSignedFileRKSsR6FileFd]
SplitClearSignedFile ( std::string const& InFile, FileFd*const ContentFile, std::vector<std::string>*const ContentHeader, FileFd*const SignatureFile )
[symbol: _Z20SplitClearSignedFileRKSsP6FileFdPSt6vectorISsSaISsEES2_]
pkgcachegen.h,
libapt-pkg.so.4.12.0
pkgCacheGenerator::NewDepends ( pkgCache::PkgIterator& Pkg, pkgCache::VerIterator& Ver, map_ptrloc const Version, unsigned int const& Op, unsigned int const& Type, map_ptrloc*& OldDepLast )
[symbol: _ZN17pkgCacheGenerator10NewDependsERN8pkgCache11PkgIteratorERNS0_11VerIteratorEjRKjS6_RPj]
pkgCacheGenerator::NewVersion ( pkgCache::VerIterator& Ver, std::string const& VerStr, map_ptrloc const ParentPkg, unsigned long const Hash, unsigned long Next )
[symbol: _ZN17pkgCacheGenerator10NewVersionERN8pkgCache11VerIteratorERKSsjmm]
strutl.h,
libapt-pkg.so.4.12.0
_strrstrip ( char* String )
[symbol: _Z10_strrstripPc]
tagfile.h,
libapt-pkg.so.4.12.0
pkgTagSection::Exists ( char const*const Tag )
[symbol: _ZN13pkgTagSection6ExistsEPKc]
to the top
Removed Symbols (2)
indexcopy.h,
libapt-pkg.so.4.12.0
SigVerify::RunGPGV ( std::string const& File, std::string const& FileOut, int const& statusfd, int* fd ) [static]
[symbol: _ZN9SigVerify7RunGPGVERKSsS1_RKiPi]
pkgcachegen.h,
libapt-pkg.so.4.12.0
pkgCacheGenerator::NewVersion ( pkgCache::VerIterator& Ver, std::string const& VerStr, unsigned long Next )
[symbol: _ZN17pkgCacheGenerator10NewVersionERN8pkgCache11VerIteratorERKSsm]
to the top
Problems with Symbols, High Severity (1)
pkgcachegen.h,
libapt-pkg.so.4.12.0
[+] pkgCacheGenerator::NewVersion ( pkgCache::VerIterator& Ver, std::string const& VerStr, unsigned long Next ) (1)
changed to:pkgCacheGenerator::NewVersion ( pkgCache::VerIterator& Ver, std::string const& VerStr, map_ptrloc const ParentPkg, unsigned long const Hash, unsigned long Next )
[symbol: _ZN17pkgCacheGenerator10NewVersionERN8pkgCache11VerIteratorERKSsm]
| Change | Effect |
---|
1 | Parameters list has been changed. | The name of the appropriate symbol for this function on binary level has been changed from _ZN17pkgCacheGenerator10NewVersionERN8pkgCache11VerIteratorERKSsm to _ZN17pkgCacheGenerator10NewVersionERN8pkgCache11VerIteratorERKSsjmm. This may cause "undefined reference" linker error in old client applications. |
to the top
Header Files (74)
acquire-item.h
acquire-method.h
acquire-worker.h
acquire.h
algorithms.h
aptconfiguration.h
apti18n.h
arfile.h
apti18n.h (build/apti18n.h)
config.h (build/config.h)
cachefile.h
cachefilter.h
cacheiterators.h
cacheset.h
cdrom.h
cdromutl.h
clean.h
cmndline.h
config.h
configuration.h
crc-16.h
debfile.h
debindexfile.h
deblistparser.h
debmetaindex.h
debrecords.h
debsrcrecords.h
debsystem.h
debversion.h
depcache.h
dirstream.h
dpkgpm.h
edsp.h
edspindexfile.h
edsplistparser.h
edspsystem.h
error.h
extract.h
extracttar.h
filelist.h
fileutl.h
hashes.h
hashsum_template.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
sha2.h
sha256.h
sha2_internal.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.5.0
libapt-pkg.so.4.12.0
to the top