bump version to 12.0.0-pve3

This commit is contained in:
Fabian Grünbichler 2017-03-23 09:56:25 +01:00
parent de0f4f9e76
commit 0432c2e11e
2 changed files with 16 additions and 6 deletions

View File

@ -2,7 +2,7 @@ RELEASE=5.0
PACKAGE=ceph
VER=12.0.0
DEBREL=pve2
DEBREL=pve3
SRC=ceph.tar.gz
SRCDIR=ceph

View File

@ -1,4 +1,4 @@
From 2287b08bc8770ded5d63312b7bbf4104d2627b07 Mon Sep 17 00:00:00 2001
From 9dd8e10bc63cafc99c348238d06454ed83bd4305 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= <f.gruenbichler@proxmox.com>
Date: Mon, 20 Mar 2017 09:12:50 +0100
Subject: [PATCH 1/5] update changelog
@ -8,14 +8,24 @@ Content-Transfer-Encoding: 8bit
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
---
debian/changelog | 14 ++++++++++++++
1 file changed, 14 insertions(+)
debian/changelog | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a726c2d..f1db110 100644
index a726c2d..4f1436b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
@@ -1,3 +1,27 @@
+ceph (12.0.0-pve3) stable; urgency=medium
+
+ * make ceph version output even more explicit
+
+ * enable systemd targets by default
+
+ * fix IPv6 monitor creation bug
+
+ -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 09:02:37 +0100
+
+ceph (12.0.0-pve2) stable; urgency=medium
+
+ * support Debian Stretch in ceph-detect-init