mirror of
https://git.proxmox.com/git/proxmox-firewall
synced 2025-08-14 01:53:40 +00:00
bump version to 0.7.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f16e60bc09
commit
0a60fbd309
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
proxmox-firewall (0.7.1) bookworm; urgency=medium
|
||||
|
||||
* guest: do not try to create map entries if there are no devices that have
|
||||
the firewall enabled
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Apr 2025 15:54:01 +0200
|
||||
|
||||
proxmox-firewall (0.7.0) bookworm; urgency=medium
|
||||
|
||||
* security groups: skip in forward chain when interface is specified.
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "proxmox-firewall"
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
edition = "2021"
|
||||
authors = [
|
||||
"Wolfgang Bumiller <w.bumiller@proxmox.com>",
|
||||
|
Loading…
Reference in New Issue
Block a user