4.01.2018 16:59 Jan Kurik <jkurik@xxxxxxxxxx> wrote: > [...] Therefore, all > characters added in later Unicode versions are missing and not sorted > at all which causes bugs like [[1]]. Seems like a link is missing. While at this, there is one more change in glibc, not directly related with this one but kinda similar. The ldconfig utility now forces the "C" sorting order while processing the files from /etc/ld.so.conf.d directory. Previously the sorting order was locale dependent which could be the same as the default "C" locale or slightly different. I'm not aware of any Fedora package where the order of the config files does matter, there was an example from Debian where they allow installing multiple versions of the same library and they add numerical prefixes to the file names to enforce the order. However, I hope this heads up is worth posting. Links: https://sourceware.org/bugzilla/show_bug.cgi?id=22505 https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=7d38eb3 https://sourceware.org/ml/libc-alpha/2017-12/msg00048.html Regards, Rafal _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx