20 Feb
2014
20 Feb
'14
4:52 p.m.
Am 20.02.2014 17:33, schrieb Dave Reisner:
- libsystemd-{login,journal,daemon,etc}.so are deprecated, and the symbols have been merged into a singular libsystemd.so. You'll still see the legacy library names, but they're now just a bunch of IFUNC symbols. Please raise up any build problems and try to nudge respective upstreams to move to the new library name.
Do you expect any build problems? And why do projects explicitly need to move? Can't we simply do a rebuild (if needed), disable the compat libraries but keep providing the compat .pc files for a while?