From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91761 invoked by alias); 12 Aug 2016 13:23:33 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 91723 invoked by uid 89); 12 Aug 2016 13:23:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.99.1 on sourceware.org X-Virus-Found: No X-Spam-Flag: YES X-Spam-SWARE-Status: Yes, score=5.4 required=5.0 tests=BAYES_50,BODY_8BITS,GARBLED_BODY,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=beijing, Beijing, ignores, Senior X-Spam-Status: Yes, score=5.4 required=5.0 tests=BAYES_50,BODY_8BITS,GARBLED_BODY,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on sourceware.org X-Spam-Level: ***** X-HELO: mx6-phx2.redhat.com Date: Fri, 01 Jan 2016 00:00:00 -0000 From: Chenxiong Qi To: libabigail@sourceware.org Message-ID: <841561852.1964081.1471008200179.JavaMail.zimbra@redhat.com> In-Reply-To: <718746663.1964037.1471008173635.JavaMail.zimbra@redhat.com> Subject: [Patch] Compare two local RPMs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [10.72.4.45] X-Mailer: Zimbra 8.0.6_GA_5922 (ZimbraWebClient - FF48 (Linux)/8.0.6_GA_5922) Thread-Topic: Compare two local RPMs Thread-Index: Q7P6FitsVfSTceuJcrB3/VUpIRHrCw== X-SW-Source: 2016-q3/txt/msg00086.txt.bz2 Hi, This patch[1] allows fedabipkgdiff be able to compare ABI against two local= RPMs, e.g. fedabipkgdiff path/to/rpm path/to/another/rpm Also, because of the new class RPMCollection, it's easy to fix bug 20270, t= hat is to make fedabipkgdiff relax with development and debuginfo package. = If there is no such a package, fedabipkgdiff just ignores them and continue= comparing rather than raising an error. However, if user really wants to t= reat this as an error, the new option --error-on-warning can be used. [1] https://cqi.fedorapeople.org/libabigail/0001-Bug-20270-Compare-two-loca= l-RPMs.patch Regards, -- Chenxiong Qi (=E9=BD=90=E8=BE=B0=E9=9B=84) Senior Software Engineer / RHCE Pnt DevOps - Development, Beijing