~ubuntu-branches/ubuntu/natty/pam/natty-security

« back to all changes in this revision

Viewing changes to po/POTFILES.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2009-08-26 00:40:14 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090826004014-qsd46mostuyljeqp
Tags: 1.1.0-1ubuntu1
* 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-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.
  - 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.
  - debian/local/common-{auth,account,password}.md5sums: include the
    Ubuntu-specific intrepid,jaunty md5sums for use during the
    common-session-noninteractive upgrade.
* Dropped changes, superseded upstream:
  - debian/patches-applied/ubuntu-fix_standard_types: Use standard u_int8_t
    type rather than __u8.
  - debian/patches-applied/ubuntu-user_defined_environment: Look at
    ~/.pam_environment too, with the same format as
    /etc/security/pam_env.conf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
./libpam/pam_dynamic.c
13
13
./libpam/pam_end.c
14
14
./libpam/pam_env.c
 
15
./libpam/pam_get_authtok.c
15
16
./libpam/pam_handlers.c
16
17
./libpam/pam_item.c
17
18
./libpam/pam_misc.c
58
59
./modules/pam_namespace/pam_namespace.c
59
60
./modules/pam_nologin/pam_nologin.c
60
61
./modules/pam_permit/pam_permit.c
 
62
./modules/pam_pwhistory/opasswd.c
 
63
./modules/pam_pwhistory/pam_pwhistory.c
61
64
./modules/pam_rhosts/pam_rhosts.c
62
65
./modules/pam_rootok/pam_rootok.c
63
66
./modules/pam_securetty/pam_securetty.c
69
72
./modules/pam_succeed_if/pam_succeed_if.c
70
73
./modules/pam_tally/pam_tally_app.c
71
74
./modules/pam_tally/pam_tally.c
 
75
./modules/pam_tally2/pam_tally2_app.c
 
76
./modules/pam_tally2/pam_tally2.c
72
77
./modules/pam_time/pam_time.c
 
78
./modules/pam_timestamp/pam_timestamp.c
 
79
./modules/pam_timestamp/pam_timestamp_check.c
73
80
./modules/pam_tty_audit/pam_tty_audit.c
74
81
./modules/pam_umask/pam_umask.c
75
82
./modules/pam_unix/bigcrypt.c