Description: | This collective update for the GNU C library (glibc)provides the following fixes and enhancements: * Fix nearbyintf() to avoid inexact exceptions whenfractional arguments are used. (bnc#795129) * Make sure /var/run/nscd exists before starting nscd.(bnc#793146) * Avoid stack overflow in getaddrinfo() when host hasmany addresses. (bnc#785041) * Disable nscd host caching by default. (fate#313420) |