Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695704 - net-libs/ldns-1.7.1 should set sub-SLOT because of SONAME change
Summary: net-libs/ldns-1.7.1 should set sub-SLOT because of SONAME change
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-27 04:51 UTC by Jeroen Roovers (RETIRED)
Modified: 2019-09-29 13:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2019-09-27 04:51:41 UTC
The SONAME changed from 2.0.0 in 1.7.0 to 3.0.0 in 1.7.1, so other software linking against it should be rebuilt automatically and the sub-SLOT change can facilitate that.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-09-27 10:31:17 UTC
More exactly, sonames are respectively "libldns.so.2" and "libldns.so.3", so SLOT="0/2" and SLOT="0/3" would make sense.

$ scanelf -RSy /var/tmp/portage/net-libs/ldns-*/image
 TYPE   SONAME FILE 
ET_DYN libldns.so.2 /var/tmp/portage/net-libs/ldns-1.7.0-r2/image/usr/lib64/libldns.so.2.0.0 
ET_DYN libldns.so.3 /var/tmp/portage/net-libs/ldns-1.7.1/image/usr/lib64/libldns.so.3.0.0
Comment 2 Marc Schiffbauer gentoo-dev 2019-09-27 11:37:12 UTC
Thanks for reporting. I will have a look very soon
Comment 3 Marc Schiffbauer gentoo-dev 2019-09-29 13:52:13 UTC
Fixed in 1.7.1-r1