|
|
Log in / Subscribe / Register

kmod 6

From:  Lucas De Marchi <lucas.demarchi@profusion.mobi>
To:  linux-modules <linux-modules@vger.kernel.org>, LKML <linux-kernel@vger.kernel.org>, linux-hotplug@vger.kernel.org
Subject:  [ANNOUNCE] kmod 6
Date:  Sat, 3 Mar 2012 01:39:40 -0300
Message-ID:  <CAMOw1v5TpPiQG4BLdtDzDTgqdf+9Y49cLvgpD+x0-3nY3Xg12A@mail.gmail.com>
Archive‑link:  Article

Hey!! kmod 6 is out:

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

The first noticeable change is that we are now hosting kmod on
kernel.org. The new repository can be found here:

http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=sum...

This version is very shorter than previous and this only indicates we
are reaching a maintenance phase. Everyone is advised to upgrade from
previous versions (including distros packaging kmod 5 and wanting to
freeze in that version). There were some important bugs fixed. Check
NEWS file for more information:
http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=blob;...


Shortlog is below. Thanks for everyone that helped with this release.

Lucas De Marchi


Dan McGee (1):
      testsuite: libtestsuite depends on individual components

Dave Reisner (5):
      testsuite: add .path member to test struct
      libkmod/module: add kmod_module_apply_filter method
      modinfo: use new apply_filter method to avoid builtins
      find builtins by property, not initstate
      modprobe: show builtin label on --show-depends

Lucas De Marchi (30):
      libkmod-module: probe: Fix ignore-loaded flag not being applied
      testsuite: macronify main function
      testsuite: macronify test definitions
      testsuite: update README file
      testsuite: add tests to modprobe --show-depends
      build-sys: add rule to pack rootfs
      Check if libc has __xstat
      Mark functions with attribute noreturn
      test: remove test-state
      libkmod-module: probe: fix infinite loop with softdeps
      libkmod-index: don't print an error if index doesn't exist
      TODO: add tasks and bug fixes
      testsuite: add test for builtins with modprobe
      kmod-module: lookup: search modules.builtin file too
      testsuite: fix color of unexpected failure
      Downgrade log level when modules.dep{,.bin} don't exist
      Add missing newlines
      libkmod-module: probe: check if module exists for install cmds
      TODO: update and organize items
      libkmod-module: don't treat "coming" as in-kernel
      Move repository to kernel.org
      libkmod-module: fill builtin's name
      libkmod-index: free node when we have only partial match
      man: detail modprobe.blacklist in kcmdline
      Downgrade log message: refcnt file may not exist
      libkmod-index: do not pre-populate mmap
      Fix wrong printf format string
      Add kmod_module_apply_filter() to doc-sections file
      Use upper case after Deprecated in doc
      kmod 6

Wouter van Kesteren (1):
      Fix path.c's function pointer defenitions.
--
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