<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ncopa/apk-tools/src, branch v2.0_rc1</title>
<subtitle>ncopa's apk-tools repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/'/>
<entry>
<title>info: support dependency style tests in package existance checking</title>
<updated>2009-08-05T12:36:46+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-05T12:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=f14cbbf4e52883b73d713b45237f914949f942c1'/>
<id>f14cbbf4e52883b73d713b45237f914949f942c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>io: flag for following symlinks on fstat</title>
<updated>2009-08-05T10:13:52+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-05T10:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=46e93295688385af6b4b5d17f97675087a90aba4'/>
<id>46e93295688385af6b4b5d17f97675087a90aba4</id>
<content type='text'>
usually we are interested on the actual file's length. but
audit is interested about the link. so add a flag for this and
use it in audit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
usually we are interested on the actual file's length. but
audit is interested about the link. so add a flag for this and
use it in audit.
</pre>
</div>
</content>
</entry>
<entry>
<title>fetch: --link is -L for short, not -l</title>
<updated>2009-08-05T09:45:02+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-05T09:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=856181a0325d39e7d26566f118bc4219e3837a4b'/>
<id>856181a0325d39e7d26566f118bc4219e3837a4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>state: world might be empty</title>
<updated>2009-08-05T09:28:00+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-05T09:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=1a67a8e2b6a9a1f23b38c6dc5329dae2f9c0cbbe'/>
<id>1a67a8e2b6a9a1f23b38c6dc5329dae2f9c0cbbe</id>
<content type='text'>
so do not choke on it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so do not choke on it.
</pre>
</div>
</content>
</entry>
<entry>
<title>index: root is needed for signing keys</title>
<updated>2009-08-05T06:28:25+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-05T06:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=bb77b01244d42ef669212fc1d3cf11590135fc12'/>
<id>bb77b01244d42ef669212fc1d3cf11590135fc12</id>
<content type='text'>
so initialize db with a root, but avoid loading state or
repositories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so initialize db with a root, but avoid loading state or
repositories.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: support "replaces" directive (fixes #113)</title>
<updated>2009-08-04T13:54:15+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-04T13:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=a602c49b31e92466ea42e2968833d3e6908a18c1'/>
<id>a602c49b31e92466ea42e2968833d3e6908a18c1</id>
<content type='text'>
it will allow to overwrite files owned by some other packages
to get upgrades right (e.g. when splitting or renaming packages)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it will allow to overwrite files owned by some other packages
to get upgrades right (e.g. when splitting or renaming packages)
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: new applet to reinstall and fix package</title>
<updated>2009-08-04T12:19:29+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-04T12:19:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=1fea5639b455ae4267a7dc17ef19b8d2506978b0'/>
<id>1fea5639b455ae4267a7dc17ef19b8d2506978b0</id>
<content type='text'>
also makes it possibly to upgrade package without adding it to
top-level deps. fixes #69.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also makes it possibly to upgrade package without adding it to
top-level deps. fixes #69.
</pre>
</div>
</content>
</entry>
<entry>
<title>state: fix world dependencies to be honored always</title>
<updated>2009-08-04T10:57:54+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-04T10:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=ec2ade154289ce587eab3375445a33cad992c234'/>
<id>ec2ade154289ce587eab3375445a33cad992c234</id>
<content type='text'>
previously they might have been skipped on certain situations.
this also fixes some other reverse dependency enforcements and
implements new "pending" state for locked name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previously they might have been skipped on certain situations.
this also fixes some other reverse dependency enforcements and
implements new "pending" state for locked name.
</pre>
</div>
</content>
</entry>
<entry>
<title>db: return hard error if repository opening fails</title>
<updated>2009-08-04T08:08:19+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-04T08:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=8c19869c2910332913b5a4f341dbe612c691782e'/>
<id>8c19869c2910332913b5a4f341dbe612c691782e</id>
<content type='text'>
otherwise we can accept unsigned repositories, and install bad
packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
otherwise we can accept unsigned repositories, and install bad
packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>del: add '-r' to remove top-level dependencies recursively</title>
<updated>2009-08-04T07:57:33+00:00</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-04T07:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/ncopa/apk-tools/commit/?id=6f8526da3e7fb055dc3ee640b943906e517f63f1'/>
<id>6f8526da3e7fb055dc3ee640b943906e517f63f1</id>
<content type='text'>
and by default just update the world, and dump a lost of packages
that are not removed. fixes #47.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and by default just update the world, and dump a lost of packages
that are not removed. fixes #47.
</pre>
</div>
</content>
</entry>
</feed>
