<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git, branch v4.5.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 4.5.7</title>
<updated>2009-11-18T09:55:17+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-18T09:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=903811a856109486ce238133fc8c68fa89f26514'/>
<id>903811a856109486ce238133fc8c68fa89f26514</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 'v4-stable' into v4-beta</title>
<updated>2009-11-17T08:41:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-17T08:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2a1d97263f639744b1caefe79ab60e4907e8ac41'/>
<id>2a1d97263f639744b1caefe79ab60e4907e8ac41</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 'v3-stable' into v4-stable</title>
<updated>2009-11-17T08:40:43+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-17T08:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=d8b3669e6d790c916afc0fa228e3cd7ac8d40063'/>
<id>d8b3669e6d790c916afc0fa228e3cd7ac8d40063</id>
<content type='text'>
Conflicts:
	doc/rsyslog_conf.html
	runtime/net.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	doc/rsyslog_conf.html
	runtime/net.c
</pre>
</div>
</content>
</entry>
<entry>
<title>minor doc: enhanced description of loadable modules</title>
<updated>2009-11-17T08:25:22+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-17T08:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=dd40c7ff901d7d7414cda5cf60da647d450ed741'/>
<id>dd40c7ff901d7d7414cda5cf60da647d450ed741</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 'v4-stable' into v4-beta</title>
<updated>2009-11-12T13:46:58+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-12T13:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8aec830cf5531390b444ab0744d629b5e89e7440'/>
<id>8aec830cf5531390b444ab0744d629b5e89e7440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetic: mention imported v3-bugfix in ChangeLog</title>
<updated>2009-11-12T13:27:54+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-12T13:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=96790ad40308f031e9dfa218d7e48d4c16154f9e'/>
<id>96790ad40308f031e9dfa218d7e48d4c16154f9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correcting -q/-Q patch - was invalid</title>
<updated>2009-11-12T13:21:53+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-12T13:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=f6dfcc7c3d326c54e1d5e301e1a2c032e4131e02'/>
<id>f6dfcc7c3d326c54e1d5e301e1a2c032e4131e02</id>
<content type='text'>
This is the correct patch. The previous one solved the segfault, but
disabled the -q/Q options.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the correct patch. The previous one solved the segfault, but
disabled the -q/Q options.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v3-stable' into v4-stable</title>
<updated>2009-11-12T13:10:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-12T13:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=bedc903ae0452934559b4b8aea86a1effb5ba6dc'/>
<id>bedc903ae0452934559b4b8aea86a1effb5ba6dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: segfault on startup when -q or -Q option was given</title>
<updated>2009-11-12T13:07:12+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-12T13:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e4542eb926c9fd757dc8f40f4fe6cb843b8b2650'/>
<id>e4542eb926c9fd757dc8f40f4fe6cb843b8b2650</id>
<content type='text'>
bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=157
Thanks to Jonas Nogueira for reporting this bug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=157
Thanks to Jonas Nogueira for reporting this bug.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-stable' into v4-beta</title>
<updated>2009-11-12T12:21:46+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-11-12T12:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=0fd8143d8719d08d9feb0a304bb352dd7c4bbab6'/>
<id>0fd8143d8719d08d9feb0a304bb352dd7c4bbab6</id>
<content type='text'>
Conflicts:
	tests/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	tests/Makefile.am
</pre>
</div>
</content>
</entry>
</feed>
