pam 1.5.2-2ubuntu1.3 source package in Ubuntu
Changelog
pam (1.5.2-2ubuntu1.3) kinetic-security; urgency=medium * SECURITY REGRESSION: fix CVE-2022-28321 patch location - debian/patches-applied/CVE-2022-28321.patch: pam_access: handle hostnames in access.conf - CVE-2022-28321 -- Nishit Majithia <email address hidden> Thu, 02 Feb 2023 14:48:57 +0530
Upload details
- Uploaded by:
- Nishit Majithia
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | updates | main | libs | |
Kinetic | security | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pam_1.5.2.orig.tar.xz | 965.6 KiB | e4ec7131a91da44512574268f493c6d8ca105c87091691b8e9b56ca685d4f94d |
pam_1.5.2-2ubuntu1.3.debian.tar.xz | 164.3 KiB | a104a49115965366122cebca6f29d7218266e50cfb8c2e962ff0a9a6a99b1f82 |
pam_1.5.2-2ubuntu1.3.dsc | 2.4 KiB | 6e7f3890cf3097bbbd30499553f2f47021fa2dd082392a01e33b1373726ef1c0 |
Available diffs
- diff from 1.5.2-2ubuntu1.1 to 1.5.2-2ubuntu1.3 (3.1 KiB)
- diff from 1.5.2-2ubuntu1.2 to 1.5.2-2ubuntu1.3 (297 bytes)
Binary packages built by this source
- 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 libpam-modules-bin
- libpam-modules-dbgsym: debug symbols for libpam-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 libpam0g
- 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.