<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v3.8.0</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.8.0</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.8.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2021-11-08T15:30:37+00:00</updated>
<entry>
<title>Release 3.8.0</title>
<updated>2021-11-08T15:30:37+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-11-08T15:30:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=17f05514ab27ca2de23e29f3b07bfbbdf6de8c36'/>
<id>urn:sha1:17f05514ab27ca2de23e29f3b07bfbbdf6de8c36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto-convert github.com source URLs to use https</title>
<updated>2021-11-08T15:17:12+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-11-08T15:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9ff512e35455939f02eaec2318e3acc77782fdeb'/>
<id>urn:sha1:9ff512e35455939f02eaec2318e3acc77782fdeb</id>
<content type='text'>
This avoids having to fix every rockspec that uses github.com.

See https://github.blog/2021-09-01-improving-git-protocol-security-github/

For more context, see:
https://github.com/teal-language/tl/pull/494/
</content>
</entry>
<entry>
<title>win32: icacls fix for usernames with spaces</title>
<updated>2021-11-08T10:52:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-11-08T10:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=11ddae641f9f23a01291443bf2569104edb855e1'/>
<id>urn:sha1:11ddae641f9f23a01291443bf2569104edb855e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>win32: revert Everyone back to *S-1-1-0</title>
<updated>2021-11-04T19:46:20+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-11-04T19:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a630ba108e05e0f15e8823eaa0853ab6671acf0a'/>
<id>urn:sha1:a630ba108e05e0f15e8823eaa0853ab6671acf0a</id>
<content type='text'>
see discussion at
https://github.com/luarocks/luarocks/issues/1312#issuecomment-896155122

Fixes #1312
</content>
</entry>
<entry>
<title>Makes a variable local</title>
<updated>2021-11-04T05:12:40+00:00</updated>
<author>
<name>arichard</name>
<email>richard4@cs.stanford.edu</email>
</author>
<published>2021-11-04T05:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=dee2acd9029ff6a356c59184d2236961ad5b3c23'/>
<id>urn:sha1:dee2acd9029ff6a356c59184d2236961ad5b3c23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>respect existing LUALIB if given (#1358)</title>
<updated>2021-10-16T04:17:43+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-10-16T04:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4ad9a24bb956bed62a38cea890cd1d6865a4b9ec'/>
<id>urn:sha1:4ad9a24bb956bed62a38cea890cd1d6865a4b9ec</id>
<content type='text'>
Fixes #1357.</content>
</entry>
<entry>
<title>fix check_external_dependency_at (#1355)</title>
<updated>2021-09-24T02:21:34+00:00</updated>
<author>
<name>erw7</name>
<email>erw7.github@gmail.com</email>
</author>
<published>2021-09-24T02:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0263e1281a560bb931074d8944507d4bf7bcd407'/>
<id>urn:sha1:0263e1281a560bb931074d8944507d4bf7bcd407</id>
<content type='text'>
Fix a problem where 'files' were being sorted even though they should have
been inspected in the order of external_deps_patterns.</content>
</entry>
<entry>
<title>fix configuration for OpenBSD (#1352)</title>
<updated>2021-09-15T21:10:02+00:00</updated>
<author>
<name>omar-polo</name>
<email>op@omarpolo.com</email>
</author>
<published>2021-09-15T21:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9218cee6f13155c7d4f5a2f12336b6bfd5dfce2b'/>
<id>urn:sha1:9218cee6f13155c7d4f5a2f12336b6bfd5dfce2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upload: support uploading pre-packaged .src.rock files (#1321)</title>
<updated>2021-08-13T18:12:52+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-08-13T18:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5a442c2bd307bd7078eb16c6802323e300d80960'/>
<id>urn:sha1:5a442c2bd307bd7078eb16c6802323e300d80960</id>
<content type='text'>
upload: support uploading pre-packaged .src.rock files

Co-authored-by: daurnimator &lt;quae@daurnimator.com&gt;</content>
</entry>
<entry>
<title>allow to work without debug library</title>
<updated>2021-06-22T20:28:36+00:00</updated>
<author>
<name>Francois Perrad</name>
<email>francois.perrad@gadz.org</email>
</author>
<published>2021-06-09T20:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d4e82aae9f411d5d2cac10f7e043a0c3c6180eb1'/>
<id>urn:sha1:d4e82aae9f411d5d2cac10f7e043a0c3c6180eb1</id>
<content type='text'>
</content>
</entry>
</feed>
