Announcements :: rsyslog 3.17.4 (beta) released :: (1175 Reads)
Posted by
friedl
on Monday, June 16, 2008 - 05:31 PM
Hi all,
rsyslog 3.17.4, an update of the beta branch, has been released. This version fixes a problem with klog symbol lookup on newer kernels. Recent kernels do the symbol lookup themselves. The default behavior of imklog was to also do the symbol lookup. This uncoordinated dual-lookup caused the symbol information to be destroyed. This has been fixed by changing imklog's default to not do any lookup. The lookup functionality as whole has been deprecated and is scheduled to be removed with the next version.