Information about the kernel currently booted on a server can be found in /proc/version
.
The module tree for the booted kernel is automatically installed during the boot, as we copy a tarball containing the correct modules into the server's swap device. A script is started during boot and installs the content of the tarball in the correct directory.
A process exists for installing kernel modules manually.
You can download the archive from http://mirrors.gandi.net/kernel/ , decompress it and copy the directory to /lib/modules
.
Theses kernels are now considered as OBSOLETE and out of date.
Theses kernels are now considered as OBSOLETE and out of date.
Theses kernels are now considered as OBSOLETE and out of date.
Activation of CONFIG_IP_ROUTE_FWMARK. Fix for CVE-2009-3002, CVE-2009-2848, CVE-2009-1895, CVE-2009-1337
Fix for blkfront. In some case, detaching a disk from a server was failing.
Fix for CVE-2009-2698 : udp_sendmsg() vulnerability
Fix for CVE-2009-2692 : Linux NULL pointer dereference due to incorrect proto_ops initializations