2014-01-07 12:03:22 +00:00
committed by Git OBS Bridge
parent 0568b45bef
commit 576c5a20ab
6 changed files with 33 additions and 24 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 7 11:59:38 UTC 2014 - jengelh@inai.de
- Update to new upstream release 16
* The option to wait on module removal has been removed from the
kernel, and now from rmmod. The constant KMOD_REMOVE_NOWAIT in
libkmod is still there for backwards compatibility but it is
always enforced, passing O_NONBLOCK to delete_module(2).
-------------------------------------------------------------------
Mon Sep 2 21:36:22 UTC 2013 - jengelh@inai.de