<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urpmi/urpm, branch 7.32</title>
<subtitle>Software Installation Tools</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/'/>
<entry>
<title>fix retrieving rpm version with RCs</title>
<updated>2014-08-27T15:03:26+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-08-27T15:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=7c13acd9f28565aaa2e4ca1e9533e97ed008a044'/>
<id>7c13acd9f28565aaa2e4ca1e9533e97ed008a044</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some warnings with perl 5.20</title>
<updated>2014-06-16T19:35:01+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2014-06-16T19:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=2b39a66f6bdd101e3a3f75aa58e9a1887a3db34f'/>
<id>2b39a66f6bdd101e3a3f75aa58e9a1887a3db34f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add some missing methods, allows to do urpmf --qf '%sourcerpm:%requires'</title>
<updated>2014-05-31T14:21:31+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2014-05-31T14:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=d74a214bbaddfb5dffdcef3001949c40796ce03a'/>
<id>d74a214bbaddfb5dffdcef3001949c40796ce03a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use /proc/self/mountinfo for ro filesystem checks mga#11319</title>
<updated>2013-11-28T09:49:04+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-11-28T09:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=95d90855603ac4e65d95c741888ef60c4b3b049e'/>
<id>95d90855603ac4e65d95c741888ef60c4b3b049e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for --deploops option</title>
<updated>2013-11-05T15:27:49+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-10-29T17:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=ccafb2b91cfd8428a4a9ae7fa3c8c2756f8a7cf1'/>
<id>ccafb2b91cfd8428a4a9ae7fa3c8c2756f8a7cf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>download: fix parsing download progress with rsync &gt;= 3.10</title>
<updated>2013-10-14T22:01:35+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>dev@blino.org</email>
</author>
<published>2013-10-14T22:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=b9e13ee4d72156bf00cd48a8be4a58281842fcaf'/>
<id>b9e13ee4d72156bf00cd48a8be4a58281842fcaf</id>
<content type='text'>
rsync 3.10 now defaults to human readable output, with sizes being
printed with a separator between group of 3 digits.
This broke our download progress parser.

We can fix this by using the --no-human-readable command line option,
to get the old rsync progress output format.

This option already existed in older rsync versions (tried in Mageia
2), so this change should be safe to include in backports of urpmi to
older distributions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rsync 3.10 now defaults to human readable output, with sizes being
printed with a separator between group of 3 digits.
This broke our download progress parser.

We can fix this by using the --no-human-readable command line option,
to get the old rsync progress output format.

This option already existed in older rsync versions (tried in Mageia
2), so this change should be safe to include in backports of urpmi to
older distributions.
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt to perl-5.18's random hash keys ordering</title>
<updated>2013-10-04T07:25:34+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-07-18T09:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=eab0b8fad2892d12aa3976678638db455a611e31'/>
<id>eab0b8fad2892d12aa3976678638db455a611e31</id>
<content type='text'>
(translate_why_removed_one) ensure we got the right reason

(testsuite) adapt to new URPM predictible behaviour

it was previously relying on the following fixed hash order:

$ perl -MData::Dumper -e 'warn Dumper [ keys {'rr1', 'rr1', 'rr2',
'rr2'} ]; \
warn Dumper [ keys {'bb1', 'bb1', 'bb2', 'bb2-1'} ]'
$VAR1 = [
          'rr2',
          'rr1'
        ];
$VAR1 = [
          'bb1',
          'bb2'
        ];
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(translate_why_removed_one) ensure we got the right reason

(testsuite) adapt to new URPM predictible behaviour

it was previously relying on the following fixed hash order:

$ perl -MData::Dumper -e 'warn Dumper [ keys {'rr1', 'rr1', 'rr2',
'rr2'} ]; \
warn Dumper [ keys {'bb1', 'bb1', 'bb2', 'bb2-1'} ]'
$VAR1 = [
          'rr2',
          'rr1'
        ];
$VAR1 = [
          'bb1',
          'bb2'
        ];
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent removing orphan kernels if we failed to detect running kernel version</title>
<updated>2013-10-04T07:25:26+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-06-11T15:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=42e6407e871b4f3350beea03fe660846c15cef5d'/>
<id>42e6407e871b4f3350beea03fe660846c15cef5d</id>
<content type='text'>
(eg: running testsuite in a chroot)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(eg: running testsuite in a chroot)
</pre>
</div>
</content>
</entry>
<entry>
<title>revert fix for mga#10254 in previous release (mga#10335)</title>
<updated>2013-05-30T06:29:05+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-05-30T06:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=7f6aded9b5cdc42487e2b2276fb657825f8e4d10'/>
<id>7f6aded9b5cdc42487e2b2276fb657825f8e4d10</id>
<content type='text'>
the bug was actually in media.cfg

basically reverting commit r8361 on 2013-05-24 (was: "fix wrongly
enabling backports/testing for tainted/nonfree (mga#10254)")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the bug was actually in media.cfg

basically reverting commit r8361 on 2013-05-24 (was: "fix wrongly
enabling backports/testing for tainted/nonfree (mga#10254)")
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent mga#10254 bug to ever happen again</title>
<updated>2013-05-24T20:56:26+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-05-24T20:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=f86b22ab4262420b5d958ef4ba90a3a5ddbc19e7'/>
<id>f86b22ab4262420b5d958ef4ba90a3a5ddbc19e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
