Skip to content
Snippets Groups Projects

debian: Make symlinks in RPATH point to libraries by SONAME

Merged Simon McVittie requested to merge wip/smcv/relocatable-symlinks into master

This means they don't stop working when the real path to a library happens to have changed, for example upgrading GLib 2.32.3 to 2.32.4, which changes the real file implementing the library from libglib-2.0.so.0.3200.3 to libglib-2.0.so.0.3200.4.


This is a blocker for upgrading GLib (or several other libraries in scout, really, but GLib is the only one for which we're actually likely to do that).

Edited by Simon McVittie

Merge request reports

Merge request pipeline #9787 passed

Merge request pipeline passed for be8964b0

Merged by Ludovico de NittisLudovico de Nittis 4 years ago (Mar 5, 2021 9:21am UTC)

Loading

Pipeline #9808 passed

Pipeline passed for 420bfbd8 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading