Accepting request 170951 from home:elvigia:branches:Base:System

- KMOD 13
* depmod: --symbol-prefix actually requires an argument
* depmod: fix builtin symbols resolution when the prefix symbol is set
*  libkmod: Use secure_getenv if available
* rmmod: Teach rmmod about builtin modules
* libkmod: add finit_module logic
* modprobe: Fix assertion on --show-depends with bogus config file
* Many other bugfixes see https://lwn.net/Articles/546711

OBS-URL: https://build.opensuse.org/request/show/170951
OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=51
This commit is contained in:
2013-04-16 06:33:31 +00:00
committed by Git OBS Bridge
parent 6f4127f4d9
commit a68c716fe6
6 changed files with 35 additions and 23 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 15 22:27:55 UTC 2013 - crrodriguez@opensuse.org
- KMOD 13
* depmod: --symbol-prefix actually requires an argument
* depmod: fix builtin symbols resolution when the prefix symbol is set
* libkmod: Use secure_getenv if available
* rmmod: Teach rmmod about builtin modules
* libkmod: add finit_module logic
* modprobe: Fix assertion on --show-depends with bogus config file
* Many other bugfixes see https://lwn.net/Articles/546711
-------------------------------------------------------------------
Thu Dec 6 11:53:05 UTC 2012 - jengelh@inai.de