python-babel 2.4.0+dfsg.1-2ubuntu1.1 source package in Ubuntu

Changelog

python-babel (2.4.0+dfsg.1-2ubuntu1.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Path traversal
    - debian/patches/CVE-2021-20095.patch: Run locale identifiers through
      `os.path.basename()` in babel/localedata.py and adding test in
      tests/test_localedata.py.
    - CVE-2021-20095

 -- Leonidas Da Silva Barbosa <email address hidden>  Mon, 17 May 2021 15:44:41 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main python
Bionic security main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-babel_2.4.0+dfsg.1.orig.tar.xz 6.8 MiB 8e2ec41ef076c6424cd39714b8ef81164a74e1434ff3b7c870a1675c6ff1a540
python-babel_2.4.0+dfsg.1-2ubuntu1.1.debian.tar.xz 10.9 KiB 7ea8066f7d05ce3d948d84799429cec457dbf73532947d7d4c79ea8b4017205f
python-babel_2.4.0+dfsg.1-2ubuntu1.1.dsc 2.5 KiB af4da3253d08974073fd5e4b32c8b53e7dfff026254133355ba0e5f82dbbf812

View changes file

Binary packages built by this source

python-babel: tools for internationalizing Python applications - Python 2.x

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package provides the Python 2.x module.

python-babel-doc: tools for internationalizing Python applications - documentation

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package contains the Babel documentation.

python-babel-localedata: tools for internationalizing Python applications - locale data files

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package contains the locale data files used by both python-babel and
 python3-babel.

python3-babel: tools for internationalizing Python applications - Python 3.x

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package provides the Python 3.x module.