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