<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Hooks, branch 0.0.10</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/'/>
<entry>
<title>lib/Plugins/CCpp.cpp: do not use temp file for gdb commands - use -ex CMD instead</title>
<updated>2009-10-13T12:38:51+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-13T12:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=8b3c26e60d7573aa5d5107f4d51a6b71ca58dd11'/>
<id>8b3c26e60d7573aa5d5107f4d51a6b71ca58dd11</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>adding trivial pyhook.conf.5</title>
<updated>2009-10-01T13:56:53+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-01T13:56:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=31c2517a76f597e80803aa5c8953183aa02aa812'/>
<id>31c2517a76f597e80803aa5c8953183aa02aa812</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>added docs/DESIGN</title>
<updated>2009-09-24T13:06:19+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-24T13:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=23369e1e1d413f69b93bdd07b2c4f4327193ec9c'/>
<id>23369e1e1d413f69b93bdd07b2c4f4327193ec9c</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move lib/Utils/DBusClientProxy.* to src/Applet/; do not link rpm to libABRTUtils</title>
<updated>2009-09-17T09:43:35+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-17T09:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=4f1d1ad7c3105fc8ef8408465258c27c943b86cd'/>
<id>4f1d1ad7c3105fc8ef8408465258c27c943b86cd</id>
<content type='text'>
As a result, we can drop these libs from libABRTUtils:

libbz2.so.1 =&gt; /lib64/libbz2.so.1 (0x00007ff8934ef000)
libdb-4.7.so =&gt; /lib64/libdb-4.7.so (0x00007ff8921ae000)
libdbus-c++-1.so.0 =&gt; /usr/lib64/libdbus-c++-1.so.0 (0x00007ff895276000)
libelf.so.1 =&gt; /usr/lib64/libelf.so.1 (0x00007ff8930c5000)
liblua-5.1.so =&gt; /usr/lib64/liblua-5.1.so (0x00007ff892c7a000)
liblzma.so.0 =&gt; /usr/lib64/liblzma.so.0 (0x00007ff892ea5000)
libnspr4.so =&gt; /lib64/libnspr4.so (0x00007ff890ec2000)
libnss3.so =&gt; /lib64/libnss3.so (0x00007ff892948000)
libnssutil3.so =&gt; /lib64/libnssutil3.so (0x00007ff891505000)
libplc4.so =&gt; /lib64/libplc4.so (0x00007ff891300000)
libplds4.so =&gt; /lib64/libplds4.so (0x00007ff8910fd000)
libpopt.so.0 =&gt; /lib64/libpopt.so.0 (0x00007ff89273f000)
librpmio.so.0 =&gt; /usr/lib64/librpmio.so.0 (0x00007ff8954a8000)
librpm.so.0 =&gt; /usr/lib64/librpm.so.0 (0x00007ff8956d9000)

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a result, we can drop these libs from libABRTUtils:

libbz2.so.1 =&gt; /lib64/libbz2.so.1 (0x00007ff8934ef000)
libdb-4.7.so =&gt; /lib64/libdb-4.7.so (0x00007ff8921ae000)
libdbus-c++-1.so.0 =&gt; /usr/lib64/libdbus-c++-1.so.0 (0x00007ff895276000)
libelf.so.1 =&gt; /usr/lib64/libelf.so.1 (0x00007ff8930c5000)
liblua-5.1.so =&gt; /usr/lib64/liblua-5.1.so (0x00007ff892c7a000)
liblzma.so.0 =&gt; /usr/lib64/liblzma.so.0 (0x00007ff892ea5000)
libnspr4.so =&gt; /lib64/libnspr4.so (0x00007ff890ec2000)
libnss3.so =&gt; /lib64/libnss3.so (0x00007ff892948000)
libnssutil3.so =&gt; /lib64/libnssutil3.so (0x00007ff891505000)
libplc4.so =&gt; /lib64/libplc4.so (0x00007ff891300000)
libplds4.so =&gt; /lib64/libplds4.so (0x00007ff8910fd000)
libpopt.so.0 =&gt; /lib64/libpopt.so.0 (0x00007ff89273f000)
librpmio.so.0 =&gt; /usr/lib64/librpmio.so.0 (0x00007ff8954a8000)
librpm.so.0 =&gt; /usr/lib64/librpm.so.0 (0x00007ff8956d9000)

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>unify CommLayer, MiddleWare and Utils into Utils</title>
<updated>2009-09-15T10:43:01+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-15T10:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=0f91e9a06aa0f68a2cbe3c9fc4a858c0a5e6744a'/>
<id>0f91e9a06aa0f68a2cbe3c9fc4a858c0a5e6744a</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the bug where lock file was not removed</title>
<updated>2009-09-09T17:04:42+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-09-09T17:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=39d77b6cfa633b94a31de5ec387949a7c7b85623'/>
<id>39d77b6cfa633b94a31de5ec387949a7c7b85623</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>PYHOOK: ignore KeyboardInterrupt exception</title>
<updated>2009-09-09T14:06:49+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-09-09T14:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=f6481dd5fb52b85fbb8c74ad3b3c476e7eba84fb'/>
<id>f6481dd5fb52b85fbb8c74ad3b3c476e7eba84fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace cleanup, no code changes</title>
<updated>2009-08-18T11:15:23+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-08-18T11:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=2c8c422ef09b253b2cd7c2cc9fde9dda76cd3bb2'/>
<id>2c8c422ef09b253b2cd7c2cc9fde9dda76cd3bb2</id>
<content type='text'>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>PYHOOK: fixed exception re-throwing and deprecation warning (use hashlib instead of md5)</title>
<updated>2009-08-12T08:55:24+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-08-12T08:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=4455e4da4c5efdc2c44614afdee7b9610f8dfbcb'/>
<id>4455e4da4c5efdc2c44614afdee7b9610f8dfbcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PYHOOK: UID is handled as integer</title>
<updated>2009-08-11T15:32:39+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2009-08-11T15:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/gavin/public_git/abrt.git/commit/?id=1af7a6b355e99455ef141d72903d0d5d2efd42f7'/>
<id>1af7a6b355e99455ef141d72903d0d5d2efd42f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
