From 95de09ae157908335ab86aab5403ce6609399e2c Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 19 Nov 2018 15:19:56 +0100 Subject: [PATCH] bump version to 5.0-32 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 756298c..3f1d3fa 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=31 +PKGREL=32 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index 8d0fedf..1f64618 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libpve-storage-perl (5.0-32) unstable; urgency=medium + + * fix #862: do not resolve portal address on storage add + + * LVM: lock on volume_resize + + * plugin loader: add an APIAGE + + * move usb scan code to pve-common + + * move API storage scan calls to pve-manager + + -- Proxmox Support Team Mon, 19 Nov 2018 15:27:22 +0100 + libpve-storage-perl (5.0-31) unstable; urgency=medium * Fix: api zfs: changed return value name to errors -- 2.39.2