linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] kmod 10
@ 2012-09-06 19:37 Lucas De Marchi
  2012-09-17  2:34 ` Jan Engelhardt
  0 siblings, 1 reply; 5+ messages in thread
From: Lucas De Marchi @ 2012-09-06 19:37 UTC (permalink / raw)
  To: linux-modules; +Cc: LKML, linux-hotplug

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-10-08 13:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-06 19:37 [ANNOUNCE] kmod 10 Lucas De Marchi
2012-09-17  2:34 ` Jan Engelhardt
2012-09-17  3:15   ` Bruce Dubbs
2012-10-08 13:41     ` Lucas De Marchi
2012-10-08 13:38   ` Lucas De Marchi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).