<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v2.18.0</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.18.0 ========</title>
<updated>2013-10-25T08:45:03+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-25T08:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=e4e991835e70f0b5510f96f5f637a8f475b2de47'/>
<id>e4e991835e70f0b5510f96f5f637a8f475b2de47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: check early for signing keys</title>
<updated>2013-10-25T08:43:14+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-25T08:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=46dc3981147107343a2b1d43f2b669bcf543635e'/>
<id>46dc3981147107343a2b1d43f2b669bcf543635e</id>
<content type='text'>
fi the signing key is missing we will fail. Rather than fail after
compile we check existance of signing keys before we start.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fi the signing key is missing we will fail. Rather than fail after
compile we check existance of signing keys before we start.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: also install 'depends' with 'abuild deps'</title>
<updated>2013-10-25T08:20:21+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-25T08:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=98fe44cb7361cf3c44ee3ce4c13671040b8b135a'/>
<id>98fe44cb7361cf3c44ee3ce4c13671040b8b135a</id>
<content type='text'>
fixes #2270
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #2270
</pre>
</div>
</content>
</entry>
<entry>
<title>newapkbuild: cosmetic fix for help message</title>
<updated>2013-10-25T08:14:10+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-25T08:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=beb15ad8ba6c3932bca8f20e495b3ff7475d349e'/>
<id>beb15ad8ba6c3932bca8f20e495b3ff7475d349e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apkgrel: cosmetic fixes for help message</title>
<updated>2013-10-25T08:01:22+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-25T08:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=f7e6d79ec32c7259765fd4af1548dccc5ad99abc'/>
<id>f7e6d79ec32c7259765fd4af1548dccc5ad99abc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild-sign: add -e/--installed option</title>
<updated>2013-10-25T07:57:35+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-25T07:57:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=b53d4ad7de70dbc85b6c24bacb023b6dce0e7c78'/>
<id>b53d4ad7de70dbc85b6c24bacb023b6dce0e7c78</id>
<content type='text'>
This is supposed to be used in abuild only to make it possible to exit
with error early, before package is built, in case the signing key is
missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is supposed to be used in abuild only to make it possible to exit
with error early, before package is built, in case the signing key is
missing.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild-sign: cosmetic improvement of help text</title>
<updated>2013-10-25T07:28:55+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-25T07:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=c28aa7133523f22a4fa5acff300e1411afbde156'/>
<id>c28aa7133523f22a4fa5acff300e1411afbde156</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild-keygen: cosmetic improvement on help text</title>
<updated>2013-10-25T07:27:34+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-25T07:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=cc5688e048326880c65433bd11be33a8c0b1ddea'/>
<id>cc5688e048326880c65433bd11be33a8c0b1ddea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functions: rename abuild_ver to program_version</title>
<updated>2013-10-25T07:26:22+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-25T07:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=4757588caf65318c44745b44eee04cf49415fec8'/>
<id>4757588caf65318c44745b44eee04cf49415fec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>functions: rename prog to program</title>
<updated>2013-10-25T07:24:46+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-25T07:24:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=1822f3f624e35898908fbe5edc0d282cefb92ac0'/>
<id>1822f3f624e35898908fbe5edc0d282cefb92ac0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
