Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libabigail-doc-1.5-2.el7 RPM for aarch64

From EPEL 7 for aarch64 / Packages / l

Name: libabigail-doc Distribution: Fedora Project
Version: 1.5 Vendor: Fedora Project
Release: 2.el7 Build date: Mon Nov 12 17:24:25 2018
Group: Unspecified Build host: buildvm-aarch64-21.arm.fedoraproject.org
Size: 596406 Source RPM: libabigail-1.5-2.el7.src.rpm
Packager: Fedora Project
Url: https://sourceware.org/libabigail/
Summary: Man pages, texinfo files and html manuals of libabigail
This package contains documentation for the libabigail tools in the
form of man pages, texinfo documentation and API documentation in html
format.

Provides

Requires

License

LGPLv3+

Changelog

* Mon Nov 12 2018 Dodji Seketeli <dodji@redhat.com> - 1.5-2
  - Apply patches
    Support-having-several-debuginfo-search-dirs-for-a-b.patch and
    Add-a-fail-no-debug-info-to-abidiff.patch
* Fri Oct 26 2018 Dodji Seketeli <dodji@seketeli.org> - 1.5-1
  - Remove dpkg from buildrequires
* Thu Oct 25 2018 Dodji Seketeli <dodji@seketeli.org> - 1.5-1
  - Update to upstream 1.5 tarball
* Fri Jul 13 2018 Dodji Seketeli <dodji@redhat.com> - 1.4-1
  - Update to upstream 1.4
  - Merge change to build fedabipkgdiff in Fedora only
* Wed May 16 2018 Dodji Seketeli <dodji@redhat.com> - 1.3-1
  - Update to upstream 1.3 version
  - Make sure to build against python2.
* Tue Mar 06 2018 Dodji Seketeli <dodji@seketeli.org> - 1.2-1
  - Update to upstream 1.2
* Tue Jan 30 2018 Dodji Seketeli <dodji@redhat.com> - 1.1-1
  - Update to upstream 1.1
* Wed Nov 22 2017 Dodji Seketeli <dodji@seketeli.org> - 1.0-1
  - Add missing %{dist} to release.
* Tue Nov 07 2017 Dodji Seketeli <dodji@redhat.com> - 1.0-1
  - Update to upstream 1.0 tarball
  - Adjust tarball_revision and tarball_name macros
  - Adjust Release macro
  - Remove the koji build require as python2-koji is enough
  - Replace the pyxdg build require with the python2-pyxdg one.
  - Added missing build and runtime require 'mailcap' to allow
    fedabipkgdiff to detect RPM files
  - Update description to account for the new kmidiff tool
  - Remove patches that got applied upstream:
    0001-A-suppressed-diff-node-implies-suppressing-all-equiv.patch
    0001-Bug-20927-Segfault-when-HOME-is-not-set.patch
    0001-Fix-aborting-when-reading-.foo-symbols-from-a-ppc64-.patch
  - Add kmidiff to the RPM
* Fri Dec 09 2016 Dodji Seketeli <dodji@redhat.com> - 1.0-0.8.rc6.4
  - Fix upstream bug - Fix aborting when reading .foo symbols from a ppc64 binary
* Mon Dec 05 2016 Dodji Seketeli <dodji@redhat.com> - 1.0-0.8.rc6.3
  - Fix upstream Bug 20927 - Segfault when abidiff is invoked with $HOME not set
    Apply the upstream patch here.
* Sat Nov 26 2016 Dodji Seketeli <dodji@redhat.com> - 1.0-0.8.rc6.2
  - Fix an issue where some suppressed diff nodes are still visible in change reports
    This implies applying upstream patch:
     "[PATCH] A suppressed diff node implies suppressing all equivalent nodes too"
* Thu Nov 24 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.8.rc6.1
  - Update to upstream 1.0.rc6 tarball
  - Add pyxdg, rpm-python, koji and python2 as runtime dependencies.
  - Add wget as a build and runtime requirement.  It's useful for fedabipkgdiff.
  - Update package description to mention fedabipkgdiff
* Tue Jun 28 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.8.rc5.2
  - Add README
* Mon Jun 27 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.8.rc5.1
  - Update to upstream 1.0.rc5 tarball
  - Add new build requires for new fedabipkgdiff tool:
    python2-devel, rpm-python, python-mock, koji, pyxdg, python-unittest2
  - Add new %{_bindir}/fedabipkgdiff binary and
    %{_libdir}/libabigail/default.abignore configuration file to the set
    of distributed files. 
  - Drop patches that were integrated upstream:
    0001-Bug-19961-Distinguish-between-PI-executable-and-shar.patch
    0002-Bug-19964-Cannot-load-function-aliases-on-ppc64.patch
