Releases: crowdsecurity/cs-firewall-bouncer
Releases · crowdsecurity/cs-firewall-bouncer
v0.0.23-rc2
What’s Changed
- improve port management as well for rpm (#148) @sabban
- take care of port detection at install/configuration time when cscli is present (#144) @sabban
- doesn't do what you thought it does (#145) @mmetc
- fix the scenario of upgrade : backward compat (#138) @buixor
- pf: default to no anchor (#142) @mmetc
- git tag detection (#143) @mmetc
- pf: flush IP state in Add() (#140) @mmetc
- restore legacy default blacklist name for ipv4 (#139) @mmetc
- use anchor with pfctl (optional, enabled by default) (#132) @mmetc
- cleanup nftables and prep for pf (#134) @buixor
- reduce pass-through method verbosity (#137) @mmetc
- Fix functests (#136) @mmetc
- fix build for missing github dependency (#135) @sabban
- Minor fixes (#131) @buixor
- fix non linux build (#133) @buixor
- Speed up nftables via batching (#115) @sbs2001
- Add functional tests (#123) @sbs2001
- Configurable logging (#129) @buixor
- Ensure service is enabled (#128) @buixor
- Fix "make static" missing most of ldflags (#126) @mmetc
- Nftables: configurable table/chain/blacklist names & hierarchical YAML config. fixes #74 (#111) @jarppiko
- Codeql CI (#122) @mmetc
- Fix #119 (configuration test) (#121) @mmetc
- Reduce else/branch count (#117) @mmetc
- Add golangci-lint (#116) @mmetc
- Write decision/decisions according to # of items, without quotes (#110) @mmetc
v0.0.23-rc1
What’s Changed
- pf: default to no anchor (#142) @mmetc
- git tag detection (#143) @mmetc
- pf: flush IP state in Add() (#140) @mmetc
- restore legacy default blacklist name for ipv4 (#139) @mmetc
- use anchor with pfctl (optional, enabled by default) (#132) @mmetc
- cleanup nftables and prep for pf (#134) @buixor
- reduce pass-through method verbosity (#137) @mmetc
- Fix functests (#136) @mmetc
- fix build for missing github dependency (#135) @sabban
- Minor fixes (#131) @buixor
- fix non linux build (#133) @buixor
- Speed up nftables via batching (#115) @sbs2001
- Add functional tests (#123) @sbs2001
- Configurable logging (#129) @buixor
- Ensure service is enabled (#128) @buixor
- Fix "make static" missing most of ldflags (#126) @mmetc
- Nftables: configurable table/chain/blacklist names & hierarchical YAML config. fixes #74 (#111) @jarppiko
- Codeql CI (#122) @mmetc
- Fix #119 (configuration test) (#121) @mmetc
- Reduce else/branch count (#117) @mmetc
- Add golangci-lint (#116) @mmetc
- Write decision/decisions according to # of items, without quotes (#110) @mmetc
v0.0.23-rc0
What’s Changed
- ensure service is enabled (#128) @buixor
- fix #125 - "make static" missing most of ldflags (#126) @mmetc
- Nftables: configurable table/chain/blacklist names & hierarchical YAML config. fixes #74 (#111) @jarppiko
- Codeql CI (#122) @mmetc
- Fix #119 (configuration test) (#121) @mmetc
- reduce else/branch count (#117) @mmetc
- golangci-lint (#116) @mmetc
- Write decision/decisions according to # of items, without quotes (#110) @mmetc
v0.0.22
v0.0.21
v0.0.20
What’s Changed
- debian package: enable systemctl service (#96) @AlteredCoder
- remove unused dependencies (#89) @AlteredCoder
- fix go.sum for sqlite (#87) @AlteredCoder
- Fix IPv6 and timeout bug in nftables. (#84) @sbs2001
- Configure the blacklists name (#83) @yoberle
- Filter on decisions type (#93) @AlteredCoder
- add LD_OPTS to "go test" (#99) @mmetc
- added log_err() to upgrade.sh (#102) @mmetc
v0.0.19
What’s Changed
- debian package: enable systemctl service (#96) @AlteredCoder
- Filter on decisions type (#93) @AlteredCoder
- remove unused dependencies (#89) @AlteredCoder
- fix go.sum for sqlite (#87) @AlteredCoder
- Fix IPv6 and timeout bug in nftables. (#84) @sbs2001
- Configure the blacklists name (#83) @yoberle
v0.0.18
What’s Changed
- Filter on decisions type (#93) @AlteredCoder
- remove unused dependencies (#89) @AlteredCoder
- fix go.sum for sqlite (#87) @AlteredCoder
v0.0.17
What’s Changed
- remove unused dependencies (#89) @AlteredCoder
- fix go.sum for sqlite (#87) @AlteredCoder
- Fix IPv6 and timeout bug in nftables. (#84) @sbs2001
- Configure the blacklists name (#83) @yoberle