Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/1.4.0-9
    Format: 1.8
    Date: Fri, 09 Jul 2021 10:55:02 -0600
    Source: pam
    Architecture: source
    Version: 1.4.0-9
    Distribution: unstable
    Urgency: medium
    Maintainer: Steve Langasek <vorlon@debian.org>
    Changed-By: Sam Hartman <hartmans@debian.org>
    Changes:
     pam (1.4.0-9) unstable; urgency=medium
     .
       * Revert prefer the multiarch path from 1.4.0-8: It turns out that
         Debian uses DEFAULT_MODULE_PATH and _PAM_ISA in the opposite meaning
         of upstream.  If I had read the patch header of
         patches-applied/lib_security_multiarch_compat more closely I would
         have noticed this.  The effect of 1.4.0-9 is what is stated in the
         1.4.0-8 changelog: we prefer multiarch paths, but the original patch
         did that.
       * I did test this in 1.4.0-8, but my test design was flawed.  I placed a
         invalid shared object in /lib/security and confirmed it did not shadow
         an object in /lib/x86_64-linux-gnu/security.  However I realized
         shortly after releasing 1.4.0-8 that a valid shared object in
         /lib/security will shadow one in the multiarch path.
    Checksums-Sha1:
     530224625f0e7a7d26ebfee464b369d8e120f50f 1909 pam_1.4.0-9.dsc
     3c483729908432dda5b69769bb12dfaa9e86351e 120168 pam_1.4.0-9.debian.tar.xz
     82ad1d26febd30bc92ca516154ceea96caaed2b0 4976 pam_1.4.0-9_source.buildinfo
    Checksums-Sha256:
     61b50132e7e1eb8d447884c86cbfaa386ddca28f44e181f5fe6706a2880c7bbd 1909 pam_1.4.0-9.dsc
     bc05be20526cd4c84cda4818d16f2045fa62bff8a6148fc790f6e828b448fee8 120168 pam_1.4.0-9.debian.tar.xz
     1f84b5180eab235d5fb925b68b22399467d859d1fda33a52dc539b9277b80c0d 4976 pam_1.4.0-9_source.buildinfo
    Files:
     a2570186acc21c5c58dbf83731403a21 1909 libs optional pam_1.4.0-9.dsc
     787faf706e9bf359409d423503d29976 120168 libs optional pam_1.4.0-9.debian.tar.xz
     0bee2f2e9f930a1e472b78f22ee1fd0c 4976 libs optional pam_1.4.0-9_source.buildinfo
    
  • debian/1.4.0-7
    a8bd1249 · Run debconf-updatepo ·
    Format: 1.8
    Date: Mon, 15 Mar 2021 15:01:55 -0400
    Source: pam
    Architecture: source
    Version: 1.4.0-7
    Distribution: unstable
    Urgency: medium
    Maintainer: Steve Langasek <vorlon@debian.org>
    Changed-By: Sam Hartman <hartmans@debian.org>
    Closes: 983594 984568 984656 984823 984878 984891 984910
    Changes:
     pam (1.4.0-7) unstable; urgency=medium
     .
       * Updated portuguese debconf translation, thanks Pedro Ribeiro, Closes:
         #983594
       * Updated Simplified Chinese Translations, thanks Boyuan Yang
       * Updated Bulgarian Translation, Thanks Damyan Ivanov
       * Updated translation from the Slovak team, thanks Ladislav Michnovič,
         Closes: #984891
       * Updated Catalan translation, thanks Alex Muntada, Closes: #984568
       * Updated Brazilian Portuguese translation, Thanks  Adriano Rafael Gomes,
         Closes: #984656
       * French Debconf translations, thanks  Jean-Pierre Giraud    , Closes:
         #984910
       * Updated russian Debconf translations, thanks Алексей Шилин, Closes:
         #984878
       * Updated Dutch debconf templates, Thanks Frans Spiesschaert, Closes:
         #984823
           * Updated German Debconf translations, Thanks Sven Joachim
       * Code review fixes for the fix to #982295, thanks Mark Hindley
         - Actually set service to $1 rather than happening to use a variable
           of the same name in enclosing scope
         - Remove dead code setting idl when not used
       * Code review fixes to the fix for #982530, thanks Martin Schurz
         - Include '-' in the file matching regexp so we search
         /etc/pam.d/common-* for uses of pam_tally.  The profile check will
           catch this unless the user has overwridden the configuration
         - Fix capitalization of pam_Tally in debconf description
    Checksums-Sha1:
     25f96e9406d9754db8ed6f5179b5de6992e2e848 1909 pam_1.4.0-7.dsc
     567acc348254a82fae2073e3aeab19c2d99b4003 119620 pam_1.4.0-7.debian.tar.xz
     7a3458253a3bd01f5b8666b2eccc04f754c5f9ad 5548 pam_1.4.0-7_source.buildinfo
    Checksums-Sha256:
     6608ca39e9da67a59e7096e1badb2336737224d8d791ee15e05c94554485e3a2 1909 pam_1.4.0-7.dsc
     4104b41ea90c86fb6ab50c7ca6e7735dda0139b6898350206f2e09d542a39783 119620 pam_1.4.0-7.debian.tar.xz
     779b2ce0253a9db6d81e211efc2d8b566ff9a10b27f7115ddc0d882a3ec139af 5548 pam_1.4.0-7_source.buildinfo
    Files:
     6640d397a8429ba73fb326ce82df1b29 1909 libs optional pam_1.4.0-7.dsc
     b6409a07269b4e7be06ce4d4ab97eaea 119620 libs optional pam_1.4.0-7.debian.tar.xz
     547ccd9b498d8a412f3d0f0f79342229 5548 libs optional pam_1.4.0-7_source.buildinfo
    
  • debian/1.4.0-6
    Format: 1.8
    Date: Fri, 26 Feb 2021 10:48:23 -0500
    Source: pam
    Architecture: source
    Version: 1.4.0-6
    Distribution: unstable
    Urgency: medium
    Maintainer: Steve Langasek <vorlon@debian.org>
    Changed-By: Sam Hartman <hartmans@debian.org>
    Changes:
     pam (1.4.0-6) unstable; urgency=medium
     .
       * Clearly it's been too long since I've done debconf; run
         debconf-updatepo so the translations will show up as needing
         translating.
    Checksums-Sha1:
     13f42dca49a80ceef0cb3465d7abe8a5847c2b87 2169 pam_1.4.0-6.dsc
     67871c1d846682b890418b881eaaf970f0a8c30f 115628 pam_1.4.0-6.debian.tar.xz
     939b0b9b4f4d42ed613e50173d9826eff4341ab5 5808 pam_1.4.0-6_source.buildinfo
    Checksums-Sha256:
     1147a787ce8b65676ebe0037d66eb21c71436d5c8db41d2d69456e9fea7031a3 2169 pam_1.4.0-6.dsc
     01555c413669922d03eab697f4a24c81f512f4afb65a0008b9fff4018d4799b5 115628 pam_1.4.0-6.debian.tar.xz
     e75908da433f53e59b6b0ffd9c950c6409662d0ed9c93e329118dee97ea1726d 5808 pam_1.4.0-6_source.buildinfo
    Files:
     82ebe5990f923d49763986e6043334e1 2169 libs optional pam_1.4.0-6.dsc
     8737fb47915e2f4af614f6f00748ffc5 115628 libs optional pam_1.4.0-6.debian.tar.xz
     d574c45fd73e88862a774cf878e71f49 5808 libs optional pam_1.4.0-6_source.buildinfo
    
  • debian/1.4.0-5
    Format: 1.8
    Date: Thu, 25 Feb 2021 15:48:22 -0500
    Source: pam
    Architecture: source
    Version: 1.4.0-5
    Distribution: unstable
    Urgency: low
    Maintainer: Steve Langasek <vorlon@debian.org>
    Changed-By: Sam Hartman <hartmans@debian.org>
    Closes: 982295 982297 982530 982898
    Changes:
     pam (1.4.0-5) unstable; urgency=low
     .
       * Remove profiles containing pam_tally or pam_tally2 since we no longer
         build them.
       * Also, fail to permit profiles to be selected that include pam_tally
         once the new pam-auth-update is installed
       * Check for any user-added references to pam_tally and halt the upgrade,
         Closes: #982530
       * Handle services with systemd units but no init scripts, Closes: #982295
       * Register md5sum for new common-password template, Closes: #982898
       * After reading pam-auth-update source, I agree with Lucas Nussbaum
         that common-session is intended only for interactive sessions.
         Otherwise pam-auth-update should not duplicate module configurations
         between common-session-noninteractive and common-session, so update
         the documentation, Closes: #982297
    Checksums-Sha1:
     265b8531e387e85313a0bf71783aa22a3ab75736 2169 pam_1.4.0-5.dsc
     49bee881a7a2420cca12539b6decb922028e574a 115176 pam_1.4.0-5.debian.tar.xz
     60582e88e05220dfedf1ab1a0619a8a18b9719ef 5808 pam_1.4.0-5_source.buildinfo
    Checksums-Sha256:
     7ad47a5ee73815b483b509532836fe22a369ad6a366c913c1170284614bd9862 2169 pam_1.4.0-5.dsc
     719f3067f23a092a01b59d971fdc4f2dbe6e32cdf86d4d22f3c23358b0e9a693 115176 pam_1.4.0-5.debian.tar.xz
     856e3e61f71e60f7f7b019f5f4cfc779f91bc42fcd1830d22d378c41920ddea0 5808 pam_1.4.0-5_source.buildinfo
    Files:
     f6e624bff24c8f685ccf5ec8626de9e5 2169 libs optional pam_1.4.0-5.dsc
     c62d0eb7a4ba0c2cbfcc59f50b5580c9 115176 libs optional pam_1.4.0-5.debian.tar.xz
     71ab5d2eaefe8c2a9339a15335759738 5808 libs optional pam_1.4.0-5_source.buildinfo
    
  • archive/debian/1.4.0-1
    pam release 1.4.0-1 for unstable (sid) [dgit]
    
    [dgit distro=debian no-split --quilt=linear]
    
  • debian/1.4.0-1
    pam release 1.4.0-1 for unstable (sid) [dgit]
    
    [dgit distro=debian no-split --quilt=linear]
    
  • upstream/1.4.0
    Upstream version 1.4.0
  • v1.4.0
    Linux-PAM release 1.4.0
    
    * Multiple minor bug fixes and documentation improvements
    * Fixed grammar of messages printed via pam_prompt
    * Added support for a vendor directory and libeconf
    * configure: Added --enable-Werror option to enable -Werror build
    * configure: Allowed disabling documentation through --disable-doc
    * pam_get_authtok_verify: Avoid duplicate password verification
    * pam_cracklib: Fixed parsing of options without arguments
    * pam_env: Changed the default to not read the user .pam_environment file
    * pam_exec: Require a user name to be specified before the command is executed
    * pam_faillock: New module for locking after multiple auth failures
    * pam_group, pam_time: Fixed logical error with multiple ! operators
    * pam_keyinit: In pam_sm_setcred do the same as in pam_sm_open_session
    * pam_lastlog: Do not log info about failed login if the session was opened
    	       with PAM_SILENT flag
    * pam_lastlog: Limit lastlog file use by LASTLOG_UID_MAX option in login.defs
    * pam_lastlog: With 'unlimited' option prevent SIGXFSZ due to reduced 'fsize'
    	       limit
    * pam_mkhomedir: Fixed return value when the user is unknown
    * pam_motd: Export MOTD_SHOWN=pam after showing MOTD
    * pam_motd: Support multiple motd paths specified, with filename overrides
    * pam_namespace: Added a systemd service, which creates the namespaced
    		 instance parent directories during boot
    * pam_namespace: Support for noexec, nosuid and nodev flags for tmpfs mounts
    * pam_selinux: Check unknown object classes or permissions in current policy
    * pam_selinux: Fall back to log to syslog if audit logging fails
    * pam_setquota: New module to set or modify disk quotas on session start
    * pam_shells: Recognize /bin/sh as the default shell
    * pam_succeed_if: Fixed potential override of the default prompt
    * pam_succeed_if: Support lists in group membership checks
    * pam_time: Added conffile= option to specify an alternative configuration file
    * pam_tty_audit: If kernel audit is disabled return PAM_IGNORE
    * pam_umask: Added new 'nousergroups' module argument and allowed specifying
    	     the default for usergroups at build-time
    * pam_unix: Added 'nullresetok' option to allow resetting blank passwords
    * pam_unix: Report unusable hashes found by checksalt to syslog
    * pam_unix: Return PAM_AUTHINFO_UNAVAIL when shadow entry is unavailable
    * pam_unix: Support for (gost-)yescrypt hashing methods
    * pam_unix: Use bcrypt b-variant when it bcrypt is chosen
    * pam_usertype: New module to tell if uid is in login.defs ranges
    * Fixed and documented possible values returned by pam_get_user()
    * Added new API call pam_start_confdir() for special applications that
      cannot use the system-default PAM configuration paths and need to
      explicitly specify another path
    * Deprecated pam_cracklib: this module is no longer built by default and will
      be removed in the next release, use pam_passwdqc (from passwdqc project)
      or pam_pwquality (from libpwquality project) instead
    * Deprecated pam_tally and pam_tally2: these modules are no longer built
      by default and will be removed in the next release, use pam_faillock instead
    
  • 1.3.1-5buuntu1
  • debian/1.3.1-5ubuntu1
    releasing package pam version 1.3.1-5ubuntu1
  • 1.3.1-5
  • archive/debian/1.3.1-5
    pam release 1.3.1-5 for unstable (sid) [dgit]
    [dgit distro=debian]
    
  • debian/1.3.1-5
    pam release 1.3.1-5 for unstable (sid) [dgit]
    [dgit distro=debian]
    
  • 1.3.1-4ubuntu1
  • 1.3.1-4
  • debian/1.3.1-4
  • archive/debian/1.3.1-4
    pam release 1.3.1-4 for unstable (sid) [dgit]
    [dgit distro=debian]
    
  • 1.3.1-3
  • 1.3.1-2ubuntu1
  • 1.1.8-3.2ubuntu2.1
    Debian release 1.1.8-3.2ubuntu2.1