Package: Python
Version: 2.7.16

CVE-2021-3177 is reported on Python which has a fix available in 2.7.18
version in bullseye, sid. Can this be addressed in the buster version, so
the people like me dependent on Python2.x can make use of the Python-2.17.18
Ref: https://security-tracker.debian.org/tracker/CVE-2021-3177

The latest version of buster only has 2.7.16 and no

# python -V
> Python 2.7.16
> # cat /etc/*release*
> PRETTY_NAME="Debian GNU/Linux 10 (buster)"
> NAME="Debian GNU/Linux"
> VERSION_ID="10"
> VERSION="10 (buster)"
> VERSION_CODENAME=buster
> ID=debian
> HOME_URL="https://www.debian.org/";
> SUPPORT_URL="https://www.debian.org/support";
> BUG_REPORT_URL="https://bugs.debian.org/";


# apt-cache policy python
> python:
>   Installed: 2.7.16-1
>   Candidate: 2.7.16-1
>   Version table:
>  *** 2.7.16-1 500
>         500 http://deb.debian.org/debian buster/main amd64 Packages
>         100 /var/lib/dpkg/status
> #

Reply via email to