[ubuntu/lucid] pam 1.1.1-1ubuntu1 (Accepted)

Steve Langasek vorlon at debian.org
Mon Feb 1 19:15:21 GMT 2010


pam (1.1.1-1ubuntu1) lucid; urgency=low

  * Merge from Debian, 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/patches-applied/series: Ubuntu patches are as below ...
    - debian/patches-applied/ubuntu-no-error-if-missingok: add a new, magic
      module option 'missingok' which will suppress logging of errors by
      libpam if the module is not found.
    - debian/patches-applied/ubuntu-rlimit_nice_correction: Explicitly
      initialise RLIMIT_NICE rather than relying on the kernel limits.
    - Change Vcs-Bzr to point at the Ubuntu branch.
    - Make libpam-modules depend on base-files (>= 5.0.0ubuntu6), to ensure
      run-parts does the right thing in /etc/update-motd.d.
    - debian/patches-applied/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/local/common-{auth,account,password}.md5sums: include the
      Ubuntu-specific intrepid,jaunty md5sums for use during the
      common-session-noninteractive upgrade.

pam (1.1.1-1) unstable; urgency=low

  * New upstream version.
    - restore proper netgroup handling in pam_access.
      Closes: #567385, LP: #513955.
  * Drop patches pam.d-manpage-section, namespace_with_awk_not_gawk, and
    pam_securetty_tty_check_before_user_check, which are included upstream.
  * debian/patches/026_pam_unix_passwd_unknown_user: don't return
    PAM_USER_UNKNOWN on password change of a user that has no shadow entry,
    upstream now implements auto-creating the shadow entry in this case.
  * Updated debconf translations:
    - French, thanks to Jean-Baka Domelevo Entfellner <domelevo at gmail.com>
      (closes: #547039)
    - Bulgarian, thanks to Damyan Ivanov <dmn at debian.org> (closes: #562835)
  * debian/patches/sys-types-include.patch: fix pam_modutil.h so that it can
    be included directly, without having to include sys/types.h first.
    Closes: #556203.
  * Add postgresql-8.3 to the list of services in need of restart on upgrade.
    Closes: #563674.
  * And drop postgresql-{7.4,8.1} from the list, neither of which is present
    in stable.
  * debian/patches/007_modules_pam_unix: recognize that *all* of the password
    hashes other than traditional crypt handle passwords >8 chars in length.
    LP: #356766.

Date: Mon, 01 Feb 2010 09:55:02 -0800
Changed-By: Steve Langasek <vorlon at debian.org>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/pam/1.1.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 01 Feb 2010 09:55:02 -0800
Source: pam
Binary: libpam0g libpam-modules libpam-runtime libpam0g-dev libpam-cracklib libpam-doc
Architecture: source
Version: 1.1.1-1ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <vorlon at debian.org>
Description: 
 libpam-cracklib - PAM module to enable cracklib support
 libpam-doc - Documentation of PAM
 libpam-modules - Pluggable Authentication Modules for PAM
 libpam-runtime - Runtime support for the PAM library
 libpam0g   - Pluggable Authentication Modules library
 libpam0g-dev - Development files for PAM
Closes: 547039 556203 562835 563674 567385
Changes: 
 pam (1.1.1-1ubuntu1) lucid; urgency=low
 .
   * Merge from Debian, 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/patches-applied/series: Ubuntu patches are as below ...
     - debian/patches-applied/ubuntu-no-error-if-missingok: add a new, magic
       module option 'missingok' which will suppress logging of errors by
       libpam if the module is not found.
     - debian/patches-applied/ubuntu-rlimit_nice_correction: Explicitly
       initialise RLIMIT_NICE rather than relying on the kernel limits.
     - Change Vcs-Bzr to point at the Ubuntu branch.
     - Make libpam-modules depend on base-files (>= 5.0.0ubuntu6), to ensure
       run-parts does the right thing in /etc/update-motd.d.
     - debian/patches-applied/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/local/common-{auth,account,password}.md5sums: include the
       Ubuntu-specific intrepid,jaunty md5sums for use during the
       common-session-noninteractive upgrade.
 .
 pam (1.1.1-1) unstable; urgency=low
 .
   * New upstream version.
     - restore proper netgroup handling in pam_access.
       Closes: #567385, LP: #513955.
   * Drop patches pam.d-manpage-section, namespace_with_awk_not_gawk, and
     pam_securetty_tty_check_before_user_check, which are included upstream.
   * debian/patches/026_pam_unix_passwd_unknown_user: don't return
     PAM_USER_UNKNOWN on password change of a user that has no shadow entry,
     upstream now implements auto-creating the shadow entry in this case.
   * Updated debconf translations:
     - French, thanks to Jean-Baka Domelevo Entfellner <domelevo at gmail.com>
       (closes: #547039)
     - Bulgarian, thanks to Damyan Ivanov <dmn at debian.org> (closes: #562835)
   * debian/patches/sys-types-include.patch: fix pam_modutil.h so that it can
     be included directly, without having to include sys/types.h first.
     Closes: #556203.
   * Add postgresql-8.3 to the list of services in need of restart on upgrade.
     Closes: #563674.
   * And drop postgresql-{7.4,8.1} from the list, neither of which is present
     in stable.
   * debian/patches/007_modules_pam_unix: recognize that *all* of the password
     hashes other than traditional crypt handle passwords >8 chars in length.
     LP: #356766.
Checksums-Sha1: 
 808572f38a121f6eb4ae684adfd21ad4f96cad49 1590 pam_1.1.1-1ubuntu1.dsc
 06cbcd0c8e20e156878d8399daf4e632c8b9c79b 1799415 pam_1.1.1.orig.tar.gz
 b65cfc98ae86ccf91def7c5d6daa106b3a3c3b1b 234644 pam_1.1.1-1ubuntu1.diff.gz
Checksums-Sha256: 
 52dc5143a7fdbc4d07e2c42c852c5cd4f3d374abae2533196bc945aeb1fe2cc1 1590 pam_1.1.1-1ubuntu1.dsc
 9190184d918a8aea35f79df978dd1ebafc63aefcf66cb7be513a88f36e162d89 1799415 pam_1.1.1.orig.tar.gz
 479e1085d267cefe89103df3d43dc0ae01b79436cd1603b2ef75c35b70a01feb 234644 pam_1.1.1-1ubuntu1.diff.gz
Files: 
 8ec47d9f8c5bb7371264032a1d2060f3 1590 libs optional pam_1.1.1-1ubuntu1.dsc
 b4838d787dd9b046a4d6992e18b6ffac 1799415 libs optional pam_1.1.1.orig.tar.gz
 21a32ef6557873116e3033f00cb9fa90 234644 libs optional pam_1.1.1-1ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 356766 513955
Original-Maintainer: Steve Langasek <vorlon at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFLZydRKN6ufymYLloRAtI3AKCgtRjSD3R9WXuLVp7G4DpiBTyyuACdGvkb
jQIofeFI2woeNqUP/Z8GYhE=
=sC/M
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list