<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/lua-http/APKBUILD, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/lua-http: disable tests on mips because luajit crashes</title>
<updated>2020-04-08T04:23:05+00:00</updated>
<author>
<name>Ariadne Conill</name>
<email>ariadne@dereferenced.org</email>
</author>
<published>2020-04-08T04:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8cb372b605dd3390946f7270aa13e5529b532a69'/>
<id>8cb372b605dd3390946f7270aa13e5529b532a69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/lua-http: enable luajit on s390x</title>
<updated>2020-03-02T10:58:06+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-03-02T06:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=39c3624b2917e7893432855a2d3253edccbc0947'/>
<id>39c3624b2917e7893432855a2d3253edccbc0947</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/lua-http: upgrade to 0.3</title>
<updated>2020-02-22T22:49:34+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2020-02-22T22:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d2c0530b81c707904b9e254fce1eb88c4984f7a6'/>
<id>d2c0530b81c707904b9e254fce1eb88c4984f7a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "community/lua-http: enable tests on ppc64le"</title>
<updated>2019-01-03T13:11:55+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-01-03T13:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b25c781d54fa5cde5936b9fc27ba51cb28dcf8b5'/>
<id>b25c781d54fa5cde5936b9fc27ba51cb28dcf8b5</id>
<content type='text'>
Test still fails on ppc64le

This reverts commit ea135b3e92c721c9d25c1ab2c1c7b1775557faab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test still fails on ppc64le

This reverts commit ea135b3e92c721c9d25c1ab2c1c7b1775557faab.
</pre>
</div>
</content>
</entry>
<entry>
<title>community/lua-http: enable tests on ppc64le</title>
<updated>2019-01-03T13:08:09+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-01-03T13:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ea135b3e92c721c9d25c1ab2c1c7b1775557faab'/>
<id>ea135b3e92c721c9d25c1ab2c1c7b1775557faab</id>
<content type='text'>
Tests should work again after commit c604b8f23152 (main/lua-cqueues:
backport fix for DNS).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests should work again after commit c604b8f23152 (main/lua-cqueues:
backport fix for DNS).
</pre>
</div>
</content>
</entry>
<entry>
<title>community/lua-http: fix armv7 build</title>
<updated>2018-11-06T14:51:24+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2018-11-06T14:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=05f14a1d5377dc7d3dd00186414ee5b8a6ceadea'/>
<id>05f14a1d5377dc7d3dd00186414ee5b8a6ceadea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>community/lua-http: backport fix for lpeg_patterns-0.5</title>
<updated>2018-10-08T10:43:10+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-10-08T10:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0b485b75b64cbd27b349ab286c182190742e9e12'/>
<id>0b485b75b64cbd27b349ab286c182190742e9e12</id>
<content type='text'>
lpeg_patterns 0.5 broke lua-http. backport upstream fix.

https://github.com/daurnimator/lua-http/issues/132
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lpeg_patterns 0.5 broke lua-http. backport upstream fix.

https://github.com/daurnimator/lua-http/issues/132
</pre>
</div>
</content>
</entry>
<entry>
<title>community/lua-http: fix wrong depend on lua5.[12]-compat5.3</title>
<updated>2018-10-07T19:23:54+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2018-10-07T19:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1db3f3ea24b8f977e51db7b35aab832125bced2a'/>
<id>1db3f3ea24b8f977e51db7b35aab832125bced2a</id>
<content type='text'>
Fixes #9491 (https://bugs.alpinelinux.org/issues/9491)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #9491 (https://bugs.alpinelinux.org/issues/9491)
</pre>
</div>
</content>
</entry>
<entry>
<title>community/lua-http: disable check for ppc64le</title>
<updated>2017-11-22T21:46:34+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-11-22T21:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=580bff76c129170dd6484e3eb893d285fc5c8a24'/>
<id>580bff76c129170dd6484e3eb893d285fc5c8a24</id>
<content type='text'>
the check hangs so disable for now.
https://github.com/daurnimator/lua-http/issues/87
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the check hangs so disable for now.
https://github.com/daurnimator/lua-http/issues/87
</pre>
</div>
</content>
</entry>
<entry>
<title>community/lua-http: don't rely on install_if in checkdepends</title>
<updated>2017-11-20T00:06:59+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-11-20T00:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=cb69bc0b4cb1e4cbb05963f051fd2ddc2f013ebb'/>
<id>cb69bc0b4cb1e4cbb05963f051fd2ddc2f013ebb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
