<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/src, branch v2.2.5</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>db: do not abort on bad repositories</title>
<updated>2012-02-01T16:04:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-02-01T15:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=7d88cdc9e4bff5a93bb1074d680fdc4e2c7925dc'/>
<id>7d88cdc9e4bff5a93bb1074d680fdc4e2c7925dc</id>
<content type='text'>
Only show a warning if we have a non-existing repository or bad
repository signature but don't abort.

This is not to break compat with behaviour in previous releases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only show a warning if we have a non-existing repository or bad
repository signature but don't abort.

This is not to break compat with behaviour in previous releases.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: fix bug with --repository</title>
<updated>2012-02-01T12:41:25+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2012-02-01T12:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ddd386157cf718382670e4adbcfc44029240e33f'/>
<id>ddd386157cf718382670e4adbcfc44029240e33f</id>
<content type='text'>
The 'r' variable is overwritten and no longer holds the repository
number.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'r' variable is overwritten and no longer holds the repository
number.
</pre>
</div>
</content>
</entry>
<entry>
<title>pkg, db: fix signature checking for files without control part</title>
<updated>2012-01-31T13:49:04+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-01-31T13:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=304dc4a69234b4161e8b34b34dc92ebfa9beac25'/>
<id>304dc4a69234b4161e8b34b34dc92ebfa9beac25</id>
<content type='text'>
Also clean up handling of signature failures for index files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also clean up handling of signature failures for index files.
</pre>
</div>
</content>
</entry>
<entry>
<title>solver: fix regression from "calculate branch minimum penalty early"</title>
<updated>2012-01-20T08:39:38+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-01-20T08:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0f895650996a2565c0dc59d3c94f861145b42c05'/>
<id>0f895650996a2565c0dc59d3c94f861145b42c05</id>
<content type='text'>
Forgot to reset per-name penalty when it got locked by apply_decision.
This also fine tunes compare_package_preference() to always prefer
packages specified on command line speeding up calculation certain
complicated solutions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forgot to reset per-name penalty when it got locked by apply_decision.
This also fine tunes compare_package_preference() to always prefer
packages specified on command line speeding up calculation certain
complicated solutions.
</pre>
</div>
</content>
</entry>
<entry>
<title>lua: fix compile error</title>
<updated>2012-01-17T13:59:01+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-01-17T13:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=00fd7b07f12a18615da1ad32b915787f72074dfa'/>
<id>00fd7b07f12a18615da1ad32b915787f72074dfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>solver, upgrade: properly detect missing repository tags</title>
<updated>2012-01-17T12:48:22+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-01-17T12:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b3df78ed03b3739d01220f9bf2f00ab8df61425f'/>
<id>b3df78ed03b3739d01220f9bf2f00ab8df61425f</id>
<content type='text'>
 * upgrade needs explicit check so we don't try self-upgrade
   (which would print additional messages on screen)
 * add can fix problems, so check against the new world
 * merge the code in few places
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * upgrade needs explicit check so we don't try self-upgrade
   (which would print additional messages on screen)
 * add can fix problems, so check against the new world
 * merge the code in few places
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade: make -a reset versioned dependencies like it used to</title>
<updated>2012-01-17T12:31:29+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-01-17T12:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=eaaba3ee893c7fb3c5a258f0609d8ab6e4637804'/>
<id>eaaba3ee893c7fb3c5a258f0609d8ab6e4637804</id>
<content type='text'>
regression from upgrade to the new solver system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
regression from upgrade to the new solver system.
</pre>
</div>
</content>
</entry>
<entry>
<title>solver: fix change ordering of removed pages in relation to installed</title>
<updated>2012-01-17T12:18:10+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-01-17T12:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=64b03ab603425560cf752b95350374296729a167'/>
<id>64b03ab603425560cf752b95350374296729a167</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>solver: calculate branch minimum penalty early</title>
<updated>2012-01-17T12:18:02+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-01-17T11:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=12183024fd6bce3b06f1fab843dd8781dd35e036'/>
<id>12183024fd6bce3b06f1fab843dd8781dd35e036</id>
<content type='text'>
Previously we would cache the penalty when evaluating the final
solution, and adding that until we backtrack to first topology
position changing that penalty. However, we can just keep track
of minimum penalty based on name state, and add it. This allows
us to bail out early on bad branches because we know in advance
how things will turn out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we would cache the penalty when evaluating the final
solution, and adding that until we backtrack to first topology
position changing that penalty. However, we can just keep track
of minimum penalty based on name state, and add it. This allows
us to bail out early on bad branches because we know in advance
how things will turn out.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: print dependencies referring to missing tags instead of tags</title>
<updated>2012-01-17T08:53:35+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2012-01-17T08:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=60ee61162053054bb4abe7e0260734fd53532401'/>
<id>60ee61162053054bb4abe7e0260734fd53532401</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
