|
|
|
|
|
by yebyen
4067 days ago
|
|
On the other hand, sid/unstable tends to have the latest releases of upstream software (golang, docker, redis? ... I can't think of any great examples), but I've found that Ubuntu's packaged versions of upstream software often lags behind by quite a distance, even in the latest branch (eg. in next, unreleased, say 15.10 tree). I can't say why that is, but I've seen it on multiple occasions. Usually you can resolve this in Ubuntu with a PPA. |
|
Because Ubuntu releases are, well, releases. Early in the release cycle, they sync from Debian, they package their own things, then freeze the versions and release. They don't change versions of most packages in released! releases.
Debian unstable on the other hand, has no concept of a release, so maintainers upload new versions of packages into unstable pretty much all the time (except freeze time).
So what you've seen is actually the norm, not exception.