Package: micro-evtd
Version: 3.3.3-6+lenny3
Severity: important
Tags: security
Found that the later kernel builds for this box are not detected by the daemon
start-up script. I suggest that the supplied patch is incoroporated to
overcome this.
--- micro-evtd~ 2009-01-06 17:27:39.000000000 +0100
+++ micro-evtd 2009-04-04 18:06:05.000000000 +0200
@@ -69,7 +69,7 @@
device=$(sed -n '/Hardware/ {s/^.*: //;p}' /proc/cpuinfo)
case $device in
# Supported hardware, start the process using the wrapper
- "Buffalo Linkstation Pro/Live" | "Buffalo/Revogear Kurobox Pro")
+ "Buffalo Linkstation Pro/Live" | "Buffalo/Revogear Kurobox Pro" |
"Feroceon")
return 0
;;
# Hardware not supported, tell and die
Regards,
Bob