From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by sourceware.org (Postfix) with ESMTPS id B3B72385782B for ; Fri, 2 Apr 2021 14:28:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B3B72385782B Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=seketeli.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dodji@seketeli.org X-Originating-IP: 88.120.130.27 Received: from localhost (unknown [88.120.130.27]) (Authenticated sender: dodji@seketeli.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 9826240008; Fri, 2 Apr 2021 14:28:24 +0000 (UTC) Received: by localhost (Postfix, from userid 1000) id DADF7580100; Fri, 2 Apr 2021 16:28:23 +0200 (CEST) From: Dodji Seketeli To: Matthias Maennich Cc: libabigail@sourceware.org, Giuliano Procida , kernel-team@android.com Subject: Re: [GIT PULL] Refactor (k)symtab reader Organization: Me, myself and I References: X-Operating-System: Fedora 34 X-URL: http://www.seketeli.net/~dodji Date: Fri, 02 Apr 2021 16:28:23 +0200 In-Reply-To: (Matthias Maennich's message of "Mon, 29 Mar 2021 14:19:14 +0100") Message-ID: <877dlkvjzs.fsf@seketeli.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-4.0 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2021 14:28:28 -0000 Hello Matthias, Matthias Maennich a =C3=A9crit: [...] > please pull: > > The following changes since commit 2eefd1727663285fe3544c41ec01dea32b2ec7= dd: > > Bug 27569 - abidiff misses a function parameter addition (2021-03-29 12= :34:48 +0200) > > are available in the Git repository at: > > ssh://sourceware.org/git/libabigail.git mm-symtab-reader > > for you to fetch changes up to 6be21667a07e261dc9779271048c219232c1b911: > > symtab: Add support for MODVERSIONS (CRC checksums) (2021-03-29 > 13:39:56 +0100) Applied to master. Thanks! Cheers, --=20 Dodji