diff options
| author | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2024-04-23 19:39:58 +0200 |
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2024-04-23 19:39:58 +0200 |
| commit | e0e0f4fa869578558bfe8fdf19217f451852ae7f (patch) | |
| tree | b32ccdf595e24f0eaf2c797863e28d35be83fc78 | |
| parent | e19974f44685cebaa54fe6831b0c403cef4eed0a (diff) | |
bump version to 0.9.8
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9b8a554..282493b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-network-perl (0.9.8) bookworm; urgency=medium + + * zones: add method for getting MTU + + * dhcp: dnsmasq: send mtu option via dhcp + + -- Proxmox Support Team <support@proxmox.com> Tue, 23 Apr 2024 19:37:50 +0200 + libpve-network-perl (0.9.7) bookworm; urgency=medium * various DHCP related fixes: |
