]> sourceware.org Git - libabigail.git/commit
fedabipkgdiff: Add a new --private-dso option
authorDodji Seketeli <dodji@redhat.com>
Wed, 13 Nov 2024 12:40:36 +0000 (13:40 +0100)
committerDodji Seketeli <dodji@redhat.com>
Wed, 13 Nov 2024 15:07:32 +0000 (16:07 +0100)
commit7b4993d38756795e004163f0ef34a29fccad967b
treecf11921a1ca8909612b4047e3f28d8be57cbe2f5
parent3f477ca2b524bfe78993bf3b52d0a23d3bdf9707
fedabipkgdiff: Add a new --private-dso option

This patch adds an option to make fedabipkgdiff compare shared
libraries that are private to the packages being considered.

It allows us to compare the private libxul.so shared library when
considering the firefox package, for instance.

* doc/manuals/fedabipkgdiff.rst: Add documentation for the new
--private-dso option.
* tools/fedabipkgdiff (abipkgdiff): Pass the --private-dso option
to abipkgdiff when asked by the user.
(build_commandline_args_parser): Support the new --private-dso
option.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
doc/manuals/fedabipkgdiff.rst
tools/fedabipkgdiff
This page took 0.032854 seconds and 5 git commands to generate.