Carefully read the NEWS: - Bug fixes: - Fix usage of readdir_r() - New features: - Remove option from libkmod to allow waiting on module removal if the module is being used. It's dangerous since it can block the caller indefinitely. --- REMOVAL of an OPTION! Breakage? --- - Improve compatibility with musl libc - Add fallback implementation for compilers without _Static_assert(), e.g. gcc < 4.6 - Minor optimizations to the hash table - Make depmod warn if a module has incorrect devname specification --- This last feature is the most interesting if the user has problems? Reproducible: Always
People who might have used this now missing Option to wait for a device related action to complete before doing their next thing scriptingly will fail :(
no tag for 16 http://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/ no tarball for 16 >>> Downloading 'http://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-16.tar.xz' --2013-10-06 10:48:18-- http://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-16.tar.xz Resolving www.kernel.org... 149.20.4.69, 198.145.20.140 Connecting to www.kernel.org|149.20.4.69|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-16.tar.xz [following] --2013-10-06 10:48:18-- https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-16.tar.xz Connecting to www.kernel.org|149.20.4.69|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2013-10-06 10:48:20 ERROR 404: Not Found. so lets not file bugs about releases that didn't happen