What are the advantages for updating so often?
|
Ubuntu is a distribution that uses the Linux kernel. Linux is a highly modular kernel and therefore the kernel is commonly discussed because a lot can be done with it. For example, you could take the kernel, patch it up with lots of fixes, tweak other settings, strip out everything you won’t need, and then replace your original kernel with your final product, and it will run just fine (assuming it was done right). The updates usually consist of Security FixesVirtually every single kernel update will have some sort of security fixes that close up holes that have been discovered. This is probably one of the most important reasons to update your kernel, as you’ll always be safer with a patched kernel. Stability ImprovementsNot only do kernel updates bring with it security fixes, but it can fix other issues that could possibly make the system crash through regular use. Updated DriversEvery major kernel update is guaranteed to include the latest open source drivers for all of your devices. Out of all the drivers being updated, the graphics drivers are probably those that you’ll notice the most, as every refresh usually adds a bit more performance. New kernel functionsOccasionally, major updates to the kernel in Linux also brings some new functions. These functions are basically parts of the kernel that programs can use to do some sort of task or operation. Increased SpeedLast but not least, many major updates to the kernel improve the overall speed of the system. While some changes can be very subtle, others aren’t and can make a big difference, such as the famed 200-line patch that increased the overall productivity of a Linux machine by quite a bit. In the end, it’s very worthwhile to update your kernel for Linux whenever you can. For consumer-type users, the benefits that come along with it far outweigh the risks. Additionally, each kernel that you update to will have been tested for at least a couple of days by developers and test users to ensure that it runs without a hitch. |
|||||||
|
|
Here is a list why the kernel got updated: http://www.ubuntuupdates.org/package/canonical_kernel_team/quantal/main/base/linux-tools-3.5.0-22
All include a long list of fixes so the best answer to me seems: those kernel bug fixers have been doing a lot of work so there have been more moments to offer a kernel upgrade. It might have something to do with the kenelversion 3.5.0. This was a big update so it will include a bit more bugs where some might be easy to fix. |
|||
|
|
|
The main reason is to provide fixes to security flaws that get discovered, fix stability bugs, and provide updated hardware support. Some notes about kernel updates:
|
|||
|
|
|
Kernel updates tend to add new features and drivers as well as fixing problems on the old one's and a few bug fixes along the way... It's beneficial to update your kernel although you dont HAVE to... |
|||
|
|
|
Frequent updates may not always be an advantage but as far as security goes, it is. If some kind of weakness is found in the kernel it could potentially be used to compromise the system until it is fixed. So it's best if as little time as possible passes from the discovery of a security hole until it's been fixed. There's really no reason to wait and leave an open security hole while there's a perfectly good fix available. It's good to always have the latest kernel. Even if there's no security problem, an update might fix a bug or improve stability. And of course, new features are nice. |
|||
|
|
|
All code has bugs. So does linux kernel code. Kernel updates fix kernel bugs early, before there is a zero-day exploit. If you update, you are a moving target for an attacker. If you update on time, you move faster than any anyone can point. This makes you more or less safe from viruses and trojans. |
|||||||||||
|
