2

I use the canonical repository for retrieving updates from the jdk icedtea, but it seems that it is lagging a lot behind what is supposed to be the latest stable version as per the icedtea website (mine is 2.3.10 while the latest one is 2.4.3 from october).

Is there any other reliable repository from which I can get more recent icedtea packages for ubuntu 12.04?

Braiam
  • 67,791
  • 32
  • 179
  • 269
Thomas
  • 143
  • 8

1 Answers1

0

Unless you are willing to compile from sources for yourself or setting up an PPA to share with others in a regular manner, no, there isn't any reliable and secure way to get the latest version of any package. Ubuntu is based in stability rather than cutting edge. Security patches has priority in Ubuntu releases so there's nothing to be afraid. Now if you want to have the latest features, Ubuntu release aren't designed for that and you need the developers, third party or yourself as reliable source.

Mandatory read:

Braiam
  • 67,791
  • 32
  • 179
  • 269