On Wed, 23 Mar 2016 09:46:38 +0800 Ed Greshko wrote: > Yes, it has been obsoleted in F23. Not only was the performance increase debatable it > also presented a security problem in that the libraries were locally modified making the > verification of them difficult and putting the integrity of systems at risk. Not to mention that with library randomization, it was utterly and completely useless. It prelinked libs to load at a particular address, then the kernel loaded them at another random address, thus requiring relocation anyway. The first thing I ever did in any new installation was turn off prelink :). -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org