Difference between revisions of "Download/kernel/rhel6/042stab106.4/changes"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Changelog of 042stab106.4)
 
(+rowhammer)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Changes ==
 
== Changes ==
Since {{kernel link|rhel6-testing|042stab106.4}}:
+
Since {{kernel link|rhel6-testing|042stab105.13}}:
 
<!-- 042stab106.1 -->
 
<!-- 042stab106.1 -->
* rebase to RHEL6.6 2.6.32-504.12.2.el6 kernel https://rhn.redhat.com/errata/RHSA-2015-0674.html
+
* Rebase to RHEL6.6 2.6.32-504.12.2.el6 kernel (security and bug fixes)
 
<!-- 042stab106.2 -->
 
<!-- 042stab106.2 -->
* ms/pagemap: do not leak physical addresses to non-privileged userspace (PSBM-32308)
+
* ms/pagemap: do not leak physical addresses to non-privileged userspace (rowhammer, PSBM-32308)
 
* vzcpt: Cleanup in cpt_dump_tmpfs()
 
* vzcpt: Cleanup in cpt_dump_tmpfs()
* vzcpt: Support for tar error code '2' (PSBM-32452)
+
* vzcpt: Support for tar error code '2', fixes CentOS 4 checkpointing (PSBM-32452)
 
* rst: Make sure the timeout does not become negative in poll restart block (PSBM-32112)
 
* rst: Make sure the timeout does not become negative in poll restart block (PSBM-32112)
 
* vzcpt: Skip dumping flocks on NFS4 (PSBM-31618)
 
* vzcpt: Skip dumping flocks on NFS4 (PSBM-31618)
Line 15: Line 15:
 
<!-- 042stab106.4 -->
 
<!-- 042stab106.4 -->
 
* vzctl: Fix old tar crutch
 
* vzctl: Fix old tar crutch
 +
 +
=== See also ===
 +
* {{RHSA|2015-0674}}

Latest revision as of 22:09, 2 April 2015

Changes[edit]

Since 042stab105.13:

  • Rebase to RHEL6.6 2.6.32-504.12.2.el6 kernel (security and bug fixes)
  • ms/pagemap: do not leak physical addresses to non-privileged userspace (rowhammer, PSBM-32308)
  • vzcpt: Cleanup in cpt_dump_tmpfs()
  • vzcpt: Support for tar error code '2', fixes CentOS 4 checkpointing (PSBM-32452)
  • rst: Make sure the timeout does not become negative in poll restart block (PSBM-32112)
  • vzcpt: Skip dumping flocks on NFS4 (PSBM-31618)
  • kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel (PSBM-32483)
  • vzcpt: Fix wrong retval in cpt_dump_tmpfs() (PSBM-32577)
  • vzcpt: Check tar exited normal when we're checking it retval
  • vzctl: Fix old tar crutch

See also[edit]