]> git.proxmox.com Git - ceph.git/blob - patches/0001-update-changelog.patch
bump version to 12.1.1-pve1 while rebasing patches
[ceph.git] / patches / 0001-update-changelog.patch
1 From 22c6c7657b2767dcd9cbe3b0c42b363f3c979a3c 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/3] 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 | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
12 1 file changed, 84 insertions(+)
13
14 diff --git a/debian/changelog b/debian/changelog
15 index 0da87edd48..9a029b1afe 100644
16 --- a/debian/changelog
17 +++ b/debian/changelog
18 @@ -1,33 +1,117 @@
19 +ceph (12.1.1-pve1) unstable; urgency=medium
20 +
21 + * rebase on latest upstream Release Candidate
22 +
23 + -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jul 2017 11:22:27 +0200
24 +
25 ceph (12.1.1-1) stable; urgency=medium
26
27 * New upstream release
28
29 -- Ceph Release Team <ceph-maintainers@ceph.com> Mon, 17 Jul 2017 16:55:59 +0000
30
31 +ceph (12.1.0-pve2) unstable; urgency=medium
32 +
33 + * fix https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582819
34 +
35 + * add 0004-debian-workaround-the-bug-in-dpkg-maintscript-helper.patch
36 +
37 + -- Proxmox Support Team <support@proxmox.com> Mon, 03 Jul 2017 14:03:31 +0200
38 +
39 +ceph (12.1.0-pve1) stable; urgency=medium
40 +
41 + * rebase on latest upstream Release Candidate
42 +
43 + * enable new restful mgr module by default
44 +
45 + -- Proxmox Support Team <support@proxmox.com> Tue, 27 Jun 2017 09:44:46 +0200
46 +
47 ceph (12.1.0-1) stable; urgency=medium
48
49 * New upstream release
50
51 -- Ceph Release Team <ceph-maintainers@ceph.com> Thu, 22 Jun 2017 15:43:47 +0000
52
53 +ceph (12.0.3-pve3) stable; urgency=medium
54 +
55 + * update logrotate fix to final version
56 +
57 + -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jun 2017 09:27:53 +0200
58 +
59 +ceph (12.0.3-pve2) stable; urgency=medium
60 +
61 + * fix Ceph #19938: two logrotate scripts when upgrading from Debian packages
62 +
63 + -- Proxmox Support Team <support@proxmox.com> Wed, 7 Jun 2017 10:20:06 +0200
64 +
65 +ceph (12.0.3-pve1) stable; urgency=medium
66 +
67 + * rebase on top of v12.0.3
68 +
69 + * don't enable (broken) ceph-mgr module by default
70 +
71 + * use bundled boost
72 +
73 + -- Proxmox Support Team <support@proxmox.com> Tue, 6 Jun 2017 12:22:39 +0200
74 +
75 ceph (12.0.3-1) stable; urgency=medium
76
77 * New upstream release
78
79 -- Ceph Release Team <ceph-maintainers@ceph.com> Tue, 16 May 2017 12:42:53 +0000
80
81 +ceph (12.0.2-pve1) stable; urgency=medium
82 +
83 + * rebase on top of v12.0.2
84 +
85 + * cherry-pick monitor upgrade fix for upgrades from <= v12.0.2
86 +
87 + -- Proxmox Support Team <support@proxmox.com> Wed, 26 Apr 2017 10:20:20 +0200
88 +
89 ceph (12.0.2-1) stable; urgency=medium
90
91 * New upstream release
92
93 -- Ceph Release Team <ceph-maintainers@ceph.com> Thu, 20 Apr 2017 19:59:57 +0000
94
95 +ceph (12.0.1-pve1) stable; urgency=medium
96 +
97 + * revert dropping of boost build dependencies
98 +
99 + * revert including our package release in ceph version output
100 +
101 + -- Proxmox Support Team <support@proxmox.com> Wed, 29 Mar 2017 09:43:26 +0200
102 +
103 ceph (12.0.1-1) stable; urgency=medium
104
105 * New upstream release
106
107 -- Ceph Release Team <ceph-maintainers@ceph.com> Fri, 24 Mar 2017 15:47:57 +0000
108
109 +ceph (12.0.0-pve3) stable; urgency=medium
110 +
111 + * make ceph version output even more explicit
112 +
113 + * enable systemd targets by default
114 +
115 + * fix IPv6 monitor creation bug
116 +
117 + -- Proxmox Support Team <support@proxmox.com> Wed, 22 Mar 2017 09:02:37 +0100
118 +
119 +ceph (12.0.0-pve2) stable; urgency=medium
120 +
121 + * support Debian Stretch in ceph-detect-init
122 +
123 + * fix "ceph version" output
124 +
125 + -- Proxmox Support Team <support@proxmox.com> Tue, 21 Mar 2017 09:58:27 +0100
126 +
127 +ceph (12.0.0-pve1) stable; urgency=medium
128 +
129 + * Rebuild for PVE 5.0 / Debian Stretch
130 +
131 + -- Proxmox Support Team <support@proxmox.com> Mon, 20 Mar 2017 09:12:32 +0100
132 +
133 ceph (12.0.0-1) stable; urgency=medium
134
135 * New upstream release
136 --
137 2.11.0
138