diff --git a/Makefile b/Makefile index c9db418..7c762e1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=22 +PKGREL=23 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index af58647..efd4c59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-storage-perl (5.0-23) unstable; urgency=medium + + * cifs: fix uninitialized warning in check_connection + + -- Proxmox Support Team Wed, 16 May 2018 10:06:14 +0200 + libpve-storage-perl (5.0-22) unstable; urgency=medium * allow ISO uploads to CIFS storages