<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/src/Makefile, branch v2.0_rc2</title>
<subtitle>Main aports tree
</subtitle>
<id>https://git-old.alpinelinux.org/aports/atom?h=v2.0_rc2</id>
<link rel='self' href='https://git-old.alpinelinux.org/aports/atom?h=v2.0_rc2'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<updated>2009-08-04T12:19:29Z</updated>
<entry>
<title>fix: new applet to reinstall and fix package</title>
<updated>2009-08-04T12:19:29Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-08-04T12:19:29Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1fea5639b455ae4267a7dc17ef19b8d2506978b0'/>
<id>urn:sha1:1fea5639b455ae4267a7dc17ef19b8d2506978b0</id>
<content type='text'>
also makes it possibly to upgrade package without adding it to
top-level deps. fixes #69.
</content>
</entry>
<entry>
<title>apk: use *at instead of chdir+normal file syscall</title>
<updated>2009-07-31T13:08:09Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-07-31T13:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ea901526648c43ef8e961b3d7e051b9ca14b65ca'/>
<id>urn:sha1:ea901526648c43ef8e961b3d7e051b9ca14b65ca</id>
<content type='text'>
this way we never change cwd, and relative filenames are always
parsed consistently. this also helps filename construction in many
places. this patch also changes '--root' to override location of
all configuration to be in the new root. previously it depended
on the file which one was used.
</content>
</entry>
<entry>
<title>build: make install depend on main targets</title>
<updated>2009-07-29T16:07:14Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-07-29T16:07:14Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2887e04cd7ea8fcc3e0815a11db6899d1c9535bf'/>
<id>urn:sha1:2887e04cd7ea8fcc3e0815a11db6899d1c9535bf</id>
<content type='text'>
apparently the double colon rule dependencies affect only the
specific rule-set.
</content>
</entry>
<entry>
<title>verify: new applet (ref #46)</title>
<updated>2009-07-17T10:07:52Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-07-17T10:07:52Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3f4f9e9957a27be4efb29498f8fecd63eafcd16c'/>
<id>urn:sha1:3f4f9e9957a27be4efb29498f8fecd63eafcd16c</id>
<content type='text'>
an utility to check package signature and integrity.
</content>
</entry>
<entry>
<title>build: link zlib dynamically, use --as-needed</title>
<updated>2009-07-08T07:46:38Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-07-08T07:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b54ff5dd1ebc230aa50570ecfebc8fd31739ebb4'/>
<id>urn:sha1:b54ff5dd1ebc230aa50570ecfebc8fd31739ebb4</id>
<content type='text'>
use pkgconfig of zlib instead of hard requiring it. and link in
the pkg-config libs with --as-needed as not all of the openssl
libs are really required.
</content>
</entry>
<entry>
<title>csum: use openssl instead</title>
<updated>2009-07-08T07:45:49Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-07-08T06:50:21Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=bf094dc5ea30be1defb5c9f0d2064c6b2fc96272'/>
<id>urn:sha1:bf094dc5ea30be1defb5c9f0d2064c6b2fc96272</id>
<content type='text'>
instead of having static md5 implemenation, use the openssl
library for digest functions.
</content>
</entry>
<entry>
<title>cache: new applet (ref #49)</title>
<updated>2009-06-29T08:22:55Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-06-29T08:22:55Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9858ffff69ce2e3df353b2c1e65a987c58f32fac'/>
<id>urn:sha1:9858ffff69ce2e3df353b2c1e65a987c58f32fac</id>
<content type='text'>
Administrative tool to download or delete files to/from the cache.
</content>
</entry>
<entry>
<title>upgrade: new applet</title>
<updated>2009-06-25T07:31:05Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-06-25T07:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4d04bd8a463262059d83f126e604914898de81e9'/>
<id>urn:sha1:4d04bd8a463262059d83f126e604914898de81e9</id>
<content type='text'>
Currently just goes through all world dependencies and updates them
where possible (ref #51).
</content>
</entry>
<entry>
<title>Makefile: add -nopie to LDFLAGS</title>
<updated>2009-04-21T07:40:11Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2009-04-21T07:40:11Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8a47023d3e74d50d4e4277f130c1be917f94db44'/>
<id>urn:sha1:8a47023d3e74d50d4e4277f130c1be917f94db44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>db: cache index files, 'update' applet</title>
<updated>2009-04-16T17:05:22Z</updated>
<author>
<name>Timo Teras</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2009-04-16T17:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4c2bfd9dedab2533cbfc9c2bf4f827eb5f5f51a6'/>
<id>urn:sha1:4c2bfd9dedab2533cbfc9c2bf4f827eb5f5f51a6</id>
<content type='text'>
Cache non-local index files always locally.
Introduce 'update' applet to force refresh of cached index files.
Fixes #19.
</content>
</entry>
</feed>
