changelog.Debian 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968
  1. pve-kernel (4.10.8-7) unstable; urgency=medium
  2. * update CVE-2017-7979 fix (#1351) to final version
  3. * add fix for swapops.h BUG_ON
  4. * fix #1343: jumbo frame support for intel e1000e, igb and ixgbe modules
  5. -- Proxmox Support Team <[email protected]> Fri, 5 May 2017 09:18:09 +0200
  6. pve-kernel (4.10.8-6) unstable; urgency=medium
  7. * update to Ubuntu-4.10.0-19.21
  8. * fix #1351: kernel bug when adding network rate limit
  9. * bump ABI to 4.10.8-1-pve
  10. -- Proxmox Support Team <[email protected]> Thu, 13 Apr 2017 11:24:12 +0200
  11. pve-kernel (4.10.5-5) unstable; urgency=medium
  12. * set default IO scheduler to deadline again
  13. -- Proxmox Support Team <[email protected]> Wed, 29 Mar 2017 15:13:56 +0200
  14. pve-kernel (4.10.5-4) unstable; urgency=medium
  15. * update to Ubuntu-4.10.0-15.17
  16. * bump ABI to 4.10.5-1-pve
  17. * include fix for MTU > 1500 on OpenVSwitch
  18. -- Proxmox Support Team <[email protected]> Tue, 28 Mar 2017 10:13:56 +0200
  19. pve-kernel (4.10.3-3) unstable; urgency=medium
  20. * update to Ubuntu-4.10.0-14.16
  21. * bump ABI to 4.10.3-1-pve
  22. -- Proxmox Support Team <[email protected]> Fri, 24 Mar 2017 13:43:59 +0100
  23. pve-kernel (4.10.1-2) unstable; urgency=medium
  24. * update to Ubuntu-4.10.0-13.15
  25. * bump ABI to 4.10.1-2-pve
  26. -- Proxmox Support Team <[email protected]> Fri, 10 Mar 2017 10:20:14 +0100
  27. pve-kernel (4.10.1-1) unstable; urgency=medium
  28. * update to Ubuntu Zesty's 4.10.0-11.13 kernel
  29. * update igb to 5.3.5.4
  30. * update ixgbe to 5.0.4
  31. * update e1000e to 3.3.5.3
  32. * don't build DRBD9 anymore, pve-kernel now comes with mainline DRBD8
  33. * drop intel_idle Atom Cedarview revert
  34. -- Proxmox Support Team <[email protected]> Fri, 3 Mar 2017 15:54:29 +0100
  35. pve-kernel (4.4.44-83) unstable; urgency=medium
  36. * update to Ubuntu-4.4.0-63.84
  37. * add KVM RTC cherry-pick for Windows live-migration
  38. * disable intel_idle for Atom N2000 series
  39. * update DRBD 9 module to 9.0.6
  40. * bump ABI to pve-kernel-4.4.44-1
  41. -- Proxmox Support Team <[email protected]> Wed, 1 Mar 2017 09:22:35 +0100
  42. pve-kernel (4.4.40-82) unstable; urgency=medium
  43. * fix CVE-2017-6074: local root privilege escalation in dccp module
  44. * fix #1276: include package version in uname information
  45. -- Proxmox Support Team <[email protected]> Thu, 23 Feb 2017 15:14:06 +0100
  46. pve-kernel (4.4.40-80) unstable; urgency=medium
  47. * bump ABI to pve-kernel-4.4.40-1
  48. * update ZFS/SPL sources to 0.6.5.9
  49. * fix CVE-2017-2596: kvm: page reference leakage
  50. * update to Ubuntu-4.4.0-62.83
  51. -- Proxmox Support Team <[email protected]> Wed, 8 Feb 2017 15:54:24 +0100
  52. pve-kernel (4.4.35-79) unstable; urgency=medium
  53. * change default transparent hugepages setting to madvise
  54. * revert buggy NVME commits (http://bugs.launchpad.net/bugs/1626894)
  55. * fix CVE-2017-2583: potential DoS or privilege escalation in KVM guests
  56. -- Proxmox Support Team <[email protected]> Thu, 19 Jan 2017 14:43:35 +0100
  57. pve-kernel (4.4.35-78) unstable; urgency=medium
  58. * revert OOM-commits causing premature OOM kills
  59. * bump ABI to pve-kernel-4.4.35-2
  60. * bump version to 4.4.35-78
  61. -- Proxmox Support Team <[email protected]> Mon, 9 Jan 2017 10:03:41 +0100
  62. pve-kernel (4.4.35-77) unstable; urgency=medium
  63. * update to Ubuntu-4.4.0-58.79
  64. * add cpuset remap patch
  65. -- Proxmox Support Team <[email protected]> Thu, 22 Dec 2016 11:58:43 +0100
  66. pve-kernel (4.4.35-76) unstable; urgency=medium
  67. * version bump for new 4.4. release
  68. -- Proxmox Support Team <[email protected]> Fri, 09 Dec 2016 11:22:21 +0100
  69. pve-kernel (4.4.35-75) unstable; urgency=medium
  70. * cherry-pick fix for bn2x2 bridge issue (Ubuntu bug #1616107)
  71. * fix CVE-2016-8655
  72. -- Proxmox Support Team <[email protected]> Tue, 6 Dec 2016 09:38:59 +0100
  73. pve-kernel (4.4.35-74) unstable; urgency=medium
  74. * update to Ubuntu-4.4.0-52.73
  75. * update to DRBD 9.0.5-1
  76. -- Proxmox Support Team <[email protected]> Mon, 5 Dec 2016 10:19:19 +0100
  77. pve-kernel (4.4.30-73) unstable; urgency=medium
  78. * update to Ubuntu-4.4.0-51.72
  79. -- Proxmox Support Team <[email protected]> Wed, 30 Nov 2016 09:43:00 +0100
  80. pve-kernel (4.4.24-72) unstable; urgency=medium
  81. * update to Ubuntu-4.4.0-47.68
  82. -- Proxmox Support Team <[email protected]> Mon, 14 Nov 2016 12:16:54 +0100
  83. pve-kernel (4.4.21-71) unstable; urgency=medium
  84. * fix zpool import hang with vdev on zvol
  85. -- Proxmox Support Team <[email protected]> Thu, 27 Oct 2016 09:17:26 +0200
  86. pve-kernel (4.4.21-70) unstable; urgency=medium
  87. * update to Ubuntu-4.4.0-45.66
  88. * update ZFS/SPL to 0.6.5.8
  89. -- Proxmox Support Team <[email protected]> Thu, 20 Oct 2016 13:21:56 +0200
  90. pve-kernel (4.4.21-69) unstable; urgency=medium
  91. * update to Ubuntu-4.4.0-43.63
  92. * fix #927: IPoIB performance regression
  93. -- Proxmox Support Team <[email protected]> Fri, 14 Oct 2016 08:59:12 +0200
  94. pve-kernel (4.4.21-68) unstable; urgency=medium
  95. * update to Ubuntu-4.4.0-42.62
  96. -- Proxmox Support Team <[email protected]> Thu, 13 Oct 2016 09:16:07 +0200
  97. pve-kernel (4.4.21-67) unstable; urgency=medium
  98. * update to Ubuntu-4.4.0-41.61
  99. * bump API to 4.4.21-1-pve
  100. * drop e31200_edac skylake support patch, applied upstream
  101. -- Proxmox Support Team <[email protected]> Mon, 10 Oct 2016 13:58:01 +0200
  102. pve-kernel (4.4.19-66) unstable; urgency=medium
  103. * update to Ubuntu-4.4.0-38.57
  104. * bump API to 4.4.19-1-pve
  105. -- Proxmox Support Team <[email protected]> Wed, 14 Sep 2016 13:22:45 +0200
  106. pve-kernel (4.4.16-65) unstable; urgency=medium
  107. * update drbd to 9.0.4-1
  108. -- Proxmox Support Team <[email protected]> Wed, 07 Sep 2016 17:27:10 +0200
  109. pve-kernel (4.4.16-64) unstable; urgency=medium
  110. * sd: Fix rw_max for devices that report an optimal xfer size
  111. -- Proxmox Support Team <[email protected]> Wed, 31 Aug 2016 14:42:18 +0200
  112. pve-kernel (4.4.16-63) unstable; urgency=medium
  113. * bump deb release to -63 for proxmox-ve package update
  114. -- Proxmox Support Team <[email protected]> Mon, 29 Aug 2016 12:08:09 +0200
  115. pve-kernel (4.4.16-62) unstable; urgency=medium
  116. * watchdog: mei_wdt: implement MEI iAMT watchdog driver
  117. * update e1000e to 3.3.5
  118. -- Proxmox Support Team <[email protected]> Thu, 25 Aug 2016 11:03:48 +0200
  119. pve-kernel (4.4.16-61) unstable; urgency=medium
  120. * update to Ubuntu-4.4.0-36.55
  121. * bump API to 4.4.16-1-pve
  122. * drop ceph-scheduler-fix.patch (applied upstream)
  123. * EDAC, ie31200_edac: Add Skylake support
  124. * update igb to 5.3.5.3
  125. -- Proxmox Support Team <[email protected]> Wed, 24 Aug 2016 15:08:27 +0200
  126. pve-kernel (4.4.15-60) unstable; urgency=medium
  127. * update to Ubuntu-4.4.0-33.52
  128. * drop CVE fixes applied upstream
  129. -- Proxmox Support Team <[email protected]> Mon, 25 Jul 2016 09:03:35 +0200
  130. pve-kernel (4.4.13-59) unstable; urgency=medium
  131. * fix a divide by zero bug with load average calculation in the scheduler on
  132. dual processor systems (ceph-scheduler-fix.patch)
  133. -- Proxmox Support Team <[email protected]> Mon, 25 Jul 2016 08:22:03 +0200
  134. pve-kernel (4.4.13-58) unstable; urgency=medium
  135. * update to Ubuntu-4.4.0-31.50
  136. * bump API to 4.4.13-2-pve
  137. * update drbd to 9.0.3-1
  138. -- Proxmox Support Team <[email protected]> Fri, 15 Jul 2016 06:19:41 +0200
  139. pve-kernel (4.4.13-57) unstable; urgency=medium
  140. * fix CVE-2016-4470
  141. * fix CVE-2016-4794
  142. -- Proxmox Support Team <[email protected]> Thu, 14 Jul 2016 12:37:41 +0200
  143. pve-kernel (4.4.13-56) unstable; urgency=medium
  144. * update to zfs/spl 0.6.5.7
  145. -- Proxmox Support Team <[email protected]> Mon, 27 Jun 2016 12:30:00 +0200
  146. pve-kernel (4.4.13-55) unstable; urgency=medium
  147. * update to Ubuntu-4.4.0-28.47
  148. * bump API to 4.4.13-1-pve
  149. -- Proxmox Support Team <[email protected]> Sat, 25 Jun 2016 11:50:10 +0200
  150. pve-kernel (4.4.10-54) unstable; urgency=medium
  151. * Update to Ubuntu-4.4.0-24.43
  152. * bump API to 4.4.10-1-pve
  153. -- Proxmox Support Team <[email protected]> Fri, 10 Jun 2016 20:55:02 +0200
  154. pve-kernel (4.4.8-53) unstable; urgency=medium
  155. * update ixgbe to 4.4.6
  156. -- Proxmox Support Team <[email protected]> Fri, 10 Jun 2016 13:34:15 +0200
  157. pve-kernel (4.4.8-52) unstable; urgency=medium
  158. * ixgbe: Correct handling of any outer UDP checksum setting
  159. -- Proxmox Support Team <[email protected]> Tue, 31 May 2016 06:54:52 +0200
  160. pve-kernel (4.4.8-51) unstable; urgency=medium
  161. * Update to Ubuntu-4.4.0-22.40 (fix CVE-2016-0758 and CVE-2016-3713)
  162. -- Proxmox Support Team <[email protected]> Tue, 17 May 2016 15:56:58 +0200
  163. pve-kernel (4.4.8-50) unstable; urgency=medium
  164. * Fix CVE-2016-4485, CVE-2016-4486, CVE-2016-4558
  165. * By default disable the new dynamic halt polling behavior
  166. -- Proxmox Support Team <[email protected]> Thu, 12 May 2016 09:20:02 +0200
  167. pve-kernel (4.4.8-49) unstable; urgency=medium
  168. * bump API to 4.4.8-1-pve
  169. * update to Update to Ubuntu-4.4.0-22.39
  170. * fix #981: backport Skylake ACS quirk patches from 4.7
  171. * add fix for zfs acl write bug
  172. -- Proxmox Support Team <[email protected]> Mon, 09 May 2016 10:28:20 +0200
  173. pve-kernel (4.4.6-48) unstable; urgency=medium
  174. * fix CVE-2016-3951
  175. * fix #950: cherry-pick length check for tcp_mark_head_lost
  176. -- Proxmox Support Team <[email protected]> Thu, 21 Apr 2016 09:33:27 +0200
  177. pve-kernel (4.4.6-47) unstable; urgency=medium
  178. * fix CVE-2016-3955
  179. -- Proxmox Support Team <[email protected]> Wed, 20 Apr 2016 09:18:45 +0200
  180. pve-kernel (4.4.6-46) unstable; urgency=medium
  181. * update to Ubuntu-4.4.0-21.37
  182. * update DRBD to 9.0.2-1
  183. * delete apparmor-fix-bad--include-path.patch (upstream)
  184. * detete ntp-Fix-ADJ_SETOFFSET-being-used-w-ADJ_NANO.patch (upstream)
  185. -- Proxmox Support Team <[email protected]> Wed, 20 Apr 2016 06:19:02 +0200
  186. pve-kernel (4.4.6-45) unstable; urgency=medium
  187. * Backport ntp clock_adjtime fix from 4.5
  188. -- Proxmox Support Team <[email protected]> Fri, 15 Apr 2016 09:29:51 +0200
  189. pve-kernel (4.4.6-44) unstable; urgency=medium
  190. * set CONFIG_BLK_DEV_NVME=y to avoid HW detection problems
  191. -- Proxmox Support Team <[email protected]> Thu, 14 Apr 2016 12:31:34 +0200
  192. pve-kernel (4.4.6-43) unstable; urgency=medium
  193. * update e1000e to 3.3.3
  194. * update ixgbe to 4.3.15
  195. * update igb to 5.3.4.4
  196. * update to Linux 4.4.6 (ubuntu-xenial Ubuntu-4.4.0-17.33)
  197. * remove kvmstealtime.patch (now upstream)
  198. * remove 0001-KVM-VMX-Fix-host-initiated-access-to-guest-MSR_TSC_A.patch
  199. (upstream)
  200. * remove iSCSI-block-sd-Fix-device-imposed-transfer-length-limits.patch
  201. (upstream)
  202. * remove aacraid backport patches (now upstream)
  203. -- Proxmox Support Team <[email protected]> Mon, 11 Apr 2016 09:33:40 +0200
  204. pve-kernel (4.2.8-42) unstable; urgency=medium
  205. * update spl/zfs 0.6.5.6
  206. -- Proxmox Support Team <[email protected]> Wed, 30 Mar 2016 11:06:34 +0200
  207. pve-kernel (4.2.8-41) unstable; urgency=medium
  208. * update kernel source to Ubuntu-4.2.0-34.39
  209. -- Proxmox Support Team <[email protected]> Sat, 19 Mar 2016 10:19:00 +0100
  210. pve-kernel (4.2.8-40) unstable; urgency=medium
  211. * fix iSCSI patch on commit ef5f1ab8555594d7d400308a4a38b2d0cdf1458f
  212. -- Proxmox Support Team <[email protected]> Thu, 17 Mar 2016 16:50:57 +0100
  213. pve-kernel (4.2.8-39) unstable; urgency=medium
  214. * fix freeze of VMs on live migration
  215. -- Proxmox Support Team <[email protected]> Fri, 26 Feb 2016 12:10:39 +0100
  216. pve-kernel (4.2.8-38) unstable; urgency=medium
  217. * update kernel source to Ubuntu-4.2.0-30.35
  218. * remove apparmor-socket-mediation.patch (now upstream)
  219. * remove CVE-2015-8785 an CVE-2016-2069 fix (now upstream)
  220. * remove 000X-mttr.patch (now upstream)
  221. * update DRBD to 9.0.1 (commit 3d38916489fac62b036d8e79d3fcd81d318ca4cb)
  222. -- Proxmox Support Team <[email protected]> Wed, 24 Feb 2016 08:30:17 +0100
  223. pve-kernel (4.2.8-37) unstable; urgency=medium
  224. * update kernel source to Ubuntu-4.2.0-27.32
  225. * bump API to 4.2.8-1-pve
  226. * remove kvm-x86-obey-KVM_X86_QUIRK_CD_NW_CLEARED-in-kvm_set_cr0.patch
  227. (upstream)
  228. * remove CVE-2015-7513-KVM-x86-Reload-pit-counters-for-all-channels.patch
  229. (upstream)
  230. * remove CVE-2015-8787-netfilter-NULL-pointer-check.patch (upstream)
  231. -- Proxmox Support Team <[email protected]> Wed, 03 Feb 2016 15:18:40 +0100
  232. pve-kernel (4.2.6-36) unstable; urgency=medium
  233. * Fix CVE-2016-2069: TBL flushing
  234. * Fix CVE-2015-8787: netfilter NULL pointer checking
  235. -- Proxmox Support Team <[email protected]> Thu, 28 Jan 2016 11:09:09 +0100
  236. pve-kernel (4.2.6-35) unstable; urgency=medium
  237. * Fix CVE-2015-8785: fuse infinite loop
  238. -- Proxmox Support Team <[email protected]> Mon, 25 Jan 2016 09:21:20 +0100
  239. pve-kernel (4.2.6-34) unstable; urgency=medium
  240. * update kernel source to Ubuntu-4.2.0-25.30 (fix CVE-2016-0728)
  241. * remove KVM-svm-unconditionally-intercept-DB.patch (upstream)
  242. * remove CVE-2015-8709-ptrace-require-mapped-uids-gids.patch (upstream)
  243. -- Proxmox Support Team <[email protected]> Thu, 21 Jan 2016 08:55:17 +0100
  244. pve-kernel (4.2.6-33) unstable; urgency=medium
  245. * update spl/zfs to 0.6.5.4
  246. -- Proxmox Support Team <[email protected]> Thu, 14 Jan 2016 11:31:40 +0100
  247. pve-kernel (4.2.6-32) unstable; urgency=medium
  248. * backport iSCSI fix from 4.4-rc5
  249. * fix CVE-2015-7513
  250. -- Proxmox Support Team <[email protected]> Sun, 10 Jan 2016 15:04:45 +0100
  251. pve-kernel (4.2.6-31) unstable; urgency=medium
  252. * Fix CVE-2015-8709: privilege escalation in user namespaces
  253. -- Proxmox Support Team <[email protected]> Thu, 07 Jan 2016 11:20:19 +0100
  254. pve-kernel (4.2.6-30) unstable; urgency=medium
  255. * rea-dd override_for_missing_acs_capabilities patch
  256. -- Proxmox Support Team <[email protected]> Mon, 04 Jan 2016 06:21:55 +0100
  257. pve-kernel (4.2.6-29) unstable; urgency=medium
  258. * kvm mttr fixes (pci passthrough)
  259. -- Proxmox Support Team <[email protected]> Thu, 31 Dec 2015 12:43:56 +0100
  260. pve-kernel (4.2.6-28) unstable; urgency=medium
  261. * update aacraid driver (backport from kernel 4.4rc5)
  262. -- Proxmox Support Team <[email protected]> Sat, 19 Dec 2015 15:26:05 +0100
  263. pve-kernel (4.2.6-27) unstable; urgency=medium
  264. * AppArmor: add temporary socket mediation fix
  265. -- Proxmox Support Team <[email protected]> Fri, 18 Dec 2015 12:39:05 +0100
  266. pve-kernel (4.2.6-26) unstable; urgency=medium
  267. * fix CVE-2015-8104 (KVM-svm-unconditionally-intercept-DB.patch)
  268. -- Proxmox Support Team <[email protected]> Wed, 09 Dec 2015 10:32:45 +0100
  269. pve-kernel (4.2.3-25) unstable; urgency=medium
  270. * blacklist ipmi_watchdog.ko
  271. -- Proxmox Support Team <[email protected]> Fri, 04 Dec 2015 19:04:52 +0100
  272. pve-kernel (4.2.3-24) unstable; urgency=medium
  273. * include autogenerated blacklist for watchdog devices
  274. -- Proxmox Support Team <[email protected]> Wed, 02 Dec 2015 11:38:06 +0100
  275. pve-kernel (4.2.3-23) unstable; urgency=medium
  276. * update kernel source to Ubuntu-4.2.0-19.23
  277. * bump kernel API to 4.2.6-1-pve
  278. -- Proxmox Support Team <[email protected]> Tue, 01 Dec 2015 18:24:23 +0100
  279. pve-kernel (4.2.3-22) unstable; urgency=medium
  280. * add kvm-x86-obey-KVM_X86_QUIRK_CD_NW_CLEARED-in-kvm_set_cr0.patch
  281. -- Proxmox Support Team <[email protected]> Sun, 15 Nov 2015 15:50:52 +0100
  282. pve-kernel (4.2.3-21) unstable; urgency=medium
  283. * update spl/zfs to 0.6.5.3
  284. -- Proxmox Support Team <[email protected]> Thu, 05 Nov 2015 07:32:30 +0100
  285. pve-kernel (4.2.3-20) unstable; urgency=medium
  286. * update kernel source to Ubuntu-4.2.0-17.21
  287. -- Proxmox Support Team <[email protected]> Tue, 03 Nov 2015 10:15:03 +0100
  288. pve-kernel (4.2.3-19) unstable; urgency=medium
  289. * update e1000e to 3.2.7.1
  290. * bump kernel API to 4.2.3-2-pve
  291. -- Proxmox Support Team <[email protected]> Mon, 02 Nov 2015 10:05:01 +0100
  292. pve-kernel (4.2.3-18) unstable; urgency=medium
  293. * kvm : fix stealtime bug
  294. -- Proxmox Support Team <[email protected]> Wed, 21 Oct 2015 14:23:45 +0200
  295. pve-kernel (4.2.3-17) unstable; urgency=medium
  296. * update kernel source to Ubuntu-4.2.0-16.19 (rebase to v4.2.3)
  297. * remove patch fix-rtnl_bridge_getlink.patch (now upsream)
  298. -- Proxmox Support Team <[email protected]> Sun, 18 Oct 2015 10:56:49 +0200
  299. pve-kernel (4.2.2-16) unstable; urgency=medium
  300. * update zfs to 0.6.5.2
  301. -- Proxmox Support Team <[email protected]> Mon, 05 Oct 2015 18:05:05 +0200
  302. pve-kernel (4.2.2-15) unstable; urgency=medium
  303. * add newer ixgbe driver (ixgbe-4.1.5.tar.gz)
  304. * update kernel source to Ubuntu-4.2.0-14.16 (rebase to v4.2.2)
  305. -- Proxmox Support Team <[email protected]> Sat, 03 Oct 2015 08:23:43 +0200
  306. pve-kernel (4.2.1-14) unstable; urgency=medium
  307. * update kernel source to Ubuntu-4.2.0-11.13 (rebase to v4.2.1)
  308. -- Proxmox Support Team <[email protected]> Fri, 25 Sep 2015 09:26:29 +0200
  309. pve-kernel (4.2.0-13) unstable; urgency=medium
  310. * update kernel source to Ubuntu-4.2.0-10.12
  311. * update zfs/spl to 0.6.5
  312. -- Proxmox Support Team <[email protected]> Mon, 21 Sep 2015 10:30:10 +0200
  313. pve-kernel (4.2.0-12) unstable; urgency=medium
  314. * kernel4.2: fix bridge vlan command with bond
  315. -- Proxmox Support Team <[email protected]> Wed, 16 Sep 2015 16:34:16 +0200
  316. pve-kernel (4.2.0-11) unstable; urgency=medium
  317. * do not use TRANSPARENT_HUGEPAGE by default
  318. * update kernel source to Ubuntu-4.2.0-10.11
  319. -- Proxmox Support Team <[email protected]> Tue, 15 Sep 2015 09:53:08 +0200
  320. pve-kernel (4.2.0-10) unstable; urgency=medium
  321. * update drbd9 driver
  322. -- Proxmox Support Team <[email protected]> Tue, 08 Sep 2015 18:47:35 +0200
  323. pve-kernel (4.2.0-9) unstable; urgency=medium
  324. * update to kernel 4.2.0
  325. * use upstream igb driver
  326. * update drbd9 driver
  327. -- Proxmox Support Team <[email protected]> Sat, 05 Sep 2015 20:19:04 +0200
  328. pve-kernel (4.1.3-8) unstable; urgency=medium
  329. * fix bug #674: avoid zfs loop mount crash
  330. -- Proxmox Support Team <[email protected]> Sun, 09 Aug 2015 17:01:06 +0200
  331. pve-kernel (4.1.3-7) unstable; urgency=medium
  332. * use zfs/spl sources from our zfs userspace tool (to
  333. avoid version missmatch)
  334. -- Proxmox Support Team <[email protected]> Thu, 30 Jul 2015 18:39:00 +0200
  335. pve-kernel (4.1.3-6) unstable; urgency=medium
  336. * update to 4.1.3 (ubuntgu wily)
  337. -- Proxmox Support Team <[email protected]> Thu, 30 Jul 2015 07:37:56 +0200
  338. pve-kernel-3.19.8 (3.19.8-5) unstable; urgency=medium
  339. * add bridge-vlanrage patches
  340. -- Proxmox Support Team <[email protected]> Fri, 24 Jul 2015 11:13:14 +0200
  341. pve-kernel-3.19.8 (3.19.8-4) unstable; urgency=medium
  342. * update kernel to Linux 3.19.8-ckt2
  343. * update zfs/spl to 0.6.4.2
  344. -- Proxmox Support Team <[email protected]> Tue, 21 Jul 2015 12:16:06 +0200
  345. pve-kernel-3.19.8 (3.19.8-3) unstable; urgency=medium
  346. * update DRBD to 9.0.0
  347. * update kernel to Linux 3.19.8-ckt1
  348. -- Proxmox Support Team <[email protected]> Wed, 17 Jun 2015 06:20:05 +0200
  349. pve-kernel-3.19.8 (3.19.8-2) unstable; urgency=medium
  350. * include latest igb and ixgbe drivers
  351. * disable evbug module
  352. -- Proxmox Support Team <[email protected]> Wed, 27 May 2015 15:13:05 +0200
  353. pve-kernel-3.19.8 (3.19.8-1) unstable; urgency=medium
  354. * update to ubuntu-vivid based kernel
  355. -- Proxmox Support Team <[email protected]> Wed, 27 May 2015 09:43:40 +0200
  356. pve-kernel-3.10.0 (3.10.0-35) unstable; urgency=medium
  357. * update igb driver to 5.2.18
  358. * update ixgbe driver to 4.0.3
  359. * update i40e driver to 1.2.38
  360. * drbd9 update to commit 6d340f1f63db9d2dd38e3696e47c0d0e49f3f6b2
  361. -- Proxmox Support Team <[email protected]> Fri, 08 May 2015 10:21:56 +0200
  362. pve-kernel-3.10.0 (3.10.0-34) unstable; urgency=medium
  363. * update zfs/spl 0.6.4, bump api version to 9-pve
  364. -- Proxmox Support Team <[email protected]> Tue, 14 Apr 2015 13:11:38 +0200
  365. pve-kernel-3.10.0 (3.10.0-33) unstable; urgency=medium
  366. * updaupdate to kernel-3.10.0-229.1.2.el7.src.rpm
  367. -- Proxmox Support Team <[email protected]> Fri, 10 Apr 2015 16:15:34 +0200
  368. pve-kernel-3.10.0 (3.10.0-32) unstable; urgency=medium
  369. * use apparmor as default security module
  370. -- Proxmox Support Team <[email protected]> Sun, 05 Apr 2015 10:12:49 +0200
  371. pve-kernel-3.10.0 (3.10.0-31) unstable; urgency=medium
  372. * include latest DRBD 9.0 driver
  373. -- Proxmox Support Team <[email protected]> Tue, 17 Mar 2015 16:10:00 +0100
  374. pve-kernel-3.10.0 (3.10.0-30) unstable; urgency=medium
  375. * update to kernel-3.10.0-229.el7.src.rpm
  376. * remove tg3-fix-deadlock_in_tg3_change_mtu.patch (now upstream)
  377. -- Proxmox Support Team <[email protected]> Sat, 14 Mar 2015 10:32:36 +0100
  378. pve-kernel-3.10.0 (3.10.0-29) unstable; urgency=low
  379. * IPv6: forwaring ICMP6 neighbor solicitation on bridge
  380. * vhost-net: extend device allocation to vmalloc
  381. -- Proxmox Support Team <[email protected]> Fri, 06 Mar 2015 07:09:19 +0100
  382. pve-kernel-3.10.0 (3.10.0-28) unstable; urgency=low
  383. * update to kernel-3.10.0-123.20.1.el7.src.rpm
  384. * add latest Intel(R) Ethernet Connection XL710 Network Driver (i40e)
  385. -- Proxmox Support Team <[email protected]> Fri, 27 Feb 2015 06:01:27 +0100
  386. pve-kernel-3.10.0 (3.10.0-27) unstable; urgency=low
  387. * enable vhost-scsi module
  388. -- Proxmox Support Team <[email protected]> Thu, 22 Jan 2015 10:57:12 +0100
  389. pve-kernel-3.10.0 (3.10.0-26) unstable; urgency=low
  390. * update hpsa module
  391. -- Proxmox Support Team <[email protected]> Tue, 13 Jan 2015 17:32:17 +0100
  392. pve-kernel-3.10.0 (3.10.0-25) unstable; urgency=low
  393. * add zfs modules
  394. -- Proxmox Support Team <[email protected]> Sun, 11 Jan 2015 08:37:21 +0100
  395. pve-kernel-3.10.0 (3.10.0-24) unstable; urgency=low
  396. * update to kernel kernel-3.10.0-123.13.2.el7.src.rpm
  397. -- Proxmox Support Team <[email protected]> Sat, 27 Dec 2014 09:31:58 +0100
  398. pve-kernel-3.10.0 (3.10.0-23) unstable; urgency=low
  399. * update igb to 5.2.15
  400. * update ixgbe to 3.23.2
  401. -- Proxmox Support Team <[email protected]> Fri, 26 Dec 2014 10:39:17 +0100
  402. pve-kernel-3.10.0 (3.10.0-22) unstable; urgency=low
  403. * update netxtreme2 drivers to 7.11.05
  404. -- Proxmox Support Team <[email protected]> Wed, 24 Dec 2014 14:36:07 +0100
  405. pve-kernel-3.10.0 (3.10.0-21) unstable; urgency=low
  406. * include cephfs module
  407. -- Proxmox Support Team <[email protected]> Tue, 16 Dec 2014 14:25:21 +0100
  408. pve-kernel-3.10.0 (3.10.0-20) unstable; urgency=low
  409. * update to kernel-3.10.0-123.9.3.el7.src.rpm
  410. -- Proxmox Support Team <[email protected]> Fri, 05 Dec 2014 13:16:13 +0100
  411. pve-kernel-3.10.0 (3.10.0-19) unstable; urgency=low
  412. * update to kernel-3.10.0-123.8.1.el7.src.rpm
  413. -- Proxmox Support Team <[email protected]> Wed, 15 Oct 2014 07:35:13 +0200
  414. pve-kernel-3.10.0 (3.10.0-18) unstable; urgency=low
  415. * tg3: Fix deadlock in tg3_change_mtu
  416. (patch tg3-fix-deadlock_in_tg3_change_mtu.patch)
  417. -- Proxmox Support Team <[email protected]> Tue, 16 Sep 2014 07:35:33 +0200
  418. pve-kernel-3.10.0 (3.10.0-17) unstable; urgency=low
  419. * allow grub-efi-ia32 boot loader
  420. -- Proxmox Support Team <[email protected]> Sat, 23 Aug 2014 09:05:20 +0200
  421. pve-kernel-3.10.0 (3.10.0-16) unstable; urgency=low
  422. * update to kernel-3.10.0-123.6.3.el7.src.rpm
  423. * remove patch n_tty-Fix-n_tty_write-crash-when-echoing-in-raw-mode.patch
  424. (now upstream)
  425. -- Proxmox Support Team <[email protected]> Thu, 21 Aug 2014 08:46:54 +0200
  426. pve-kernel-3.10.0 (3.10.0-15) unstable; urgency=low
  427. * gpu passthrough: add override_for_missing_acs_capabilities.patch,
  428. needed for some radeon cards.
  429. -- Proxmox Support Team <[email protected]> Mon, 11 Aug 2014 07:53:41 +0200
  430. pve-kernel-3.10.0 (3.10.0-14) unstable; urgency=low
  431. * update e1000e to 3.1.0.2
  432. * update igb to 5.2.9.4
  433. * update ixgbe to 3.21.2
  434. * update netxtreme2 to 7.10.14
  435. * update arcmsr to 1.30.0X.19-140509
  436. -- Proxmox Support Team <[email protected]> Fri, 08 Aug 2014 08:01:28 +0200
  437. pve-kernel-3.10.0 (3.10.0-13) unstable; urgency=low
  438. * recompile to enable vfio xfga
  439. -- Proxmox Support Team <[email protected]> Sat, 02 Aug 2014 09:05:37 +0200
  440. pve-kernel-3.10.0 (3.10.0-12) unstable; urgency=low
  441. * fix bug #292: add postrm file for cleanup
  442. -- Proxmox Support Team <[email protected]> Tue, 29 Jul 2014 08:13:00 +0200
  443. pve-kernel-3.10.0 (3.10.0-11) unstable; urgency=low
  444. * update to kernel-3.10.0-123.el7.src.rpm
  445. -- Proxmox Support Team <[email protected]> Thu, 12 Jun 2014 13:23:12 +0200
  446. pve-kernel-3.10.0 (3.10.0-10) unstable; urgency=low
  447. * add fix for CVE-2014-0196
  448. -- Proxmox Support Team <[email protected]> Tue, 13 May 2014 07:06:37 +0200
  449. pve-kernel-3.10.0 (3.10.0-9) unstable; urgency=low
  450. * enable BCACHE
  451. -- Proxmox Support Team <[email protected]> Fri, 02 May 2014 06:01:04 +0200
  452. pve-kernel-3.10.0 (3.10.0-8) unstable; urgency=low
  453. * compile NBD and RBD modules
  454. * set CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
  455. -- Proxmox Support Team <[email protected]> Thu, 24 Apr 2014 10:22:35 +0200
  456. pve-kernel-3.10.0 (3.10.0-7) unstable; urgency=low
  457. * update to kernel-3.10.0-121.el7.src.rpm
  458. * remove net-core-always-propagate-flag-changes.patch (upstream)
  459. * bump kernal version to 3.10.0-2-pve
  460. * use bnx2 from upstream (Broadcom bnx2 drivers does not compile)
  461. * update e1000e to 3.0.4.1
  462. * update igb to 5.1.2
  463. * update ixgbe to 3.19.1
  464. -- Proxmox Support Team <[email protected]> Wed, 23 Apr 2014 09:13:18 +0200
  465. pve-kernel-3.10.0 (3.10.0-6) unstable; urgency=low
  466. * set CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
  467. -- Proxmox Support Team <[email protected]> Thu, 10 Apr 2014 08:39:31 +0200
  468. pve-kernel-3.10.0 (3.10.0-5) unstable; urgency=low
  469. * set CONFIG_BRIDGE=y
  470. * disable module signatures
  471. * re-add patch bridge-patch.diff
  472. -- Proxmox Support Team <[email protected]> Tue, 17 Dec 2013 12:06:42 +0100
  473. pve-kernel-3.10.0 (3.10.0-4) unstable; urgency=low
  474. * add latest e1000e driver
  475. * add latest igb driver
  476. * add latest ixgbe driver
  477. * add latest netxtreme2 drivers
  478. * add latest aacraid driver
  479. * add latest ARECA RAID driver
  480. -- Proxmox Support Team <[email protected]> Mon, 16 Dec 2013 07:25:17 +0100
  481. pve-kernel-3.10.0 (3.10.0-3) unstable; urgency=low
  482. * app patch to enable VLAN on bridge
  483. -- Proxmox Support Team <[email protected]> Sat, 14 Dec 2013 09:38:07 +0100
  484. pve-kernel-3.10.0 (3.10.0-2) unstable; urgency=low
  485. * enable DRBD
  486. -- Proxmox Support Team <[email protected]> Fri, 13 Dec 2013 15:33:35 +0100
  487. pve-kernel-3.10.0 (3.10.0-1) unstable; urgency=low
  488. * first try
  489. -- Proxmox Support Team <[email protected]> Thu, 12 Dec 2013 12:34:04 +0100