linux-modules.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] kmod 24
@ 2017-02-24  7:46 Lucas De Marchi
  0 siblings, 0 replies; only message in thread
From: Lucas De Marchi @ 2017-02-24  7:46 UTC (permalink / raw)
  To: linux-modules, lkml, Jessica Yu, Rusty Russell

kmod 24 is out:

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

- Improvements:
        - Add more information on dependency loop

        - Sanitize use of strcpy and allow to grow from small strings on stack
          (common case) to bigger strings on heap when needed

- Bug fixes
        - Fix wrong dependency loops being reported by depmod

        - Fix crashes when reporting dependency loops

        - Fix parsing kernel command line containing quotes

        - Fix leaks on error paths

Shortlog is below

Bartosz Golaszewski (1):
      module: fix a memory leak

James Minor (1):
      libkmod: Fix handling of quotes in kernel command line

Lucas De Marchi (15):
      libkmod: fix use of strcpy
      util: fix warning of equal values on logical OR
      testsuite: include stdio.h
      Add scratchbuf implementation
      depmod: fix string overflow
      build: fix build with disabled test modules
      testsuite: fix typo in description
      testsuite: add test for kernel cmdline with quotes
      libkmod-config: replace 0/1 with bool
      libkmod-config: fix parsing quoted kernel cmdline on params
      build: add missing header
      man: make error message clearer for missing xstlproc
      depmod: fix leak on error path
      build: update autogen
      kmod 24

Mian Yousaf Kaukab (2):
      testsuite: depmod: add module dependency outside cyclic chain
      depmod: ignore related modules in depmod_report_cycles

Yauheni Kaliuta (4):
      testsuite: fix test_array_sort pointers inderection
      shared: make scratchbuf_str static
      testsuite: depmod: check netsted loops reporting
      depmod: handle nested loops



Lucas De Marchi

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

only message in thread, other threads:[~2017-02-24  7:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-24  7:46 [ANNOUNCE] kmod 24 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).