diff --git a/Makefile b/Makefile index 61f77ac..f27da2e 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.3 VERSION=3.0 PACKAGE=libpve-storage-perl -PKGREL=27 +PKGREL=28 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 7d8ed5d..baab8ab 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,6 +1,12 @@ +libpve-storage-perl (3.0-28) unstable; urgency=low + + * ZFSPoolPlugin: use 'udevadm settle' to wait until devices are created. + + -- Proxmox Support Team Fri, 30 Jan 2015 06:27:06 +0100 + libpve-storage-perl (3.0-27) unstable; urgency=low - * new ZFSDirPlugin to access local zfs storage + * new ZFSPoolPlugin to access local zfs storage -- Proxmox Support Team Fri, 23 Jan 2015 13:01:51 +0100