From Repositories:
Universe
The universe component is a snapshot of the free, open-source, and Linux world. It houses almost every piece of open-source software, all built from a range of public sources. Canonical does not provide a guarantee of regular security updates for software in the universe component, but will provide these where they are made available by the community.
When I run ubuntu-support-status
, it says that I've got some packages which are unsupported or can not be downloaded anymore, something like this:
You have 5 packages (0.3%) that can not/no-longer be downloaded
You have 198 packages (10.3%) that are unsupported
I used --show-unsupported
switch to get a list of these packages and most of them are certainly important to me. things like: openbox, clementine, etc.
As I found out, all of these packages are from: universe and multiverse pools.
However here is the thing:
I've got a bunch of other packages from universe (almost 500 package), things like: vlc, wodim, brasero, xfce stuff and a lot of libraries, why they are not in unsupported list? actually they are from universe and are in supported list.
I'm running ubuntu 16.04.2.
Running
apt-cache show
on some of these packages reveals some interesting info:Note:
Supported: 3y
.Googling leads to the Ubuntu Wiki Security Team FAQ:
Which leads us to Seed Management:
Presumably the people maintaining VLC etc. have shown this added commitment and the maintainers of Clementine, etc. haven't.