[ubuntu/disco-proposed] pam 1.3.1-4ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Wed Feb 13 23:46:12 UTC 2019
pam (1.3.1-4ubuntu1) disco; urgency=medium
* Merge from Debian unstable, remaining changes:
- debian/control: have libpam-modules recommend update-motd package
- 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/libpam0g.postinst: the init script for 'samba' is now named
'smbd' in Ubuntu, so fix the restart handling.
- don't notify about xdm restarts during a release-upgrade
- debian/patches-applied/ubuntu-rlimit_nice_correction: Explicitly
initialise RLIMIT_NICE rather than relying on the kernel limits.
- debian/patches-applied/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-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/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-applied/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
* Dropped changes, included in Debian:
- Fix the name of the samba service being restarted
- Fix debian/patches-applied/update-motd to apply the correct changes
to the README
pam (1.3.1-4) unstable; urgency=medium
* Fix the name of the samba services to be restarted on upgrade.
pam (1.3.1-3) unstable; urgency=medium
* Fix debian/patches-applied/update-motd to apply the correct changes
to the README (should be forwarded to Debian)
* debian/libpam-modules.lintian-overrides: update for the current lintian
warning given for DSOs with no dependencies.
* debian/rules: set $DEB_HOST_MULTIARCH only if unset.
* debian/source.lintian-overrides: update for the current quilt warnings.
* debian/control: drop redundant priority fields.
* Standards-Version 4.3.0.
* Restore lintian overrides for hardening false-positives.
* debian/libpam0g.postinst: update the xdm restart handling to cope with
changes to what xdm writes to utmp. Closes: #922239.
Date: Wed, 13 Feb 2019 15:43:33 -0800
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/pam/1.3.1-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 13 Feb 2019 15:43:33 -0800
Source: pam
Binary: libpam0g libpam-modules libpam-modules-bin libpam-runtime libpam0g-dev libpam-cracklib libpam-doc
Architecture: source
Version: 1.3.1-4ubuntu1
Distribution: disco
Urgency: medium
Maintainer: Ubuntu 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-modules-bin - Pluggable Authentication Modules for PAM - helper binaries
libpam-runtime - Runtime support for the PAM library
libpam0g - Pluggable Authentication Modules library
libpam0g-dev - Development files for PAM
Closes: 922239
Changes:
pam (1.3.1-4ubuntu1) disco; urgency=medium
.
* Merge from Debian unstable, remaining changes:
- debian/control: have libpam-modules recommend update-motd package
- 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/libpam0g.postinst: the init script for 'samba' is now named
'smbd' in Ubuntu, so fix the restart handling.
- don't notify about xdm restarts during a release-upgrade
- debian/patches-applied/ubuntu-rlimit_nice_correction: Explicitly
initialise RLIMIT_NICE rather than relying on the kernel limits.
- debian/patches-applied/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-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/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-applied/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
* Dropped changes, included in Debian:
- Fix the name of the samba service being restarted
- Fix debian/patches-applied/update-motd to apply the correct changes
to the README
.
pam (1.3.1-4) unstable; urgency=medium
.
* Fix the name of the samba services to be restarted on upgrade.
.
pam (1.3.1-3) unstable; urgency=medium
.
* Fix debian/patches-applied/update-motd to apply the correct changes
to the README (should be forwarded to Debian)
* debian/libpam-modules.lintian-overrides: update for the current lintian
warning given for DSOs with no dependencies.
* debian/rules: set $DEB_HOST_MULTIARCH only if unset.
* debian/source.lintian-overrides: update for the current quilt warnings.
* debian/control: drop redundant priority fields.
* Standards-Version 4.3.0.
* Restore lintian overrides for hardening false-positives.
* debian/libpam0g.postinst: update the xdm restart handling to cope with
changes to what xdm writes to utmp. Closes: #922239.
Checksums-Sha1:
50d01b05e7ac4074b1d59632dc47a3dc016a9d21 2736 pam_1.3.1-4ubuntu1.dsc
eb528718faf4ddb43357b97d925738639d9593f9 158820 pam_1.3.1-4ubuntu1.debian.tar.xz
8741ab2ac16e191ecf925e6a5c8579c2627a8c56 7072 pam_1.3.1-4ubuntu1_source.buildinfo
Checksums-Sha256:
e6445c8646315ae9802805a8cc290b8f661cd116ce90dc07697bf2223690ce82 2736 pam_1.3.1-4ubuntu1.dsc
2f1de772741f4f640058a9db8853315cb78efbeb21ead8e5397108de9bd36767 158820 pam_1.3.1-4ubuntu1.debian.tar.xz
20828b41328a02a042eeade370de0674c8d155a715dbe67efa1d61609bfd6c83 7072 pam_1.3.1-4ubuntu1_source.buildinfo
Files:
b2a50fa5d44fd25492a67b39b71d8219 2736 libs optional pam_1.3.1-4ubuntu1.dsc
e31f389e9a4a326329e749f2b3dd5565 158820 libs optional pam_1.3.1-4ubuntu1.debian.tar.xz
526f957935163e1b2ab4c392b340f8b9 7072 libs optional pam_1.3.1-4ubuntu1_source.buildinfo
Original-Maintainer: Steve Langasek <vorlon at debian.org>
-----BEGIN PGP SIGNATURE-----
iQJOBAEBCgA4FiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAlxkrAEaHHN0ZXZlLmxh
bmdhc2VrQHVidW50dS5jb20ACgkQVo0w8yGyEz1oZhAAv+ktYaTTUlDo14A5nfwY
6dKaYUJMnLTLVXUT8iV4LTI6KpM8D1ZGDWo0TFQ8m+Dd8pvdvwjxq4MYUXFATxHu
a4EGOHfLr+6OgKgxUfW5/tlmSBYSXWWjU9ZJrj8BiAkNsvQEIfxDUbShTkkzTtCi
VZvotdfP5XTy0NuSCy/ARkCF/77SLlogGZfJkV35jqhgPRZxf285mjfH7a35zEFK
3x9ZrBPS32tit2c+LHL4Kpg8Fz2Y+3sQN8vpfydWmCtr9eveOO7JYvqYrNbxMoj2
VZ/mkYf4yTR6gSM5TwDav+QW7Rf8Y4qmer/MGsbnkjgnmfmyQrTB30u0XTgM6EV9
A9Za8EvDJBwnKWgPVoeHjO+H09kuKpHbykRmSrJDx+in+/Pvn+R9uh1ez/IK56aX
tQUOUSygfOu86K/Acx+4CoyIeU6RWVyRftT7MOvLofGnb1JVitjooKkGs/ibaZWL
8MKHr7sYuunzu8WQHTU2BXs4nC/tcDRgezFHaib4XgRJXRDTuyqLFCz3RTbC8Qvq
Doxg+lNidygCTwZVS8NhzL4u5y0e9rko/hsqjL0CFo6Eo7r5yfNmFtdxV5kNn+Q7
n/4w+PxjLICYOQZqTRFj0o16N3SuW9+8MHNZquz0Rd0JhECYZeAmtPCsb1M7+Jvq
hbnLnwY8ujpDkXHXQ19R9Tk=
=3cw/
-----END PGP SIGNATURE-----
More information about the Disco-changes
mailing list