[ubuntu/karmic] pam 1.0.1-10ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Fri Aug 7 10:45:18 BST 2009


pam (1.0.1-10ubuntu1) karmic; 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-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.
    - 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.

pam (1.0.1-10) unstable; urgency=high

  [ Steve Langasek ]
  * Updated debconf translations:
    - Finnish, thanks to Esko Arajärvi <edu at iki.fi> (closes: #520785)
    - Russian, thanks to Yuri Kozlov <yuray at komyakino.ru> (closes: #521874)
    - German, thanks to Sven Joachim <svenjoac at gmx.de> (closes: #521530)
    - Basque, thanks to Piarres Beobide <pi+debian at beobide.net>
      (closes: #524285)
  * When no profiles are chosen in pam-auth-update, throw an error message
    and prompt again instead of letting the user end up with an insecure
    system.  This introduces a new debconf template.  Closes: #519927,
    LP: #410171.

  [ Kees Cook ]
  * Add debian/patches/pam_1.0.4_mindays: backport upstream 1.0.4 fixes
    for MINDAYS-Field regression (closes: #514437).
  * debian/control: add missing misc:Depends for packages that need it.

  [ Sam Hartman ]
  * Remove conflicts information for transitions prior to woody release
  * Fix lintian overrides for libpam-runtime
  * Overrides for lintian finding quilt patches
  * pam_mail-fix-quiet: patch from Andreas Henriksson
    applied upstream to fix quiet option of pam_mail, Closes: #439268

  [ Dustin Kirkland ]
  * debian/patches/update-motd: run the update-motd scripts in pam_motd;
    render update-motd obsolete, LP: #399071

  [ Sam Hartman ]
  * cve-2009-0887-libpam-pam_misc.patch: avoid integer signedness problem
    (CVE-2009-0887) (Closes: #520115)

Date: Fri, 07 Aug 2009 09:50:02 +0100
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/karmic/+source/pam/1.0.1-10ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 07 Aug 2009 09:50:02 +0100
Source: pam
Binary: libpam0g libpam-modules libpam-runtime libpam0g-dev libpam-cracklib libpam-doc
Architecture: source
Version: 1.0.1-10ubuntu1
Distribution: karmic
Urgency: high
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: 439268 514437 519927 520115 520785 521530 521874 524285
Changes: 
 pam (1.0.1-10ubuntu1) karmic; 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-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.
     - 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.
 .
 pam (1.0.1-10) unstable; urgency=high
 .
   [ Steve Langasek ]
   * Updated debconf translations:
     - Finnish, thanks to Esko Arajärvi <edu at iki.fi> (closes: #520785)
     - Russian, thanks to Yuri Kozlov <yuray at komyakino.ru> (closes: #521874)
     - German, thanks to Sven Joachim <svenjoac at gmx.de> (closes: #521530)
     - Basque, thanks to Piarres Beobide <pi+debian at beobide.net>
       (closes: #524285)
   * When no profiles are chosen in pam-auth-update, throw an error message
     and prompt again instead of letting the user end up with an insecure
     system.  This introduces a new debconf template.  Closes: #519927,
     LP: #410171.
 .
   [ Kees Cook ]
   * Add debian/patches/pam_1.0.4_mindays: backport upstream 1.0.4 fixes
     for MINDAYS-Field regression (closes: #514437).
   * debian/control: add missing misc:Depends for packages that need it.
 .
   [ Sam Hartman ]
   * Remove conflicts information for transitions prior to woody release
   * Fix lintian overrides for libpam-runtime
   * Overrides for lintian finding quilt patches
   * pam_mail-fix-quiet: patch from Andreas Henriksson
     applied upstream to fix quiet option of pam_mail, Closes: #439268
 .
   [ Dustin Kirkland ]
   * debian/patches/update-motd: run the update-motd scripts in pam_motd;
     render update-motd obsolete, LP: #399071
 .
   [ Sam Hartman ]
   * cve-2009-0887-libpam-pam_misc.patch: avoid integer signedness problem
     (CVE-2009-0887) (Closes: #520115)
Checksums-Sha1: 
 e7f92115f62284a25749ed65a70039b30062022b 2237 pam_1.0.1-10ubuntu1.dsc
 5c746beadd5d7cf0cbeac16c2c5fc6a47d11162c 180829 pam_1.0.1-10ubuntu1.diff.gz
Checksums-Sha256: 
 0a291c252fce2519d2bdecafb771e48895a334e85f73e00dbe00f545434e8cd9 2237 pam_1.0.1-10ubuntu1.dsc
 79f3f6029ae38fdf1c952975903c22749e1069da6f856e5b1ba732b31caf7e32 180829 pam_1.0.1-10ubuntu1.diff.gz
Files: 
 59e157cb9749a7822fe9d1ee56a9cb56 2237 libs optional pam_1.0.1-10ubuntu1.dsc
 4709bf1709b060cf1662073935438f1d 180829 libs optional pam_1.0.1-10ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 399071 410171
Original-Maintainer: Steve Langasek <vorlon at debian.org>

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

iQIVAwUBSnvvaVaNMPMhshM9AQg0xg//V7vN+jgcZw4etmG16LbwhEqzR5E+O3wb
kF1IbHV8odh1LvUTzu5G94MkFIExKwhpLmOrnsE3DKZprLMG3FSwN5utwmPmXZxi
aVxE+Nu7g9hrBYormzLIWqCYuR3UgaWgWzZCgCb8r/Bfrfo7Pt9uTnsJUHjPGEhE
AMpLdJhv+vq6UdVkI4hCn7B9iw5EY2nqdw+p7tcyQlys4BppBi7HLRVLa6rHvBKo
EPAOtOrSBi4+wV/Ln0hOE/c2xt8SwjWoZNekh9S99wQp4i6lrwvlG15dyi+G2jcl
gtzuhbBXTm6oqTQk5ufGHjilNSw04jzccsqO27Z6BsMJSCm6YVSJNZfkVODTj/XV
BDGsPbZyUMLdCnDrUzLwHxHQ/xrVALJPHpE0dDanYC3cqEIK9nRm79MAVeNxz0sj
2OF448W2hnlXePij2SfDZbGNCZMLrXbWRzv34FWg6L0o/AqKBygJ749t+c3cQfst
pJtIBonW8CWYbN0Yh5TV1mndkcScSIzwV74vep/rdhLqoFblk9ondHBHJAbYfLcL
uZ//NGDu07Mx/Xr7IJYQOlpsTQXmPo8T0SGjILpT2b1CUnvqiG0IMiY/+isswiu2
urpX3kYjph8pxHs2gayeFyCYsMUtZ7cWJF/seReBzsTrMEXsOaLj7v/xaRjFX5it
LZKtqxXoZtw=
=CJ2I
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list