<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apk-tools/src/version.c, branch v2.3.2</title>
<subtitle>Alpine Package Keeper, the 2.x tree
</subtitle>
<id>https://git-old.alpinelinux.org/apk-tools/atom?h=v2.3.2</id>
<link rel='self' href='https://git-old.alpinelinux.org/apk-tools/atom?h=v2.3.2'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/'/>
<updated>2011-09-13T08:53:01Z</updated>
<entry>
<title>all: update copyright year statement</title>
<updated>2011-09-13T08:53:01Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2011-09-13T08:53:01Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=1817b0a3c3ebd57e5332a80c15c70c46ec3eb8c0'/>
<id>urn:sha1:1817b0a3c3ebd57e5332a80c15c70c46ec3eb8c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: fix evaluation order to make valgrind happy</title>
<updated>2011-01-03T17:15:35Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2011-01-03T17:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=1f42cc1aed32ebf160db5e812d2f57e654042522'/>
<id>urn:sha1:1f42cc1aed32ebf160db5e812d2f57e654042522</id>
<content type='text'>
otherwise we get reads from uninitialized/unallocated memory.
</content>
</entry>
<entry>
<title>pkg: dependencies to specific package checksum</title>
<updated>2011-01-01T14:58:58Z</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2011-01-01T14:58:58Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=1c7e8d2617d93daac1fe0c38c0279435331bb152'/>
<id>urn:sha1:1c7e8d2617d93daac1fe0c38c0279435331bb152</id>
<content type='text'>
When package is installed from commandline, we should always
install that specific instance of package (never favor repository
version if it has difference identity). Otherwise we might not
always end-up installing the .apk given on command line. The
dependency is now against specific checksum identity (marked
with &gt;&lt; dependency comparison). Fixes #492.
</content>
</entry>
<entry>
<title>version: add support for version control suffixes</title>
<updated>2009-11-06T11:29:58Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-11-06T11:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=4dd183f3c1cd093af0fc1382bd9d822423bbb748'/>
<id>urn:sha1:4dd183f3c1cd093af0fc1382bd9d822423bbb748</id>
<content type='text'>
add cvs, svn, git and mercurial tags for creating snapshot
packages.
</content>
</entry>
<entry>
<title>version: fix remaining version comparisons</title>
<updated>2009-11-06T11:21:00Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-11-06T11:21:00Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=ff45ff315294a853f5a65ae81e5a003d91f99d50'/>
<id>urn:sha1:ff45ff315294a853f5a65ae81e5a003d91f99d50</id>
<content type='text'>
even more corner cases found which were broke. now all tests
should pass.
</content>
</entry>
<entry>
<title>version: fix comparison of version again</title>
<updated>2009-11-05T15:49:12Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-11-05T15:49:12Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=44ac0b06af20bd32010502a10d8bb7752215c627'/>
<id>urn:sha1:44ac0b06af20bd32010502a10d8bb7752215c627</id>
<content type='text'>
-t 1.3-r0 1.3.1-r0 was broke
</content>
</entry>
<entry>
<title>version: fix comparision of pre-suffixes</title>
<updated>2009-10-26T07:33:12Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-10-26T07:33:12Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=cc4644a54e4bb92507f957832647d91f7f91c21b'/>
<id>urn:sha1:cc4644a54e4bb92507f957832647d91f7f91c21b</id>
<content type='text'>
got broke in 0b9bfa8d52ea7ec2cae562a71932a9cc6e2b9963 which
fixed another corner case. hopefully it's good now. fixes #191.
</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/apk-tools/commit/?id=0b9bfa8d52ea7ec2cae562a71932a9cc6e2b9963'/>
<id>urn:sha1:0b9bfa8d52ea7ec2cae562a71932a9cc6e2b9963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version: added apk_version_compare_blob() function</title>
<updated>2009-06-22T09:08:39Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-22T09:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=5b75b40bf9c6769ef14e23d13cc0765929a5b83a'/>
<id>urn:sha1:5b75b40bf9c6769ef14e23d13cc0765929a5b83a</id>
<content type='text'>
We want be able to compare blobs so we basicly revert the old change,
and make a wrapper that takes version strings.
</content>
</entry>
<entry>
<title>ver: only compare the given packages, show version</title>
<updated>2009-06-20T10:38:07Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-06-20T10:38:07Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/apk-tools/commit/?id=4bbed2d648fcb98c613f88c1ced418e771407f84'/>
<id>urn:sha1:4bbed2d648fcb98c613f88c1ced418e771407f84</id>
<content type='text'>
make apk_version_compare() take strings rather than blobs
add apk_pkgversion_compare(), a wrapper that takes packages
</content>
</entry>
</feed>
