<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/src, branch v2.0_rc6</title>
<subtitle>Main aports tree
</subtitle>
<id>https://git-old.alpinelinux.org/aports/atom?h=v2.0_rc6</id>
<link rel='self' href='https://git-old.alpinelinux.org/aports/atom?h=v2.0_rc6'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<updated>2009-09-16T17:23:34Z</updated>
<entry>
<title>pkg: fix parsing of empty dependencies</title>
<updated>2009-09-16T17:23:34Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-09-16T17:23:34Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=aebe73549f54d70ea97482c11284dc43f509add0'/>
<id>urn:sha1:aebe73549f54d70ea97482c11284dc43f509add0</id>
<content type='text'>
if the dependencies are empty with only trailing new line, the
parsing was incorrect. fix the new line check.
</content>
</entry>
<entry>
<title>version: --index output to stdout instead of stderr</title>
<updated>2009-09-04T08:38:19Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-09-04T08:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d3861d70a88c6d2d3583fb90946aedb48a8d3e46'/>
<id>urn:sha1:d3861d70a88c6d2d3583fb90946aedb48a8d3e46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>index: do not segfault if there are no description</title>
<updated>2009-09-03T13:15:10Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-09-03T13:15:10Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=330dc5511ae7c107e8c84833ea0887ced07c002b'/>
<id>urn:sha1:330dc5511ae7c107e8c84833ea0887ced07c002b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>index, version: support for repository descriptions (fixes #141)</title>
<updated>2009-09-03T10:56:24Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-09-03T10:56:24Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=58e771303c95f9d97d009602516b509866c3fb5a'/>
<id>urn:sha1:58e771303c95f9d97d009602516b509866c3fb5a</id>
<content type='text'>
ability embed description information to repository indexes
(e.g. repository name and version) and show it via "apk version -I".
</content>
</entry>
<entry>
<title>state: require an available package for re-installs</title>
<updated>2009-08-19T12:37:21Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-19T12:37:21Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f936d78d5fa6fd3457ae9b1a3eeab3580cd82ea2'/>
<id>urn:sha1:f936d78d5fa6fd3457ae9b1a3eeab3580cd82ea2</id>
<content type='text'>
otherwise we would not be able to pick a package that exists
as a candidate for re-installation. fixes #138.
</content>
</entry>
<entry>
<title>fix: upgrade also mentioned package (fixes #136)</title>
<updated>2009-08-17T12:37:19Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-17T12:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=f9b2035897ae0d4e0ad0f45b39a318d019b76fe3'/>
<id>urn:sha1:f9b2035897ae0d4e0ad0f45b39a318d019b76fe3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: fix comparison against empty version</title>
<updated>2009-08-17T11:24:13Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-17T11:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0b9bfa8d52ea7ec2cae562a71932a9cc6e2b9963'/>
<id>urn:sha1:0b9bfa8d52ea7ec2cae562a71932a9cc6e2b9963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>db: cache needs to be on non-tmpfs</title>
<updated>2009-08-13T17:27:33Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-13T17:27:33Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9e71df3cf3cd2cf19d512d6d1c6fc849936e8c27'/>
<id>urn:sha1:9e71df3cf3cd2cf19d512d6d1c6fc849936e8c27</id>
<content type='text'>
check device major if it's tmpfs and refuse to use cache if
we've been fooled.
</content>
</entry>
<entry>
<title>db: fix script arguments</title>
<updated>2009-08-13T16:21:31Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-13T16:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e20ce5a9c03e32fcb773c13072f903fb6a30fda5'/>
<id>urn:sha1:e20ce5a9c03e32fcb773c13072f903fb6a30fda5</id>
<content type='text'>
the first item is place holder for argv[0] = script name. it's
overwritten by the apk_pkgi_run_script.
</content>
</entry>
<entry>
<title>add, del, db: fix various bugs introduced by earlier commits</title>
<updated>2009-08-13T15:41:03Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-13T15:41:03Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6c96730cdf86f900bc74429dc35b6edb4bcaa784'/>
<id>urn:sha1:6c96730cdf86f900bc74429dc35b6edb4bcaa784</id>
<content type='text'>
- make virtual packages work again
- make apk del (for non-empty packages) work again
</content>
</entry>
</feed>
