Debian 10 -- 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 buster
.
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/ buster/updates main contrib non-free
After that, run apt update followed by apt 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, 10.1, was released on September 7, 2019.
- The second point release, 10.2, was released on November 16, 2019.
- The third point release, 10.3, was released on February 8, 2020.
- The fourth point release, 10.4, was released on May 9, 2020.
- The fifth point release, 10.5, was released on August 1, 2020.
- The sixth point release, 10.6, was released on September 26, 2020.
- The seventh point release, 10.7, was released on December 5, 2020.
- The eighth point release, 10.8, was released on February 6, 2021.
- The ninth point release, 10.9, was released on March 27, 2021.
- The tenth point release, 10.10, was released on June 19, 2021.
- The eleventh point release, 10.11, was released on October 9, 2021.
- The twelfth point release, 10.12, was released on March 26, 2022.
- The thirteenth point release, 10.13, was released on September 10,2022.
See the ChangeLog for details on changes between 10 and 10.13.
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/buster-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 10 point release deb http://deb.debian.org/debian buster-proposed-updates main contrib non-free
After that, run apt update followed by apt upgrade.
Installation system
For information about errata and updates for the installation system, see the installation information page.