<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Hooks/abrt_exception_handler.py.in, branch 1.1.17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/'/>
<entry>
<title>PyHook: ignore SystemExit exception rhbz#636913</title>
<updated>2011-01-05T10:42:23+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2011-01-05T10:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=946d0c8148d9ec9916b5460fb8c12fc3eb9401a8'/>
<id>946d0c8148d9ec9916b5460fb8c12fc3eb9401a8</id>
<content type='text'>
- SystemExit is not an error, so ABRT should ignore it
- see http://docs.python.org/library/exceptions.html#exceptions.SystemExit
for more details
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- SystemExit is not an error, so ABRT should ignore it
- see http://docs.python.org/library/exceptions.html#exceptions.SystemExit
for more details
</pre>
</div>
</content>
</entry>
<entry>
<title>moved abrt.socket and abrtd.lock into /var/run/abrt making selinux happy</title>
<updated>2010-07-27T15:46:50+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-07-27T15:46:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=23ea338f1b172aad47b50d7da75e5ea6d6b15664'/>
<id>23ea338f1b172aad47b50d7da75e5ea6d6b15664</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Daemon socket for reporting crashes</title>
<updated>2010-06-09T15:18:47+00:00</updated>
<author>
<name>karel</name>
<email>karel@localhost.localdomain</email>
</author>
<published>2010-05-14T15:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=50b676e4e3ffda79665712d4522887fdb2f2ba06'/>
<id>50b676e4e3ffda79665712d4522887fdb2f2ba06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/throw/raise/</title>
<updated>2010-05-17T12:11:56+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-17T12:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=544c84c3d41005f1848a904477104802ffc5d635'/>
<id>544c84c3d41005f1848a904477104802ffc5d635</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>do not create Python dumps if argv[0] is not absolute</title>
<updated>2010-05-17T12:09:31+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-05-17T12:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=cfbecb63dd7c5a286df08b23ea803f4dc1459231'/>
<id>cfbecb63dd7c5a286df08b23ea803f4dc1459231</id>
<content type='text'>
This should fix
https://bugzilla.redhat.com/show_bug.cgi?id=547407
rhythmbox crash: abrt says "Executable doesn't belong to any package"

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should fix
https://bugzilla.redhat.com/show_bug.cgi?id=547407
rhythmbox crash: abrt says "Executable doesn't belong to any package"

Signed-off-by: Denys Vlasenko &lt;vda.linux@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Daemon socket for reporting crashes"</title>
<updated>2010-05-14T09:47:57+00:00</updated>
<author>
<name>Nikola Pajkovsky</name>
<email>npajkovs@redhat.com</email>
</author>
<published>2010-05-14T09:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=dbc085851b8084f68622c309011c16e020913896'/>
<id>dbc085851b8084f68622c309011c16e020913896</id>
<content type='text'>
This reverts commit 91c7c2ee8fa9ab6c29a7ddc64cff1fa9f5e2918a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 91c7c2ee8fa9ab6c29a7ddc64cff1fa9f5e2918a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Daemon socket for reporting crashes</title>
<updated>2010-05-12T13:44:49+00:00</updated>
<author>
<name>Karel Klic</name>
<email>kklic@redhat.com</email>
</author>
<published>2010-05-04T17:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=91c7c2ee8fa9ab6c29a7ddc64cff1fa9f5e2918a'/>
<id>91c7c2ee8fa9ab6c29a7ddc64cff1fa9f5e2918a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PYHOOK: don't use sitecustomize.py rhbz#539497</title>
<updated>2010-03-25T18:35:33+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@redhat.com</email>
</author>
<published>2010-03-25T18:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=d6473ecb61e8e31198d1253f2ef8bf9c3fde6b04'/>
<id>d6473ecb61e8e31198d1253f2ef8bf9c3fde6b04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bz#541088 "abrt should not catch python excp EPIPE"</title>
<updated>2010-02-11T18:49:46+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-02-11T18:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=b2903ca6b5ddf65d4e9f390649797546568c0170'/>
<id>b2903ca6b5ddf65d4e9f390649797546568c0170</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>python hook: move UUID generation to abrtd; generate REASON, add it to bz title</title>
<updated>2010-02-08T17:17:16+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2010-02-08T17:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=ed333008ad25e2ca4d590cf2052337ef6cf1af71'/>
<id>ed333008ad25e2ca4d590cf2052337ef6cf1af71</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>
</feed>
