~ubuntu-branches/ubuntu/utopic/libpam-mklocaluser/utopic-proposed

Viewing all changes in revision 7.

  • Committer: Package Import Robot
  • Author(s): Petter Reinholdtsen
  • Date: 2014-06-09 20:49:55 UTC
  • Revision ID: package-import@ubuntu.com-20140609204955-7ff03mvdng2bw9pt
Tags: 0.9
* Update standard-version from 3.9.2 to 3.9.5.  No changes needed.
* Make PAM module more robust:
* Add to /etc/passwd and /etc/shadow using python code instead of
  calling "echo 'something' >> /etc/file" in a subshell.
* Do not try to syslog an exception, as a string is needed in newer
  python versions.
* Do not call chown -R, implement it in python instead.
* Correct test pam_handler function arguments and make it output
  more info during testing.
* Make sure syslog message make it clear that both passwd and shadow
  is updated by the module.
* Change priority from optional to extra, as it depend on libpam-python
  which is priority extra, to avoid priority inversion.
* Source is moved to git.  Update Vcs-* control file fields.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: