| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: abi-compliance-checker | Distribution: Mandriva Linux |
| Version: 1.98.3 | Vendor: Mandriva |
| Release: 1 | Build date: Fri Jul 27 11:40:50 2012 |
| Group: Development/Other | Build host: n9.mandriva.com |
| Size: 1284269 | Source RPM: abi-compliance-checker-1.98.3-1.src.rpm |
| Packager: Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> | |
| Url: http://ispras.linuxbase.org/index.php/ABI_compliance_checker | |
| Summary: API/ABI compatibility checker for C/C++ libraries | |
ABI Compliance Checker (ACC) is a tool for checking backward binary and source-level compatibility of a C/C++ library. The tool checks header files and shared libraries of old and new versions and analyzes changes in API and ABI (ABI=API+compiler ABI) that may break binary and/or source compatibility: changes in calling stack, v-table changes, removed symbols, renamed fields, etc. Binary incompatibility may result in crashing or incorrect behavior of applications built with an old version of a library if they run on a new one. Source incompatibility may result in recompilation errors with a new library version. The tool is intended for developers of software libraries and maintainers of operating systems who are interested in ensuring backward compatibility, i.e. allow old applications to run or to be recompiled with newer library versions.
GPLv1+ or LGPLv2+
* Fri Jul 27 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.98.3-1 + Revision: 811212 - Updated to 1.98.3 * Wed Jun 27 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.98.2-1 + Revision: 807171 - Updated to 1.98.2 * Mon Jun 25 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.98.1-1 + Revision: 806771 - Updated to 1.98.1 * Wed May 23 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.97.6-1 + Revision: 800204 - Updated to 1.97.6 * Tue May 22 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.97.5-1 + Revision: 799977 - Updated to 1.97.5 * Mon Apr 16 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.97.4-2 + Revision: 791357 - Changed docs installation path * Mon Apr 16 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.97.4-1 + Revision: 791351 - Updated to 1.97.4 * Fri Feb 17 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.96.8-1 + Revision: 776108 - Updated to 1.96.8 * Wed Feb 08 2012 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.96.7-1 + Revision: 771857 - Updated to 1.96.7 * Tue Dec 13 2011 Andrey Ponomarenko <andrey.ponomarenko@rosalab.ru> 1.96-1 + Revision: 740648 - Updated to 1.96 * Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1.12-2mdv2011.0 + Revision: 609903 - rebuild * Sun Feb 07 2010 Oden Eriksson <oeriksson@mandriva.com> 1.12-1mdv2010.1 + Revision: 501668 - 1.12 * Sat Sep 05 2009 Oden Eriksson <oeriksson@mandriva.com> 1.6-1mdv2010.0 + Revision: 432064 - 1.6 * Thu Aug 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdv2010.0 + Revision: 410938 - 1.1 * Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.0 + Revision: 405312 - import abi-compliance-checker * Sat Aug 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2009.0 - initial Mandriva package
/usr/bin/abi-compliance-checker /usr/share/abi-compliance-checker /usr/share/abi-compliance-checker/modules /usr/share/abi-compliance-checker/modules/Internals /usr/share/abi-compliance-checker/modules/Internals/CallConv.pm /usr/share/abi-compliance-checker/modules/Internals/RegTests.pm /usr/share/abi-compliance-checker/modules/Internals/Scripts /usr/share/abi-compliance-checker/modules/Internals/Scripts/Sections.js /usr/share/abi-compliance-checker/modules/Internals/Scripts/Tabs.js /usr/share/abi-compliance-checker/modules/Internals/Styles /usr/share/abi-compliance-checker/modules/Internals/Styles/CmpSystems.css /usr/share/abi-compliance-checker/modules/Internals/Styles/Report.css /usr/share/abi-compliance-checker/modules/Internals/Styles/SymbolsList.css /usr/share/abi-compliance-checker/modules/Internals/Styles/Tabs.css /usr/share/abi-compliance-checker/modules/Internals/SysCheck.pm /usr/share/abi-compliance-checker/modules/Internals/XmlDump.pm /usr/share/abi-compliance-checker/modules/RulesBin.xml /usr/share/abi-compliance-checker/modules/RulesSrc.xml /usr/share/abi-compliance-checker/modules/Targets /usr/share/abi-compliance-checker/modules/Targets/unix /usr/share/abi-compliance-checker/modules/Targets/unix/common.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libEGL.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libGLESv2.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libMagick.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libNAccountsUI.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libQtCore.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libQtGui.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libQtMessaging.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libQtSparql.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libQtSql.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libWand.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libX11.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libXRes.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libXaw6.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libXaw7.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libXext.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libXfont.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libXt.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libaegis_certman.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libanthyinput.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libapt-pkg-libc6.4.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libapt-pkg-libc6.5.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libapt-pkg-libc6.9.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libasound.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libattr.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libbluetooth.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libc.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libcairo.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libclinkc.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libcloog.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libcontactsutils.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libcrypto1.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libdb.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libdb_cxx.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libdbus-glib.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libdbus.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libdevicelock.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libdevkit-power-gobject.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libdres.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libdrm_intel.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libduicontrolpanel.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libebook.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libedataserver.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libeggdbus.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libegroupwise.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libelf.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libext2fs.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libflake.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libfreebl3.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libfreetype.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libfuse.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgdbm_compat.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgdigicam.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgdk-x11.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgeoclue.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgettextlib.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgio.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libglib.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgnome-menu.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgnomevfs.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgnutls.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgraph.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgs.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgssrpc.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgstbase.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgstreamer.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgtk-x11.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgtkfilesystemmemorypublic.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgvfsdaemon.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libgvpr.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libhildon-im-ui.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libhildon.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libhildonwidgets.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libhistory.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libicalss.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libicuio.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libinotifytools.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libjinglebase.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libjinglep2pbase.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libjinglep2pclient.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libjpeg.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libkcalcoren.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libkeyutils.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libkok.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libkpathsea.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libksba.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/liblzma.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libm.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libmagic.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libmcclient.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libmcompositor.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libmeegotouchhome.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libmissioncontrol-server.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libmkcal.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libmng.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libmpfr.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libnetpbm.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libnice.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libnl.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libnsl.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libnssutil3.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/liboil.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libonig.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/liborc.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libosp.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libospgrove.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libosso-ic.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libossoemailinterface.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libossohelp.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libostyle.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpackagekit-glib2.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpbm.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpgm.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpigmentcms.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libplds4.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpng12.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpolkit-agent.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpolkit-backend.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpolkit-gobject.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpoppler.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libppm.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpthread.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpulsecommon.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpulsecore.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpyglib-2.0-python2.5.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpyglib-2.0-python2.6.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpyside-python2.6.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpython2.5.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpython2.6.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libpython3.1.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libqmfclient.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libqttracker.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libreadline.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libresolv.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/librt.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsasl2.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsensorfw.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libshadowappd.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libshare-ui-common.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libshare-widgets.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libshiboken-python2.6.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsignon-glib.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsmltk.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsofia-sip-ua.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsofia-tools.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsp.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libspgrove.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsrv_um_r.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsrv_um_r125.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libstdc++.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libstyle.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsyncevolution.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libsyncmlcommon.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libt1x.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libtcl8.4.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libtcl8.5.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libtelepathy-glib.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libtelepathy-qt4.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libtelepathy.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libthai.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libtiffxx.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libtimed.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libts.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libunwind.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libva-egl.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libva-glx.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libva-tpi.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libva-x11.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libwbxml2.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libxcb-aux.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libxcb.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libxkbfile.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libxnee.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libxslt.xml /usr/share/abi-compliance-checker/modules/Targets/unix/descriptors/libzypp.xml /usr/share/doc/abi-compliance-checker /usr/share/doc/abi-compliance-checker/LICENSE /usr/share/doc/abi-compliance-checker/README /usr/share/doc/abi-compliance-checker/doc /usr/share/doc/abi-compliance-checker/doc/Changes.html /usr/share/doc/abi-compliance-checker/doc/Descriptor.html /usr/share/doc/abi-compliance-checker/doc/Options.html /usr/share/doc/abi-compliance-checker/doc/Readme.html /usr/share/doc/abi-compliance-checker/doc/SysCheck /usr/share/doc/abi-compliance-checker/doc/SysCheck/Descriptor.html /usr/share/doc/abi-compliance-checker/doc/SysCheck/Examples.html /usr/share/doc/abi-compliance-checker/doc/SysCheck/Usage.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 14:56:30 2013