mirror of
git://git.proxmox.com/git/pve-firewall.git
synced 2025-01-09 01:18:04 +03:00
bump version to 4.0-8
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
ac5dd88e97
commit
5ac03b1cb9
20
debian/changelog
vendored
20
debian/changelog
vendored
@ -1,3 +1,23 @@
|
||||
pve-firewall (4.0-8) pve; urgency=medium
|
||||
|
||||
* increase default nf_conntrack_max to the kernel's default
|
||||
|
||||
* fix some "use of uninitialized value" warnings when updating CIDRs
|
||||
|
||||
* update schema documentation
|
||||
|
||||
* add explicit dependency on libpve-cluster-perl
|
||||
|
||||
* add support for "raw" tables
|
||||
|
||||
* add options for synflood protection for host firewall:
|
||||
- nf_conntrack_tcp_timeout_syn_recv
|
||||
- protection_synflood: boolean
|
||||
- protection_synflood_rate: SYN rate limit (default 200 per second)
|
||||
- protection_synflood_burst: SYN burst limit (default 1000)
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 18 Nov 2019 13:48:20 +0100
|
||||
|
||||
pve-firewall (4.0-7) pve; urgency=medium
|
||||
|
||||
* only add VM chains and rules if VM firewall is enabled
|
||||
|
Loading…
Reference in New Issue
Block a user