lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 6 Sep 2012 16:37:55 -0300
From:	Lucas De Marchi <lucas.demarchi@...fusion.mobi>
To:	linux-modules <linux-modules@...r.kernel.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	linux-hotplug <linux-hotplug@...r.kernel.org>
Subject: [ANNOUNCE] kmod 10

Hey!

kmod 10 is out:

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

The major change was the addition of a flag in
kmod_module_probe_insert() to keep the previous behavior of
module-init-tools regarding blacklisted modules.

Other than that, improvements to testsuite and man pages. I also
re-licensed the testsuite as LGPL. If anyone wants to use in his own
project and LGPL doesn't fit your needs, let me know.

Shortlog is below

Cheers!
Lucas De Marchi

---

Colin Walters (1):
      build-sys: Add --disable-manpages option

Dave Reisner (10):
      Implicitly run 'make rootfs' with 'make check'
      module: support reading coresize from /sys if supported
      build-sys: disable jobserver for rootfs target
      man/modprobe: clarify --dirname option
      man/modinfo: document --basedir option
      man/modinfo: document longopts for field shortcuts
      man/modinfo: specify each option in separate <term> tag
      man/modprobe: specify each option in separate <term> tag
      man/depmod: specify each option in separate <term> tag
      man/rmmod: specify each option in separate <term> tag

Lucas De Marchi (10):
      testsuite: use right offset for module name
      testsuite: re-license under LGPL
      Use #pragma once instead of #ifndef
      build-sys: add 'man' entry in summary
      README: let people know they don't need to subscribe
      libkmod-module: Add KMOD_PROBE_APPLY_BLACKLIST_ALIAS_ONLY flag
      modprobe: Unconditionally use KMOD_PROBE_APPLY_BLACKLIST_ALIAS_ONLY
      TODO: deprecate use of rmmod -w
      Remove test directory
      kmod 10

Martin Pitt (2):
      testsuite: path wrapper: Fix open() with 3 arguments
      testsuite preload: Factorize into macros, add more stat and open variants
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