* Mon Apr 25 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.8.rc4.2
  - Fix PIE and ppc64 function aliases handling.
    The exact two upstream bugs fixed are:
      Bug 19961 - Distinguish between PI executable and shared library
      Bug 19964 - Cannot load function aliases on ppc64
    The two upstream patches applied are 8944ceb9ef03a4187 and 2529f84ae0e2ca2a
* Sun Apr 17 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.8.rc4.1
  - Update to upstream 1.0.rc4
* Fri Mar 25 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.8.rc3.1
  - Bump pseudo epoch to 0.8 so that we have: 1.0-0.8.rc3.1
* Tue Mar 08 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.rc3.1
  - Update to upstream 1.0.rc3
  - Add gcc-c++ as BuildRequires
  - Measure the time taken by regression tests
* Fri Jan 08 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.rc2.1
  - Update to upstream release 1.0.rc2
  - Run make check in // if possible
* Wed Jan 06 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.rc1.2
  - Add/Remove info pages to/from info pages database after install/before remove
* Wed Jan 06 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.rc1.1
  - Ship man/info pages right into the main package, along with the main
    programs.
  - Update to upstream release 1.0.rc1
  - Significant changes include:
     rhtbz/1283906 - crash in abigail::dwarf_reader::build_reference_type()
     libabigail/19336 - Better handle redundantly qualified reference types
     libabigail/19126 - abidw segv on a dwz compressed version of r300_dri.so
     libabigail/19355 - Libabigail slow on r300_dri.so
     Numerous other bug fixes and cleanups
* Tue Nov 17 2015 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.7.rc0
  - Update to upstream release 1.0.rc0
  - Take a tarball built using make dist now.
  - Do not run autoreconf -i anymore, during the build.
* Wed Sep 09 2015 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.6.20150909git164d17e
  - Update to upstream git commit hash 164d17e
    Bug 18791 - libabigail fails to read the output of abidw
    Bug 18818 - abidw aborts on a class with a non-complete base class
    Bug 18828 - Handle force-resolving of multiple declarations-only of the same type
    Bug 18844 - assert failure in abidw at abg-dwarf-reader.cc:6537
    Bug 18894 - Fix representation of enumerators in abixml format
    Bug 18893 - type degradation from dwarf to abixml on libGLU.so
    Bug 18892 - type degradation from DWARF to abixml on libtsan.so
    Bug 18904 - Fix support for C++ rvalue references
    Numerous additional bug fixes
    Added .deb, tarball and directory support to abipkgdiff
    Several improvements to abidw, abidiff and abilint
  - Added dpkg build dependency to activate support of .deb archives
  - cat tests/test-suite.log when check fails
  - Update description to add abipkgdiff
* Mon Jul 20 2015 Sinny Kumari <ksinny@gmail.com> - 1.0-0.4.20150720gitab1316b
  - Update to upstream git commit hash ab1316b. It brings various bug fixes and a
    new abipkgdiff tool to detect abi changes at package level.
  - Install abipkgdiff binary in bindir
  - Adjust date, git_revision and Release macros
* Thu Jun 25 2015 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.3.20150625git43c06a8
  - Update to upstream git commit hash 43c06a8 (pre-release of 1.0).
    This brings lots of bug fixes as well as some improvements in change
    report suppression capabilities in the library and in the abidiff
    tool.
  - Tarball name format is now clearer: %{name}-%{version}-git-%{git_revision}
  - Add new macro tarball_name for that
  - Adjust the Source0, git_revision, date, Release macros
  - Adjust the %setup directive to the fact that the tarball now extracts to
    a directory named %{name}-%{version}-git-%{git_revision}
  - Adjust the packaging of the man pages as some of them moved from
    section 7 to section 1.
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.2.20150422gita9582d8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Apr 22 2015 Sinny Kumari <ksinny@gmail.com> - 1.0-0.1.20150420gita9582d8
  - Add COPYING-GPLV3 license file as well
  - Remove python-sphinx-latex from BuildRequires
  - Package latest source tar with git revision a9582d8
* Sat Jan 24 2015 Sinny Kumari <ksinny@gmail.com> - 1.0-0.3.20150114git63c81f0
  - Specify only sub-packgae name instead of giving full package name
  - Add info as post and preun Requires for doc sub-package
