]> git.proxmox.com Git - ceph.git/blob - patches/0001-update-changelog.patch
bump version to 12.0.0-pve3
[ceph.git] / patches / 0001-update-changelog.patch
1 From 9dd8e10bc63cafc99c348238d06454ed83bd4305 Mon Sep 17 00:00:00 2001
2 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= <f.gruenbichler@proxmox.com>
3 Date: Mon, 20 Mar 2017 09:12:50 +0100
4 Subject: [PATCH 1/5] update changelog
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
8
9 Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
10 ---
11 debian/changelog | 24 ++++++++++++++++++++++++
12 1 file changed, 24 insertions(+)
13
14 diff --git a/debian/changelog b/debian/changelog
15 index a726c2d..4f1436b 100644
16 --- a/debian/changelog
17 +++ b/debian/changelog
18 @@ -1,3 +1,27 @@
19 +ceph (12.0.0-pve3) stable; urgency=medium
20 +
21 + * make ceph version output even more explicit
22 +
23 + * enable systemd targets by default
24 +
25 + * fix IPv6 monitor creation bug
26 +
27 + -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 09:02:37 +0100
28 +
29 +ceph (12.0.0-pve2) stable; urgency=medium
30 +
31 + * support Debian Stretch in ceph-detect-init
32 +
33 + * fix "ceph version" output
34 +
35 + -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 09:58:27 +0100
36 +
37 +ceph (12.0.0-pve1) stable; urgency=medium
38 +
39 + * Rebuild for PVE 5.0 / Debian Stretch
40 +
41 + -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2017 09:12:32 +0100
42 +
43 ceph (12.0.0-1) stable; urgency=medium
44
45 * New upstream release
46 --
47 2.1.4
48