]> git.proxmox.com Git - pve-kernel.git/blob - debian/changelog
bump version to 4.15.18-18
[pve-kernel.git] / debian / changelog
1 pve-kernel (4.15.18-18) unstable; urgency=medium
2
3 * add SGID non-directory fix (fixes CVE-2018-13405)
4 * update to Ubuntu-4.15.0-30.32 (fixes CVE-2018-5390)
5
6 -- Proxmox Support Team <support@proxmox.com> Tue, 07 Aug 2018 16:04:18 +0200
7
8 pve-kernel (4.15.18-17) unstable; urgency=medium
9
10 * apparmor: fix apparmor mediating locking non-fs unix sockets
11 Addresses issues with newer systemd versions found in, e.g., Arch or Fedora
12 containers
13
14 -- Proxmox Support Team <support@proxmox.com> Mon, 30 Jul 2018 12:53:35 +0200
15
16 pve-kernel (4.15.18-16) unstable; urgency=medium
17
18 * update to Ubuntu-4.15.0-29.31
19
20 * cherry-pick fix for zpl_mount deadlock possibility
21
22 -- Proxmox Support Team <support@proxmox.com> Mon, 23 Jul 2018 15:59:19 +0200
23
24 pve-kernel (4.15.18-15) unstable; urgency=medium
25
26 * update sources to Ubuntu-4.15.0-24.26
27
28 * drop out-of-tree IXGBE driver
29
30 -- Proxmox Support Team <support@proxmox.com> Wed, 04 Jul 2018 15:42:56 +0200
31
32 pve-kernel (4.15.17-14) unstable; urgency=medium
33
34 * fix KVM L1 guest escape when nested virtualization is used - CVE-2018-12904
35
36 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 17:18:05 +0200
37
38 pve-kernel (4.15.17-13) unstable; urgency=medium
39
40 * fix regression for newer out-of-tree IGB driver when setting a non-
41 default MTU
42
43 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Jun 2018 17:15:04 +0200
44
45 pve-kernel (4.15.17-12) unstable; urgency=medium
46
47 * backport fix for SUN NICs when used with Open vSwitch
48
49 * update and re-enable out-of-tree Intel ethernet drivers (e1000e, igb, ixgbe)
50
51 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Jun 2018 11:18:32 +0200
52
53 pve-kernel (4.15.17-10) unstable; urgency=medium
54
55 * update to Ubuntu-4.15.0-22.24
56
57 * update ZFS to 0.7.9-pve1
58
59 -- Proxmox Support Team <support@proxmox.com> Tue, 22 May 2018 11:15:44 +0200
60
61 pve-kernel (4.15.17-9) unstable; urgency=medium
62
63 * include objtool in pve-headers-* package (needed for some external
64 modules)
65
66 -- Proxmox Support Team <support@proxmox.com> Wed, 9 May 2018 13:31:43 +0200
67
68 pve-kernel (4.15.17-8) unstable; urgency=medium
69
70 * update ZFS to 0.7.8-pve1
71
72 * update sources to Ubuntu-4.15.0-20.21
73
74 -- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:43:38 +0200
75
76 pve-kernel (4.15.17-7) unstable; urgency=medium
77
78 * update sources to Ubuntu-4.15.0-17.18
79
80 * bump ABI to 4.15.17-1-pve
81
82 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Apr 2018 14:43:22 +0200
83
84 pve-kernel (4.15.15-6) unstable; urgency=medium
85
86 * update ZFS to 0.7.7-pve2
87
88 -- Proxmox Support Team <support@proxmox.com> Mon, 9 Apr 2018 12:24:42 +0200
89
90 pve-kernel (4.15.15-5) unstable; urgency=medium
91
92 * update sources to Ubuntu-4.15.0-14.15
93
94 * bump ABI to 4.15.15-1-pve
95
96 * update SPL/ZFS to 0.7.7
97
98 -- Proxmox Support Team <support@proxmox.com> Wed, 4 Apr 2018 09:50:07 +0200
99
100 pve-kernel (4.15.10-4) unstable; urgency=medium
101
102 * cherry-pick fix for shmem related deadlock
103
104 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2018 15:47:48 +0200
105
106 pve-kernel (4.15.10-3) unstable; urgency=medium
107
108 * cherry-pick fix for THP related deadlock
109
110 -- Proxmox Support Team <support@proxmox.com> Wed, 28 Mar 2018 11:07:39 +0200
111
112 pve-kernel (4.15.10-2) unstable; urgency=medium
113
114 * update to Ubuntu-4.15.0-13.14
115
116 * bump ABI to 4.15.10-1-pve
117
118 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Mar 2018 10:35:07 +0100
119
120 pve-kernel (4.15.3-1) unstable; urgency=medium
121
122 * switch source to Ubuntu-4.15.0-10.11
123
124 * switch to in-tree Intel NIC drivers (e1000e, igb, ixgbe)
125
126 -- Proxmox Support Team <support@proxmox.com> Fri, 9 Mar 2018 14:45:34 +0100
127
128 pve-kernel (4.13.13-42) unstable; urgency=medium
129
130 * split out pve-kernel-meta and pve-kernel
131
132 * switch to dpkg-buildpackage
133
134 * update README
135
136 * update source to Ubuntu-4.13.0-36.40
137
138 * add cherry-pick for NFS in network namespaces
139
140 * add cherry-picks for OCFS2 bug
141
142 -- Proxmox Support Team <support@proxmox.com> Fri, 9 Mar 2018 11:55:18 +0100
143
144 pve-kernel (4.13.13-41) unstable; urgency=medium
145
146 * fix refcnt leaks with net namespaces
147
148 * update ZFS/SPL to 0.7.6
149
150 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Feb 2018 10:07:54 +0100
151
152 pve-kernel (4.13.13-40) unstable; urgency=medium
153
154 * warn when loading non-RETPOLINE modules
155
156 -- Proxmox Support Team <support@proxmox.com> Fri, 16 Feb 2018 09:51:20 +0100
157
158 pve-kernel (4.13.13-39) unstable; urgency=medium
159
160 * update to Ubuntu-4.13.0-35.39
161
162 * bump Abi to 4.13.13-6.pve
163
164 * fix EDAC issues
165
166 * fix scsi lpfc HBA issue
167
168 * cherry-pick sched/wait bug fix
169
170 * enable full RETPOLINE support
171
172 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Feb 2018 12:14:44 +0100
173
174 pve-kernel (4.13.13-38) unstable; urgency=medium
175
176 * fix syscall retpoline
177
178 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Jan 2018 10:47:09 +0100
179
180 pve-kernel (4.13.13-37) unstable; urgency=medium
181
182 * update ZFS to 0.7.4 + ARC hit rate cherry-pick
183
184 * add tc fixes
185
186 * fix 1622: i40e memory leak
187
188 -- Proxmox Support Team <support@proxmox.com> Fri, 19 Jan 2018 12:29:37 +0100
189
190 pve-kernel (4.13.13-36) unstable; urgency=medium
191
192 * cherry-pick (partial) SPECTRE fixes for CPUs supporting IBRS/IBPB
193
194 * follow-up fixes for KPTI
195
196 -- Proxmox Support Team <support@proxmox.com> Mon, 15 Jan 2018 12:36:49 +0100
197
198 pve-kernel (4.13.13-35) unstable; urgency=medium
199
200 * KPTI: disable on AMD
201
202 * KPTI: add follow-up fixes
203
204 * update Spectre KVM PoC fix for AMD
205
206 -- Proxmox Support Team <support@proxmox.com> Mon, 8 Jan 2018 10:26:58 +0100
207
208 pve-kernel (4.13.13-34) unstable; urgency=medium
209
210 * cherry-pick / backport of KPTI / Meltdown fixes
211 (from Ubuntu-4.13.0-23.25)
212
213 * add Google Spectre PoC fix for KVM
214
215 * fix objtool build regression
216
217 -- Proxmox Support Team <support@proxmox.com> Sun, 7 Jan 2018 13:19:58 +0100
218
219 pve-kernel (4.13.13-33) unstable; urgency=medium
220
221 * update to Ubuntu-4.13.0-22.25
222
223 * fix #1537: cherry-pick AMD NPT / IOMMU fix
224
225 -- Proxmox Support Team <support@proxmox.com> Tue, 2 Jan 2018 10:03:58 +0100
226
227 pve-kernel (4.13.13-32) unstable; urgency=medium
228
229 * update to Ubuntu-4.13.0-21.24
230
231 * bump ABI to 4.13.13-2-pve
232
233 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Dec 2017 09:02:14 +0100
234
235 pve-kernel (4.13.13-31) unstable; urgency=medium
236
237 * update to Ubuntu-4.13.0-19.22
238
239 * bump ABI to 4.13.13-1-pve
240
241 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Dec 2017 10:00:13 +0100
242
243 pve-kernel (4.13.8-30) unstable; urgency=medium
244
245 * revert igb to 5.3.5.10 (5.3.5.12 broke JUMBO_FRAMES)
246
247 -- Proxmox Support Team <support@proxmox.com> Tue, 5 Dec 2017 13:06:48 +0100
248
249 pve-kernel (4.13.8-29) unstable; urgency=medium
250
251 * cherry-pick KVM fix for old CPUs
252
253 * cherry-pick / backport IB fixes
254
255 * cherry-pick vhost perf regression and mem-leak fix
256
257 * cherry-pick final Windows BSOD fix
258
259 * bump version to 4.13-29, bump ABI to 4.13.8-3-pve
260
261 -- Proxmox Support Team <support@proxmox.com> Mon, 4 Dec 2017 09:15:03 +0100
262
263 pve-kernel (4.13.8-28) unstable; urgency=medium
264
265 * revert MMU changeset which caused bluescreens in Windows VMs
266
267 * bump ABI to 4.13.8-2-pve
268
269 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Nov 2017 09:49:35 +0100
270
271 pve-kernel (4.13.8-27) unstable; urgency=medium
272
273 * update to Ubuntu-4.13.0-17.20
274
275 * bump ABI to 4.13.8-1-pve
276
277 * update e1000e to 3.3.6
278
279 * update igb to 5.3.5.12
280
281 * update ixgbe to 5.3.3
282
283 -- Proxmox Support Team <support@proxmox.com> Fri, 17 Nov 2017 11:41:10 +0100
284
285 pve-kernel (4.13.4-26) unstable; urgency=medium
286
287 * update to ZFS/SPL 0.7.3
288
289 -- Proxmox Support Team <support@proxmox.com> Mon, 6 Nov 2017 11:23:55 +0100
290
291 pve-kernel (4.13.4-25) unstable; urgency=medium
292
293 * update to Ubuntu-4.13.0-16.19
294
295 * update to ZFS/SPL 0.7.2
296
297 * fix CVE-2017-12188: nested KVM stack overflow
298
299 * bump ABI to 4.13.4-1-pve
300
301 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Oct 2017 08:59:53 +0200
302
303 pve-kernel (4.13.3-2) unstable; urgency=medium
304
305 * update to Ubuntu-4.13.0-12.13
306
307 * bump ABI to 4.13.3-1-pve
308
309 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Sep 2017 14:01:40 +0200
310
311 pve-kernel (4.13.1-1) unstable; urgency=medium
312
313 * update to Ubuntu-4.13.0-11.12
314
315 * bump ABI to 4.13.1-1-pve
316
317 * update ACS override patch for 4.12+
318
319 * drop cpuset remap patch, add cpuset cherry-picks instead
320
321 * update e1000e/igb/ixgbe to current upstream versions
322
323 -- Proxmox Support Team <support@proxmox.com> Wed, 27 Sep 2017 10:08:41 +0200
324
325 pve-kernel (4.10.17-23) unstable; urgency=medium
326
327 * update to Ubuntu-4.10.0-35.39
328
329 * revert buggy skb offload bug fix
330
331 -- Proxmox Support Team <support@proxmox.com> Tue, 19 Sep 2017 09:43:50 +0200
332
333 pve-kernel (4.10.17-22) unstable; urgency=medium
334
335 * fix loopback device refcount leak
336
337 -- Proxmox Support Team <support@proxmox.com> Mon, 18 Sep 2017 10:39:10 +0200
338
339 pve-kernel (4.10.17-21) unstable; urgency=medium
340
341 * update to Ubuntu-4.10.0-33.37
342
343 * bump ABI to 4.10.17-3-pve
344
345 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Aug 2017 14:57:17 +0200
346
347 pve-kernel (4.10.17-20) unstable; urgency=medium
348
349 * update to Ubuntu-4.10.0-32.36
350
351 * update to ZFS/SPL 0.6.5.11
352
353 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Aug 2017 11:23:37 +0200
354
355 pve-kernel (4.10.17-19) unstable; urgency=medium
356
357 * update to Ubuntu-4.10.0-30.34
358
359 * cherry-pick upstream NVME bug fix (BUG_ON with Samsung SM960 Pro)
360
361 * bump ABI to 4.10.17-2-pve
362
363 -- Proxmox Support Team <support@proxmox.com> Fri, 4 Aug 2017 13:34:37 +0200
364
365 pve-kernel (4.10.17-18) unstable; urgency=medium
366
367 * switch back to the external e1000e, igb and ixgbe drivers
368
369 * update to Ubuntu-4.10.0-28.32
370
371 -- Proxmox Support Team <support@proxmox.com> Fri, 28 Jul 2017 14:09:00 +0200
372
373 pve-kernel (4.10.17-17) unstable; urgency=medium
374
375 * update CVE-2017-1000364 fix
376
377 * Fix: CVE-2017-1000365, CVE-2017-10810, CVE-2017-7482
378
379 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jul 2017 10:04:34 +0200
380
381 pve-kernel (4.10.17-16) unstable; urgency=medium
382
383 * update to Ubuntu 4.10.0-26.30 (based on stable kernel 4.10.17)
384
385 * use e1000e, igb, ixgbe NIC drivers form upstream kernel
386
387 * bump ABI to 4.10.17-1-pve
388
389 -- Proxmox Support Team <support@proxmox.com> Tue, 11 Jul 2017 09:55:44 +0200
390
391 pve-kernel (4.10.15-15) unstable; urgency=medium
392
393 * replace CVE-2017-100364 fix and follow-up with upstream version
394
395 -- Proxmox Support Team <support@proxmox.com> Fri, 23 Jun 2017 08:57:55 +0200
396
397 pve-kernel (4.10.15-14) unstable; urgency=medium
398
399 * add follow-up fix for CVE-2017-100364 fix
400
401 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jun 2017 09:23:39 +0200
402
403 pve-kernel (4.10.15-13) unstable; urgency=medium
404
405 * update to Ubuntu 4.10.0-24.28
406
407 * fix CVE-2017-1000364 - "The Stack Clash"
408
409 -- Proxmox Support Team <support@proxmox.com> Tue, 20 Jun 2017 09:57:09 +0200
410
411 pve-kernel (4.10.15-12) unstable; urgency=medium
412
413 * fix #1366: cherry-pick pinctl fix for AMD Ryzen on certain Gigabyte mainboards
414
415 -- Proxmox Support Team <support@proxmox.com> Mon, 12 Jun 2017 11:18:07 +0200
416
417 pve-kernel (4.10.15-11) unstable; urgency=medium
418
419 * fix CVE-2017-9074 fix
420
421 -- Proxmox Support Team <support@proxmox.com> Fri, 9 Jun 2017 11:39:55 +0200
422
423 pve-kernel (4.10.15-10) unstable; urgency=medium
424
425 * update to Ubuntu-4.10.0-22.24
426
427 * bump ABI to 4.10.15-1-pve
428
429 * fix CVE-2017-8890, CVE-2017-9074, CVE-2017-9075, CVE-2017-9076,
430 CVE-2017-9077, CVE-2017-9242
431
432 -- Proxmox Support Team <support@proxmox.com> Wed, 7 Jun 2017 10:36:18 +0200
433
434 pve-kernel (4.10.11-9) unstable; urgency=medium
435
436 * fix DoS bug exploitable via nftables
437
438 -- Proxmox Support Team <support@proxmox.com> Mon, 22 May 2017 09:59:55 +0200
439
440 pve-kernel (4.10.11-8) unstable; urgency=medium
441
442 * update to Ubuntu-4.10.0-21.23
443
444 * bump ABI to 4.10.11-1-pve
445
446 -- Proxmox Support Team <support@proxmox.com> Thu, 18 May 2017 09:14:18 +0200
447
448 pve-kernel (4.10.8-7) unstable; urgency=medium
449
450 * update CVE-2017-7979 fix (#1351) to final version
451
452 * add fix for swapops.h BUG_ON
453
454 * fix #1343: jumbo frame support for intel e1000e, igb and ixgbe modules
455
456 -- Proxmox Support Team <support@proxmox.com> Fri, 5 May 2017 09:18:09 +0200
457
458 pve-kernel (4.10.8-6) unstable; urgency=medium
459
460 * update to Ubuntu-4.10.0-19.21
461
462 * fix #1351: kernel bug when adding network rate limit
463
464 * bump ABI to 4.10.8-1-pve
465
466 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Apr 2017 11:24:12 +0200
467
468 pve-kernel (4.10.5-5) unstable; urgency=medium
469
470 * set default IO scheduler to deadline again
471
472 -- Proxmox Support Team <support@proxmox.com> Wed, 29 Mar 2017 15:13:56 +0200
473
474 pve-kernel (4.10.5-4) unstable; urgency=medium
475
476 * update to Ubuntu-4.10.0-15.17
477
478 * bump ABI to 4.10.5-1-pve
479
480 * include fix for MTU > 1500 on OpenVSwitch
481
482 -- Proxmox Support Team <support@proxmox.com> Tue, 28 Mar 2017 10:13:56 +0200
483
484 pve-kernel (4.10.3-3) unstable; urgency=medium
485
486 * update to Ubuntu-4.10.0-14.16
487
488 * bump ABI to 4.10.3-1-pve
489
490 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Mar 2017 13:43:59 +0100
491
492 pve-kernel (4.10.1-2) unstable; urgency=medium
493
494 * update to Ubuntu-4.10.0-13.15
495
496 * bump ABI to 4.10.1-2-pve
497
498 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Mar 2017 10:20:14 +0100
499
500 pve-kernel (4.10.1-1) unstable; urgency=medium
501
502 * update to Ubuntu Zesty's 4.10.0-11.13 kernel
503
504 * update igb to 5.3.5.4
505
506 * update ixgbe to 5.0.4
507
508 * update e1000e to 3.3.5.3
509
510 * don't build DRBD9 anymore, pve-kernel now comes with mainline DRBD8
511
512 * drop intel_idle Atom Cedarview revert
513
514 -- Proxmox Support Team <support@proxmox.com> Fri, 3 Mar 2017 15:54:29 +0100
515
516 pve-kernel (4.4.44-83) unstable; urgency=medium
517
518 * update to Ubuntu-4.4.0-63.84
519
520 * add KVM RTC cherry-pick for Windows live-migration
521
522 * disable intel_idle for Atom N2000 series
523
524 * update DRBD 9 module to 9.0.6
525
526 * bump ABI to pve-kernel-4.4.44-1
527
528 -- Proxmox Support Team <support@proxmox.com> Wed, 1 Mar 2017 09:22:35 +0100
529
530 pve-kernel (4.4.40-82) unstable; urgency=medium
531
532 * fix CVE-2017-6074: local root privilege escalation in dccp module
533
534 * fix #1276: include package version in uname information
535
536 -- Proxmox Support Team <support@proxmox.com> Thu, 23 Feb 2017 15:14:06 +0100
537
538 pve-kernel (4.4.40-80) unstable; urgency=medium
539
540 * bump ABI to pve-kernel-4.4.40-1
541
542 * update ZFS/SPL sources to 0.6.5.9
543
544 * fix CVE-2017-2596: kvm: page reference leakage
545
546 * update to Ubuntu-4.4.0-62.83
547
548 -- Proxmox Support Team <support@proxmox.com> Wed, 8 Feb 2017 15:54:24 +0100
549
550 pve-kernel (4.4.35-79) unstable; urgency=medium
551
552 * change default transparent hugepages setting to madvise
553
554 * revert buggy NVME commits (http://bugs.launchpad.net/bugs/1626894)
555
556 * fix CVE-2017-2583: potential DoS or privilege escalation in KVM guests
557
558 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 14:43:35 +0100
559
560 pve-kernel (4.4.35-78) unstable; urgency=medium
561
562 * revert OOM-commits causing premature OOM kills
563
564 * bump ABI to pve-kernel-4.4.35-2
565
566 * bump version to 4.4.35-78
567
568 -- Proxmox Support Team <support@proxmox.com> Mon, 9 Jan 2017 10:03:41 +0100
569
570 pve-kernel (4.4.35-77) unstable; urgency=medium
571
572 * update to Ubuntu-4.4.0-58.79
573
574 * add cpuset remap patch
575
576 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 11:58:43 +0100
577
578 pve-kernel (4.4.35-76) unstable; urgency=medium
579
580 * version bump for new 4.4. release
581
582 -- Proxmox Support Team <support@proxmox.com> Fri, 09 Dec 2016 11:22:21 +0100
583
584 pve-kernel (4.4.35-75) unstable; urgency=medium
585
586 * cherry-pick fix for bn2x2 bridge issue (Ubuntu bug #1616107)
587
588 * fix CVE-2016-8655
589
590 -- Proxmox Support Team <support@proxmox.com> Tue, 6 Dec 2016 09:38:59 +0100
591
592 pve-kernel (4.4.35-74) unstable; urgency=medium
593
594 * update to Ubuntu-4.4.0-52.73
595
596 * update to DRBD 9.0.5-1
597
598 -- Proxmox Support Team <support@proxmox.com> Mon, 5 Dec 2016 10:19:19 +0100
599
600 pve-kernel (4.4.30-73) unstable; urgency=medium
601
602 * update to Ubuntu-4.4.0-51.72
603
604 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Nov 2016 09:43:00 +0100
605
606 pve-kernel (4.4.24-72) unstable; urgency=medium
607
608 * update to Ubuntu-4.4.0-47.68
609
610 -- Proxmox Support Team <support@proxmox.com> Mon, 14 Nov 2016 12:16:54 +0100
611
612 pve-kernel (4.4.21-71) unstable; urgency=medium
613
614 * fix zpool import hang with vdev on zvol
615
616 -- Proxmox Support Team <support@proxmox.com> Thu, 27 Oct 2016 09:17:26 +0200
617
618 pve-kernel (4.4.21-70) unstable; urgency=medium
619
620 * update to Ubuntu-4.4.0-45.66
621
622 * update ZFS/SPL to 0.6.5.8
623
624 -- Proxmox Support Team <support@proxmox.com> Thu, 20 Oct 2016 13:21:56 +0200
625
626 pve-kernel (4.4.21-69) unstable; urgency=medium
627
628 * update to Ubuntu-4.4.0-43.63
629
630 * fix #927: IPoIB performance regression
631
632 -- Proxmox Support Team <support@proxmox.com> Fri, 14 Oct 2016 08:59:12 +0200
633
634 pve-kernel (4.4.21-68) unstable; urgency=medium
635
636 * update to Ubuntu-4.4.0-42.62
637
638 -- Proxmox Support Team <support@proxmox.com> Thu, 13 Oct 2016 09:16:07 +0200
639
640 pve-kernel (4.4.21-67) unstable; urgency=medium
641
642 * update to Ubuntu-4.4.0-41.61
643
644 * bump API to 4.4.21-1-pve
645
646 * drop e31200_edac skylake support patch, applied upstream
647
648 -- Proxmox Support Team <support@proxmox.com> Mon, 10 Oct 2016 13:58:01 +0200
649
650 pve-kernel (4.4.19-66) unstable; urgency=medium
651
652 * update to Ubuntu-4.4.0-38.57
653
654 * bump API to 4.4.19-1-pve
655
656 -- Proxmox Support Team <support@proxmox.com> Wed, 14 Sep 2016 13:22:45 +0200
657
658 pve-kernel (4.4.16-65) unstable; urgency=medium
659
660 * update drbd to 9.0.4-1
661
662 -- Proxmox Support Team <support@proxmox.com> Wed, 07 Sep 2016 17:27:10 +0200
663
664 pve-kernel (4.4.16-64) unstable; urgency=medium
665
666 * sd: Fix rw_max for devices that report an optimal xfer size
667
668 -- Proxmox Support Team <support@proxmox.com> Wed, 31 Aug 2016 14:42:18 +0200
669
670 pve-kernel (4.4.16-63) unstable; urgency=medium
671
672 * bump deb release to -63 for proxmox-ve package update
673
674 -- Proxmox Support Team <support@proxmox.com> Mon, 29 Aug 2016 12:08:09 +0200
675
676 pve-kernel (4.4.16-62) unstable; urgency=medium
677
678 * watchdog: mei_wdt: implement MEI iAMT watchdog driver
679
680 * update e1000e to 3.3.5
681
682 -- Proxmox Support Team <support@proxmox.com> Thu, 25 Aug 2016 11:03:48 +0200
683
684 pve-kernel (4.4.16-61) unstable; urgency=medium
685
686 * update to Ubuntu-4.4.0-36.55
687
688 * bump API to 4.4.16-1-pve
689
690 * drop ceph-scheduler-fix.patch (applied upstream)
691
692 * EDAC, ie31200_edac: Add Skylake support
693
694 * update igb to 5.3.5.3
695
696 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Aug 2016 15:08:27 +0200
697
698 pve-kernel (4.4.15-60) unstable; urgency=medium
699
700 * update to Ubuntu-4.4.0-33.52
701
702 * drop CVE fixes applied upstream
703
704 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jul 2016 09:03:35 +0200
705
706 pve-kernel (4.4.13-59) unstable; urgency=medium
707
708 * fix a divide by zero bug with load average calculation in the scheduler on
709 dual processor systems (ceph-scheduler-fix.patch)
710
711 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jul 2016 08:22:03 +0200
712
713 pve-kernel (4.4.13-58) unstable; urgency=medium
714
715 * update to Ubuntu-4.4.0-31.50
716
717 * bump API to 4.4.13-2-pve
718
719 * update drbd to 9.0.3-1
720
721 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Jul 2016 06:19:41 +0200
722
723 pve-kernel (4.4.13-57) unstable; urgency=medium
724
725 * fix CVE-2016-4470
726
727 * fix CVE-2016-4794
728
729 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jul 2016 12:37:41 +0200
730
731 pve-kernel (4.4.13-56) unstable; urgency=medium
732
733 * update to zfs/spl 0.6.5.7
734
735 -- Proxmox Support Team <support@proxmox.com> Mon, 27 Jun 2016 12:30:00 +0200
736
737 pve-kernel (4.4.13-55) unstable; urgency=medium
738
739 * update to Ubuntu-4.4.0-28.47
740
741 * bump API to 4.4.13-1-pve
742
743 -- Proxmox Support Team <support@proxmox.com> Sat, 25 Jun 2016 11:50:10 +0200
744
745 pve-kernel (4.4.10-54) unstable; urgency=medium
746
747 * Update to Ubuntu-4.4.0-24.43
748
749 * bump API to 4.4.10-1-pve
750
751 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 20:55:02 +0200
752
753 pve-kernel (4.4.8-53) unstable; urgency=medium
754
755 * update ixgbe to 4.4.6
756
757 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Jun 2016 13:34:15 +0200
758
759 pve-kernel (4.4.8-52) unstable; urgency=medium
760
761 * ixgbe: Correct handling of any outer UDP checksum setting
762
763 -- Proxmox Support Team <support@proxmox.com> Tue, 31 May 2016 06:54:52 +0200
764
765 pve-kernel (4.4.8-51) unstable; urgency=medium
766
767 * Update to Ubuntu-4.4.0-22.40 (fix CVE-2016-0758 and CVE-2016-3713)
768
769 -- Proxmox Support Team <support@proxmox.com> Tue, 17 May 2016 15:56:58 +0200
770
771 pve-kernel (4.4.8-50) unstable; urgency=medium
772
773 * Fix CVE-2016-4485, CVE-2016-4486, CVE-2016-4558
774
775 * By default disable the new dynamic halt polling behavior
776
777 -- Proxmox Support Team <support@proxmox.com> Thu, 12 May 2016 09:20:02 +0200
778
779 pve-kernel (4.4.8-49) unstable; urgency=medium
780
781 * bump API to 4.4.8-1-pve
782
783 * update to Update to Ubuntu-4.4.0-22.39
784
785 * fix #981: backport Skylake ACS quirk patches from 4.7
786
787 * add fix for zfs acl write bug
788
789 -- Proxmox Support Team <support@proxmox.com> Mon, 09 May 2016 10:28:20 +0200
790
791 pve-kernel (4.4.6-48) unstable; urgency=medium
792
793 * fix CVE-2016-3951
794
795 * fix #950: cherry-pick length check for tcp_mark_head_lost
796
797 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Apr 2016 09:33:27 +0200
798
799 pve-kernel (4.4.6-47) unstable; urgency=medium
800
801 * fix CVE-2016-3955
802
803 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 09:18:45 +0200
804
805 pve-kernel (4.4.6-46) unstable; urgency=medium
806
807 * update to Ubuntu-4.4.0-21.37
808
809 * update DRBD to 9.0.2-1
810
811 * delete apparmor-fix-bad--include-path.patch (upstream)
812
813 * detete ntp-Fix-ADJ_SETOFFSET-being-used-w-ADJ_NANO.patch (upstream)
814
815 -- Proxmox Support Team <support@proxmox.com> Wed, 20 Apr 2016 06:19:02 +0200
816
817 pve-kernel (4.4.6-45) unstable; urgency=medium
818
819 * Backport ntp clock_adjtime fix from 4.5
820
821 -- Proxmox Support Team <support@proxmox.com> Fri, 15 Apr 2016 09:29:51 +0200
822
823 pve-kernel (4.4.6-44) unstable; urgency=medium
824
825 * set CONFIG_BLK_DEV_NVME=y to avoid HW detection problems
826
827 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Apr 2016 12:31:34 +0200
828
829 pve-kernel (4.4.6-43) unstable; urgency=medium
830
831 * update e1000e to 3.3.3
832
833 * update ixgbe to 4.3.15
834
835 * update igb to 5.3.4.4
836
837 * update to Linux 4.4.6 (ubuntu-xenial Ubuntu-4.4.0-17.33)
838
839 * remove kvmstealtime.patch (now upstream)
840
841 * remove 0001-KVM-VMX-Fix-host-initiated-access-to-guest-MSR_TSC_A.patch
842 (upstream)
843
844 * remove iSCSI-block-sd-Fix-device-imposed-transfer-length-limits.patch
845 (upstream)
846
847 * remove aacraid backport patches (now upstream)
848
849 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Apr 2016 09:33:40 +0200
850
851 pve-kernel (4.2.8-42) unstable; urgency=medium
852
853 * update spl/zfs 0.6.5.6
854
855 -- Proxmox Support Team <support@proxmox.com> Wed, 30 Mar 2016 11:06:34 +0200
856
857 pve-kernel (4.2.8-41) unstable; urgency=medium
858
859 * update kernel source to Ubuntu-4.2.0-34.39
860
861 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Mar 2016 10:19:00 +0100
862
863 pve-kernel (4.2.8-40) unstable; urgency=medium
864
865 * fix iSCSI patch on commit ef5f1ab8555594d7d400308a4a38b2d0cdf1458f
866
867 -- Proxmox Support Team <support@proxmox.com> Thu, 17 Mar 2016 16:50:57 +0100
868
869 pve-kernel (4.2.8-39) unstable; urgency=medium
870
871 * fix freeze of VMs on live migration
872
873 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Feb 2016 12:10:39 +0100
874
875 pve-kernel (4.2.8-38) unstable; urgency=medium
876
877 * update kernel source to Ubuntu-4.2.0-30.35
878
879 * remove apparmor-socket-mediation.patch (now upstream)
880
881 * remove CVE-2015-8785 an CVE-2016-2069 fix (now upstream)
882
883 * remove 000X-mttr.patch (now upstream)
884
885 * update DRBD to 9.0.1 (commit 3d38916489fac62b036d8e79d3fcd81d318ca4cb)
886
887 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Feb 2016 08:30:17 +0100
888
889 pve-kernel (4.2.8-37) unstable; urgency=medium
890
891 * update kernel source to Ubuntu-4.2.0-27.32
892
893 * bump API to 4.2.8-1-pve
894
895 * remove kvm-x86-obey-KVM_X86_QUIRK_CD_NW_CLEARED-in-kvm_set_cr0.patch
896 (upstream)
897
898 * remove CVE-2015-7513-KVM-x86-Reload-pit-counters-for-all-channels.patch
899 (upstream)
900
901 * remove CVE-2015-8787-netfilter-NULL-pointer-check.patch (upstream)
902
903 -- Proxmox Support Team <support@proxmox.com> Wed, 03 Feb 2016 15:18:40 +0100
904
905 pve-kernel (4.2.6-36) unstable; urgency=medium
906
907 * Fix CVE-2016-2069: TBL flushing
908
909 * Fix CVE-2015-8787: netfilter NULL pointer checking
910
911 -- Proxmox Support Team <support@proxmox.com> Thu, 28 Jan 2016 11:09:09 +0100
912
913 pve-kernel (4.2.6-35) unstable; urgency=medium
914
915 * Fix CVE-2015-8785: fuse infinite loop
916
917 -- Proxmox Support Team <support@proxmox.com> Mon, 25 Jan 2016 09:21:20 +0100
918
919 pve-kernel (4.2.6-34) unstable; urgency=medium
920
921 * update kernel source to Ubuntu-4.2.0-25.30 (fix CVE-2016-0728)
922
923 * remove KVM-svm-unconditionally-intercept-DB.patch (upstream)
924
925 * remove CVE-2015-8709-ptrace-require-mapped-uids-gids.patch (upstream)
926
927 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Jan 2016 08:55:17 +0100
928
929 pve-kernel (4.2.6-33) unstable; urgency=medium
930
931 * update spl/zfs to 0.6.5.4
932
933 -- Proxmox Support Team <support@proxmox.com> Thu, 14 Jan 2016 11:31:40 +0100
934
935 pve-kernel (4.2.6-32) unstable; urgency=medium
936
937 * backport iSCSI fix from 4.4-rc5
938
939 * fix CVE-2015-7513
940
941 -- Proxmox Support Team <support@proxmox.com> Sun, 10 Jan 2016 15:04:45 +0100
942
943 pve-kernel (4.2.6-31) unstable; urgency=medium
944
945 * Fix CVE-2015-8709: privilege escalation in user namespaces
946
947 -- Proxmox Support Team <support@proxmox.com> Thu, 07 Jan 2016 11:20:19 +0100
948
949 pve-kernel (4.2.6-30) unstable; urgency=medium
950
951 * rea-dd override_for_missing_acs_capabilities patch
952
953 -- Proxmox Support Team <support@proxmox.com> Mon, 04 Jan 2016 06:21:55 +0100
954
955 pve-kernel (4.2.6-29) unstable; urgency=medium
956
957 * kvm mttr fixes (pci passthrough)
958
959 -- Proxmox Support Team <support@proxmox.com> Thu, 31 Dec 2015 12:43:56 +0100
960
961 pve-kernel (4.2.6-28) unstable; urgency=medium
962
963 * update aacraid driver (backport from kernel 4.4rc5)
964
965 -- Proxmox Support Team <support@proxmox.com> Sat, 19 Dec 2015 15:26:05 +0100
966
967 pve-kernel (4.2.6-27) unstable; urgency=medium
968
969 * AppArmor: add temporary socket mediation fix
970
971 -- Proxmox Support Team <support@proxmox.com> Fri, 18 Dec 2015 12:39:05 +0100
972
973 pve-kernel (4.2.6-26) unstable; urgency=medium
974
975 * fix CVE-2015-8104 (KVM-svm-unconditionally-intercept-DB.patch)
976
977 -- Proxmox Support Team <support@proxmox.com> Wed, 09 Dec 2015 10:32:45 +0100
978
979 pve-kernel (4.2.3-25) unstable; urgency=medium
980
981 * blacklist ipmi_watchdog.ko
982
983 -- Proxmox Support Team <support@proxmox.com> Fri, 04 Dec 2015 19:04:52 +0100
984
985 pve-kernel (4.2.3-24) unstable; urgency=medium
986
987 * include autogenerated blacklist for watchdog devices
988
989 -- Proxmox Support Team <support@proxmox.com> Wed, 02 Dec 2015 11:38:06 +0100
990
991 pve-kernel (4.2.3-23) unstable; urgency=medium
992
993 * update kernel source to Ubuntu-4.2.0-19.23
994
995 * bump kernel API to 4.2.6-1-pve
996
997 -- Proxmox Support Team <support@proxmox.com> Tue, 01 Dec 2015 18:24:23 +0100
998
999 pve-kernel (4.2.3-22) unstable; urgency=medium
1000
1001 * add kvm-x86-obey-KVM_X86_QUIRK_CD_NW_CLEARED-in-kvm_set_cr0.patch
1002
1003 -- Proxmox Support Team <support@proxmox.com> Sun, 15 Nov 2015 15:50:52 +0100
1004
1005 pve-kernel (4.2.3-21) unstable; urgency=medium
1006
1007 * update spl/zfs to 0.6.5.3
1008
1009 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Nov 2015 07:32:30 +0100
1010
1011 pve-kernel (4.2.3-20) unstable; urgency=medium
1012
1013 * update kernel source to Ubuntu-4.2.0-17.21
1014
1015 -- Proxmox Support Team <support@proxmox.com> Tue, 03 Nov 2015 10:15:03 +0100
1016
1017 pve-kernel (4.2.3-19) unstable; urgency=medium
1018
1019 * update e1000e to 3.2.7.1
1020
1021 * bump kernel API to 4.2.3-2-pve
1022
1023 -- Proxmox Support Team <support@proxmox.com> Mon, 02 Nov 2015 10:05:01 +0100
1024
1025 pve-kernel (4.2.3-18) unstable; urgency=medium
1026
1027 * kvm : fix stealtime bug
1028
1029 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Oct 2015 14:23:45 +0200
1030
1031 pve-kernel (4.2.3-17) unstable; urgency=medium
1032
1033 * update kernel source to Ubuntu-4.2.0-16.19 (rebase to v4.2.3)
1034
1035 * remove patch fix-rtnl_bridge_getlink.patch (now upsream)
1036
1037 -- Proxmox Support Team <support@proxmox.com> Sun, 18 Oct 2015 10:56:49 +0200
1038
1039 pve-kernel (4.2.2-16) unstable; urgency=medium
1040
1041 * update zfs to 0.6.5.2
1042
1043 -- Proxmox Support Team <support@proxmox.com> Mon, 05 Oct 2015 18:05:05 +0200
1044
1045 pve-kernel (4.2.2-15) unstable; urgency=medium
1046
1047 * add newer ixgbe driver (ixgbe-4.1.5.tar.gz)
1048
1049 * update kernel source to Ubuntu-4.2.0-14.16 (rebase to v4.2.2)
1050
1051 -- Proxmox Support Team <support@proxmox.com> Sat, 03 Oct 2015 08:23:43 +0200
1052
1053 pve-kernel (4.2.1-14) unstable; urgency=medium
1054
1055 * update kernel source to Ubuntu-4.2.0-11.13 (rebase to v4.2.1)
1056
1057 -- Proxmox Support Team <support@proxmox.com> Fri, 25 Sep 2015 09:26:29 +0200
1058
1059 pve-kernel (4.2.0-13) unstable; urgency=medium
1060
1061 * update kernel source to Ubuntu-4.2.0-10.12
1062
1063 * update zfs/spl to 0.6.5
1064
1065 -- Proxmox Support Team <support@proxmox.com> Mon, 21 Sep 2015 10:30:10 +0200
1066
1067 pve-kernel (4.2.0-12) unstable; urgency=medium
1068
1069 * kernel4.2: fix bridge vlan command with bond
1070
1071 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Sep 2015 16:34:16 +0200
1072
1073 pve-kernel (4.2.0-11) unstable; urgency=medium
1074
1075 * do not use TRANSPARENT_HUGEPAGE by default
1076
1077 * update kernel source to Ubuntu-4.2.0-10.11
1078
1079 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Sep 2015 09:53:08 +0200
1080
1081 pve-kernel (4.2.0-10) unstable; urgency=medium
1082
1083 * update drbd9 driver
1084
1085 -- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 18:47:35 +0200
1086
1087 pve-kernel (4.2.0-9) unstable; urgency=medium
1088
1089 * update to kernel 4.2.0
1090
1091 * use upstream igb driver
1092
1093 * update drbd9 driver
1094
1095 -- Proxmox Support Team <support@proxmox.com> Sat, 05 Sep 2015 20:19:04 +0200
1096
1097 pve-kernel (4.1.3-8) unstable; urgency=medium
1098
1099 * fix bug #674: avoid zfs loop mount crash
1100
1101 -- Proxmox Support Team <support@proxmox.com> Sun, 09 Aug 2015 17:01:06 +0200
1102
1103 pve-kernel (4.1.3-7) unstable; urgency=medium
1104
1105 * use zfs/spl sources from our zfs userspace tool (to
1106 avoid version missmatch)
1107
1108 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jul 2015 18:39:00 +0200
1109
1110 pve-kernel (4.1.3-6) unstable; urgency=medium
1111
1112 * update to 4.1.3 (ubuntgu wily)
1113
1114 -- Proxmox Support Team <support@proxmox.com> Thu, 30 Jul 2015 07:37:56 +0200
1115
1116 pve-kernel-3.19.8 (3.19.8-5) unstable; urgency=medium
1117
1118 * add bridge-vlanrage patches
1119
1120 -- Proxmox Support Team <support@proxmox.com> Fri, 24 Jul 2015 11:13:14 +0200
1121
1122 pve-kernel-3.19.8 (3.19.8-4) unstable; urgency=medium
1123
1124 * update kernel to Linux 3.19.8-ckt2
1125
1126 * update zfs/spl to 0.6.4.2
1127
1128 -- Proxmox Support Team <support@proxmox.com> Tue, 21 Jul 2015 12:16:06 +0200
1129
1130 pve-kernel-3.19.8 (3.19.8-3) unstable; urgency=medium
1131
1132 * update DRBD to 9.0.0
1133
1134 * update kernel to Linux 3.19.8-ckt1
1135
1136 -- Proxmox Support Team <support@proxmox.com> Wed, 17 Jun 2015 06:20:05 +0200
1137
1138 pve-kernel-3.19.8 (3.19.8-2) unstable; urgency=medium
1139
1140 * include latest igb and ixgbe drivers
1141
1142 * disable evbug module
1143
1144 -- Proxmox Support Team <support@proxmox.com> Wed, 27 May 2015 15:13:05 +0200
1145
1146 pve-kernel-3.19.8 (3.19.8-1) unstable; urgency=medium
1147
1148 * update to ubuntu-vivid based kernel
1149
1150 -- Proxmox Support Team <support@proxmox.com> Wed, 27 May 2015 09:43:40 +0200
1151
1152 pve-kernel-3.10.0 (3.10.0-35) unstable; urgency=medium
1153
1154 * update igb driver to 5.2.18
1155
1156 * update ixgbe driver to 4.0.3
1157
1158 * update i40e driver to 1.2.38
1159
1160 * drbd9 update to commit 6d340f1f63db9d2dd38e3696e47c0d0e49f3f6b2
1161
1162 -- Proxmox Support Team <support@proxmox.com> Fri, 08 May 2015 10:21:56 +0200
1163
1164 pve-kernel-3.10.0 (3.10.0-34) unstable; urgency=medium
1165
1166 * update zfs/spl 0.6.4, bump api version to 9-pve
1167
1168 -- Proxmox Support Team <support@proxmox.com> Tue, 14 Apr 2015 13:11:38 +0200
1169
1170 pve-kernel-3.10.0 (3.10.0-33) unstable; urgency=medium
1171
1172 * updaupdate to kernel-3.10.0-229.1.2.el7.src.rpm
1173
1174 -- Proxmox Support Team <support@proxmox.com> Fri, 10 Apr 2015 16:15:34 +0200
1175
1176 pve-kernel-3.10.0 (3.10.0-32) unstable; urgency=medium
1177
1178 * use apparmor as default security module
1179
1180 -- Proxmox Support Team <support@proxmox.com> Sun, 05 Apr 2015 10:12:49 +0200
1181
1182 pve-kernel-3.10.0 (3.10.0-31) unstable; urgency=medium
1183
1184 * include latest DRBD 9.0 driver
1185
1186 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Mar 2015 16:10:00 +0100
1187
1188 pve-kernel-3.10.0 (3.10.0-30) unstable; urgency=medium
1189
1190 * update to kernel-3.10.0-229.el7.src.rpm
1191
1192 * remove tg3-fix-deadlock_in_tg3_change_mtu.patch (now upstream)
1193
1194 -- Proxmox Support Team <support@proxmox.com> Sat, 14 Mar 2015 10:32:36 +0100
1195
1196 pve-kernel-3.10.0 (3.10.0-29) unstable; urgency=low
1197
1198 * IPv6: forwaring ICMP6 neighbor solicitation on bridge
1199
1200 * vhost-net: extend device allocation to vmalloc
1201
1202 -- Proxmox Support Team <support@proxmox.com> Fri, 06 Mar 2015 07:09:19 +0100
1203
1204 pve-kernel-3.10.0 (3.10.0-28) unstable; urgency=low
1205
1206 * update to kernel-3.10.0-123.20.1.el7.src.rpm
1207
1208 * add latest Intel(R) Ethernet Connection XL710 Network Driver (i40e)
1209
1210 -- Proxmox Support Team <support@proxmox.com> Fri, 27 Feb 2015 06:01:27 +0100
1211
1212 pve-kernel-3.10.0 (3.10.0-27) unstable; urgency=low
1213
1214 * enable vhost-scsi module
1215
1216 -- Proxmox Support Team <support@proxmox.com> Thu, 22 Jan 2015 10:57:12 +0100
1217
1218 pve-kernel-3.10.0 (3.10.0-26) unstable; urgency=low
1219
1220 * update hpsa module
1221
1222 -- Proxmox Support Team <support@proxmox.com> Tue, 13 Jan 2015 17:32:17 +0100
1223
1224 pve-kernel-3.10.0 (3.10.0-25) unstable; urgency=low
1225
1226 * add zfs modules
1227
1228 -- Proxmox Support Team <support@proxmox.com> Sun, 11 Jan 2015 08:37:21 +0100
1229
1230 pve-kernel-3.10.0 (3.10.0-24) unstable; urgency=low
1231
1232 * update to kernel kernel-3.10.0-123.13.2.el7.src.rpm
1233
1234 -- Proxmox Support Team <support@proxmox.com> Sat, 27 Dec 2014 09:31:58 +0100
1235
1236 pve-kernel-3.10.0 (3.10.0-23) unstable; urgency=low
1237
1238 * update igb to 5.2.15
1239
1240 * update ixgbe to 3.23.2
1241
1242 -- Proxmox Support Team <support@proxmox.com> Fri, 26 Dec 2014 10:39:17 +0100
1243
1244 pve-kernel-3.10.0 (3.10.0-22) unstable; urgency=low
1245
1246 * update netxtreme2 drivers to 7.11.05
1247
1248 -- Proxmox Support Team <support@proxmox.com> Wed, 24 Dec 2014 14:36:07 +0100
1249
1250 pve-kernel-3.10.0 (3.10.0-21) unstable; urgency=low
1251
1252 * include cephfs module
1253
1254 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Dec 2014 14:25:21 +0100
1255
1256 pve-kernel-3.10.0 (3.10.0-20) unstable; urgency=low
1257
1258 * update to kernel-3.10.0-123.9.3.el7.src.rpm
1259
1260 -- Proxmox Support Team <support@proxmox.com> Fri, 05 Dec 2014 13:16:13 +0100
1261
1262 pve-kernel-3.10.0 (3.10.0-19) unstable; urgency=low
1263
1264 * update to kernel-3.10.0-123.8.1.el7.src.rpm
1265
1266 -- Proxmox Support Team <support@proxmox.com> Wed, 15 Oct 2014 07:35:13 +0200
1267
1268 pve-kernel-3.10.0 (3.10.0-18) unstable; urgency=low
1269
1270 * tg3: Fix deadlock in tg3_change_mtu
1271 (patch tg3-fix-deadlock_in_tg3_change_mtu.patch)
1272
1273 -- Proxmox Support Team <support@proxmox.com> Tue, 16 Sep 2014 07:35:33 +0200
1274
1275 pve-kernel-3.10.0 (3.10.0-17) unstable; urgency=low
1276
1277 * allow grub-efi-ia32 boot loader
1278
1279 -- Proxmox Support Team <support@proxmox.com> Sat, 23 Aug 2014 09:05:20 +0200
1280
1281 pve-kernel-3.10.0 (3.10.0-16) unstable; urgency=low
1282
1283 * update to kernel-3.10.0-123.6.3.el7.src.rpm
1284
1285 * remove patch n_tty-Fix-n_tty_write-crash-when-echoing-in-raw-mode.patch
1286 (now upstream)
1287
1288 -- Proxmox Support Team <support@proxmox.com> Thu, 21 Aug 2014 08:46:54 +0200
1289
1290 pve-kernel-3.10.0 (3.10.0-15) unstable; urgency=low
1291
1292 * gpu passthrough: add override_for_missing_acs_capabilities.patch,
1293 needed for some radeon cards.
1294
1295 -- Proxmox Support Team <support@proxmox.com> Mon, 11 Aug 2014 07:53:41 +0200
1296
1297 pve-kernel-3.10.0 (3.10.0-14) unstable; urgency=low
1298
1299 * update e1000e to 3.1.0.2
1300
1301 * update igb to 5.2.9.4
1302
1303 * update ixgbe to 3.21.2
1304
1305 * update netxtreme2 to 7.10.14
1306
1307 * update arcmsr to 1.30.0X.19-140509
1308
1309 -- Proxmox Support Team <support@proxmox.com> Fri, 08 Aug 2014 08:01:28 +0200
1310
1311 pve-kernel-3.10.0 (3.10.0-13) unstable; urgency=low
1312
1313 * recompile to enable vfio xfga
1314
1315 -- Proxmox Support Team <support@proxmox.com> Sat, 02 Aug 2014 09:05:37 +0200
1316
1317 pve-kernel-3.10.0 (3.10.0-12) unstable; urgency=low
1318
1319 * fix bug #292: add postrm file for cleanup
1320
1321 -- Proxmox Support Team <support@proxmox.com> Tue, 29 Jul 2014 08:13:00 +0200
1322
1323 pve-kernel-3.10.0 (3.10.0-11) unstable; urgency=low
1324
1325 * update to kernel-3.10.0-123.el7.src.rpm
1326
1327 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Jun 2014 13:23:12 +0200
1328
1329 pve-kernel-3.10.0 (3.10.0-10) unstable; urgency=low
1330
1331 * add fix for CVE-2014-0196
1332
1333 -- Proxmox Support Team <support@proxmox.com> Tue, 13 May 2014 07:06:37 +0200
1334
1335 pve-kernel-3.10.0 (3.10.0-9) unstable; urgency=low
1336
1337 * enable BCACHE
1338
1339 -- Proxmox Support Team <support@proxmox.com> Fri, 02 May 2014 06:01:04 +0200
1340
1341 pve-kernel-3.10.0 (3.10.0-8) unstable; urgency=low
1342
1343 * compile NBD and RBD modules
1344
1345 * set CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
1346
1347 -- Proxmox Support Team <support@proxmox.com> Thu, 24 Apr 2014 10:22:35 +0200
1348
1349 pve-kernel-3.10.0 (3.10.0-7) unstable; urgency=low
1350
1351 * update to kernel-3.10.0-121.el7.src.rpm
1352
1353 * remove net-core-always-propagate-flag-changes.patch (upstream)
1354
1355 * bump kernal version to 3.10.0-2-pve
1356
1357 * use bnx2 from upstream (Broadcom bnx2 drivers does not compile)
1358
1359 * update e1000e to 3.0.4.1
1360
1361 * update igb to 5.1.2
1362
1363 * update ixgbe to 3.19.1
1364
1365 -- Proxmox Support Team <support@proxmox.com> Wed, 23 Apr 2014 09:13:18 +0200
1366
1367 pve-kernel-3.10.0 (3.10.0-6) unstable; urgency=low
1368
1369 * set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
1370
1371 -- Proxmox Support Team <support@proxmox.com> Thu, 10 Apr 2014 08:39:31 +0200
1372
1373 pve-kernel-3.10.0 (3.10.0-5) unstable; urgency=low
1374
1375 * set CONFIG_BRIDGE=y
1376
1377 * disable module signatures
1378
1379 * re-add patch bridge-patch.diff
1380
1381 -- Proxmox Support Team <support@proxmox.com> Tue, 17 Dec 2013 12:06:42 +0100
1382
1383 pve-kernel-3.10.0 (3.10.0-4) unstable; urgency=low
1384
1385 * add latest e1000e driver
1386
1387 * add latest igb driver
1388
1389 * add latest ixgbe driver
1390
1391 * add latest netxtreme2 drivers
1392
1393 * add latest aacraid driver
1394
1395 * add latest ARECA RAID driver
1396
1397 -- Proxmox Support Team <support@proxmox.com> Mon, 16 Dec 2013 07:25:17 +0100
1398
1399 pve-kernel-3.10.0 (3.10.0-3) unstable; urgency=low
1400
1401 * app patch to enable VLAN on bridge
1402
1403 -- Proxmox Support Team <support@proxmox.com> Sat, 14 Dec 2013 09:38:07 +0100
1404
1405 pve-kernel-3.10.0 (3.10.0-2) unstable; urgency=low
1406
1407 * enable DRBD
1408
1409 -- Proxmox Support Team <support@proxmox.com> Fri, 13 Dec 2013 15:33:35 +0100
1410
1411 pve-kernel-3.10.0 (3.10.0-1) unstable; urgency=low
1412
1413 * first try
1414
1415 -- Proxmox Support Team <support@proxmox.com> Thu, 12 Dec 2013 12:34:04 +0100