<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urpmi/NEWS, branch 7.28</title>
<subtitle>Software Installation Tools</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/'/>
<entry>
<title>7.28</title>
<updated>2013-11-05T15:57:40+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-05T15:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=1c2a59df289a0d9707496617cb74c1acecc178a9'/>
<id>1c2a59df289a0d9707496617cb74c1acecc178a9</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>7.27.4</title>
<updated>2013-10-13T11:18:37+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-13T11:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=a4eccdec35b234a4cec448635204615d1043ad31'/>
<id>a4eccdec35b234a4cec448635204615d1043ad31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use polkit for authorisation (mga#11125)</title>
<updated>2013-10-12T16:44:09+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-12T15:47:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=eb8f6e900feccc2b7667289135f821438717ec8c'/>
<id>eb8f6e900feccc2b7667289135f821438717ec8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>7.27.4</title>
<updated>2013-10-04T09:51:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-10-04T09:51:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=6c4ae17acfb5159eeac92b92fdca112ca2ede4ec'/>
<id>6c4ae17acfb5159eeac92b92fdca112ca2ede4ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>remove bogus line from NEWS</title>
<updated>2013-05-30T06:37:13+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-05-30T06:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=05a76f8c0fb3f170c80c583ae2beaeac2d7f81f3'/>
<id>05a76f8c0fb3f170c80c583ae2beaeac2d7f81f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>7.27.3</title>
<updated>2013-05-30T06:29:09+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-05-30T06:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=5f9f984dec8c9c162b9cff5353e6c0caea249499'/>
<id>5f9f984dec8c9c162b9cff5353e6c0caea249499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
