linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] kmod 14
@ 2013-07-03 16:05 Lucas De Marchi
  0 siblings, 0 replies; only message in thread
From: Lucas De Marchi @ 2013-07-03 16:05 UTC (permalink / raw)
  To: linux-modules; +Cc: LKML, Rusty Russell, systemd-devel

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

kmod 14 is out.

Some bug fixes and a new "static-nodes" command to parse
modules.devname. It was a very calm release cycle.

For the reasoning behind removing "--enable-static": this caused
problems in real world with people linking to libkmod and since it's
not recommended it has been disabled.  I wrote to linux-modules and
systemd-devel mailing lists a while back on how to fix it if anybody
cares. Otherwise it stays disabled.

Thanks to everyone involved in this release. Shortlog is below.


Cheers
Lucas De Marchi

---

Chengwei Yang (2):
      Several minor fixes for documentation
      Add document for exported enums

Jan Luebbe (1):
      libkmod: Avoid calling syscall() with -1

Johannes Berg (1):
      modprobe: don't check refcount with remove command

Lucas De Marchi (20):
      TODO: update and reorder
      testsuite: errno is a positive number
      Use _Static_assert
      Use static assertions for sizeof checks
      kmod: It's an error not to have modules.devname
      static-nodes: Fix indentation
      Add format attribute and fix issues
      build-sys: Add AM_V_XSLT to rule creating man pages
      libkmod-module: Don't pass NULL pointer to memcpy
      libkmod-module: Don't pass NULL ctx to kmod_log
      libkmod-index: Return early if readroot failed
      TODO: Add some entries
      Fix coding style
      missing: Don't call syscall() with syscallno == -1
      Revert "missing: Don't call syscall() with syscallno == -1"
      Add travis-ci config file
      build-sys: do not allow --enable static
      static-nodes: Better -f option description
      tools: Use test/kmod instead of kmod-nolib
      kmod 14

Tom Gundersen (2):
      tools: add static-nodes tool
      static-nodes: tmpfiles - also create parents directories of device nodes

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-03 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-03 16:05 [ANNOUNCE] kmod 14 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).