Releases: crowdsecurity/cs-firewall-bouncer
Releases · crowdsecurity/cs-firewall-bouncer
v0.0.15
What's Changed
- add gettext-base as debian package dependancy (#73) @blotus
- Fix deny_log usage (#70) @blotus
- ensure we log fatal on stderr (#68) @buixor
- simplify packages : only one package (#66) @buixor
- Link user tutorial for FreeBSD in the README (#64) @sbz
v0.0.14
What’s Changed
- Add a flag to validate config #60
- Fix debian package for simplicity #63
v0.0.13
What’s Changed
- fix binary path in systemd unit (#51) @blotus
- rpm packaging (#45) @blotus
- add debian package @buixor
- fFix pf log message format while flushing and add missing argument @sbz
- Add -V flag to display bouncer version @sbz
v0.0.12
What’s Changed
- update piddir to pid_dir in configuration (#38) @AlteredCoder
- add pf support (#37) @sbz
- add support for reject instead of drop and support logging in the firewall (#33) @umglurf
- add missing license (#35) @he2ss
- remove double slash in systemd config (#31) @he2ss
v0.0.11
What’s Changed
- add support for reject instead of drop and support logging in the firewall (#33) @umglurf
- add missing license (#35) @he2ss
- remove double slash in systemd config (#31) @he2ss
v0.0.10
What’s Changed
- Update install.sh to allow for installation on AMI 2.0 (#27) @KINGMilo
v0.0.8
What’s Changed
- update modules version (#22) @AlteredCoder
- Fix dependency issues to retry HTTP request in stream mode when the API is down
v0.0.6
What’s Changed
- try to make the install script more verbose and resillient (#15) @buixor
- add a dependence on crowdwsec.service (#16) @buixor