LWN.net Logo

kmod 7

From:  Lucas De Marchi <lucas.demarchi@profusion.mobi>
To:  linux-modules <linux-modules@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>, linux-hotplug <linux-hotplug@vger.kernel.org>
Subject:  [ANNOUNCE] kmod 7
Date:  Mon, 19 Mar 2012 08:46:01 -0300
Message-ID:  <CAMOw1v6N4xpwnB7yRCUtw=AdyjYk9DYwh07HdtOaWU0smRX1Cw@mail.gmail.com>
Archive-link:  Article, Thread

kmod 7 is out:

ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-7.t...
ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-7.t...

Just a bug-fix release with some bugs found mainly by Debian guys.
Check the NEWS file for more information.

Thanks a lot for all of you helping with debugging, testing and patches.

Shortlog is below.

Lucas De Marchi

--

Dave Reisner (1):
      modprobe: fix error path in removing modules

Lucas De Marchi (7):
      modprobe: don't check if module builtin to decide if it's builtin
      modprobe: always try to remove all modules in command line
      modprobe: set log prio to 0 if user passed -q arg
      config: use order /etc, /run, /lib
      build-sys: re-organize configure.ac
      build-sys: don't set CFLAGS and LDFLAGS
      kmod 7

Randy Witt (2):
      Add CC_CHECK_LDFLAGS_APPEND m4 macro.
      configure.ac: Move link only flags out of CFLAGS and into LDFLAGS.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds