<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rsyslog &#187; Changelog</title>
	<atom:link href="http://www.rsyslog.com/changelog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rsyslog.com</link>
	<description>rsyslog, the enhanced syslogd</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:07:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Changelog for 6.3.7 (v6-devel)</title>
		<link>http://www.rsyslog.com/changelog-for-6-3-7-v6-devel/</link>
		<comments>http://www.rsyslog.com/changelog-for-6-3-7-v6-devel/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 15:00:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[6.3.7]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[devel]]></category>
		<category><![CDATA[imklog]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[rsyslog]]></category>
		<category><![CDATA[v6]]></category>
		<category><![CDATA[x.509]]></category>

		<guid isPermaLink="false">http://www.rsyslog.com/?p=583</guid>
		<description><![CDATA[Version 6.3.7  [DEVEL] 2012-02-02

imported refactored v5.9.6 imklog linux driver, now combined with BSD driver
removed imtemplate/omtemplate template modules, as this was waste of time
The actual input/output modules are better copy templates. Instead, the now-removed modules cost time for maintenance AND often caused confusion on what their role was.
added  new stats objects
improved support for new v6 config [...]]]></description>
			<content:encoded><![CDATA[<p>Version 6.3.7  [DEVEL] 2012-02-02</p>
<ul>
<li>imported refactored v5.9.6 imklog linux driver, now combined with BSD driver</li>
<li>removed imtemplate/omtemplate template modules, as this was waste of time<br />
The actual input/output modules are better copy templates. Instead, the now-removed modules cost time for maintenance AND often caused confusion on what their role was.</li>
<li>added  new stats objects</li>
<li>improved support for new v6 config system. The build-in output modules now all support the new config language</li>
<li>bugfix: facility local&lt;x&gt; was not correctly interpreted in legacy filters<br />
Was only accepted if it was the first PRI in a multi-filter PRI. Thanks to forum user Mark for bringing this to our attention.</li>
<li>bugfix: potential abort after reading invalid X.509 certificate<br />
closes: <a href="http://bugzilla.adiscon.com/show_bug.cgi?id=290">http://bugzilla.adiscon.com/show_bug.cgi?id=290</a><br />
Thanks to Tomas Heinrich for the patch</li>
<li>bufgix: legacy parsing of some filters did not work correctly</li>
<li>bugfix: rsyslog aborted during startup if there is an error in loading an action and legacy configuration mode is used</li>
<li>bugfix: bsd klog driver did no longer compile</li>
<li>relicensed larger parts of the code under Apache (ASL) 2.0</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rsyslog.com/changelog-for-6-3-7-v6-devel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changelog for 5.9.5 (v5-devel)</title>
		<link>http://www.rsyslog.com/changelog-for-5-9-5-v5-devel/</link>
		<comments>http://www.rsyslog.com/changelog-for-5-9-5-v5-devel/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 12:12:12 +0000</pubDate>
		<dc:creator>teifler</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[5.9.5]]></category>
		<category><![CDATA[devel]]></category>
		<category><![CDATA[IMUxSockRateLimitInterval]]></category>
		<category><![CDATA[rsyslog]]></category>
		<category><![CDATA[v5]]></category>

		<guid isPermaLink="false">http://rsyslog.com/?p=572</guid>
		<description><![CDATA[Version 5.9.5  [V5-DEVEL], 2012-01-27

 improved impstats subsystem, added many new counters
 enhanced module loader to not rely on PATH_MAX
 refactored imklog linux driver, now combined with BSD driver
The Linux driver no longer supports outdated kernel symbol resolution,
which was disabled by default for very long. Also overall cleanup,
resulting in much smaller code. Linux and BSD [...]]]></description>
			<content:encoded><![CDATA[<p>Version 5.9.5  [V5-DEVEL], 2012-01-27</p>
<ul>
<li> improved impstats subsystem, added many new counters</li>
<li> enhanced module loader to not rely on PATH_MAX</li>
<li> refactored imklog linux driver, now combined with BSD driver<br />
The Linux driver no longer supports outdated kernel symbol resolution,<br />
which was disabled by default for very long. Also overall cleanup,<br />
resulting in much smaller code. Linux and BSD are now covered by a<br />
single small driver.</li>
<li> $IMUXSockRateLimitInterval DEFAULT CHANGED, was 5, now 0<br />
The new default turns off rate limiting. This was chosen as people<br />
experienced problems with rate-limiting activated by default. Now it<br />
needs an explicit opt-in by setting this parameter.<br />
Thanks to Chris Gaffney for suggesting to make it opt-in; thanks to<br />
many unnamed others who already had complained at the time Chris made<br />
the suggestion ;-)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rsyslog.com/changelog-for-5-9-5-v5-devel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changelog for 5.8.7 (v5-stable)</title>
		<link>http://www.rsyslog.com/changelog-for-5-8-7-v5-stable/</link>
		<comments>http://www.rsyslog.com/changelog-for-5-8-7-v5-stable/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 11:10:21 +0000</pubDate>
		<dc:creator>teifler</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[5.8.7]]></category>
		<category><![CDATA[stable]]></category>
		<category><![CDATA[v5]]></category>

		<guid isPermaLink="false">http://rsyslog.com/?p=568</guid>
		<description><![CDATA[Version 5.8.7  [V5-stable] 2012-01-17

bugfix: instabilities when using RFC5424 header fields
Thanks to Kaiwang Chen for the patch
bugfix: imuxsock did truncate part of received message if it did not contain a proper date. The truncation occured because we removed that part of the messages that was expected to be the date.
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=295
bugfix: potential abort after reading invalid [...]]]></description>
			<content:encoded><![CDATA[<p>Version 5.8.7  [V5-stable] 2012-01-17</p>
<ul>
<li>bugfix: instabilities when using RFC5424 header fields<br />
Thanks to Kaiwang Chen for the patch</li>
<li>bugfix: imuxsock did truncate part of received message if it did not contain a proper date. The truncation occured because we removed that part of the messages that was expected to be the date.<br />
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=295</li>
<li>bugfix: potential abort after reading invalid X.509 certificate<br />
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=290<br />
Thanks to Tomas Heinrich for the patch</li>
<li>bugfix: stats counter were not properly initialized on creation FQDN hostname for multihomed host was not always set to the correct name if multiple aliases existed. Thanks to Tomas Heinreich for the patch.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rsyslog.com/changelog-for-5-8-7-v5-stable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changelog for 6.2.0 (v6-stable)</title>
		<link>http://www.rsyslog.com/changelog-for-6-2-0-v6-stable/</link>
		<comments>http://www.rsyslog.com/changelog-for-6-2-0-v6-stable/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 15:20:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[6.2.0]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[rsyslog]]></category>
		<category><![CDATA[stable]]></category>
		<category><![CDATA[v6]]></category>

		<guid isPermaLink="false">http://rsyslog.com/?p=561</guid>
		<description><![CDATA[ChangeLog (from 6.1.12 to 6.2.0):

bugfix (kind of): removed numerical part from pri-text see v6 compatibility document for reasons
bugfix: race condition when extracting program name, APPNAME, structured data and PROCID (RFC5424 fields) could lead to invalid characters e.g. in dynamic file names or during forwarding (general malfunction of these fields in templates, mostly under heavy load)
bugfix: [...]]]></description>
			<content:encoded><![CDATA[<p>ChangeLog (from 6.1.12 to 6.2.0):</p>
<ul>
<li>bugfix (kind of): removed numerical part from pri-text see v6 compatibility document for reasons</li>
<li>bugfix: race condition when extracting program name, APPNAME, structured data and PROCID (RFC5424 fields) could lead to invalid characters e.g. in dynamic file names or during forwarding (general malfunction of these fields in templates, mostly under heavy load)</li>
<li>bugfix: imuxsock did no longer ignore message-provided timestamp, if so configured (the *default*). Lead to no longer sub-second timestamps.<br />
closes: <a href="http://bugzilla.adiscon.com/show_bug.cgi?id=281">http://bugzilla.adiscon.com/show_bug.cgi?id=281</a></li>
<li>bugfix: omfile returns fatal error code for things that go really wrong previously, RS_RET_RESUME was returned, which lead to a loop inside the rule engine as omfile could not really recover.</li>
<li>bugfix: rsyslogd -v always said 64 atomics were not present<br />
thanks to mono_matsuko for the patch</li>
<li>bugfix: potential abort after reading invalid X.509 certificate closes:<br />
<a href="http://bugzilla.adiscon.com/show_bug.cgi?id=290">http://bugzilla.adiscon.com/show_bug.cgi?id=290</a><br />
Thanks to Tomas Heinrich for the patch</li>
<li>$Begin, $End, $StrictScoping directives have been removed as v6.4 will provide the same functionality in a far better way. So we do not want to clutter the code.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rsyslog.com/changelog-for-6-2-0-v6-stable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changelog for 5.9.4 (v5-devel)</title>
		<link>http://www.rsyslog.com/changelog-for-5-9-4-v5-devel/</link>
		<comments>http://www.rsyslog.com/changelog-for-5-9-4-v5-devel/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 16:01:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[5.9.4]]></category>
		<category><![CDATA[annotate]]></category>
		<category><![CDATA[devel]]></category>
		<category><![CDATA[imuxsock]]></category>
		<category><![CDATA[omfile]]></category>
		<category><![CDATA[rsyslog]]></category>
		<category><![CDATA[v5]]></category>

		<guid isPermaLink="false">http://www.rsyslog.com/?p=529</guid>
		<description><![CDATA[Version 5.9.4  [V5-DEVEL], 2011-11-29

imuxsock: added capability to &#8220;annotate&#8221; messages with &#8220;trusted information&#8221;, which contains some properties obtained from the system and as such is sure to not be faked. This is inspired by the similiar idea introduced in systemd. removed dependency on gcrypt for recently-enough GnuTLS
see: http://bugzilla.adiscon.com/show_bug.cgi?id=289
bugfix: imuxsock did no longer ignore message-provided timestamp, [...]]]></description>
			<content:encoded><![CDATA[<p>Version 5.9.4  [V5-DEVEL], 2011-11-29</p>
<ul>
<li>imuxsock: added capability to &#8220;annotate&#8221; messages with &#8220;trusted information&#8221;, which contains some properties obtained from the system and as such is sure to not be faked. This is inspired by the similiar idea introduced in systemd. removed dependency on gcrypt for recently-enough GnuTLS<br />
see: http://bugzilla.adiscon.com/show_bug.cgi?id=289</li>
<li>bugfix: imuxsock did no longer ignore message-provided timestamp, if so configured (the *default*). Lead to no longer sub-second timestamps.<br />
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=281</li>
<li>bugfix: omfile returns fatal error code for things that go really wrong previously, RS_RET_RESUME was returned, which lead to a loop inside the rule engine as omfile could not really recover.</li>
<li>bugfix: rsyslogd -v always said 64 atomics were not present<br />
thanks to mono_matsuko for the patch</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rsyslog.com/changelog-for-5-9-4-v5-devel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changelog for 5.8.6 (v5-stable)</title>
		<link>http://www.rsyslog.com/changelog-for-5-8-6-v5-stable/</link>
		<comments>http://www.rsyslog.com/changelog-for-5-8-6-v5-stable/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 13:13:55 +0000</pubDate>
		<dc:creator>teifler</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[5.8.6]]></category>
		<category><![CDATA[stable]]></category>
		<category><![CDATA[v5]]></category>

		<guid isPermaLink="false">http://www.rsyslog.com/?p=509</guid>
		<description><![CDATA[Version 5.8.6  [V5-stable] 2011-10-21

bugfix: missing whitespace after property-based filter was not detected
bugfix: $OMFileFlushInterval period was doubled &#8211; now using correct value
bugfix: ActionQueue could malfunction due to index error
Thanks to Vlad Grigorescu for the patch
bugfix: $ActionExecOnlyOnce interval did not work properly
Thanks to Tomas Heinrich for the patch
bugfix: race condition when extracting program name, APPNAME, structured data [...]]]></description>
			<content:encoded><![CDATA[<p>Version 5.8.6  [V5-stable] 2011-10-21</p>
<ul>
<li>bugfix: missing whitespace after property-based filter was not detected</li>
<li>bugfix: $OMFileFlushInterval period was doubled &#8211; now using correct value</li>
<li>bugfix: ActionQueue could malfunction due to index error<br />
Thanks to Vlad Grigorescu for the patch</li>
<li>bugfix: $ActionExecOnlyOnce interval did not work properly<br />
Thanks to Tomas Heinrich for the patch</li>
<li>bugfix: race condition when extracting program name, APPNAME, structured data and PROCID (RFC5424 fields) could lead to invalid characters e.g. in dynamic file names or during forwarding (general malfunction of these fields in templates, mostly under heavy load)</li>
<li>bugfix: imuxsock did no longer ignore message-provided timestamp, if so configured (the *default*). Lead to no longer sub-second timestamps.<br />
closes: <a href="http://bugzilla.adiscon.com/show_bug.cgi?id=281">http://bugzilla.adiscon.com/show_bug.cgi?id=281</a></li>
<li>bugfix: omfile returns fatal error code for things that go really wrong previously, RS_RET_RESUME was returned, which lead to a loop inside the rule engine as omfile could not really recover.</li>
<li>bugfix: imfile did invalid system call under some circumstances when a file that was to be monitored did not exist BUT the state file actually existed. Mostly a cosmetic issue. Root cause was incomplete error checking in stream.c; so patch may affect other code areas.</li>
<li>bugfix: rsyslogd -v always said 64 atomics were not present<br />
Thanks to mono_matsuko for the patch</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rsyslog.com/changelog-for-5-8-6-v5-stable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changelog for 6.3.6 (v6-devel)</title>
		<link>http://www.rsyslog.com/changelog-for-6-3-6-v6-devel/</link>
		<comments>http://www.rsyslog.com/changelog-for-6-3-6-v6-devel/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 11:00:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[6.3.6]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[config parser]]></category>
		<category><![CDATA[devel]]></category>
		<category><![CDATA[RELP]]></category>
		<category><![CDATA[rsyslog]]></category>
		<category><![CDATA[v6]]></category>

		<guid isPermaLink="false">http://www.rsyslog.com/?p=505</guid>
		<description><![CDATA[Version 6.3.6  [DEVEL] 2011-09-19

added $InputRELPServerBindRuleset directive to specify rulesets for RELP
bugfix: config parser did not support properties with dashes in them inside property-based filters. Thanks to Gerrit Seré for reporting this.

]]></description>
			<content:encoded><![CDATA[<p>Version 6.3.6  [DEVEL] 2011-09-19</p>
<ul>
<li>added $InputRELPServerBindRuleset directive to specify rulesets for RELP</li>
<li>bugfix: config parser did not support properties with dashes in them inside property-based filters. Thanks to Gerrit Seré for reporting this.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rsyslog.com/changelog-for-6-3-6-v6-devel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changelog for 4.8.0 (v4-stable)</title>
		<link>http://www.rsyslog.com/changelog-for-4-8-0-v4-stable/</link>
		<comments>http://www.rsyslog.com/changelog-for-4-8-0-v4-stable/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 13:51:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[4.8.0]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[rsyslog]]></category>
		<category><![CDATA[stable]]></category>
		<category><![CDATA[v4]]></category>

		<guid isPermaLink="false">http://www.rsyslog.com/?p=499</guid>
		<description><![CDATA[Version 4.8.0  [v4-stable] (rgerhards), 2011-09-07
This is a new stable v4 version. It contains all fixes and enhancements made during the 4.7.x phase.
]]></description>
			<content:encoded><![CDATA[<p>Version 4.8.0  [v4-stable] (rgerhards), 2011-09-07</p>
<p>This is a new stable v4 version. It contains all fixes and enhancements made during the 4.7.x phase.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rsyslog.com/changelog-for-4-8-0-v4-stable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changelog for 6.3.5 (v6-devel)</title>
		<link>http://www.rsyslog.com/changelog-for-6-3-5-v6-devel/</link>
		<comments>http://www.rsyslog.com/changelog-for-6-3-5-v6-devel/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 11:06:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[6.3.5]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[devel]]></category>
		<category><![CDATA[rsyslog]]></category>
		<category><![CDATA[v6]]></category>

		<guid isPermaLink="false">http://www.rsyslog.com/?p=485</guid>
		<description><![CDATA[Version 6.3.5  [DEVEL] (rgerhards/al), 2011-09-01

bugfix/security: off-by-two bug in legacy syslog parser, CVE-2011-3200
bugfix: mark message processing did not work correctly
imudp&#38;imtcp now report error if no listener at all was defined
Thanks to Marcin for suggesting this error message.
bugfix: potential misadressing in property replacer

]]></description>
			<content:encoded><![CDATA[<p>Version 6.3.5  [DEVEL] (rgerhards/al), 2011-09-01</p>
<ul>
<li>bugfix/security: off-by-two bug in legacy syslog parser, CVE-2011-3200</li>
<li>bugfix: mark message processing did not work correctly</li>
<li>imudp&amp;imtcp now report error if no listener at all was defined<br />
Thanks to Marcin for suggesting this error message.</li>
<li>bugfix: potential misadressing in property replacer</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rsyslog.com/changelog-for-6-3-5-v6-devel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changelog for 6.1.12 (v6-beta)</title>
		<link>http://www.rsyslog.com/changelog-for-6-1-12-v6-beta/</link>
		<comments>http://www.rsyslog.com/changelog-for-6-1-12-v6-beta/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 11:05:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Changelog]]></category>
		<category><![CDATA[6.1.12]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[rsyslog]]></category>
		<category><![CDATA[v6]]></category>

		<guid isPermaLink="false">http://www.rsyslog.com/?p=484</guid>
		<description><![CDATA[Version 6.1.12  [BETA], 2011-09-01

bugfix/security: off-by-two bug in legacy syslog parser, CVE-2011-3200
bugfix: mark message processing did not work correctly
bugfix: potential misadressing in property replacer
bugfix: memcpy overflow can occur in allowed sender checkig if a name is resolved to IPv4-mapped-on-IPv6 address
Found by Ismail Dönmez at suse
bugfix: The NUL-Byte for the syslogtag was not copied in MsgDup (msg.c)
bugfix: [...]]]></description>
			<content:encoded><![CDATA[<p>Version 6.1.12  [BETA], 2011-09-01</p>
<ul>
<li>bugfix/security: off-by-two bug in legacy syslog parser, CVE-2011-3200</li>
<li>bugfix: mark message processing did not work correctly</li>
<li>bugfix: potential misadressing in property replacer</li>
<li>bugfix: memcpy overflow can occur in allowed sender checkig if a name is resolved to IPv4-mapped-on-IPv6 address<br />
Found by Ismail Dönmez at suse</li>
<li>bugfix: The NUL-Byte for the syslogtag was not copied in MsgDup (msg.c)</li>
<li>bugfix: fixed incorrect state handling for Discard Action (transactions)<br />
Note: This caused all messages in a batch to be set to COMMITTED even if they were discarded.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rsyslog.com/changelog-for-6-1-12-v6-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

