pam-python 1.0.4-1.1+deb8u1ubuntu0.1 source package in Ubuntu

Changelog

pam-python (1.0.4-1.1+deb8u1ubuntu0.1) xenial-security; urgency=medium

  * SECURITY REGRESSION: The update for CVE-2019-16729 prevented python PAM
    modules from loading 3rd party modules from site-specific paths
    (LP: 1901606)
    - debian/patches/CVE-2019-16729-bug1901606.patch: Remove Py_NoSiteFlag=1
      so that site-specific paths are again added to the python module path.

 -- Mike Salvatore <email address hidden>  Tue, 27 Oct 2020 12:11:37 -0400

Upload details

Uploaded by:
Mike Salvatore
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe python
Xenial security universe python

Downloads

File Size SHA-256 Checksum
pam-python_1.0.4.orig.tar.gz 45.6 KiB 8332dfc2352499a262fd6c84ea695dac8b5c4374337d9c6e31265880a3f8eb7f
pam-python_1.0.4-1.1+deb8u1ubuntu0.1.debian.tar.xz 14.4 KiB f7e84876984aa70476a9a1416e91b0e3f02bde1c8b9eb3b8629e00aff0635aed
pam-python_1.0.4-1.1+deb8u1ubuntu0.1.dsc 2.0 KiB d35dbe5535054a189387cfaa32442f7553a79d9ea5d83893c6b809298d3da34a

View changes file

Binary packages built by this source

libpam-python: Enables PAM modules to be written in Python

 This PAM module runs the Python interpreter, thus allowing PAM
 modules to be written in Python. As a Python incurs a considerable
 overhead its intended audience is SysAdmins writing one off PAM
 modules. If you are doing that, you should probably install
 the documentation in libpam-python-doc as well.

libpam-python-dbgsym: debug symbols for package libpam-python

 This PAM module runs the Python interpreter, thus allowing PAM
 modules to be written in Python. As a Python incurs a considerable
 overhead its intended audience is SysAdmins writing one off PAM
 modules. If you are doing that, you should probably install
 the documentation in libpam-python-doc as well.

libpam-python-doc: Documentation for the bindings provided by libpam-python

 The libpam-python PAM module runs the Python interpreter, thus allowing
 PAM modules to be written in Python. This package documents the bindings
 provided by libpam-python.