Debian GNU/Linux 4.0 -- Errata
Security issues
Debian security team issues updates to packages in the stable release
in which they've identified problems related to security. Please consult the
security pages for information about
any security issues identified in etch
.
If you use APT, add the following line to /etc/apt/sources.list to be able to access the latest security updates:
deb http://security.debian.org/ etch/updates main contrib non-free
After that, run apt-get update followed by apt-get upgrade.
Point releases
Sometimes, in the case of several critical problems or security updates, the released distribution is updated. Generally, these are indicated as point releases.
- The first point release, 4.0r1, was released on August 15, 2007.
- The second point release, 4.0r2, was released on December 26, 2007.
- The third point release, 4.0r3, was released on February 17, 2008.
- The fourth point release, 4.0r4, was released on July 26, 2008.
- The fifth point release, 4.0r5, was released on October 23, 2008.
- The sixth point release, 4.0r6, was released on December 18, 2008.
- The seventh point release, 4.0r7, was released on February 10, 2009.
- The eight point release, 4.0r8, was released on April 8, 2009.
See the ChangeLog for details on changes between 4.0r0 and 4.0r9.
Fixes to the released stable distribution often go through an extended testing period before they are accepted into the archive. However, these fixes are available in the dists/etch-proposed-updates directory of any Debian archive mirror.
If you use APT to update your packages, you can install the proposed updates by adding the following line to /etc/apt/sources.list:
# proposed additions for a 4.0 point release deb http://archive.debian.org/debian proposed-updates main contrib non-free
After that, run apt-get update followed by apt-get upgrade.
Installation system
For information about errata and updates for the installation system, see the installation information page.