<feed xmlns='http://www.w3.org/2005/Atom'>
<title>urpmi/NEWS, branch 7.11</title>
<subtitle>Software Installation Tools</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/'/>
<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>
<entry>
<title>various optimizations from mdv svn</title>
<updated>2012-10-15T20:47:50+00:00</updated>
<author>
<name>José Jorge</name>
<email>zezinho@mageia.org</email>
</author>
<published>2012-10-15T20:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=ace36cdf0032dfeafad559ae8510aa4ffab96842'/>
<id>ace36cdf0032dfeafad559ae8510aa4ffab96842</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(_get_current_kernel_package) return current kernel version too</title>
<updated>2012-10-15T16:23:27+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-10-15T16:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=7339563f8549c735b18d8609ca9546b5bdc6d538'/>
<id>7339563f8549c735b18d8609ca9546b5bdc6d538</id>
<content type='text'>
(_all_unrequested_orphans) prevent offering to remove DKMS modules for
current kernel (mga#5092)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(_all_unrequested_orphans) prevent offering to remove DKMS modules for
current kernel (mga#5092)
</pre>
</div>
</content>
</entry>
<entry>
<title>fix previous commit: add bug ID and be more descriptive</title>
<updated>2012-10-15T15:14:43+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-10-15T15:14:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=74e00829c00fbcc5ba092bf4ba1c1d5b6e7c5fd8'/>
<id>74e00829c00fbcc5ba092bf4ba1c1d5b6e7c5fd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change deprecated aria2 option</title>
<updated>2012-10-14T21:39:46+00:00</updated>
<author>
<name>José Jorge</name>
<email>zezinho@mageia.org</email>
</author>
<published>2012-10-14T21:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=4de31e1613b81aa5c46648e14acded466174ad23'/>
<id>4de31e1613b81aa5c46648e14acded466174ad23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>7.9</title>
<updated>2012-10-11T15:52:28+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-10-11T15:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/rpm/urpmi/commit/?id=392d7b9a53818bd7004983323b330c8d63c6b557'/>
<id>392d7b9a53818bd7004983323b330c8d63c6b557</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
