Skip to content

Commit ac1cc10

Browse files
authored
Merge pull request #908 from linuxserver/swag-crowdsec-lua-strings
Add lua-resty-string package
2 parents d06a2bb + 1c46173 commit ac1cc10

File tree

2 files changed

+2
-0
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-mod-swag-crowdsec

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ e.g. `resolver 127.0.0.11 valid=30s ipv6=off;`
7171

7272
## Versions
7373

74+
* **05.06.24:** - Add lua-resty-string.
7475
* **06.02.24:** - Add AppSec support.
7576
* **29.03.23:** - Support multiple captcha providers from upstream.
7677
* **28.01.23:** - Support mode selection, handle s6v3 init.

root/etc/s6-overlay/s6-rc.d/init-mod-swag-crowdsec/run

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ echo "\
2424
lua5.1 \
2525
lua5.1-cjson \
2626
lua-resty-http \
27+
lua-resty-string \
2728
lua-sec \
2829
nginx-mod-http-lua" >> /mod-repo-packages-to-install.list
2930

0 commit comments

Comments
 (0)