<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git, branch v5.9.7</title>
<subtitle>rsyslog development for Lumberjack - various unofficial and potentially rebased branches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/'/>
<entry>
<title>preparing for 5.9.7</title>
<updated>2012-05-10T07:05:01+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-05-10T07:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=3118b8e100af413aaeaf88c2f96e2ad1c1a72191'/>
<id>3118b8e100af413aaeaf88c2f96e2ad1c1a72191</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v5-stable' into v5-beta</title>
<updated>2012-05-03T16:25:27+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-05-03T16:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=fdcaca6b85d65ef2c9b4814cc4a9adda4568e24f'/>
<id>fdcaca6b85d65ef2c9b4814cc4a9adda4568e24f</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
</pre>
</div>
</content>
</entry>
<entry>
<title>preparing for 5.8.11 release</title>
<updated>2012-05-03T12:52:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-05-03T12:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=fe8ac119f75bc6d2763896b8e1a85ecfeb41bffb'/>
<id>fe8ac119f75bc6d2763896b8e1a85ecfeb41bffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ommysql: added support for new mysql_library_[init/exit]</title>
<updated>2012-05-03T11:48:46+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-05-03T11:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=bec43b53804ab420ba3f3652849114e42f40e16a'/>
<id>bec43b53804ab420ba3f3652849114e42f40e16a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: ommysql did not properly init/exit the mysql runtime library</title>
<updated>2012-05-03T10:32:03+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-05-03T10:32:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a34e46801b52b2614f9f3f16eb23e6fd14de6288'/>
<id>a34e46801b52b2614f9f3f16eb23e6fd14de6288</id>
<content type='text'>
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).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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).
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: rsyslog did not terminate when delayable inputs were blocked</title>
<updated>2012-05-03T07:53:48+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-05-03T07:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6f529cc2daafb791ca1bbef8a3ee128833db19c1'/>
<id>6f529cc2daafb791ca1bbef8a3ee128833db19c1</id>
<content type='text'>
...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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...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.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: inside queue.c, some thread cancel states were not correctly reset.</title>
<updated>2012-05-03T07:25:06+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-05-03T07:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=a4d9f6e70f4bbe24708067653516655474f46493'/>
<id>a4d9f6e70f4bbe24708067653516655474f46493</id>
<content type='text'>
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...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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...
</pre>
</div>
</content>
</entry>
<entry>
<title>debug: slightly improved debug info for input module startup</title>
<updated>2012-05-03T06:49:05+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-05-03T06:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8597affe159dfd44e75bcc72a1ce42eff61da96e'/>
<id>8597affe159dfd44e75bcc72a1ce42eff61da96e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: active input in "light delay state" could block rsyslog termination</title>
<updated>2012-04-27T10:32:57+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-04-27T10:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=420189ba2f860fe29b75a2c8e426d7ca9b1ffaf7'/>
<id>420189ba2f860fe29b75a2c8e426d7ca9b1ffaf7</id>
<content type='text'>
at least for prolonged period of time...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
at least for prolonged period of time...
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetic: new version in ChangeLog</title>
<updated>2012-04-27T10:14:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2012-04-27T10:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=fe50701280c9005d220d9c6eee78afc40fb59865'/>
<id>fe50701280c9005d220d9c6eee78afc40fb59865</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
