<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abrt.git/src/Daemon/abrt-debuginfo-install, branch 1.0.2</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>do not send "MISSING:" over dbus; clarify a message in debuginfo installer</title>
<updated>2009-12-04T17:24:28+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-04T17:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=58ca9815ee692a7020a4a25dacfda2de075228ad'/>
<id>58ca9815ee692a7020a4a25dacfda2de075228ad</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>abrt-debuginfo-install: better fix for incorrect passing double quotes</title>
<updated>2009-12-01T14:06:07+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-12-01T14:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=1d12b64badef7ab975192de56f78ec34672b3905'/>
<id>1d12b64badef7ab975192de56f78ec34672b3905</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>fixed executing of yum in abrt-debuginfo-install</title>
<updated>2009-12-01T13:34:19+00:00</updated>
<author>
<name>Jiri Moskovcak</name>
<email>jmoskovc@localhost.localdomain</email>
</author>
<published>2009-12-01T13:34:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=0cfbb721676ec01e95eebe093f369d8b5d4d0905'/>
<id>0cfbb721676ec01e95eebe093f369d8b5d4d0905</id>
<content type='text'>
- since some update it seems that the behavior of bash has
  changed and yum has been passed wrong arguments, so it
  couldn't find required debuginfo rpms
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- since some update it seems that the behavior of bash has
  changed and yum has been passed wrong arguments, so it
  couldn't find required debuginfo rpms
</pre>
</div>
</content>
</entry>
<entry>
<title>ccpp hook: implemented ReadonlyLocalDebugInfoDirs directive</title>
<updated>2009-11-18T17:30:08+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-18T17:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=e55e12659f0dce36224c48d4c86f33cfb4b527b5'/>
<id>e55e12659f0dce36224c48d4c86f33cfb4b527b5</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>abrt-debuginfo-install: fix misinterpreted 2&gt;&amp;1, add forgotten "rm"</title>
<updated>2009-11-12T13:04:33+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-12T13:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=b7cb541123745453cae64d9e30bbbf072b22f18a'/>
<id>b7cb541123745453cae64d9e30bbbf072b22f18a</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>abrt-debuginfo-install: use yum -C, use yum w/o -C only if necessary</title>
<updated>2009-11-10T14:35:48+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-10T14:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=c948d3c4ba441bd2200e6d056b11f62fa000acfe'/>
<id>c948d3c4ba441bd2200e6d056b11f62fa000acfe</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>abrt-debuginfo-install: download packages one-by-one - better logging</title>
<updated>2009-11-02T18:16:17+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-11-02T18:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=6b9053367e3de77d86c357b686179bd687597244'/>
<id>6b9053367e3de77d86c357b686179bd687597244</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>*: wire up /var/run/abrt in a few more places</title>
<updated>2009-10-30T13:50:03+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-30T13:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=97b4cfbb26c87a79f5cf74fd67781486616f4541'/>
<id>97b4cfbb26c87a79f5cf74fd67781486616f4541</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>abrt-debuginfo-install: tweaked comment</title>
<updated>2009-10-30T13:32:52+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-30T13:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=d75aa2102c7f6183c4db1d1dabfb0a972489dfdb'/>
<id>d75aa2102c7f6183c4db1d1dabfb0a972489dfdb</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>updates to abrt-debuginfo-install (but it is still ifdef'ed out)</title>
<updated>2009-10-23T13:40:00+00:00</updated>
<author>
<name>Denys Vlasenko</name>
<email>vda.linux@googlemail.com</email>
</author>
<published>2009-10-23T13:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/mnowak/public_git/abrt.git/commit/?id=b2ef9492881a0713cb8856b146570b261f57689e'/>
<id>b2ef9492881a0713cb8856b146570b261f57689e</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>
