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

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(fix RHSA link and its location, added description of RHEL6 kernel update)
Line 6: Line 6:
 
* ms/pagemap: do not leak physical addresses to non-privileged userspace (PSBM-32308)
 
* ms/pagemap: do not leak physical addresses to non-privileged userspace (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)

Revision as of 20:10, 1 April 2015

Changes

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 (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