<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git, branch v4.4.1</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.4.1 release</title>
<updated>2009-09-02T12:34:00+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-09-02T12:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=fb8ce409fe609f8e195062f07206e264b5eeb396'/>
<id>fb8ce409fe609f8e195062f07206e264b5eeb396</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix (backport): omfwd segfault</title>
<updated>2009-08-27T10:10:44+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-08-27T10:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7aa30acc744ae53aab2a0b2e3d1a1b0081d9e393'/>
<id>7aa30acc744ae53aab2a0b2e3d1a1b0081d9e393</id>
<content type='text'>
Note that the orginal (higher version) patch states this happens only
when debugging mode is turned on. That statement is wrong: if debug
mode is turned off, the message is not being emitted, but the division
by zero in the actual parameters still happens.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that the orginal (higher version) patch states this happens only
when debugging mode is turned on. That statement is wrong: if debug
mode is turned off, the message is not being emitted, but the division
by zero in the actual parameters still happens.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: invalid double-quoted PRI, among others in outgoing messages</title>
<updated>2009-08-25T13:55:57+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-08-25T13:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=1164429974dcd71ef59dededd3fec54162d919dd'/>
<id>1164429974dcd71ef59dededd3fec54162d919dd</id>
<content type='text'>
This causes grief with all receivers.
Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=147
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This causes grief with all receivers.
Bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=147
</pre>
</div>
</content>
</entry>
<entry>
<title>features requiring Java are automatically disabled if Java is not present</title>
<updated>2009-08-25T10:14:50+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-08-25T10:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=8c125325cf239d7303e0f479b284fd1f59c223f7'/>
<id>8c125325cf239d7303e0f479b284fd1f59c223f7</id>
<content type='text'>
(thanks to Michael Biebl for his help!)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(thanks to Michael Biebl for his help!)
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: Java testing tools were required, even if testbench was disabled</title>
<updated>2009-08-24T10:21:28+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-08-24T10:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=03918b4478f5523873af32e3f9a62222f5ab7f20'/>
<id>03918b4478f5523873af32e3f9a62222f5ab7f20</id>
<content type='text'>
This resulted in build errors if no Java was present on the build system,
even though none of the selected option actually required Java.
(I forgot to backport a similar fix to newer releases).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This resulted in build errors if no Java was present on the build system,
even though none of the selected option actually required Java.
(I forgot to backport a similar fix to newer releases).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4.3.2' (v4-beta) into v4-stable</title>
<updated>2009-08-21T08:19:56+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-08-21T08:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=bd7542b51593739893922e8ec8fb6d7195d06cbe'/>
<id>bd7542b51593739893922e8ec8fb6d7195d06cbe</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tests/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	tests/Makefile.am
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed left-over from merge failure</title>
<updated>2009-07-30T13:25:49+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-30T13:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=51aa94ea2c2ae57a6c7207aecf39dd4b578ad8f0'/>
<id>51aa94ea2c2ae57a6c7207aecf39dd4b578ad8f0</id>
<content type='text'>
thanks to Michael Biebl for pointing the problem out
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thanks to Michael Biebl for pointing the problem out
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v3-stable' into v4-stable</title>
<updated>2009-07-13T13:55:46+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-13T13:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=fec2041e037426ac227ee619b59629e059099d05'/>
<id>fec2041e037426ac227ee619b59629e059099d05</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>fix compile error in zip sender patch</title>
<updated>2009-07-13T13:44:09+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-13T13:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ef9722ec87c8a7ddb2d499c1e7863475d8790a94'/>
<id>ef9722ec87c8a7ddb2d499c1e7863475d8790a94</id>
<content type='text'>
... at least I was smart enough to remind me that I did not do
one test ;) That reminder was the compiler error. Now removed and
test done ;) [simple things tend to work, lol]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... at least I was smart enough to remind me that I did not do
one test ;) That reminder was the compiler error. Now removed and
test done ;) [simple things tend to work, lol]
</pre>
</div>
</content>
</entry>
<entry>
<title>better configure error message if mysql-devel is missing</title>
<updated>2009-07-13T12:56:29+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-13T12:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=e27b56f0b75d90d8086b4b7a69c36991485b1078'/>
<id>e27b56f0b75d90d8086b4b7a69c36991485b1078</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
