[ANNOUNCE] kmod 10

From: Lucas De Marchi
Date: Thu Sep 06 2012 - 15:38:11 EST


Hey!

kmod 10 is out:

ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-10.tar.xz
ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-10.tar.sign

The major change was the addition of a flag in
kmod_module_probe_insert() to keep the previous behavior of
module-init-tools regarding blacklisted modules.

Other than that, improvements to testsuite and man pages. I also
re-licensed the testsuite as LGPL. If anyone wants to use in his own
project and LGPL doesn't fit your needs, let me know.

Shortlog is below

Cheers!
Lucas De Marchi

---

Colin Walters (1):
build-sys: Add --disable-manpages option

Dave Reisner (10):
Implicitly run 'make rootfs' with 'make check'
module: support reading coresize from /sys if supported
build-sys: disable jobserver for rootfs target
man/modprobe: clarify --dirname option
man/modinfo: document --basedir option
man/modinfo: document longopts for field shortcuts
man/modinfo: specify each option in separate <term> tag
man/modprobe: specify each option in separate <term> tag
man/depmod: specify each option in separate <term> tag
man/rmmod: specify each option in separate <term> tag

Lucas De Marchi (10):
testsuite: use right offset for module name
testsuite: re-license under LGPL
Use #pragma once instead of #ifndef
build-sys: add 'man' entry in summary
README: let people know they don't need to subscribe
libkmod-module: Add KMOD_PROBE_APPLY_BLACKLIST_ALIAS_ONLY flag
modprobe: Unconditionally use KMOD_PROBE_APPLY_BLACKLIST_ALIAS_ONLY
TODO: deprecate use of rmmod -w
Remove test directory
kmod 10

Martin Pitt (2):
testsuite: path wrapper: Fix open() with 3 arguments
testsuite preload: Factorize into macros, add more stat and open variants
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/