bump version to 8.1.9

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2024-03-28 18:12:50 +01:00
parent 302f0d083d
commit 71ba92b1c9

15
debian/changelog vendored
View File

@ -1,3 +1,18 @@
pve-manager (8.1.9) bookworm; urgency=medium
* ui: guest import: actually copy the initial guest config state before
applying value overrides to avoid a old state being send if one edits the
values after checking the resulting config tab before hand
* fix #5255: node: wol: add optional bind-interface where magic packet is
sent on
* fix #5255: node: wol: make broadcast address configurable
* fix #5337: ui: parse a port in the server field
-- Proxmox Support Team <support@proxmox.com> Thu, 28 Mar 2024 18:12:47 +0100
pve-manager (8.1.8) bookworm; urgency=medium
* ui: parser: recognize Intel E1000E as network card