pam 1.1.8-3.2ubuntu2.3 source package in Ubuntu
Changelog
pam (1.1.8-3.2ubuntu2.3) xenial; urgency=medium * Move patch fixing LP: #1666203 from debian/patches to debian/patches-applied so it actually gets applied. * debian/libpam-modules.postinst: Add /snap/bin to $PATH in /etc/environment. (LP: #1659719) pam (1.1.8-3.2ubuntu2.2) xenial; urgency=medium * Fix: pam_tty_audit failed in pam_open_session (LP: #1666203) -- Michael Hudson-Doyle <email address hidden> Thu, 01 Oct 2020 10:03:21 +1300
Upload details
- Uploaded by:
- Michael Hudson-Doyle
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pam_1.1.8.orig.tar.gz | 1.8 MiB | 4183409a450708a976eca5af561dbf4f0490141a08e86e4a1e649c7c1b094876 |
pam_1.1.8-3.2ubuntu2.3.diff.gz | 192.9 KiB | cc0555c4be8498ec0c9a068fc9b7f08d7abc41dcaeaf01382482b075ab2c6bbd |
pam_1.1.8-3.2ubuntu2.3.dsc | 2.5 KiB | 3ddd343db8e312a484e81a56ac84ac2819a36052e4f3c54290e9605f6cc3f5b2 |
Available diffs
Binary packages built by this source
- libpam-cracklib: PAM module to enable cracklib support
This package includes libpam_cracklib, a PAM module that tests
passwords to make sure they are not too weak during password change.
- libpam-cracklib-dbgsym: debug symbols for package libpam-cracklib
This package includes libpam_cracklib, a PAM module that tests
passwords to make sure they are not too weak during password change.
- libpam-doc: Documentation of PAM
Contains documentation (in HTML, ASCII, and PostScript format) for libpam,
the Pluggable Authentication Modules library, a library that enables the
local system administrator to choose how applications authenticate users.
- libpam-modules: Pluggable Authentication Modules for PAM
This package completes the set of modules for PAM. It includes the
pam_unix.so module as well as some specialty modules.
- libpam-modules-bin: Pluggable Authentication Modules for PAM - helper binaries
This package contains helper binaries used by the standard set of PAM
modules in the libpam-modules package.
- libpam-modules-bin-dbgsym: debug symbols for package libpam-modules-bin
This package contains helper binaries used by the standard set of PAM
modules in the libpam-modules package.
- libpam-modules-dbgsym: debug symbols for package libpam-modules
This package completes the set of modules for PAM. It includes the
pam_unix.so module as well as some specialty modules.
- libpam-runtime: Runtime support for the PAM library
Contains configuration files and directories required for
authentication to work on Debian systems. This package is required
on almost all installations.
- libpam0g: Pluggable Authentication Modules library
Contains the shared library for Linux-PAM, a library that enables the
local system administrator to choose how applications authenticate users.
In other words, without rewriting or recompiling a PAM-aware application,
it is possible to switch between the authentication mechanism(s) it uses.
One may entirely upgrade the local authentication system without touching
the applications themselves.
- libpam0g-dbgsym: debug symbols for package libpam0g
Contains the shared library for Linux-PAM, a library that enables the
local system administrator to choose how applications authenticate users.
In other words, without rewriting or recompiling a PAM-aware application,
it is possible to switch between the authentication mechanism(s) it uses.
One may entirely upgrade the local authentication system without touching
the applications themselves.
- libpam0g-dev: Development files for PAM
Contains C header files and development libraries for libpam, the Pluggable
Authentication Modules, a library that enables the local system
administrator to choose how applications authenticate users.
.
PAM decouples applications from the authentication mechanism, making it
possible to upgrade the authentication system without recompiling or
rewriting the applications.