pam-python 1.0.6-1.1+deb10u1ubuntu0.1 source package in Ubuntu

Changelog

pam-python (1.0.6-1.1+deb10u1ubuntu0.1) bionic-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>  Wed, 28 Oct 2020 08:57:40 -0400

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
pam-python_1.0.6.orig.tar.gz 46.0 KiB 0ef4dda35da14088afb1640266415730a6e0274bea934917beb5aca90318f853
pam-python_1.0.6-1.1+deb10u1ubuntu0.1.debian.tar.xz 15.5 KiB 50aa550f7c4cd92e5c426e42a75d1a543a119315d2fde68bd9db1fc81eae69a3
pam-python_1.0.6-1.1+deb10u1ubuntu0.1.dsc 2.0 KiB 79b9d661be97a3b4deaba67479f9b6e210dc44190cce198e8388f78b6bed76ab

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 libpam-python
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.