]> git.proxmox.com Git - ceph.git/blame - patches/0001-update-changelog.patch
rebase patches on top of v12.0.2
[ceph.git] / patches / 0001-update-changelog.patch
CommitLineData
dfb65868 1From f12b07be40d9cb909ef7b03c9168a274bfd13086 Mon Sep 17 00:00:00 2001
adde0671
FG
2From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= <f.gruenbichler@proxmox.com>
3Date: Mon, 20 Mar 2017 09:12:50 +0100
dfb65868 4Subject: [PATCH 1/5] update changelog
adde0671
FG
5MIME-Version: 1.0
6Content-Type: text/plain; charset=UTF-8
7Content-Transfer-Encoding: 8bit
8
9Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
10---
080f69fd
FG
11 debian/changelog | 32 ++++++++++++++++++++++++++++++++
12 1 file changed, 32 insertions(+)
adde0671
FG
13
14diff --git a/debian/changelog b/debian/changelog
dfb65868 15index adf0b98..b366685 100644
adde0671
FG
16--- a/debian/changelog
17+++ b/debian/changelog
dfb65868
FG
18@@ -4,12 +4,44 @@ ceph (12.0.2-1) stable; urgency=medium
19
20 -- Ceph Release Team <ceph-maintainers@ceph.com> Thu, 20 Apr 2017 19:59:57 +0000
21
080f69fd
FG
22+ceph (12.0.1-pve1) stable; urgency=medium
23+
24+ * revert dropping of boost build dependencies
25+
26+ * revert including our package release in ceph version output
27+
28+ -- Proxmox Support Team <support@proxmox.com> Wed, 29 Mar 2017 09:43:26 +0200
29+
30 ceph (12.0.1-1) stable; urgency=medium
31
32 * New upstream release
f31d0ece
FG
33
34 -- Ceph Release Team <ceph-maintainers@ceph.com> Fri, 24 Mar 2017 15:47:57 +0000
35
0432c2e1
FG
36+ceph (12.0.0-pve3) stable; urgency=medium
37+
38+ * make ceph version output even more explicit
39+
40+ * enable systemd targets by default
41+
42+ * fix IPv6 monitor creation bug
43+
44+ -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 09:02:37 +0100
45+
45453cee
FG
46+ceph (12.0.0-pve2) stable; urgency=medium
47+
48+ * support Debian Stretch in ceph-detect-init
49+
50+ * fix "ceph version" output
51+
52+ -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 09:58:27 +0100
53+
adde0671
FG
54+ceph (12.0.0-pve1) stable; urgency=medium
55+
56+ * Rebuild for PVE 5.0 / Debian Stretch
57+
58+ -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2017 09:12:32 +0100
59+
60 ceph (12.0.0-1) stable; urgency=medium
61
62 * New upstream release
63--
642.1.4
65