<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks, branch bump-openssl</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=bump-openssl</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=bump-openssl'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2026-05-21T21:52:16+00:00</updated>
<entry>
<title>tests: drop Windows 32-bit, smaller matrix</title>
<updated>2026-05-21T21:52:16+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2026-05-21T21:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ed6b73b6638f2b4856ec87a7d85aba10fd61813b'/>
<id>urn:sha1:ed6b73b6638f2b4856ec87a7d85aba10fd61813b</id>
<content type='text'>
We only need to check that build_spec.lua works in all combinations.
This should provide enough coverage.
</content>
</entry>
<entry>
<title>tests: remove duplicate from quick tests</title>
<updated>2026-05-21T21:51:27+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2026-05-21T21:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4bb047a744174ff91cc9c18c1149f313b5e5cf0d'/>
<id>urn:sha1:4bb047a744174ff91cc9c18c1149f313b5e5cf0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: fix tests for luarocks.lock -- lua version is no longer pinned</title>
<updated>2026-05-21T21:40:13+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2026-05-21T21:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8dbe275d135c9fe733ff2fab561d9f9b741681bc'/>
<id>urn:sha1:8dbe275d135c9fe733ff2fab561d9f9b741681bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: bump OpenSSL</title>
<updated>2026-05-21T21:35:36+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2026-05-21T21:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b957309409850d3859c72f2a4b2940e6bec0eb86'/>
<id>urn:sha1:b957309409850d3859c72f2a4b2940e6bec0eb86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not pin `lua` as a dependency.</title>
<updated>2026-04-06T19:34:35+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2026-04-06T19:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=fc402072fca856f05e8ae09799cd6c2a2352dd17'/>
<id>urn:sha1:fc402072fca856f05e8ae09799cd6c2a2352dd17</id>
<content type='text'>
Fixes #1874.
</content>
</entry>
<entry>
<title>fix: check if table entry is nil or not (#1867)</title>
<updated>2026-03-17T17:33:03+00:00</updated>
<author>
<name>Bruno Thiago</name>
<email>45828157+brunotvs@users.noreply.github.com</email>
</author>
<published>2026-03-17T17:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6b0a7f7f8770f5d21730a5f2fa8fcbc695687c43'/>
<id>urn:sha1:6b0a7f7f8770f5d21730a5f2fa8fcbc695687c43</id>
<content type='text'>
running 

```luarocks config local_by_default``` returns ```Error: Unknown entry local_by_default```

and running

```luarocks config local_by_default true``` writes it as a string to the config file: 
```lua 
local_by_default = "true"
```

Same is true to any bool var set as false.

This pr aims to fix this issue.</content>
</entry>
<entry>
<title>fix:  correctly handling wrap_bin_scripts flag (#1866)</title>
<updated>2026-03-17T15:48:34+00:00</updated>
<author>
<name>Bruno Thiago</name>
<email>45828157+brunotvs@users.noreply.github.com</email>
</author>
<published>2026-03-17T15:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=df425b4a24637797f552245685d7535ad9a56f7c'/>
<id>urn:sha1:df425b4a24637797f552245685d7535ad9a56f7c</id>
<content type='text'>
Fixes #1827.</content>
</entry>
<entry>
<title>ci: bump OpenSSL to 3.6.1</title>
<updated>2026-03-16T22:31:35+00:00</updated>
<author>
<name>luau-project</name>
<email>luau.project@gmail.com</email>
</author>
<published>2026-03-06T22:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=e4689642f1b72efd221a60fd364efb5ce86eeff5'/>
<id>urn:sha1:e4689642f1b72efd221a60fd364efb5ce86eeff5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: test the build of LuaRocks binaries for Windows</title>
<updated>2026-03-16T22:31:35+00:00</updated>
<author>
<name>luau-project</name>
<email>luau.project@gmail.com</email>
</author>
<published>2026-03-06T22:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=aaa828ea1a71af131a78de61ce89643940da05dd'/>
<id>urn:sha1:aaa828ea1a71af131a78de61ce89643940da05dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: use zlib fossils</title>
<updated>2026-03-16T22:31:35+00:00</updated>
<author>
<name>luau-project</name>
<email>luau.project@gmail.com</email>
</author>
<published>2026-03-06T13:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ba60ebde65b617bdf341909d0a56ac99327005d6'/>
<id>urn:sha1:ba60ebde65b617bdf341909d0a56ac99327005d6</id>
<content type='text'>
   * the upstream zlib was updated from
     1.3.1 to 1.3.2, invalidating the
     current URL;

   * according to zlib website, each tarball
     released so far can be found at
     https://www.zlib.net/fossils/ ;
</content>
</entry>
</feed>
