linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] kmod 23
@ 2016-07-20  5:19 Lucas De Marchi
  0 siblings, 0 replies; only message in thread
From: Lucas De Marchi @ 2016-07-20  5:19 UTC (permalink / raw)
  To: linux-modules; +Cc: Rusty Russell, lkml

kmod 23 is out:

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

- Improvements:
        - Don't add comment to modules.devname if it would otherwise be emp=
ty
          to play nice with tools detecting empty files

        - Allow building with BSD sed, that doesn't have -E flag

        - Ignore .TOC. symbols in depmod parsing as it's for PPC64 the
          equivalent of _GLOBAL_OFFSET_TABLE_

        - Teach modinfo about PKCS#7 module signatures: it doesn't add any
          other info besides telling the user the module is signed since
          kernel doesn't add other info on the module section

- Bug fixes

        - Fix -s and -p compat options to insmod triggering force flag

        - Fix long lines from /proc/modules not being handled correctly by
          kmod_module_new_from_loaded() and kmod_module_get_size() and seve=
ral
          other library functions that use them

        - Fix crash on modinfo while checking for available signature of
          unknown type

        - Fix documentation generation with gtk-doc


Shortlog is below

Anton Blanchard (1):
      depmod: Ignore PowerPC64 ABIv2 .TOC. symbol

H=C3=A9ctor Or=C3=B3n Mart=C3=ADnez (1):
      kmod: compiling with old sed version (!ERE support)

Josh Triplett (1):
      depmod: Don't insert comment in modules.devname if otherwise empty

Lucas De Marchi (8):
      travis: workaround bug in environment setup
      README: add link to patchwork
      libkmod-module: do not crash modinfo on 0 key id len
      libkmod-signature: handle PKCS#7
      libkmod-module: modinfo: print signature id
      libkmod: fix integration with gtk-doc
      NEWS: add items for kmod 23
      kmod 23

Marc-Antoine Perennou (1):
      insmod: fix wron fallthrough of -f

Michal Marek (1):
      libkmod: Handle long lines in /proc/modules

Peter Wu (1):
      kmod_module_get_refcnt: fix documentation


Lucas De Marchi

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

only message in thread, other threads:[~2016-07-20  5:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-20  5:19 [ANNOUNCE] kmod 23 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).