]> git.proxmox.com Git - corosync-pve.git/blame - debian/changelog
drop previously cherry-picked patches
[corosync-pve.git] / debian / changelog
CommitLineData
11bf5fcf
FG
1corosync (3.1.5-pve2) bullseye; urgency=medium
2
3 * cherry-pick fix for high retransmit load
4
5 * cherry-pick fix for CPG corruption during membership change bug
6
7 -- Proxmox Support Team <support@proxmox.com> Tue, 9 Nov 2021 11:50:52 +0100
8
5e4f0357
TL
9corosync (3.1.5-pve1) bullseye; urgency=medium
10
11 * update to v3.1.5 upstream release
12
13 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Sep 2021 13:11:32 +0200
14
7f65236f
TL
15corosync (3.1.2-pve2) bullseye; urgency=medium
16
17 * re-build for Debian 11 Bullseye / Proxmox VE 7
18
19 * package corosync-vqsim
20
21 * enable kronosnet's nozzle support
22
23 -- Proxmox Support Team <support@proxmox.com> Sun, 16 May 2021 17:53:59 +0200
24
e72ec945
FG
25corosync (3.1.2-pve1) pve; urgency=medium
26
27 * update to Corosync 3.1.2
28
29 -- Proxmox Support Team <support@proxmox.com> Tue, 6 Apr 2021 14:25:27 +0200
30
7d368b0c
TL
31corosync (3.1.0-pve1) pve; urgency=medium
32
33 * update to Corosync 3.1.0
34 + Configuration system is rewritten and reload became atomic operation.
35 + Quorum service got improved API with ability to register new totem
36 members change callback.
37 + Default token timeout was changed from 1 seconds to 3 seconds.
38 + Support for changing crypto configuration during runtime.
39
40 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jan 2021 11:39:25 +0100
41
9e726e8b
TL
42corosync (3.0.4-pve1) pve; urgency=medium
43
44 * update to Corosync 3.0.4
45
46 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Jun 2020 17:02:11 +0200
47
b895e775
TL
48corosync (3.0.3-pve1) pve; urgency=medium
49
50 * update to Corosync 3.0.3
51
52 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Nov 2019 15:38:52 +0100
53
8a4032e5
TL
54corosync (3.0.2-pve4) pve; urgency=medium
55
56 * backport a fix ensuring that the messages during recovery (retransmission)
57 do not exceed the maximum possible KNET package size.
58
59 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Oct 2019 18:16:02 +0200
60
6282e6ca
TL
61corosync (3.0.2-pve3) pve; urgency=medium
62
63 * totemknet: Disable forwarding on shutdown to make knet flush all messages
64 (especially LEAVE one)
65
66 * totemknet: Add locking for log call to ensure no log message is lost from
67 different threads
68
69 * totempg: Check sanity (length) of received message
70
71 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Oct 2019 16:13:54 +0200
72
fa960e0c
TL
73corosync (3.0.2-pve2) pve; urgency=medium
74
75 * cherry pick totem config patches to improve compatibillity with setups
76 without a (currently) configured link0
77
78 -- Proxmox Support Team <support@proxmox.com> Fri, 21 Jun 2019 14:26:28 +0200
79
4e762dd4
FG
80corosync (3.0.2-pve1) pve; urgency=medium
81
82 * update to Corosync 3.0.2
83
84 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2019 13:47:17 +0200
85
06d5370e
FG
86corosync (3.0.1-pve1) pve; urgency=medium
87
88 * update to Corosync 3.0.1-2
89
90 * cherry-pick crypto changes for upgrade compatibility
91
92 * cherry-pick CPG callback joinlist merging (PR 468)
93
94 * drop transitional corosync-pve/libcorosync4-pve packages
95
96 * corosync-qdevice/corosync-qnetd are now shipped separately
97
98 * drop discontinued libtotem-pq library packages
99
100 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 12:40:27 +0200
101
459f4daa
FG
102corosync (2.4.4-pve1) unstable; urgency=medium
103
104 * update to corosync 2.4.4
105
106 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Oct 2018 12:48:36 +0200
107
013929b6
TL
108corosync (2.4.2-pve5) unstable; urgency=medium
109
110 * cpg: Inform clients about left nodes during pause
111
112 -- Proxmox Support Team <support@proxmox.com> Wed, 25 Apr 2018 10:26:48 +0200
113
c01206f1
FG
114corosync (2.4.2-pve4) unstable; urgency=medium
115
116 * fix CVE-2018-1084
117
118 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Apr 2018 10:29:34 +0200
119
e4647070
FG
120corosync (2.4.2-pve3) unstable; urgency=medium
121
122 * don't install corosync-qdevice init script
123
124 -- Proxmox Support Team <support@proxmox.com> Thu, 8 Jun 2017 14:13:22 +0200
125
3dbd0db6
FG
126corosync (2.4.2-pve2) unstable; urgency=medium
127
128 * add libcorosync4-pve transitional package
129
130 * only start corosync service if config exists
131
132 -- Proxmox Support Team <support@proxmox.com> Mon, 13 Mar 2017 13:31:34 +0100
133
bcf18111
FG
134corosync (2.4.2-pve1) unstable; urgency=medium
135
136 * switch to Debian's corosync package as base
137
138 -- Proxmox Support Team <support@proxmox.com> Wed, 8 Mar 2017 14:16:58 +0100
139
6f6e3e0d
FG
140corosync-pve (2.4.2-2) unstable; urgency=medium
141
142 * rebuild for PVE 5.0 / Debian Stretch
143
144 -- Proxmox Support Team <support@proxmox.com> Mon, 6 Mar 2017 09:30:57 +0100
145
63916ea1
TL
146corosync-pve (2.4.2-1) unstable; urgency=medium
147
148 * update to corosync 2.4.2
149
150 -- Proxmox Support Team <support@proxmox.com> Wed, 08 Feb 2017 14:08:49 +0100
151
275a2fbe
DM
152corosync-pve (2.4.0-1) unstable; urgency=medium
153
154 * update to v2.4.0
155
156 -- Proxmox Support Team <support@proxmox.com> Sat, 16 Jul 2016 10:27:49 +0200
157
df03257c
DM
158corosync-pve (2.3.5-2) unstable; urgency=medium
159
160 * update to latest versions from branch needle
161 (commit e2b6b25126a3e8f2caefcb8ccde67788c63fbeb5)
162
163 * remove patch 0001-totem-swap-unicast-and-multicast-bind-order.patch (upstream)
164
165 -- Proxmox Support Team <support@proxmox.com> Thu, 03 Dec 2015 14:49:43 +0100
166
0a8764f4
DM
167corosync-pve (2.3.5-1) unstable; urgency=medium
168
169 * update to v2.3.5
170
171 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 12:02:49 +0200
172
d05fb358
DM
173corosync-pve (2.3.4-2) unstable; urgency=medium
174
175 * update to latest upstream (commit 82526d2fe9137e8b604f1bbae6d6e39ba41377f9)
176
177 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Mar 2015 19:10:35 +0200
178
013101f0
DM
179corosync-pve (2.3.4-1) unstable; urgency=medium
180
181 * update to 2.3.4
182
183 * recompile for Debian Jessie
184
185 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Feb 2015 08:20:52 +0100
186
0320eacf
DM
187corosync-pve (1.4.7-1) unstable; urgency=low
188
189 * update to 1.4.7
190
191 -- Proxmox Support Team <support@proxmox.com> Tue, 22 Jul 2014 06:17:13 +0200
192
728d91c3
DM
193corosync-pve (1.4.6-1) unstable; urgency=low
194
195 * update to 1.4.6
196
197 -- Proxmox Support Team <support@proxmox.com> Fri, 09 May 2014 07:14:06 +0200
198
1d458e36
DM
199corosync-pve (1.4.5-1) unstable; urgency=low
200
201 * update to 1.4.5
202
203 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Mar 2013 06:35:02 +0100
204
af5eee0c
DM
205corosync-pve (1.4.4-3) unstable; urgency=low
206
207 * run at high priority using setpriority(-20)
208
209 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Jan 2013 12:54:02 +0100
210
e0a6828c
DM
211corosync-pve (1.4.4-2) unstable; urgency=low
212
213 * disable SCHED_RR (RT_GROUP_SCHED was disabled in our kernel
214 anyways). In newer kernels this is enabled, but causes corosync to
215 crash.
216
217 -- Proxmox Support Team <support@proxmox.com> Fri, 11 Jan 2013 15:39:40 +0100
218
deb86d56
DM
219corosync-pve (1.4.4-1) unstable; urgency=low
220
221 * update to 1.4.4
222
223 -- Proxmox Support Team <support@proxmox.com> Tue, 02 Oct 2012 09:41:59 +0200
224
aeb347a9
DM
225corosync-pve (1.4.3-1) unstable; urgency=low
226
227 * update to 1.4.3
228
229 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Apr 2012 12:54:10 +0200
230
930e051d
DM
231corosync-pve (1.4.1-1) unstable; urgency=low
232
233 * update to 1.4.1
234
235 -- Proxmox Support Team <support@proxmox.com> Tue, 26 Jul 2011 11:49:17 +0200
236
237corosync-pve (1.4.0-1) unstable; urgency=low
238
239 * update to 1.4.0
240
241 * remove fix-schedrr-warning.patch (alread in 1.4.0)
242
243 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Jul 2011 12:36:54 +0200
244
245corosync-pve (1.3.1-1) unstable; urgency=low
246
247 * update to latest stable
248
249 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Jun 2011 06:52:20 +0200
250
251corosync-pve (1.3.0-1) unstable; urgency=low
252
253 * update to latest stable
254
255 -- Proxmox Support Team <support@proxmox.com> Thu, 02 Dec 2010 07:11:10 +0100
256
257corosync-pve (1.2.8-1) unstable; urgency=low
258
259 * update to latest stable
260
261 -- Proxmox Support Team <support@proxmox.com> Wed, 06 Oct 2010 13:24:24 +0200
262
263corosync-pve (1.2.0-1) unstable; urgency=low
264
265 * add patches/cpg-join-fix.diff, see
266 https://bugzilla.redhat.com/show_bug.cgi?id=568356
267
268 * update to latest stable
269
270 * do not create/installe /etc/corosync/* - we use cman instead
271
272 * delete init.d script - we use cman instead
273
274 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Jan 2010 13:50:43 +0100
275
276corosync-pve (1.1.2-1) unstable; urgency=low
277
278 * update to latest stable
279
280 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Oct 2009 11:41:04 +0200
281
282corosync-pve (1.1.1-1) unstable; urgency=low
283
284 * update to latest stable
285
286 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Oct 2009 12:46:53 +0200
287
288corosync-pve (1.0-1) unstable; urgency=low
289
290 * update to latest trunc
291
292 * use quilt instead of dpatch
293
294 * use /dev/urandom instead of /dev/random for key generation
295
296 * new config file localtion: /etc/corosync/corosync.conf
297
298 * new key location: /etc/corosync/authkey
299
300 * new default configuration: secauth = on
301
302 * auto-generate authkey in postinst script if it does not exist
303
304 -- Proxmox Support Team <support@proxmox.com> Mon, 08 Jun 2009 03:28:34 -0400
305
306corosync-pve (0.95-1) unstable; urgency=low
307
308 * update to 0.95
309
310 -- Proxmox Support Team <support@proxmox.com> Wed, 01 Apr 2009 10:07:13 -0400
311
312corosync-pve (0.94-1) unstable; urgency=low
313
314 * Initial release.
315
316 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Mar 2009 06:55:24 -0400
317