mirror of
https://git.proxmox.com/git/ceph.git
synced 2025-08-05 16:13:53 +00:00
49 lines
1.3 KiB
Diff
49 lines
1.3 KiB
Diff
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
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
|
|
---
|
|
debian/changelog | 24 ++++++++++++++++++++++++
|
|
1 file changed, 24 insertions(+)
|
|
|
|
diff --git a/debian/changelog b/debian/changelog
|
|
index a726c2d..4f1436b 100644
|
|
--- a/debian/changelog
|
|
+++ b/debian/changelog
|
|
@@ -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
|
|
+
|
|
+ * 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
|
|
+
|
|
+ -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2017 09:12:32 +0100
|
|
+
|
|
ceph (12.0.0-1) stable; urgency=medium
|
|
|
|
* New upstream release
|
|
--
|
|
2.1.4
|
|
|