Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 408745 - app-admin/rsyslog-5.8.11 version bump
Summary: app-admin/rsyslog-5.8.11 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ultrabug
URL: http://www.rsyslog.com/rsyslog-5-8-11...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-18 18:19 UTC by Opportunist
Modified: 2012-05-22 12:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Opportunist 2012-03-18 18:19:21 UTC
Version 5.8.9 [V5-stable] 2012-03-15
 added tool to recover disk queue if .qi file is missing (recover_qi.pl)
 Thanks to Kaiwang Chen for contributing this tool

 bugfix: stopped DA queue was never processed after a restart due to a
 regression from statistics module

 added better doc for statsobj interface
 Thanks to Kaiwang Chen for his suggestions and analysis in regard to the
 stats subsystem.



Reproducible: Always
Comment 1 Opportunist 2012-04-05 16:06:35 UTC
Version 5.8.10  [V5-stable] 2012-04-05
 bugfix: segfault on startup if $actionqueuefilename was missing for disk queue config
 Thanks to Tomas Heinrich for the patch.

 bugfix: segfault if disk-queue was started up with old queue file
 Thanks to Tomas Heinrich for the patch.

 bugfix: memory leak in array passing output module mode
Comment 2 Opportunist 2012-05-03 14:31:36 UTC
Version 5.8.11  [V5-stable] 2012-05-03
bugfix: ommysql did not properly init/exit the mysql runtime library this could lead to segfaults. Triggering condition: multiple action instances using ommysql.  Thanks to Tomas Heinrich for reporting this problem and providing an initial patch (which my solution is based on, I need to add more code to clean the mess up).
bugfix: rsyslog did not terminate when delayable inputs were blocked due to unvailable sources. Fixes:
http://bugzilla.adiscon.com/show_bug.cgi?id=299
 Thanks to Marcin M for bringing up this problem and Andre Lorbach for helping to reproduce and fix it.
bugfix: active input in “light delay state” could block rsyslog termination, at least for prolonged period of time
bugfix: imptcp input name could not be set. Config directive was accepted, but had no effect
bugfix: assigned ruleset was lost when using disk queues
 This looked quite hard to diagnose for disk-assisted queues, as the pure memory part worked well, but ruleset info was lost for messages stored inside the disk queue.
bugfix: hostname was not requeried on HUP
 Thanks to Per Jessen for reporting this bug and Marius Tomaschewski for his help in testing the fix.
bugfix: inside queue.c, some thread cancel states were not correctly reset. While this is a bug, we assume it did have no practical effect because the reset as it was done was set to the state the code actually had at this point. But better fix this…
Comment 3 Ultrabug gentoo-dev 2012-05-22 12:29:57 UTC
Thanks (again) for your clean and detailed bugs Opportunist, it's fixed in tree now :)

+*rsyslog-5.8.11 (22 May 2012)
+
+  22 May 2012; Ultrabug <ultrabug@gentoo.org> rsyslog-5.8.5.ebuild,
+  -rsyslog-5.8.6.ebuild, -rsyslog-5.8.7.ebuild, rsyslog-5.8.8.ebuild,
+  +rsyslog-5.8.11.ebuild:
+  Version bump, fix #408745 thx to Opportunist. Fix ssl/gnutls dependencies wrt
+  #410241 thx to Conrad. Drop old versions.
+