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:	Sat, 3 Mar 2012 01:39:40 -0300
From:	Lucas De Marchi <lucas.demarchi@...fusion.mobi>
To:	linux-modules <linux-modules@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	linux-hotplug@...r.kernel.org
Subject: [ANNOUNCE] kmod 6

Hey!! kmod 6 is out:

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

The first noticeable change is that we are now hosting kmod on
kernel.org. The new repository can be found here:

http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary

This version is very shorter than previous and this only indicates we
are reaching a maintenance phase. Everyone is advised to upgrade from
previous versions (including distros packaging kmod 5 and wanting to
freeze in that version). There were some important bugs fixed. Check
NEWS file for more information:
http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=blob;f=NEWS;h=4181097b8334e6145e556fc12ee42922d5751fb3;hb=HEAD


Shortlog is below. Thanks for everyone that helped with this release.

Lucas De Marchi


Dan McGee (1):
      testsuite: libtestsuite depends on individual components

Dave Reisner (5):
      testsuite: add .path member to test struct
      libkmod/module: add kmod_module_apply_filter method
      modinfo: use new apply_filter method to avoid builtins
      find builtins by property, not initstate
      modprobe: show builtin label on --show-depends

Lucas De Marchi (30):
      libkmod-module: probe: Fix ignore-loaded flag not being applied
      testsuite: macronify main function
      testsuite: macronify test definitions
      testsuite: update README file
      testsuite: add tests to modprobe --show-depends
      build-sys: add rule to pack rootfs
      Check if libc has __xstat
      Mark functions with attribute noreturn
      test: remove test-state
      libkmod-module: probe: fix infinite loop with softdeps
      libkmod-index: don't print an error if index doesn't exist
      TODO: add tasks and bug fixes
      testsuite: add test for builtins with modprobe
      kmod-module: lookup: search modules.builtin file too
      testsuite: fix color of unexpected failure
      Downgrade log level when modules.dep{,.bin} don't exist
      Add missing newlines
      libkmod-module: probe: check if module exists for install cmds
      TODO: update and organize items
      libkmod-module: don't treat "coming" as in-kernel
      Move repository to kernel.org
      libkmod-module: fill builtin's name
      libkmod-index: free node when we have only partial match
      man: detail modprobe.blacklist in kcmdline
      Downgrade log message: refcnt file may not exist
      libkmod-index: do not pre-populate mmap
      Fix wrong printf format string
      Add kmod_module_apply_filter() to doc-sections file
      Use upper case after Deprecated in doc
      kmod 6

Wouter van Kesteren (1):
      Fix path.c's function pointer defenitions.
--
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