A new release of rfkill (v0.4) is available at:
http://wireless.kernel.org/download/rfkill/rfkill-0.4.tar.bz2
SHA1 sum: fccabf5a272ac2891f24dc35449dc6f4c45ff44b
Here is the short log of the changes included in this
release:
Darren Salt (10):
Move the man page to section 8
Add "wlan" and "ultrawideband" as aliases for "wifi" and "uwb".
Rearrange the help text for block & unblock.
Constification.
Return error codes instead of exiting.
Refactor rfkill index/type lookup: move it below rfkill_block.
Add filtering to "rfkill list".
Tweak version handling to allow vendor-specific suffixes without patching.
Help text: output rfkill type names from an array instead of a static string.
Add rfkill type "fm" to the man page.
Johannes Berg (4):
flush output after events
print time instead of useless text
change manpage for new rfkill list behaviour
version 0.4
John W. Linville (1):
default install to $(PREFIX)/sbin
Tomas Winkler (1):
update rfkill.h from kernel 2.6.33