Difference between revisions of "Download/kernel/rhel5-testing/028stab070.2/changes"
< Download | kernel | rhel5-testing | 028stab070.2
(created (plug)) |
m (Protected "Download/kernel/rhel5-testing/028stab070.2/changes" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Changes == | == Changes == | ||
− | * | + | Since {{kernel link|rhel5|028stab069.6}}: |
+ | * Rebased to 194.8.1.el5 kernel (security fixes, see links below) | ||
+ | * Fixed some memory leaks in timer and ipv4 code | ||
+ | * Added dummy /proc/sys/kernel/hotplug file to CTs to make udev happy | ||
+ | * Backported support for <code>/proc/*/stack</code> to query task's stack trace | ||
+ | * Fixed a set of bugs in bonding driver | ||
+ | * A compilation fix ({{B|1425}}) | ||
+ | |||
+ | === Compatibility === | ||
+ | * No new issues | ||
+ | |||
+ | === Configs === | ||
+ | Same as in {{kernel link|rhel5|028stab069.6}}, plus: | ||
+ | * +<code>CONFIG_STACK_PROC=y</code> | ||
+ | |||
+ | === See also === | ||
+ | * {{RHSA|2010-0504}} | ||
+ | * {{CVE|2010-0291}} | ||
+ | * {{CVE|2010-0622}} | ||
+ | * {{CVE|2010-1087}} | ||
+ | * {{CVE|2010-1088}} | ||
+ | * {{CVE|2010-1173}} | ||
+ | * {{CVE|2010-1187}} | ||
+ | * {{CVE|2010-1436}} | ||
+ | * {{CVE|2010-1437}} | ||
+ | * {{CVE|2010-1641}} |
Latest revision as of 16:13, 30 August 2010
Changes
Since 028stab069.6:
- Rebased to 194.8.1.el5 kernel (security fixes, see links below)
- Fixed some memory leaks in timer and ipv4 code
- Added dummy /proc/sys/kernel/hotplug file to CTs to make udev happy
- Backported support for
/proc/*/stack
to query task's stack trace - Fixed a set of bugs in bonding driver
- A compilation fix (#1425)
Compatibility
- No new issues
Configs
Same as in 028stab069.6, plus:
- +
CONFIG_STACK_PROC=y