SHA256
1
0
forked from pool/kmod
2012-12-06 11:55:50 +00:00
committed by Git OBS Bridge
parent a14598bcae
commit b34a07eb55
6 changed files with 32 additions and 24 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 6 11:53:05 UTC 2012 - jengelh@inai.de
- Update to new upstream release 12
* Fix removing vermagic from module when told to force load a module
* Fix removing __versions section when told to force load a
module: we need to mangle the section header, not the section.
* modinfo no longer fails while loading a module from file when
path contains ".ko" substring
-------------------------------------------------------------------
Fri Nov 23 17:18:03 UTC 2012 - jengelh@inai.de