Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: introduce symbol versioning to librpm* (finally) #1127

Open
pmatilai opened this issue Mar 23, 2020 · 1 comment
Open

RFE: introduce symbol versioning to librpm* (finally) #1127

pmatilai opened this issue Mar 23, 2020 · 1 comment
Labels
API API related RFE

Comments

@pmatilai
Copy link
Member

pmatilai commented Mar 23, 2020

Symbol versioning adds loads of flexibility to doing API changes without forcing soname bumps - bumps which in case of rpm are rather inconvenient. We should finally introduce symbol versioning to rpm libraries.

As the versioning will mangle all exported symbols, this needs to be done along with a soname bump AIUI.

@pmatilai pmatilai added RFE API API related labels Mar 23, 2020
@ffesti ffesti added this to Needs triage in Ticket Review (Outdated) Apr 1, 2020
@ignatenkobrain
Copy link
Contributor

@pmatilai pmatilai added this to the 4.19.0 milestone Apr 14, 2022
@ffesti ffesti removed this from Needs triage in Ticket Review (Outdated) Jul 21, 2022
@pmatilai pmatilai removed this from the 4.19.0 milestone Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API related RFE
Projects
Status: Backlog
Development

No branches or pull requests

2 participants