* Fri Jan 23 2015 Sinny Kumari <ksinny@gmail.com> - 1.0-0.2.20150114git63c81f0
  - Add python-sphinx-latex as BuildRequires
  - Use license instead of doc macro for license file installation
  - Update checkout value
* Sun Jan 18 2015 Sinny Kumari <ksinny@gmail.com> - 1.0-0.1.git.63c81f0
  - Initial build of the libabigail package using source code from git
    revision 63c81f0.

Files

/usr/share/doc/libabigail-doc-1.5
/usr/share/doc/libabigail-doc-1.5/_sources
/usr/share/doc/libabigail-doc-1.5/_sources/abicompat.txt
/usr/share/doc/libabigail-doc-1.5/_sources/abidiff.txt
/usr/share/doc/libabigail-doc-1.5/_sources/abidw.txt
/usr/share/doc/libabigail-doc-1.5/_sources/abilint.txt
/usr/share/doc/libabigail-doc-1.5/_sources/abipkgdiff.txt
/usr/share/doc/libabigail-doc-1.5/_sources/fedabipkgdiff.txt
/usr/share/doc/libabigail-doc-1.5/_sources/index.txt
/usr/share/doc/libabigail-doc-1.5/_sources/kmidiff.txt
/usr/share/doc/libabigail-doc-1.5/_sources/libabigail-concepts.txt
/usr/share/doc/libabigail-doc-1.5/_sources/libabigail-overview.txt
/usr/share/doc/libabigail-doc-1.5/_sources/libabigail-tools.txt
/usr/share/doc/libabigail-doc-1.5/_static
/usr/share/doc/libabigail-doc-1.5/_static/ajax-loader.gif
/usr/share/doc/libabigail-doc-1.5/_static/basic.css
/usr/share/doc/libabigail-doc-1.5/_static/comment-bright.png
/usr/share/doc/libabigail-doc-1.5/_static/comment-close.png
/usr/share/doc/libabigail-doc-1.5/_static/comment.png
/usr/share/doc/libabigail-doc-1.5/_static/default.css
/usr/share/doc/libabigail-doc-1.5/_static/doctools.js
/usr/share/doc/libabigail-doc-1.5/_static/down-pressed.png
/usr/share/doc/libabigail-doc-1.5/_static/down.png
/usr/share/doc/libabigail-doc-1.5/_static/file.png
/usr/share/doc/libabigail-doc-1.5/_static/jquery.js
/usr/share/doc/libabigail-doc-1.5/_static/minus.png
/usr/share/doc/libabigail-doc-1.5/_static/plus.png
/usr/share/doc/libabigail-doc-1.5/_static/pygments.css
/usr/share/doc/libabigail-doc-1.5/_static/searchtools.js
/usr/share/doc/libabigail-doc-1.5/_static/sidebar.js
/usr/share/doc/libabigail-doc-1.5/_static/underscore.js
/usr/share/doc/libabigail-doc-1.5/_static/up-pressed.png
/usr/share/doc/libabigail-doc-1.5/_static/up.png
/usr/share/doc/libabigail-doc-1.5/_static/websupport.js
/usr/share/doc/libabigail-doc-1.5/abicompat.html
/usr/share/doc/libabigail-doc-1.5/abidiff.html
/usr/share/doc/libabigail-doc-1.5/abidw.html
/usr/share/doc/libabigail-doc-1.5/abilint.html
/usr/share/doc/libabigail-doc-1.5/abipkgdiff.html
/usr/share/doc/libabigail-doc-1.5/fedabipkgdiff.html
/usr/share/doc/libabigail-doc-1.5/genindex.html
/usr/share/doc/libabigail-doc-1.5/index.html
/usr/share/doc/libabigail-doc-1.5/kmidiff.html
/usr/share/doc/libabigail-doc-1.5/libabigail-concepts.html
/usr/share/doc/libabigail-doc-1.5/libabigail-overview.html
/usr/share/doc/libabigail-doc-1.5/libabigail-tools.html
/usr/share/doc/libabigail-doc-1.5/objects.inv
/usr/share/doc/libabigail-doc-1.5/search.html
/usr/share/doc/libabigail-doc-1.5/searchindex.js
/usr/share/licenses/libabigail-doc-1.5
/usr/share/licenses/libabigail-doc-1.5/COPYING
/usr/share/licenses/libabigail-doc-1.5/COPYING-GPLV3
/usr/share/licenses/libabigail-doc-1.5/COPYING-LGPLV3


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 13:49:57 2024