<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/spec/util, 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-06T17:11:02+00:00</updated>
<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>update to luacov 0.13.1 + cluacov 0.1.1</title>
<updated>2019-04-03T13:44:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-04-02T19:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1ebc96ac47b72b9c7c226f14cd018ef5e4d62a74'/>
<id>urn:sha1:1ebc96ac47b72b9c7c226f14cd018ef5e4d62a74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --sign option to `luarocks pack`</title>
<updated>2019-04-01T21:32:53+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-03-19T14:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=655eacf345a108247ba6ea506721395571108912'/>
<id>urn:sha1:655eacf345a108247ba6ea506721395571108912</id>
<content type='text'>
* Introduce a new module, `luarocks.signing`
* Add `--sign` option to `luarocks pack`, which produces a
  detached GPG signature
* Includes a basic test, along with some fixtures with
  a password-less GPG key
</content>
</entry>
<entry>
<title>core.sysdetect: add fork-free OS detection (#938)</title>
<updated>2018-10-30T13:04:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-10-30T13:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=760ad7c98a4a322b1f028ea9585cd17c5b74b2e2'/>
<id>urn:sha1:760ad7c98a4a322b1f028ea9585cd17c5b74b2e2</id>
<content type='text'>
Detect operating system and architecture without forking subprocesses,
doing `file`-like detection reading data from well-known system
executables.</content>
</entry>
<entry>
<title>Tests: add regression test for luarocks.loader startup</title>
<updated>2018-09-11T20:06:40+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-09-11T20:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8d95d5607fdd829d4b77c5225fd6b9015b1df034'/>
<id>urn:sha1:8d95d5607fdd829d4b77c5225fd6b9015b1df034</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: add test_env.run_in_tmp utility function</title>
<updated>2018-07-24T18:41:22+00:00</updated>
<author>
<name>George Roman</name>
<email>george.roman.99@gmail.com</email>
</author>
<published>2018-07-24T08:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8e6a83911027de167d689d060ce581f653d73213'/>
<id>urn:sha1:8e6a83911027de167d689d060ce581f653d73213</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: tweak dependencies for env=full tests</title>
<updated>2018-07-18T14:24:07+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-07-17T18:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d93459dcf4250dd025a1baa802a6243516b7395d'/>
<id>urn:sha1:d93459dcf4250dd025a1baa802a6243516b7395d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: support running with the default detected OpenSSL locations</title>
<updated>2018-07-18T14:24:07+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-07-14T01:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=365c5a4bb52dead8d9f040d9857da448b194ada9'/>
<id>urn:sha1:365c5a4bb52dead8d9f040d9857da448b194ada9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: separate OPENSSL_DIRS into OPENSSL_INCDIR and OPENSSL_LIBDIR</title>
<updated>2018-07-05T18:51:35+00:00</updated>
<author>
<name>George Roman</name>
<email>george.roman.99@gmail.com</email>
</author>
<published>2018-07-03T21:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=67a8c5c13f057163273c15dea73491a86f61c676'/>
<id>urn:sha1:67a8c5c13f057163273c15dea73491a86f61c676</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: improve isolation of tests</title>
<updated>2018-07-02T01:54:08+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-07-02T00:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=121ba1ace77b0dbe4b35d25fcb88ece8606ec685'/>
<id>urn:sha1:121ba1ace77b0dbe4b35d25fcb88ece8606ec685</id>
<content type='text'>
</content>
</entry>
</feed>
