<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urpmi/NEWS, branch 7.12</title>
<subtitle>Software Installation Tools</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/'/>
<entry>
<title>7.12</title>
<updated>2012-12-02T13:04:18+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-12-02T13:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=2501982e2d54bdf5156e66785332fa0c581721b0'/>
<id>2501982e2d54bdf5156e66785332fa0c581721b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(_download_all) fix --download-all (mga#8272)</title>
<updated>2012-12-02T13:04:15+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-12-02T13:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=a4ee1b93e14e2156f4d854437d85570dbfcfa759'/>
<id>a4ee1b93e14e2156f4d854437d85570dbfcfa759</id>
<content type='text'>
regression introduced by init_cache_dir() -&gt; init_dir() renaming
in commit r6192 on October 11 2012 :
("(init_cache_dir) rename as init_dir() which is more meaningful")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
regression introduced by init_cache_dir() -&gt; init_dir() renaming
in commit r6192 on October 11 2012 :
("(init_cache_dir) rename as init_dir() which is more meaningful")
</pre>
</div>
</content>
</entry>
<entry>
<title>log previous commit</title>
<updated>2012-12-02T13:04:09+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-12-02T13:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=80417cf6948d61ea6100016c8ed2e8c7336c9c0a'/>
<id>80417cf6948d61ea6100016c8ed2e8c7336c9c0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>7.11.1</title>
<updated>2012-11-17T16:44:05+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-11-17T16:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=689b9c5d05c3b29c9f6983a21ed55f512ba11b4d'/>
<id>689b9c5d05c3b29c9f6983a21ed55f512ba11b4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(_schedule_packages) fix installing delta rpms</title>
<updated>2012-11-17T16:44:02+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-11-17T16:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=bbd00a59ec497f3915975684646c983597f8d6c0'/>
<id>bbd00a59ec497f3915975684646c983597f8d6c0</id>
<content type='text'>
got broken in commit r6466 on 2012-11-16:
"(_apply_delta_rpm) split it out of _schedule_packages()"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
got broken in commit r6466 on 2012-11-16:
"(_apply_delta_rpm) split it out of _schedule_packages()"
</pre>
</div>
</content>
</entry>
<entry>
<title>7.11</title>
<updated>2012-11-16T20:11:56+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-11-16T20:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=0084b6ba0d204711f23a4d98984cf90c4178096f'/>
<id>0084b6ba0d204711f23a4d98984cf90c4178096f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix computing kernel orphans when running kernel is not the latest (1/2)</title>
<updated>2012-11-16T20:11:49+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-11-16T20:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=5fef3fc1d701a4a63382dc47626663a7d0ccf6bb'/>
<id>5fef3fc1d701a4a63382dc47626663a7d0ccf6bb</id>
<content type='text'>
prevent trying to remove dkms packages for the latest (not currently
running) kernel

basically reverting commit r6236 from0 Oct 15 2012:
"(_kernel_callback) keep track of DKMS packages too"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prevent trying to remove dkms packages for the latest (not currently
running) kernel

basically reverting commit r6236 from0 Oct 15 2012:
"(_kernel_callback) keep track of DKMS packages too"
</pre>
</div>
</content>
</entry>
<entry>
<title>(_schedule_packages) fix installing delta rpms</title>
<updated>2012-11-16T20:11:28+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-11-16T20:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=b7b740b82f1f504e215dd48237ded85ba74217ca'/>
<id>b7b740b82f1f504e215dd48237ded85ba74217ca</id>
<content type='text'>
broken for years (actually it _NEVER_ worked...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
broken for years (actually it _NEVER_ worked...)
</pre>
</div>
</content>
</entry>
<entry>
<title>7.10</title>
<updated>2012-10-17T15:30:15+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-10-17T15:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=0a477ebd026e683036c1bd4564391dfb814feb7b'/>
<id>0a477ebd026e683036c1bd4564391dfb814feb7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix latest commit changelog &amp; regroup aria2 entries</title>
<updated>2012-10-16T14:44:16+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-10-16T14:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=ab81ce60c90a0cfb97e8ac662c1a8e6d81d9e234'/>
<id>ab81ce60c90a0cfb97e8ac662c1a8e6d81d9e234</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
