Debian 7 -- 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 Wheezy
.
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/ wheezy/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, 7.1, was released on June 15, 2013.
- The second point release, 7.2, was released on October 12, 2013.
- The third point release, 7.3, was released on December 14, 2013.
- The fourth point release, 7.4, was released on February 8, 2014.
- The fifth point release, 7.5, was released on April 26, 2014.
- The sixth point release, 7.6, was released on July 12, 2014.
- The seventh point release, 7.7, was released on October 18, 2014.
- The eight point release, 7.8, was released on January 10, 2015.
- The ninth point release, 7.9, was released on September 5, 2015.
- The tenth point release 7.10 was released on April 2, 2016.
- The eleventh point release 7.11 was released on June 4, 2016.
See the ChangeLog for details on changes between 7.0 and 7.11.
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/wheezy-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 7 point release deb http://ftp.us.debian.org/debian wheezy-proposed-updates main contrib non-free
After that, run apt-get update followed by apt-get upgrade.