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

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Updated kernel version since changelog specified)
(fix RHSA link and its location, added description of RHEL6 kernel update)
Line 2: Line 2:
 
Since {{kernel link|rhel6-testing|042stab105.13}}:
 
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 (PSBM-32308)
Line 15: Line 15:
 
<!-- 042stab106.4 -->
 
<!-- 042stab106.4 -->
 
* vzctl: Fix old tar crutch
 
* vzctl: Fix old tar crutch
 +
 +
=== See also ===
 +
* {{RHSA|2015-0674}}

Revision as of 20:02, 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' (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