<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild, branch v2.22.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.22.0 ====</title>
<updated>2015-04-28T14:17:50+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-28T14:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=5aa41e9fb220b0114462fbfdfe965e1bd95b4b03'/>
<id>5aa41e9fb220b0114462fbfdfe965e1bd95b4b03</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 that source package is not a version number only</title>
<updated>2015-04-28T14:09:11+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-28T14:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=25a56f81a250cc326f39c73fd87376572333b1ac'/>
<id>25a56f81a250cc326f39c73fd87376572333b1ac</id>
<content type='text'>
github tarballs are normally only a version number. we need to force
that those are renamed so we dont get source tarball name collisions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
github tarballs are normally only a version number. we need to force
that those are renamed so we dont get source tarball name collisions.
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: require that .initd files are sbin/openrc-run</title>
<updated>2015-04-28T14:09:11+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-28T13:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=553762ca3095fff20e2cd96593ba2d53b6932a36'/>
<id>553762ca3095fff20e2cd96593ba2d53b6932a36</id>
<content type='text'>
The sbin/runscript was renamed to sbin/openrc-run with openrc-0.13

warn only if it is sbin/runscript for compatibility
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sbin/runscript was renamed to sbin/openrc-run with openrc-0.13

warn only if it is sbin/runscript for compatibility
</pre>
</div>
</content>
</entry>
<entry>
<title>apkbuild-gem-resolver: add ruby 2.2.2</title>
<updated>2015-04-28T13:19:20+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-28T13:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=663a5e603113005c756ce8f905ba92989af50367'/>
<id>663a5e603113005c756ce8f905ba92989af50367</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: fix license in pkginfo</title>
<updated>2015-04-23T12:23:38+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-08T14:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=60225fc46cc19055e30b3edc01e632ca2d944464'/>
<id>60225fc46cc19055e30b3edc01e632ca2d944464</id>
<content type='text'>
license is a simple string, not an array
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
license is a simple string, not an array
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: preserve all xattrs</title>
<updated>2015-04-09T05:47:56+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2015-04-09T05:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=a6641817147c5fd379245cc080af8bec77315890'/>
<id>a6641817147c5fd379245cc080af8bec77315890</id>
<content type='text'>
by default getfattr omits system xattrs like security.capability
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by default getfattr omits system xattrs like security.capability
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild-tar: write checksum to extended header</title>
<updated>2015-04-08T07:52:34+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2014-11-01T15:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=248e9bb408985a7591dd97f6c0eea1e1d936379a'/>
<id>248e9bb408985a7591dd97f6c0eea1e1d936379a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: assume GNU tar and store xattrs</title>
<updated>2015-04-08T07:52:34+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2014-11-01T15:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=18594ff66c6b7bb28c62b6397b81f295eec8a5fb'/>
<id>18594ff66c6b7bb28c62b6397b81f295eec8a5fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>apkbuild-gem-resolver: add ruby 2.2.1</title>
<updated>2015-03-26T14:44:39+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-03-26T14:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=fd6f259cc21ca49138af71beae1b05f8c7e54780'/>
<id>fd6f259cc21ca49138af71beae1b05f8c7e54780</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>abuild: fix CXXFLAGS for debug</title>
<updated>2015-01-28T13:09:24+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-01-28T13:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=756a9e0c0466e79d914e563068ed345f47a8092f'/>
<id>756a9e0c0466e79d914e563068ed345f47a8092f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
