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