<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urpmi/urpm, branch 6.26</title>
<subtitle>Software Installation Tools</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/'/>
<entry>
<title>more dudf cleanups</title>
<updated>2009-07-30T13:16:34+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-07-30T13:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=743ed206b9568ef7c9bbfa5f50c7c3391b12fde1'/>
<id>743ed206b9568ef7c9bbfa5f50c7c3391b12fde1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small clean-ups in text messages</title>
<updated>2009-07-30T13:16:08+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-07-30T13:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=e926cc9c9ac00627aa05b25440d6f7847766fbb7'/>
<id>e926cc9c9ac00627aa05b25440d6f7847766fbb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>slight clean-up in wget downloading handling</title>
<updated>2009-07-30T13:16:04+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-07-30T13:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=9c692705a7df1d92e5e0f3c4aa2453bf0bdab170'/>
<id>9c692705a7df1d92e5e0f3c4aa2453bf0bdab170</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dudf patch from Olivier Rosello for the Mancoosi project</title>
<updated>2009-07-30T13:15:58+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-07-30T13:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=acbc56d621004e5ea6588391f9822dfc4347a8fe'/>
<id>acbc56d621004e5ea6588391f9822dfc4347a8fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>translate_why_unselect: add "conflicts" reason</title>
<updated>2009-07-28T13:14:16+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-07-28T13:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=fdae4ce8d7357ad04d55888c2b294648b9f58155'/>
<id>fdae4ce8d7357ad04d55888c2b294648b9f58155</id>
<content type='text'>
Patch by Anssi Hannula, fixes bug #52153
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Anssi Hannula, fixes bug #52153
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused reasons from translate_why_unselected</title>
<updated>2009-07-28T13:13:08+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-07-28T13:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=efd63ad315f0716cc172cf6c5315aee9c70c531a'/>
<id>efd63ad315f0716cc172cf6c5315aee9c70c531a</id>
<content type='text'>
Patch from Anssi Hannula
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Anssi Hannula
</pre>
</div>
</content>
</entry>
<entry>
<title>invalidate mirrorlist cache when distro version changes</title>
<updated>2009-07-24T15:47:27+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-07-24T15:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=3d17ce895bc56e71299348512e5e367b3ebb1af7'/>
<id>3d17ce895bc56e71299348512e5e367b3ebb1af7</id>
<content type='text'>
If mirrors.cache contains mirrors for 2009.1 and product.id changes to
have version=2010.0, cache is used and urpmi.addmedia --distrib --mirrorlist
will add 2009.1 mirrors. Store mtime of product.id in the mirror cache
to properly detect when product.id was modified
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If mirrors.cache contains mirrors for 2009.1 and product.id changes to
have version=2010.0, cache is used and urpmi.addmedia --distrib --mirrorlist
will add 2009.1 mirrors. Store mtime of product.id in the mirror cache
to properly detect when product.id was modified
</pre>
</div>
</content>
</entry>
<entry>
<title>$urpm-&gt;{fatal} expects 2 arguments</title>
<updated>2009-06-05T14:51:02+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-06-05T14:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=a27be09e5345f0be3fbe7cf2570c087d4a92cd32'/>
<id>a27be09e5345f0be3fbe7cf2570c087d4a92cd32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- adjust parsing of aria2 output for aria2 1.4, fixes bug #51354</title>
<updated>2009-06-04T16:07:25+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2009-06-04T16:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=494e132262dc7c0a161b4e3df5765f293d483574'/>
<id>494e132262dc7c0a161b4e3df5765f293d483574</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix aria2 proxy parameters</title>
<updated>2009-05-11T15:19:21+00:00</updated>
<author>
<name>Aurélien Lefebvre</name>
<email>alefebvre@mandriva.com</email>
</author>
<published>2009-05-11T15:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=930d03680fb46396774926d00079c699112bf275'/>
<id>930d03680fb46396774926d00079c699112bf275</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
