<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v2.23.0_rc2</title>
<subtitle>Build script to build alpine 1.9.x
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/'/>
<entry>
<title>==== release 2.23.0_rc2 ====</title>
<updated>2015-06-05T13:35:40+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T13:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=472ba1680794a8a916b858e05a33f5b3935b21da'/>
<id>472ba1680794a8a916b858e05a33f5b3935b21da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: make sure we don't add dupes of provides</title>
<updated>2015-06-05T12:56:44+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T12:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b3174ba768b14009401acd63baa8c3d5730fe2df'/>
<id>b3174ba768b14009401acd63baa8c3d5730fe2df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: remove "added pkgconfig (found /usr/lib/pkgconfig)" message</title>
<updated>2015-06-05T12:16:39+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T12:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=fede6d1161acfcfe9e0f3fadeeb1a6e75021e037'/>
<id>fede6d1161acfcfe9e0f3fadeeb1a6e75021e037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: normalize path when finding symlink targets</title>
<updated>2015-06-05T12:11:47+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T12:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b4c8ef7dadf851e07188ea5ef64922a6ee8158b5'/>
<id>b4c8ef7dadf851e07188ea5ef64922a6ee8158b5</id>
<content type='text'>
some paths like usr/lib/../../lib/libudev.so.0.13.0 will fail to resolve
if usr/lib is does not exist, even if lib/libudev.so.0.13.0 does.

To solve thise we normalize out the ../ in path string before we try to
resolve it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some paths like usr/lib/../../lib/libudev.so.0.13.0 will fail to resolve
if usr/lib is does not exist, even if lib/libudev.so.0.13.0 does.

To solve thise we normalize out the ../ in path string before we try to
resolve it.
</pre>
</div>
</content>
</entry>
<entry>
<title>add apkbuild-gem-resolver to .gitignore</title>
<updated>2015-06-05T07:29:10+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T06:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=9d91994a748fae94730dfa8bd46b53f35f3f8b95'/>
<id>9d91994a748fae94730dfa8bd46b53f35f3f8b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: add warning when depends_dev needs cleanup</title>
<updated>2015-06-05T07:27:44+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T07:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=9e9175536911315f5b1a4606143613ca36c5804d'/>
<id>9e9175536911315f5b1a4606143613ca36c5804d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: add warning when pc:* provider is missing</title>
<updated>2015-06-05T07:18:09+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T07:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=f5dce44bf98218313715bc3b849c9b2120272f0d'/>
<id>f5dce44bf98218313715bc3b849c9b2120272f0d</id>
<content type='text'>
and indicate which package that should provide it and needs a rebuild.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and indicate which package that should provide it and needs a rebuild.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove buildrepo</title>
<updated>2015-06-05T06:47:52+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T06:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=d4d0dc0c335ecf96fcfb97077050197efd92ca1d'/>
<id>d4d0dc0c335ecf96fcfb97077050197efd92ca1d</id>
<content type='text'>
We ship a new implementation of buildrepo with lua-aports
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We ship a new implementation of buildrepo with lua-aports
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: include MAINTAINER in default abuild.conf</title>
<updated>2015-06-04T11:53:06+00:00</updated>
<author>
<name>Andrew Hills</name>
<email>ahills@ednos.net</email>
</author>
<published>2015-06-04T11:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=da666e00c75451b5eedf17efee85cfa9041e769e'/>
<id>da666e00c75451b5eedf17efee85cfa9041e769e</id>
<content type='text'>
For the sake of completeness, include MAINTAINER as well as
PACKAGER to provide newapkbuild with comment metadata.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the sake of completeness, include MAINTAINER as well as
PACKAGER to provide newapkbuild with comment metadata.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: fix detection of symlink dependencies</title>
<updated>2015-06-04T11:50:41+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-04T11:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=e59de7c8a25ba3f26501a5f3be54ba464b0ff3f4'/>
<id>e59de7c8a25ba3f26501a5f3be54ba464b0ff3f4</id>
<content type='text'>
- add as dep when the target is also a symlink
- fix handling of absolute path in target
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add as dep when the target is also a symlink
- fix handling of absolute path in target
</pre>
</div>
</content>
</entry>
</feed>
