SHA256
1
0
forked from pool/kmod
2012-03-03 20:52:30 +00:00
committed by Git OBS Bridge
parent 97f0901b06
commit de08b15014
7 changed files with 48 additions and 39 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Mar 3 20:50:43 UTC 2012 - jengelh@medozas.de
- Update to new upstream release 6
* New API: kmod_module_apply_filter, a function to apply filters
in a list of modules
* Lookup modules.builtin.bin to decide if a module is built into
the kernel
* Resolve infinite loops with softdeps and user configs with
install commands
-------------------------------------------------------------------
Tue Feb 7 00:56:51 UTC 2012 - jengelh@medozas.de