0

Possible Duplicate:
How do software updates work?

I'm using ubuntu and any now and then new updates are offered for installation. However I've noticed these updates don't necessarily offer the latest update for any one package, but why?

For example, today, under ubuntu 11.04 I'm beeing offered to update the linux kernel from version 2.6.38.12 to 2.6.38.13, but on my secondary computer running xubuntu 11.10 the kernel version is already 3.0!? Other examples are the nautilus package which remains at version 2.32 in ubuntu 11.04 and which is already at version 3.2.1 on xubuntu 11.10, or mono JIT compiler sticking to 2.6.7 in 11.04 but already at 2.10.5 in 11.10.

So, does anyone has a clue as to why these updates are updating my system to old versions?

djahma
  • 444

1 Answers1

0

Your Ubuntu 11.04 is a LTS version. It is supposed to work with older/more stable software. The 11.10 should be a more bleding edge distribution. It depends on your usage, but what you described is the expected behavior.

If you want to upgrade from one version to another, you should follow the instructions provided by the Ubuntu developers: http://www.ubuntu.com/download/ubuntu/upgrade

BZ1
  • 598
ivarec
  • 109