[ubuntu/jaunty] pam 1.0.1-9ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Sat Mar 21 09:27:05 GMT 2009


pam (1.0.1-9ubuntu1) jaunty; urgency=low

  * 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/patches-applied/series: Ubuntu patches are as below ...
    - debian/patches-applied/ubuntu-fix_standard_types: Use standard u_int8_t
      type rather than __u8.
    - 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-regression_fix_securetty: prompt for
      password on bad username.
    - debian/patches-applied/ubuntu-rlimit_nice_correction: Explicitly
      initialise RLIMIT_NICE rather than relying on the kernel limits.
    - debian/patches-applied/ubuntu-user_defined_environment: Look at
      ~/.pam_environment too, with the same format as
      /etc/security/pam_env.conf.  (Originally patch 100; converted to quilt.)
    - Change Vcs-Bzr to point at the Ubuntu branch.
    - debian/local/common-password, debian/pam-configs/unix: switch from
      "md5" to "sha512" as password crypt default.

pam (1.0.1-9) unstable; urgency=low

  * Move the pam module packages to section 'admin'.
  * 027_pam_limits_better_init_allow_explicit_root: defaults need to be
    declared as LIMITS_DEF_DEFAULT instead of LIMITS_DEF_ALL, otherwise
    global limits will fail to be applied.  LP: #314222.

pam (1.0.1-8) unstable; urgency=low

  * Updated debconf translations:
    - Bulgarian, thanks to Damyan Ivanov <dmn at debian.org> (closes: #518121)
    - Spanish, thanks to Javier Fernandez-Sanguino Peña <jfs at debian.org>
      (closes: #518214)
    - Swedish, thanks to Martin Bagge <brother at bsnet.se> (closes: #518324)
    - Vietnamese, thanks to Clytie Siddall <clytie at riverland.net.au>
      (closes: #518329)
    - Japanese, thanks to Kenshi Muto <kmuto at debian.org> (closes: #518335)
    - Slovak, thanks to Ivan Masár <helix84 at centrum.sk> (closes: #518341)
    - Czech, thanks to Miroslav Kure <kurem at debian.cz> (closes: #518992)
    - Portuguese, thanks to Américo Monteiro <a_monteiro at netcabo.pt>
      (closes: #519204)
    - Galician, thanks to Marce Villarino <mvillarino at users.sourceforge.net>
      (closes: #519447)
    - Romanian, thanks to Eddy Petrișor <eddy.petrisor at gmail.com>
      (closes: #520552)
  * 027_pam_limits_better_init_allow_explicit_root: set the RLIMIT_MEMLOCK
    limit correctly to match the kernel default, which is not RLIM_INFINITY.
    Closes: #472629.

Date: Fri, 20 Mar 2009 19:12:10 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Steve Langasek <steve.langasek at canonical.com>
https://launchpad.net/ubuntu/jaunty/+source/pam/1.0.1-9ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 20 Mar 2009 19:12:10 -0700
Source: pam
Binary: libpam0g libpam-modules libpam-runtime libpam0g-dev libpam-cracklib libpam-doc
Architecture: source
Version: 1.0.1-9ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
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: 472629 518121 518214 518324 518329 518335 518341 518992 519204 519447 520552
Launchpad-Bugs-Fixed: 314222
Changes: 
 pam (1.0.1-9ubuntu1) jaunty; urgency=low
 .
   * 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/patches-applied/series: Ubuntu patches are as below ...
     - debian/patches-applied/ubuntu-fix_standard_types: Use standard u_int8_t
       type rather than __u8.
     - 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-regression_fix_securetty: prompt for
       password on bad username.
     - debian/patches-applied/ubuntu-rlimit_nice_correction: Explicitly
       initialise RLIMIT_NICE rather than relying on the kernel limits.
     - debian/patches-applied/ubuntu-user_defined_environment: Look at
       ~/.pam_environment too, with the same format as
       /etc/security/pam_env.conf.  (Originally patch 100; converted to quilt.)
     - Change Vcs-Bzr to point at the Ubuntu branch.
     - debian/local/common-password, debian/pam-configs/unix: switch from
       "md5" to "sha512" as password crypt default.
 .
 pam (1.0.1-9) unstable; urgency=low
 .
   * Move the pam module packages to section 'admin'.
   * 027_pam_limits_better_init_allow_explicit_root: defaults need to be
     declared as LIMITS_DEF_DEFAULT instead of LIMITS_DEF_ALL, otherwise
     global limits will fail to be applied.  LP: #314222.
 .
 pam (1.0.1-8) unstable; urgency=low
 .
   * Updated debconf translations:
     - Bulgarian, thanks to Damyan Ivanov <dmn at debian.org> (closes: #518121)
     - Spanish, thanks to Javier Fernandez-Sanguino Peña <jfs at debian.org>
       (closes: #518214)
     - Swedish, thanks to Martin Bagge <brother at bsnet.se> (closes: #518324)
     - Vietnamese, thanks to Clytie Siddall <clytie at riverland.net.au>
       (closes: #518329)
     - Japanese, thanks to Kenshi Muto <kmuto at debian.org> (closes: #518335)
     - Slovak, thanks to Ivan Masár <helix84 at centrum.sk> (closes: #518341)
     - Czech, thanks to Miroslav Kure <kurem at debian.cz> (closes: #518992)
     - Portuguese, thanks to Américo Monteiro <a_monteiro at netcabo.pt>
       (closes: #519204)
     - Galician, thanks to Marce Villarino <mvillarino at users.sourceforge.net>
       (closes: #519447)
     - Romanian, thanks to Eddy Petrișor <eddy.petrisor at gmail.com>
       (closes: #520552)
   * 027_pam_limits_better_init_allow_explicit_root: set the RLIMIT_MEMLOCK
     limit correctly to match the kernel default, which is not RLIM_INFINITY.
     Closes: #472629.
Checksums-Sha1: 
 e84b877a06b816aee41eba2c086ecebb5fe56a91 1593 pam_1.0.1-9ubuntu1.dsc
 01cfd9aa14489fb7b9cc0e3506a1d36ead1750cc 172770 pam_1.0.1-9ubuntu1.diff.gz
Checksums-Sha256: 
 c2003e3832f17405fd6b805feff3a0b7802620ac21f32aa24146d82a0d1e4bf3 1593 pam_1.0.1-9ubuntu1.dsc
 e00fa1693b9100676a9c6d70a9617e4460e05c63ee78a21655803a8a7749ef29 172770 pam_1.0.1-9ubuntu1.diff.gz
Files: 
 d23d8ec55e6d577ddaf83d02c855e25d 1593 libs optional pam_1.0.1-9ubuntu1.dsc
 bddffd0adf578c6b1400752f6b6e5acc 172770 libs optional pam_1.0.1-9ubuntu1.diff.gz
Original-Maintainer: Steve Langasek <vorlon at debian.org>

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

iD8DBQFJxGLnKN6ufymYLloRAmIZAJ9SIpy91QJQ72S1sSRNF7GUPOJ19wCeNO08
hrQrOkqv9ug90UMDHJr8ahY=
=ZsYo
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list