<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v3.1.3</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.1.3</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.1.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2019-06-06T19:46:21+00:00</updated>
<entry>
<title>Release 3.1.3</title>
<updated>2019-06-06T19:46:21+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-06T19:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a41588f984bec1010dddffd303c413f1b09c96a9'/>
<id>urn:sha1:a41588f984bec1010dddffd303c413f1b09c96a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable use of lua-bz2</title>
<updated>2019-06-06T17:11:02+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-06T15:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=f82627800d09755412bc50cbf9f1f964d1b2c5be'/>
<id>urn:sha1:f82627800d09755412bc50cbf9f1f964d1b2c5be</id>
<content type='text'>
Fixes #1005.
</content>
</entry>
<entry>
<title>Fix fs.is_dir and fs.is_file detection on the Mac</title>
<updated>2019-06-06T14:42:46+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-05T17:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=43b7c42ae09526a7c5e91edf796d27aa2c564f00'/>
<id>urn:sha1:43b7c42ae09526a7c5e91edf796d27aa2c564f00</id>
<content type='text'>
Fixes #1021.
</content>
</entry>
<entry>
<title>Always assume that zip and unzip are available on FreeBSD</title>
<updated>2019-06-05T17:59:21+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-05T15:25:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=fba7100c8217edec2cd41b5d8620514b274d0afd'/>
<id>urn:sha1:fba7100c8217edec2cd41b5d8620514b274d0afd</id>
<content type='text'>
Fixes #1022
</content>
</entry>
<entry>
<title>Fix and reorganize Lua version detection</title>
<updated>2019-06-03T21:48:42+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-03T18:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=daf7e7e5f5ede8c3a5a00e2edaf8246209712781'/>
<id>urn:sha1:daf7e7e5f5ede8c3a5a00e2edaf8246209712781</id>
<content type='text'>
Make it more robust when detecting the Lua version when working inside a
project, and hopefully make the detection logic easier to track in the
code. Reorganized code so that the `detected` table becomes internal
to the `init_config` operation and only the regular `cfg` global table
is used after that.

Includes regression tests.
</content>
</entry>
<entry>
<title>help: use absolute paths</title>
<updated>2019-06-03T21:48:42+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-03T18:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=7b82ed24f4409ca4c2401eac479a66ad6020f547'/>
<id>urn:sha1:7b82ed24f4409ca4c2401eac479a66ad6020f547</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmd: fix crash if LuaRocks is given a bad LUA_DIR</title>
<updated>2019-06-03T21:48:42+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-03T16:56:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a61d362c5a78edfe7a0f6662747934f0a2124603'/>
<id>urn:sha1:a61d362c5a78edfe7a0f6662747934f0a2124603</id>
<content type='text'>
Includes a regression test.
</content>
</entry>
<entry>
<title>Merge PR #1012</title>
<updated>2019-05-29T11:18:40+00:00</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2019-05-29T11:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b0969db58997eea6b8f1a31a353384727b23a392'/>
<id>urn:sha1:b0969db58997eea6b8f1a31a353384727b23a392</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: fix reporting failures on 'command' backend</title>
<updated>2019-05-29T10:33:20+00:00</updated>
<author>
<name>Yaroslav Dynnikov</name>
<email>yaroslav.dynnikov@gmail.com</email>
</author>
<published>2019-05-14T16:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b3a046edacb223bf2209dfd70131c132efb94a97'/>
<id>urn:sha1:b3a046edacb223bf2209dfd70131c132efb94a97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid adding an empty entry to the RPATH</title>
<updated>2019-05-28T10:41:29+00:00</updated>
<author>
<name>Peter van Dijk</name>
<email>peter.van.dijk@powerdns.com</email>
</author>
<published>2019-05-28T10:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6ffa8cbe2bcdea2c1ee0f4b32291d179210707b6'/>
<id>urn:sha1:6ffa8cbe2bcdea2c1ee0f4b32291d179210707b6</id>
<content type='text'>
this avoids rpmbuild/check-rpaths erroring out like

ERROR   0010: file '/...../mysql.so' contains an empty rpath in [/usr/lib64/mysql:]
</content>
</entry>
</feed>
