Skip to content

Commit

Permalink
rocks: switch luarocks module to 3.1.3 branch
Browse files Browse the repository at this point in the history
The current version of Luarocks used in tt has a
security vulnerability:
luarocks/luarocks#1019

This issue is fixed in release 3.1.3, commit:
6ffa8cbe2bcdea2c1ee0f4b32291d179210707b6

Part of tarantool/security#12
  • Loading branch information
0x501D authored and LeonidVas committed Aug 2, 2022
1 parent e0390bf commit 6a38383
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "third_party/luarocks"]
path = cli/rocks/third_party/luarocks
url = https://github.com/tarantool/luarocks.git
branch = luarocks-3.1.1-tarantool
branch = luarocks-3.1.3-tarantool
ignore = dirty
[submodule "third_party/cartridge-cli"]
path = cli/cartridge/third_party/cartridge-cli
Expand Down

0 comments on commit 6a38383

Please sign in to comment.