<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v3.6.0</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.6.0</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.6.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2021-03-30T18:03:57+00:00</updated>
<entry>
<title>Release 3.6.0</title>
<updated>2021-03-30T18:03:57+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-30T18:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=de246955642afccc99cf08d7ae6b92104f6051f8'/>
<id>urn:sha1:de246955642afccc99cf08d7ae6b92104f6051f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: pack: rockspec with a bare file in the url</title>
<updated>2021-03-22T13:33:10+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-21T02:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=dcaca50d670b3f5654c109339b6f37c766558eb1'/>
<id>urn:sha1:dcaca50d670b3f5654c109339b6f37c766558eb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pack: check that directory inside archive actually exists</title>
<updated>2021-03-22T13:33:10+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-19T20:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=fbd857e1a0b2aae5beb3875427612e41bf67b35e'/>
<id>urn:sha1:fbd857e1a0b2aae5beb3875427612e41bf67b35e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>repos: fix renaming of versioned bin/ entry back to non-versioned</title>
<updated>2021-03-19T16:15:53+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-16T20:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=058643a9342c68ce38b5dd55a02564a001f807e2'/>
<id>urn:sha1:058643a9342c68ce38b5dd55a02564a001f807e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>repos: search for "foo" in manifest when processing "foo.init"</title>
<updated>2021-03-19T16:15:53+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-16T17:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=28723ac33ccc22d62877f893927a561b7fb1ecbf'/>
<id>urn:sha1:28723ac33ccc22d62877f893927a561b7fb1ecbf</id>
<content type='text'>
Older versions of LuaRocks (&lt; 3) registered "foo.init" files as "foo"
(which caused problems, so that behavior was changed). But look for that
in the manifest anyway for backward compatibility.

See https://github.com/luarocks/luarocks/commit/65c417e0ecda55f44c691df032163a8c08f0b52a
See #1276.
</content>
</entry>
<entry>
<title>repos: double-check that all files from a rock are installed</title>
<updated>2021-03-19T16:15:53+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-16T17:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2efec770b1b1b27a4b15c3b06a2f5fcadc0b546d'/>
<id>urn:sha1:2efec770b1b1b27a4b15c3b06a2f5fcadc0b546d</id>
<content type='text'>
Ensure that `luarocks` fails if an installation does not successfully
deploy all files registered in the `rock_manifest`.

See #1276.
</content>
</entry>
<entry>
<title>repos.delete_version: remove entry from manifest if rock is already missing</title>
<updated>2021-03-19T16:15:53+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-16T16:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=08ae98e309c3f09be00b547bab74a5fd875bfa36'/>
<id>urn:sha1:08ae98e309c3f09be00b547bab74a5fd875bfa36</id>
<content type='text'>
If rock_manifest could not be found, the entry in manifest is unusable:
without the list of files from rock_manifest, we can't scan the repository
to remove files. This means the entry in the repo manifest is a leftover from
an incomplete removal. Remove the entry from the repo manifest.
</content>
</entry>
<entry>
<title>Fix auto-detecting cygwin: src/luarocks/core/sysdetect.lua (#1264)</title>
<updated>2021-03-16T23:09:39+00:00</updated>
<author>
<name>Lemures Lemniscati</name>
<email>lemures.lemniscati@gmail.com</email>
</author>
<published>2021-03-16T23:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=df45eed77cc26bc91c1917e3409d0599f78a2aed'/>
<id>urn:sha1:df45eed77cc26bc91c1917e3409d0599f78a2aed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add filesystem abstraction for NetBSD (#1267)</title>
<updated>2021-03-16T23:05:18+00:00</updated>
<author>
<name>Lawrence Hoffman</name>
<email>lawrencehoffman@users.noreply.github.com</email>
</author>
<published>2021-03-16T23:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=247b21d1e221e27a837d09bf26f3e02383c748bb'/>
<id>urn:sha1:247b21d1e221e27a837d09bf26f3e02383c748bb</id>
<content type='text'>
* Add fs abstraction file for NetBSD
* Add init function with verification that the unzip binary is
  available

Co-authored-by: Lawrence Hoffman &lt;lawrence.hoffman@block-g.com&gt;</content>
</entry>
<entry>
<title>manif: remove dead code</title>
<updated>2021-03-16T19:32:45+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2021-03-16T16:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4bc532627dc59265abaf4d30e9c5c04d71fe7a6f'/>
<id>urn:sha1:4bc532627dc59265abaf4d30e9c5c04d71fe7a6f</id>
<content type='text'>
</content>
</entry>
</feed>
