<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urpmi/urpm, branch 6.35</title>
<subtitle>Software Installation Tools</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/'/>
<entry>
<title>when using --update, allow to get dependencies from non-update media</title>
<updated>2010-04-23T15:48:42+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2010-04-23T15:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=680bcfe1610e832166e9812c3ea58837e27fdc1d'/>
<id>680bcfe1610e832166e9812c3ea58837e27fdc1d</id>
<content type='text'>
Fixes #51268
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #51268
</pre>
</div>
</content>
</entry>
<entry>
<title>(add_distrib_media) disable non-free repository by default for Free</title>
<updated>2010-02-25T12:52:13+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2010-02-25T12:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=51aaf2e1d28125ce85207526ca24cf95414b6430'/>
<id>51aaf2e1d28125ce85207526ca24cf95414b6430</id>
<content type='text'>
edition instead of not adding them (#40033)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
edition instead of not adding them (#40033)
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanups</title>
<updated>2010-02-24T17:51:08+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2010-02-24T17:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=8223d12fa5e64757d7c3defa1875777894160f76'/>
<id>8223d12fa5e64757d7c3defa1875777894160f76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(add_distrib_media) do not add non-free repository by default for Free edition (#40033)</title>
<updated>2010-02-24T17:51:05+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2010-02-24T17:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=50bd675340eaa74634b1d6d86162ec4d6b52dca1'/>
<id>50bd675340eaa74634b1d6d86162ec4d6b52dca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(run) reindent (pixel didn't wanted it at the time b/c it added one</title>
<updated>2010-02-01T17:04:59+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2010-02-01T17:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=3576645af426057c7b8f91387e81563f3645dd66'/>
<id>3576645af426057c7b8f91387e81563f3645dd66</id>
<content type='text'>
layer in history but it's more readable that way...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
layer in history but it's more readable that way...)
</pre>
</div>
</content>
</entry>
<entry>
<title>- silence warning about urpm::media::PER_MEDIA_OPT used only once</title>
<updated>2010-01-22T12:18:07+00:00</updated>
<author>
<name>Michael Scherer</name>
<email>misc@mandriva.org</email>
</author>
<published>2010-01-22T12:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=febba6a05c66fe4c7b387ba2fba3faaaf2eefd7d'/>
<id>febba6a05c66fe4c7b387ba2fba3faaaf2eefd7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add md5sum module, as it is used later. It is cleaner to delcare what module are used instead</title>
<updated>2010-01-22T12:13:47+00:00</updated>
<author>
<name>Michael Scherer</name>
<email>misc@mandriva.org</email>
</author>
<published>2010-01-22T12:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=cfa27982fbdb1caea74c58b4ef5f939e39afdc8f'/>
<id>cfa27982fbdb1caea74c58b4ef5f939e39afdc8f</id>
<content type='text'>
of relying on others modules to load it. This also prevent some loop and warnings.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of relying on others modules to load it. This also prevent some loop and warnings.

</pre>
</div>
</content>
</entry>
<entry>
<title>- remove uneeded module use, as this give some warnings</title>
<updated>2010-01-22T12:10:01+00:00</updated>
<author>
<name>Michael Scherer</name>
<email>misc@mandriva.org</email>
</author>
<published>2010-01-22T12:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=cd8762ae5311e6de67993ee6e826a7b43f377b7f'/>
<id>cd8762ae5311e6de67993ee6e826a7b43f377b7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- use a anonymous subroutine, so perl will rebind variables declared outside of the subroutine.</title>
<updated>2010-01-22T01:35:42+00:00</updated>
<author>
<name>Michael Scherer</name>
<email>misc@mandriva.org</email>
</author>
<published>2010-01-22T01:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=5aaa7fd06f6cebde9ce82dc8115d3c129dfbe157'/>
<id>5aaa7fd06f6cebde9ce82dc8115d3c129dfbe157</id>
<content type='text'>
This bug prevent rpmdrake from installing two set of packages ( bug #54842 )

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bug prevent rpmdrake from installing two set of packages ( bug #54842 )

</pre>
</div>
</content>
</entry>
<entry>
<title>don't crash when parsing an invalid media.cfg file in /etc/urpmi/mediacfg.d</title>
<updated>2010-01-15T16:22:17+00:00</updated>
<author>
<name>Christophe Fergeau</name>
<email>cfergeau@mandriva.com</email>
</author>
<published>2010-01-15T16:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=31b18e675e75fa9e71b317960bc9132b1452a35f'/>
<id>31b18e675e75fa9e71b317960bc9132b1452a35f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
