From 3da6c49083916c42db34caf7eaf815e35c551b01 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 4 Jul 2018 17:05:26 +0200 Subject: [PATCH] bump version to 5.0-24 --- Makefile | 2 +- debian/changelog | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b6bdc95..440bc14 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=23 +PKGREL=24 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index efd4c59..b90a5a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +libpve-storage-perl (5.0-24) unstable; urgency=medium + + * fix #1770: allow ex/import linked clones. + + * CIFS: add mkdir option allowing to switch off path creation + + * storage plugin api: add on_add and on_delete hooks + + * add CephFS storage plugin + + -- Proxmox Support Team Wed, 04 Jul 2018 17:02:48 +0200 + libpve-storage-perl (5.0-23) unstable; urgency=medium * cifs: fix uninitialized warning in check_connection -- 2.39.5