<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/ChangeLog, 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>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>bugfix: sending syslog messages with zip compression did not work</title>
<updated>2009-07-13T12:24:16+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-13T12:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=89e18de662ef563e58eb04f51f2966efcd4c3fab'/>
<id>89e18de662ef563e58eb04f51f2966efcd4c3fab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>preparing for 3.22.1</title>
<updated>2009-07-02T13:40:47+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-07-02T13:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=538543f6d0d4f279301bccf9a9c05ea6a02230a4'/>
<id>538543f6d0d4f279301bccf9a9c05ea6a02230a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: ssh session hangs after rsyslgod is started from it</title>
<updated>2009-06-29T10:40:41+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2009-06-29T10:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=6511278082a7e1e9602385cd24cdb5e363cb702f'/>
<id>6511278082a7e1e9602385cd24cdb5e363cb702f</id>
<content type='text'>
stderr/stdout were not closed to be able to emit error messages,
but this caused ssh sessions to hang. Now we close them after the
initial initialization. See forum thread:
http://kb.monitorware.com/controlling-terminal-issues-t9875.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stderr/stdout were not closed to be able to emit error messages,
but this caused ssh sessions to hang. Now we close them after the
initial initialization. See forum thread:
http://kb.monitorware.com/controlling-terminal-issues-t9875.html
</pre>
</div>
</content>
</entry>
</feed>
