I just verified, that removing cve-2009-3736.patch from series file and
rebuilding libltdl3 package fixes mpg123. That patch stops libltdl from
looking in CWD for .la files and that breaks mpg123 module loading.
In case of mpg123 it does:
chdir("/usr/lib/mpg123");
lt_dlopen("type_module.la");
BTW, when passing '-o /../X' mpg123 will happily lt_dlopen("type_/../X.la"),
but that's another story.
Best Regards,
Michał Mirosław
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]