mirror of
https://git.proxmox.com/git/proxmox-firewall
synced 2025-10-04 16:27:20 +00:00
bump version to 0.3.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b46ad3eedc
commit
514feac19c
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
proxmox-firewall (0.3.1) bookworm; urgency=medium
|
||||
|
||||
* fix #5410: config: fix naming scheme for aliases in firewall config, allow
|
||||
underscores as long as it's not the first character.
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 24 Apr 2024 19:40:16 +0200
|
||||
|
||||
proxmox-firewall (0.3.0) bookworm; urgency=medium
|
||||
|
||||
* firewall: improve handling REJECT rules
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-firewall"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
edition = "2021"
|
||||
authors = [
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
Loading…
Reference in New Issue
Block a user