linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lucas De Marchi <lucas.demarchi@profusion.mobi>
To: linux-modules <linux-modules@vger.kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-hotplug <linux-hotplug@vger.kernel.org>,
	Rusty Russell <rusty@rustcorp.com.au>
Subject: [ANNOUNCE] kmod 13
Date: Tue, 09 Apr 2013 22:57:02 +0000	[thread overview]
Message-ID: <CAMOw1v63JRTQmF0PvABAwAhbK53raW8TM=tMdFUWm+UjUMre1w@mail.gmail.com> (raw)

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

New release of kmod 13, after some time accumulating bug fixes and new
features. This release got a bit delayed due to my marriage,
vacations, changing job and some new features getting into the kernel.
What else could happen at the same time? :-)

The most notable new features are the support for finit_module()
syscall and for signed modules. For finit_module() we try to be nice
with older kernels  and we fallback to init_module() if the new one is
not available. The older syscall is also used in case the module is
compressed.

There are also bug fixes and other minor new features. Check the NEWS
file. Thanks to everyone involved in this release. Shortlog is below.


Cheers,
Lucas De Marchi

---

Andrey Mazo (2):
      depmod: --symbol-prefix actually requires an argument
      depmod: fix builtin symbols resolution when the prefix symbol is set

Cristian Rodríguez (1):
      libkmod: Use secure_getenv if available

Josh Boyer (1):
      rmmod: Teach rmmod about builtin modules

Kees Cook (3):
      libkmod: add finit_module logic
      testsuite: handle finit_module
      libkmod: fix address argument to mmap calls

Lucas De Marchi (13):
      man: fix lib dir in which we look for config
      gitignore: ignore files generated by Automake's testsuite
      Update copyright notices
      libkmod-util: Add missing include file
      testsuite: Exit with success on signal if test has expected_fail=true
      testsuite: Add test to check if modprobe explodes on bogus config
      modprobe: Fix assertion on --show-depends with bogus config file
      libkmod: Add missing definitions
      libkmod: Move finit_module() definition to missing.h
      testsuite: Wrap syscall() to get calls to finit_module()
      testsuite: Fix checking __sysno
      build-sys: Always enable parallel tests
      kmod 13

Michal Marek (4):
      libkmod-module: Add helper for building the module info list
      libkmod-module: Do not free the list in kmod_module_info_append
      libkmod: Return module signature information in kmod_module_get_info()
      testsuite: Add modinfo test for module signatures

                 reply	other threads:[~2013-04-09 22:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMOw1v63JRTQmF0PvABAwAhbK53raW8TM=tMdFUWm+UjUMre1w@mail.gmail.com' \
    --to=lucas.demarchi@profusion.mobi \
    --cc=linux-hotplug@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-modules@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).