<feed xmlns='http://www.w3.org/2005/Atom'>
<title>abuild/Makefile, branch v2.27.0</title>
<subtitle>Build script to build alpine 1.9.x
</subtitle>
<id>https://git-old.alpinelinux.org/abuild/atom?h=v2.27.0</id>
<link rel='self' href='https://git-old.alpinelinux.org/abuild/atom?h=v2.27.0'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/'/>
<updated>2016-03-23T10:17:20Z</updated>
<entry>
<title>==== release 2.27.0 ====</title>
<updated>2016-03-23T10:17:20Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-03-23T10:17:20Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=3e69161ff7f18026293abe81493d0f13f67e4c9d'/>
<id>urn:sha1:3e69161ff7f18026293abe81493d0f13f67e4c9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>==== release 2.26.0 ====</title>
<updated>2016-02-22T12:24:47Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2016-02-22T12:24:47Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=6345accab1f1dcccc0bf82995369d4e3d5a10e9a'/>
<id>urn:sha1:6345accab1f1dcccc0bf82995369d4e3d5a10e9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix Makefile CFLAGS for abuild-tar.o - make ssl flags overridable (e.g. if we don't have pkg-config)</title>
<updated>2016-01-27T10:51:29Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-devel@skarnet.org</email>
</author>
<published>2016-01-27T10:38:34Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=d5013a39151c39a2e59650215ed2f4bf3104eb54'/>
<id>urn:sha1:d5013a39151c39a2e59650215ed2f4bf3104eb54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release 2.25.0_rc1</title>
<updated>2015-10-28T16:02:33Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-10-28T16:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=333a382514ce8b3d1b54db656628e643d08e221a'/>
<id>urn:sha1:333a382514ce8b3d1b54db656628e643d08e221a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>abuild: fix fetch lock file on nfs</title>
<updated>2015-08-26T14:44:23Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-08-26T06:14:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=92186b70ca9c520fc726e0885aac633aadace655'/>
<id>urn:sha1:92186b70ca9c520fc726e0885aac633aadace655</id>
<content type='text'>
flock(2) on an NFS mount will on the server side convert the lock to a
POSIX lock (fcntl(F_SETLK)). This means that abuild running on NFS
server and client will create different locks and they will both try
download same file at same time.

We fix this by creating a small abuild-fetch application that will
create a POSIX lock which works with NFS.
</content>
</entry>
<entry>
<title>==== release 2.24.0 ====</title>
<updated>2015-08-19T13:01:50Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-08-19T13:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=bed1c80a465683a34063acd78ef3d86a8e196296'/>
<id>urn:sha1:bed1c80a465683a34063acd78ef3d86a8e196296</id>
<content type='text'>
</content>
</entry>
<entry>
<title>==== release 2.23.0_rc3 ====</title>
<updated>2015-06-12T07:17:14Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-12T07:17:14Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=11eb0f69e78191fc092b20fe671685880974b11e'/>
<id>urn:sha1:11eb0f69e78191fc092b20fe671685880974b11e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>==== release 2.23.0_rc2 ====</title>
<updated>2015-06-05T13:35:40Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T13:34:56Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=472ba1680794a8a916b858e05a33f5b3935b21da'/>
<id>urn:sha1:472ba1680794a8a916b858e05a33f5b3935b21da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove buildrepo</title>
<updated>2015-06-05T06:47:52Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-06-05T06:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=d4d0dc0c335ecf96fcfb97077050197efd92ca1d'/>
<id>urn:sha1:d4d0dc0c335ecf96fcfb97077050197efd92ca1d</id>
<content type='text'>
We ship a new implementation of buildrepo with lua-aports
</content>
</entry>
<entry>
<title>==== release 2.22.0 ====</title>
<updated>2015-04-28T14:17:50Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-04-28T14:17:50Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/abuild/commit/?id=5aa41e9fb220b0114462fbfdfe965e1bd95b4b03'/>
<id>urn:sha1:5aa41e9fb220b0114462fbfdfe965e1bd95b4b03</id>
<content type='text'>
</content>
</entry>
</feed>
