From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 589793858D28; Sat, 23 Mar 2024 09:01:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 589793858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1711184464; bh=ax5u6wyjB6r1CEnlX2XqopRUOm/1c9XKefdHKcAKyjY=; h=From:To:Subject:Date:From; b=K7rXG+iOtcjlwSwKop1hvnO5th8r+9EYLeDXXQbQBj7/2NuqsEcAovV1jREfSwghc rsU7ztC7PlgQy6/0Qzln8k5zX4ATQRUbtkG0GDFt2CHX9I79ypt11MfT11Dj8cYnfT UnSNbm0B+yHdryCiUhw74ADvYrspEvboXxlVwxnw= From: "fche at redhat dot com" To: libabigail@sourceware.org Subject: [Bug default/31539] New: abidb: formalize solib metadata abeam abixml Date: Sat, 23 Mar 2024 09:01:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: libabigail X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31539 Bug ID: 31539 Summary: abidb: formalize solib metadata abeam abixml Product: libabigail Version: unspecified Status: NEW Severity: normal Priority: P2 Component: default Assignee: unassigned at sourceware dot org Reporter: fche at redhat dot com CC: libabigail at sourceware dot org Target Milestone: --- An abidb git repo stores primarily abixml documents. In order to allow a u= ser to more fully diagnose a problem, it'd be useful to also store some metadata for the solibs, such as: - the path name(s?) for the shared library (/lib64/libfoo.so.45) - the package name from which the file was extracted (foo-libs.rpm) - version tagging of the abidw binary - abidw options in effect Such bits could go into an optional file right beside the abixml file, with= a naming convention such as /path/buildid.json (or perhaps xml or txt :-). --=20 You are receiving this mail because: You are on the CC list for the bug.=