]> git.proxmox.com Git - librados2-perl.git/commitdiff
bump version 1.0-6
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 7 Jan 2019 12:44:36 +0000 (13:44 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 7 Jan 2019 12:44:36 +0000 (13:44 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index c868aff0b1998db8df6d0d93c385e1800797f91c..42e697f500182f1647d0671f750d11a97f97640a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=5.0
 
 VERSION=1.0
 PACKAGE=librados2-perl
-PKGREL=5
+PKGREL=6
 
 BUILDSRC := $(PACKAGE)-$(VERSION)
 
index 7f4b8984c5880da385219f201e10ea2457617a32..ed4f6ca10ab8a01aeb9f7071d3ce38fc29b4d2ae 100644 (file)
@@ -1,3 +1,9 @@
+librados2-perl (1.0-6) unstable; urgency=medium
+
+  * fix #1950: use /etc/pve/ceph.conf as default
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Jan 2019 13:43:58 +0100
+
 librados2-perl (1.0-5) unstable; urgency=medium
 
   * allow to specify the userid with rados_create