Change logs for pam source package in Oracular

  • pam (1.5.3-7ubuntu1) oracular; urgency=medium
    
      * Merge from Debian unstable, remaining changes:
        - debian/libpam-modules.postinst: Add PATH to /etc/environment if it's
          not present there or in /etc/security/pam_env.conf. (should send to
          Debian).
        - debian/libpam0g.postinst: only ask questions during update-manager
          when there are non-default services running.
        - debian/libpam0g.postinst: check if gdm is actually running before
          trying to reload it.
        - debian/patches/ubuntu-rlimit_nice_correction: Explicitly
          initialise RLIMIT_NICE rather than relying on the kernel limits.
        - debian/patches/pam_umask_usergroups_from_login.defs.patch:
          Deprecate pam_unix's explicit "usergroups" option and instead read it
          from /etc/login.def's "USERGROUP_ENAB" option if umask is only defined
          there. This restores compatibility with the pre-PAM behaviour of login.
        - debian/patches/pam_motd-legal-notice: display the contents of
          /etc/legal once, then set a flag in the user's homedir to prevent
          showing it again.
        - debian/update-motd.5, debian/libpam-modules.manpages: add a manpage
          for update-motd, with some best practices and notes of explanation.
        - debian/patches/update-motd-manpage-ref: add a reference in pam_motd(8)
          to update-motd(5)
        - debian/local/common-session{,-noninteractive}: Enable pam_umask by
          default, now that the umask setting is gone from /etc/profile.
        - debian/local/pam-auth-update: Add the new md5sums for pam_umask addition.
        - debian/patches/extrausers.patch: Add a pam_extrausers module
          that is basically just a copy of pam_unix but looks at
          /var/lib/extrausers/{group,passwd,shadow} instead of /etc/
        - debian/libpam-modules-bin.install: install the helper binaries for
          pam_extrausers to /sbin
        - debian/rules: Make pam_extrausers_chkpwd sguid shadow
        - Add lintian override for pam_extrausers_chkpwd
        - Disable custom daemon restart detection code if needrestart is available
        - d/p/pam_env-remove-deprecation-notice-for-user_readenv.patch: drop
          deprecation warning about user_readenv from pam_env (LP 2059859)
    
     -- Dan Bungert <email address hidden>  Tue, 30 Apr 2024 16:17:36 -0600
  • 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