<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rsyslog.git/ChangeLog, branch v6.1.9</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 6.1.9 release</title>
<updated>2011-06-14T13:45:52+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-14T13:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=b1a905c5eb7833d661be4a910697f49deb34c640'/>
<id>b1a905c5eb7833d661be4a910697f49deb34c640</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 beta</title>
<updated>2011-06-14T13:09:41+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-14T13:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=fee33477845949c2f03000044b2dbc31382b48f1'/>
<id>fee33477845949c2f03000044b2dbc31382b48f1</id>
<content type='text'>
Conflicts:
	ChangeLog
	runtime/nsd_gtls.c
	tcpsrv.c
	tests/Makefile.am
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	runtime/nsd_gtls.c
	tcpsrv.c
	tests/Makefile.am
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'v4-stable' into v5-stable</title>
<updated>2011-06-14T12:10:52+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-14T12:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=28af40670e9dc1a85a24dfcbb093ddc1171e151f'/>
<id>28af40670e9dc1a85a24dfcbb093ddc1171e151f</id>
<content type='text'>
Conflicts:
	tcpsrv.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	tcpsrv.c
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: memory leak in imtcp &amp; subsystems under some circumstances</title>
<updated>2011-06-14T10:52:02+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-14T10:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=bcd956d4d500040808b920e468529da94a1e33c8'/>
<id>bcd956d4d500040808b920e468529da94a1e33c8</id>
<content type='text'>
This leak is tied to error conditions which lead to incorrect cleanup
of some data structures. [backport from v6, limited testing under v4]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This leak is tied to error conditions which lead to incorrect cleanup
of some data structures. [backport from v6, limited testing under v4]
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: memory leak in imtcp &amp; subsystems under some circumstances</title>
<updated>2011-06-10T20:50:25+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-10T20:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=2c81df12bcbe85d819a43227cc9adb05d8d0fe29'/>
<id>2c81df12bcbe85d819a43227cc9adb05d8d0fe29</id>
<content type='text'>
This leak is tied to error conditions which lead to incorrect cleanup
of some data structures.

Note: this is a backport from v6. In v5, we currently do not have
the toolchain to verify the original problem and that it is solved.
So this patch is preliminary and subject to change as work progresses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This leak is tied to error conditions which lead to incorrect cleanup
of some data structures.

Note: this is a backport from v6. In v5, we currently do not have
the toolchain to verify the original problem and that it is solved.
So this patch is preliminary and subject to change as work progresses.
</pre>
</div>
</content>
</entry>
<entry>
<title>bugfix: $ActionFileDefaultTemplate did not work</title>
<updated>2011-06-02T09:50:15+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-06-02T09:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=7f0c927623b6425fee2c39b2d5207d7c36e32acd'/>
<id>7f0c927623b6425fee2c39b2d5207d7c36e32acd</id>
<content type='text'>
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=262
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=262
</pre>
</div>
</content>
</entry>
<entry>
<title>preparing for 6.1.8 release</title>
<updated>2011-05-21T02:18:51+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-21T02:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=715b9fe052f5a7c622a1f71f905461e06e398de8'/>
<id>715b9fe052f5a7c622a1f71f905461e06e398de8</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 beta</title>
<updated>2011-05-20T09:48:17+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-20T09:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=ac32d356b5b776e0ca549d5c689a8932af4c2171'/>
<id>ac32d356b5b776e0ca549d5c689a8932af4c2171</id>
<content type='text'>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	doc/rsyslog_conf_modules.html
	plugins/imrelp/imrelp.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ChangeLog
	configure.ac
	doc/manual.html
	doc/rsyslog_conf_modules.html
	plugins/imrelp/imrelp.c
</pre>
</div>
</content>
</entry>
<entry>
<title>preparing for 5.8.1 stable</title>
<updated>2011-05-19T10:44:28+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-19T10:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=c399118345dff8568613133054e98ddf46d67aa5'/>
<id>c399118345dff8568613133054e98ddf46d67aa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: added merged important patch to ChangeLog</title>
<updated>2011-05-11T09:56:40+00:00</updated>
<author>
<name>Rainer Gerhards</name>
<email>rgerhards@adiscon.com</email>
</author>
<published>2011-05-11T09:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/rsyslog.git/commit/?id=96ac7824cd3bc33db9ff004ad7a7db0377ead200'/>
<id>96ac7824cd3bc33db9ff004ad7a7db0377ead200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
