<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/community/lua-copas, branch master</title>
<subtitle>Main aports tree
</subtitle>
<id>https://git-old.alpinelinux.org/aports/atom?h=master</id>
<link rel='self' href='https://git-old.alpinelinux.org/aports/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<updated>2020-04-26T19:24:24Z</updated>
<entry>
<title>community/lua-copas: enable luajit on all arches</title>
<updated>2020-04-26T19:24:24Z</updated>
<author>
<name>J0WI</name>
<email>J0WI@users.noreply.github.com</email>
</author>
<published>2020-04-14T21:10:05Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a3026151ce8c795f306d4c8aa6e7bef3c0d6a297'/>
<id>urn:sha1:a3026151ce8c795f306d4c8aa6e7bef3c0d6a297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>community/lua-copas: skip broken test</title>
<updated>2019-05-17T18:45:36Z</updated>
<author>
<name>Kevin Daudt</name>
<email>kdaudt@alpinelinux.org</email>
</author>
<published>2019-05-17T18:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c1bba6bed3f43ff4146c001ad37563e5c13b68a8'/>
<id>urn:sha1:c1bba6bed3f43ff4146c001ad37563e5c13b68a8</id>
<content type='text'>
The test verified that a http -&gt; http redirect works. The service they
used (goo.gl), started to redirect to https first, so the result is
(http -&gt; https -&gt; http), which the library does not allow.

Skip this test for now.
</content>
</entry>
<entry>
<title>community/lua-copas: bump pkgrel</title>
<updated>2018-12-24T15:35:36Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-12-24T15:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a93e8d4a648cf6db98b0bbfbd18e32392541543c'/>
<id>urn:sha1:a93e8d4a648cf6db98b0bbfbd18e32392541543c</id>
<content type='text'>
previous commit also set tls 1.2 as the default so bump pkgrel
</content>
</entry>
<entry>
<title>community/lua-copas: fix tests</title>
<updated>2018-12-24T15:34:37Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-12-24T15:34:37Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4b3710bb3cc9a1cabcde6b3ec6338a63236cdd8c'/>
<id>urn:sha1:4b3710bb3cc9a1cabcde6b3ec6338a63236cdd8c</id>
<content type='text'>
add fixes from upstream for tests
</content>
</entry>
<entry>
<title>community/lua-copas: disable tests on armv7</title>
<updated>2018-11-16T14:47:39Z</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@alpinelinux.org</email>
</author>
<published>2018-11-16T14:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=d40d3114ab3f75c7488d20c35f0c81fcfdf7f970'/>
<id>urn:sha1:d40d3114ab3f75c7488d20c35f0c81fcfdf7f970</id>
<content type='text'>
</content>
</entry>
<entry>
<title>community/lua-copas: disable luajit on aarch64</title>
<updated>2018-06-06T08:54:03Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-06-06T08:51:55Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3e5871bd942faeb8e0e3fdee308622822f304a1a'/>
<id>urn:sha1:3e5871bd942faeb8e0e3fdee308622822f304a1a</id>
<content type='text'>
due to:
luajit: bad light userdata pointer

related to https://github.com/LuaJIT/LuaJIT/issues/49
</content>
</entry>
<entry>
<title>community/lua-copas: disable tests with https</title>
<updated>2018-05-31T15:43:27Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2018-05-31T15:43:27Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a9031ebe509bf2b71f0fdf3b74cc8318e0eea5ad'/>
<id>urn:sha1:a9031ebe509bf2b71f0fdf3b74cc8318e0eea5ad</id>
<content type='text'>
apparently lua-sec does not work.
</content>
</entry>
<entry>
<title>community/lua-copas: force tests to only use ipv4</title>
<updated>2017-07-28T10:43:34Z</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2017-07-28T10:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=b167cf490e6a48ad8284547f698959164ba218aa'/>
<id>urn:sha1:b167cf490e6a48ad8284547f698959164ba218aa</id>
<content type='text'>
if localhost resolves to ipv6 address, tests will fail, so we force ipv4
</content>
</entry>
<entry>
<title>community/lua-copas: disable check on ppc64le LuaJIT for now</title>
<updated>2017-07-25T19:56:37Z</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-07-25T19:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=88e0a85bf7c1ad471caaf6347497aebaff7b1cf2'/>
<id>urn:sha1:88e0a85bf7c1ad471caaf6347497aebaff7b1cf2</id>
<content type='text'>
&gt;&gt;&gt; lua-copas*: Testing on luajit
luajit -e "package.path='src/?.lua;'..package.path" tests/largetransfer.lua
starting loop
Segmentation fault
make: *** [Makefile:25: test] Error 139
&gt;&gt;&gt; ERROR: lua-copas*: check failed
</content>
</entry>
<entry>
<title>community/lua-copas: install minimal rock_manifest</title>
<updated>2017-07-22T18:02:12Z</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2017-07-22T18:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=43194561d12a87cfc725fdc0a21cfc698ccb80e4'/>
<id>urn:sha1:43194561d12a87cfc725fdc0a21cfc698ccb80e4</id>
<content type='text'>
</content>
</entry>
</feed>
