Skip to content
Snippets Groups Projects
Commit 1d348ddc authored by Simon McVittie's avatar Simon McVittie
Browse files

library: Add an accessor for the real SONAME


In s-r-system-info, we show libraries whose SONAME is not the same as
the name we asked for, even in non-verbose mode. For example, if the
expectations have not been updated to list libldap_r-2.4.so.2 yet,
Debian systems will show:

    "libldap-2.4.so.2" : {
      "soname" : "libldap_r-2.4.so.2",
      "path" : "/usr/lib/x86_64-linux-gnu/libldap-2.4.so.2"
    },

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 8ef6eb74
No related branches found
No related tags found
1 merge request!129library: Add an accessor for the real SONAME
Pipeline #3611 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment