<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urpmi, 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>updated Polish translation</title>
<updated>2013-11-04T11:35:57+00:00</updated>
<author>
<name>Daniel Napora</name>
<email>napcok@gmail.com</email>
</author>
<published>2013-11-04T11:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=9bdfcaa080ef291e5adf7c7156df10f3e9ce746c'/>
<id>9bdfcaa080ef291e5adf7c7156df10f3e9ce746c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Slovenian translation updated</title>
<updated>2013-10-21T14:51:33+00:00</updated>
<author>
<name>filip</name>
<email>filip.komar@gmail.com</email>
</author>
<published>2013-10-21T14:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=8774d4bbeeb7ad46292431153edc7c86f4001202'/>
<id>8774d4bbeeb7ad46292431153edc7c86f4001202</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>Move urpmi.update wrapper+policy back to mgaonline</title>
<updated>2013-10-13T10:20:32+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-13T10:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=d3d5335b561fa0afeeaa50e4fc473b53d304537c'/>
<id>d3d5335b561fa0afeeaa50e4fc473b53d304537c</id>
<content type='text'>
The whole 'don't ask for auth' bit is needed when running mgaoline to periodically
check for new updates. Other 'internal' uses of urpmi.update (namely in drakxtools)
can use the full, private path to the binary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The whole 'don't ask for auth' bit is needed when running mgaoline to periodically
check for new updates. Other 'internal' uses of urpmi.update (namely in drakxtools)
can use the full, private path to the binary.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix installing libexec scripts</title>
<updated>2013-10-13T03:50:21+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-10-13T03:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=8c4e99a69f085cf511c09173f56964797a69f54d'/>
<id>8c4e99a69f085cf511c09173f56964797a69f54d</id>
<content type='text'>
issue is that urpmi matches urpmi.* too (hence urpmi.update too) in first regexp
=&gt; reverse regexpes order
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
issue is that urpmi matches urpmi.* too (hence urpmi.update too) in first regexp
=&gt; reverse regexpes order
</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>
</feed>
