bump version to 12.0.0-pve2

This commit is contained in:
Fabian Grünbichler 2017-03-21 07:51:36 +01:00
parent 6267640a94
commit 45453cee96
2 changed files with 14 additions and 6 deletions

View File

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

View File

@ -1,4 +1,4 @@
From 784c9a88188a2ac328382f4aed798b7dedeab436 Mon Sep 17 00:00:00 2001
From 41a07622e9a2cef8225cef36c04861d6de869e42 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/3] update changelog
@ -8,14 +8,22 @@ Content-Transfer-Encoding: 8bit
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
---
debian/changelog | 6 ++++++
1 file changed, 6 insertions(+)
debian/changelog | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a726c2d..a2e42d8 100644
index a726c2d..f1db110 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
@@ -1,3 +1,17 @@
+ceph (12.0.0-pve2) stable; urgency=medium
+
+ * support Debian Stretch in ceph-detect-init
+
+ * fix "ceph version" output
+
+ -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 09:58:27 +0100
+
+ceph (12.0.0-pve1) stable; urgency=medium
+
+ * Rebuild for PVE 5.0 / Debian Stretch