pam 1.5.3-5ubuntu5 source package in Ubuntu

Changelog

pam (1.5.3-5ubuntu5) noble; urgency=medium

  * d/p/pam_env-remove-deprecation-notice-for-user_readenv.patch: drop
    deprecation warning about user_readenv from pam_env (LP: #2059859)

 -- Andreas Hasenack <email address hidden>  Wed, 10 Apr 2024 16:19:22 -0300

Upload details

Uploaded by:
Andreas Hasenack
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main libs
Noble release main libs

Downloads

File Size SHA-256 Checksum
pam_1.5.3.orig.tar.xz 996.2 KiB 7ac4b50feee004a9fa88f1dfd2d2fa738a82896763050cd773b3c54b0a818283
pam_1.5.3-5ubuntu5.debian.tar.xz 182.5 KiB 523fb31302d4c712dbfaaa8ffaad10287739b26d580c1ef84067b394b5e0caab
pam_1.5.3-5ubuntu5.dsc 2.6 KiB 502e488f960ee7985192055c6592a2ab6692e957cea71eca35d2844b2a17df5a

Available diffs

View changes file

Binary packages built by this source

libpam-doc: No summary available for libpam-doc in ubuntu oracular.

No description available for libpam-doc in ubuntu oracular.

libpam-modules: No summary available for libpam-modules in ubuntu oracular.

No description available for libpam-modules in ubuntu oracular.

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: No summary available for libpam-modules-bin-dbgsym in ubuntu oracular.

No description available for libpam-modules-bin-dbgsym in ubuntu oracular.

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.