<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libumberlog.git, branch master</title>
<subtitle>libumberlog patches for integration upstream - branches are rebased</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/'/>
<entry>
<title>Bump symbol versions</title>
<updated>2012-08-13T21:03:35+00:00</updated>
<author>
<name>Gergely Nagy</name>
<email>algernon@balabit.hu</email>
</author>
<published>2012-08-13T21:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/commit/?id=2b2c352e1ec33eaea956a2b039840686be14b32c'/>
<id>2b2c352e1ec33eaea956a2b039840686be14b32c</id>
<content type='text'>
Since we had an ABI bump, maintaining old symbol versions is pointless
unless we'd maintain the SONAME too.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we had an ABI bump, maintaining old symbol versions is pointless
unless we'd maintain the SONAME too.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Finalised the release date</title>
<updated>2012-08-13T20:54:33+00:00</updated>
<author>
<name>Gergely Nagy</name>
<email>algernon@balabit.hu</email>
</author>
<published>2012-08-13T20:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/commit/?id=21a095295824a1e399c2ea790a82052e1c78afeb'/>
<id>21a095295824a1e399c2ea790a82052e1c78afeb</id>
<content type='text'>
Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a few test cases</title>
<updated>2012-08-12T20:09:50+00:00</updated>
<author>
<name>Gergely Nagy</name>
<email>algernon@balabit.hu</email>
</author>
<published>2012-08-12T20:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/commit/?id=6a25c8d0973b62fb505ce618f86fe661fae6bb53'/>
<id>6a25c8d0973b62fb505ce618f86fe661fae6bb53</id>
<content type='text'>
The test_overrides() test must be run first, otherwise we'll already
likely not have a clean environment to test in. Furthermore, when
testing discovery, make sure that NOIMPLICIT is not set.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test_overrides() test must be run first, otherwise we'll already
likely not have a clean environment to test in. Furthermore, when
testing discovery, make sure that NOIMPLICIT is not set.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test_perf</title>
<updated>2012-08-11T00:41:18+00:00</updated>
<author>
<name>Gergely Nagy</name>
<email>algernon@balabit.hu</email>
</author>
<published>2012-08-11T00:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/commit/?id=719f73c920523da484bf399761df19c044730284'/>
<id>719f73c920523da484bf399761df19c044730284</id>
<content type='text'>
test_perf was still relying on the old behaviour of ul_openlog(): no
more, it uses ul_set_log_flags() now.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test_perf was still relying on the old behaviour of ul_openlog(): no
more, it uses ul_set_log_flags() now.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparations for 0.3.0</title>
<updated>2012-08-10T23:51:34+00:00</updated>
<author>
<name>Gergely Nagy</name>
<email>algernon@balabit.hu</email>
</author>
<published>2012-08-10T23:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/commit/?id=bffa5492a7831c2351bc3fd5b043643e77bf29be'/>
<id>bffa5492a7831c2351bc3fd5b043643e77bf29be</id>
<content type='text'>
Bump the version in configure.ac, and the library version in
lib/Makefile.am, in preparation for the upcoming 0.3.0 release.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump the version in configure.ac, and the library version in
lib/Makefile.am, in preparation for the upcoming 0.3.0 release.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate xz compressed dist tarballs</title>
<updated>2012-08-10T23:45:56+00:00</updated>
<author>
<name>Gergely Nagy</name>
<email>algernon@balabit.hu</email>
</author>
<published>2012-08-10T23:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/commit/?id=a59bde90c9f0064a5139f022e4a612d5f14715d2'/>
<id>a59bde90c9f0064a5139f022e4a612d5f14715d2</id>
<content type='text'>
Bump the automake dependency to 1.11, disable gzip tarballs at make
dist time, and make dist-xz the default.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump the automake dependency to 1.11, disable gzip tarballs at make
dist time, and make dist-xz the default.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Preparations for 0.3.0.</title>
<updated>2012-08-10T23:30:51+00:00</updated>
<author>
<name>Gergely Nagy</name>
<email>algernon@balabit.hu</email>
</author>
<published>2012-08-10T23:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/commit/?id=eb9ba5414594d938790e125caed24e829e485788'/>
<id>eb9ba5414594d938790e125caed24e829e485788</id>
<content type='text'>
The next version will be 0.3.0, due to the significant - and
incompatible - changes made so far.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The next version will be 0.3.0, due to the significant - and
incompatible - changes made so far.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Test reorganisation</title>
<updated>2012-08-10T23:20:47+00:00</updated>
<author>
<name>Gergely Nagy</name>
<email>algernon@balabit.hu</email>
</author>
<published>2012-08-10T23:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/commit/?id=1dfe00133e63764ece587ba75084dcf275bb22ab'/>
<id>1dfe00133e63764ece587ba75084dcf275bb22ab</id>
<content type='text'>
Moved some tests around between test_umberlog and
test_umberlog_preload, so only those tests remain in
test_umberlog_preload that do test something that the LD_PRELOAD lib
variant provides.

Also added a comment above each test to quickly clarify what they're
meant to test.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved some tests around between test_umberlog and
test_umberlog_preload, so only those tests remain in
test_umberlog_preload that do test something that the LD_PRELOAD lib
variant provides.

Also added a comment above each test to quickly clarify what they're
meant to test.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>LOG_UL_NODISCOVER =&gt; LOG_UL_NOIMPLICIT</title>
<updated>2012-08-10T23:06:55+00:00</updated>
<author>
<name>Gergely Nagy</name>
<email>algernon@balabit.hu</email>
</author>
<published>2012-08-10T23:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/commit/?id=fbeba09ae5050ef0adf2791b9d1a29993e9f6658'/>
<id>fbeba09ae5050ef0adf2791b9d1a29993e9f6658</id>
<content type='text'>
Based on a suggestion by Miloslav Trmač &lt;mitr@redhat.com&gt;, rename
LOG_UL_NODISCOVER to LOG_UL_NOIMPLICIT, and clarify the documentation
slightly.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on a suggestion by Miloslav Trmač &lt;mitr@redhat.com&gt;, rename
LOG_UL_NODISCOVER to LOG_UL_NOIMPLICIT, and clarify the documentation
slightly.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Support disabling discovery for the LD_PRELOAD variant</title>
<updated>2012-08-10T14:53:06+00:00</updated>
<author>
<name>Gergely Nagy</name>
<email>algernon@balabit.hu</email>
</author>
<published>2012-08-10T14:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mitr/public_git/libumberlog.git/commit/?id=1c707ea147d40ff2119b430512fe4e45c564ce32'/>
<id>1c707ea147d40ff2119b430512fe4e45c564ce32</id>
<content type='text'>
When compiled with --disable-discovery, the LD_PRELOAD variant will
have automatic field discovery disabled. This does not affect the
linkable library, which always has them enabled by default.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When compiled with --disable-discovery, the LD_PRELOAD variant will
have automatic field discovery disabled. This does not affect the
linkable library, which always has them enabled by default.

Signed-off-by: Gergely Nagy &lt;algernon@balabit.hu&gt;
</pre>
</div>
</content>
</entry>
</feed>
