diff options
| author | Wolfgang Bumiller <w.bumiller@proxmox.com> | 2025-09-04 14:23:55 +0200 |
|---|---|---|
| committer | Wolfgang Bumiller <w.bumiller@proxmox.com> | 2025-09-04 14:23:55 +0200 |
| commit | d71582f1b2e8d07898eaeaf4443e9fd54fc4a4a9 (patch) | |
| tree | 607b6d67e84662f8f22e53a23e5c0cd4acaf16cc | |
| parent | b8efb8065449420a0d207e4ca4c8908e1c3ad0f8 (diff) | |
bump version to 1.1.7
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
| -rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a4e5ff6..80ab502 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-network-perl (1.1.7) trixie; urgency=medium + + * fix maximum value for ASN + + * api: add state standard option + + * sdn api: properly return null for rollback and lock endpoints + + * api: update schema for various endpoints + + -- Proxmox Support Team <support@proxmox.com> Thu, 04 Sep 2025 14:22:03 +0200 + libpve-network-perl (1.1.6) trixie; urgency=medium * sdn api: always send regenerate-frr parameter explicitly when triggering |
