debian specific patch information for pam / 1.1.1-6.1+squeeze1

Summary

Package Version Package Type Source Package Format
1.1.1-6.1+squeeze1 Debian-diff 1.0

Debian packaging Information

Diff file pam_1.1.1-6.1+squeeze1.diff.gz
Size249058
MD5sum1579034d5b7689199dc093959cb77989
./debian only changes view download
non packaging (i.e. not ./debian) changes view download

Misc. Non-packaging "direct" style patches

file inserted deleted modified view download
acinclude.m44800 view download
m4/codeset.m42100 view download
m4/glibc2.m43000 view download
m4/glibc21.m43000 view download
m4/intdiv0.m47000 view download
m4/intmax.m43000 view download
m4/inttypes-h.m42500 view download
m4/inttypes-pri.m43000 view download
m4/inttypes.m42500 view download
m4/inttypes_h.m42600 view download
m4/isc-posix.m42400 view download
m4/lcmessage.m43000 view download
m4/lock.m428900 view download
m4/longdouble.m43100 view download
m4/longlong.m42300 view download
m4/printf-posix.m44400 view download
m4/signed.m41700 view download
m4/size_max.m46000 view download
m4/stdint_h.m42600 view download
m4/uintmax_t.m43000 view download
m4/ulonglong.m42300 view download
m4/visibility.m45200 view download
m4/wchar_t.m42000 view download
m4/wint_t.m42000 view download
m4/xsize.m41300 view download
modules/pam_access/README01210 view download

"series" style patches

patch summary view raw
pam_unix_fix_sgid_shadow_auth.patch
 modules/pam_unix/passverify.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
pam_unix_dont_trust_chkpwd_caller.patch
 modules/pam_unix/unix_chkpwd.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
007_modules_pam_unix
 modules/pam_unix/Makefile.am       |    2 
 modules/pam_unix/obscure.c         |  198 +++++++++++++++++++++++++++++++++++++
 modules/pam_unix/pam_unix.8        |   62 +++++++----
 modules/pam_unix/pam_unix.8.xml    |   84 +++++++++++++++
 modules/pam_unix/pam_unix_acct.c   |    2 
 modules/pam_unix/pam_unix_auth.c   |    2 
 modules/pam_unix/pam_unix_passwd.c |   23 +++-
 modules/pam_unix/pam_unix_sess.c   |    4 
 modules/pam_unix/support.c         |   29 +++--
 modules/pam_unix/support.h         |   66 ++++++------
 10 files changed, 402 insertions(+), 70 deletions(-)
view download
008_modules_pam_limits_chroot
 modules/pam_limits/limits.conf       |    2 
 modules/pam_limits/limits.conf.5     |  179 ++---------------------------------
 modules/pam_limits/limits.conf.5.xml |    6 +
 modules/pam_limits/pam_limits.c      |   21 +++-
 4 files changed, 37 insertions(+), 171 deletions(-)
view download
021_nis_cleanup
 modules/pam_unix/pam_unix_passwd.c |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)
view download
022_pam_unix_group_time_miscfixes
 modules/pam_group/pam_group.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download
026_pam_unix_passwd_unknown_user
 modules/pam_unix/passverify.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
view download
do_not_check_nis_accidentally
 modules/pam_unix/pam_unix_passwd.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
027_pam_limits_better_init_allow_explicit_root
 modules/pam_limits/README            |    1 
 modules/pam_limits/limits.conf       |    4 +
 modules/pam_limits/limits.conf.5     |    6 ++
 modules/pam_limits/limits.conf.5.xml |    6 ++
 modules/pam_limits/pam_limits.c      |   80 ++++++++++++++++++++++++++++++++---
 5 files changed, 92 insertions(+), 5 deletions(-)
view download
031_pam_include
 libpam/pam_handlers.c |   36 ++++++++++++++++++++++++++++++++----
 1 file changed, 32 insertions(+), 4 deletions(-)
view download
032_pam_limits_EPERM_NOT_FATAL
 modules/pam_limits/pam_limits.c |    2 ++
 1 file changed, 2 insertions(+)
view download
036_pam_wheel_getlogin_considered_harmful
 modules/pam_wheel/README          |    6 -
 modules/pam_wheel/pam_wheel.8     |  183 +-------------------------------------
 modules/pam_wheel/pam_wheel.8.xml |   15 ---
 modules/pam_wheel/pam_wheel.c     |   33 +-----
 4 files changed, 16 insertions(+), 221 deletions(-)
view download
hurd_no_setfsuid
 modules/pam_xauth/pam_xauth.c |   58 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 58 insertions(+)
view download
040_pam_limits_log_failure
 modules/pam_limits/pam_limits.c |   16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)
view download
045_pam_dispatch_jump_is_ignore
 libpam/pam_dispatch.c |   14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)
view download
054_pam_security_abstract_securetty_handling
 modules/pam_securetty/Makefile.am     |    4 +
 modules/pam_securetty/pam_securetty.c |   56 +--------------------
 modules/pam_securetty/tty_secure.c    |   90 ++++++++++++++++++++++++++++++++++
 3 files changed, 98 insertions(+), 52 deletions(-)
view download
055_pam_unix_nullok_secure
 modules/pam_unix/Makefile.am    |    3 +-
 modules/pam_unix/README         |   11 ++++++++-
 modules/pam_unix/pam_unix.8     |    9 +++++++-
 modules/pam_unix/pam_unix.8.xml |   19 ++++++++++++++++
 modules/pam_unix/support.c      |   45 +++++++++++++++++++++++++++++++++-------
 modules/pam_unix/support.h      |    9 ++++++--
 6 files changed, 83 insertions(+), 13 deletions(-)
view download
PAM-manpage-section
 doc/man/PAM.8                               |  172 +--------------------
 doc/man/misc_conv.3                         |  168 ---------------------
 doc/man/misc_conv.3.xml                     |    2 
 doc/man/pam.8                               |    2 
 doc/man/pam.8.xml                           |    4 
 doc/man/pam_acct_mgmt.3                     |  168 ---------------------
 doc/man/pam_acct_mgmt.3.xml                 |    2 
 doc/man/pam_authenticate.3                  |  168 ---------------------
 doc/man/pam_authenticate.3.xml              |    2 
 doc/man/pam_chauthtok.3                     |  168 ---------------------
 doc/man/pam_chauthtok.3.xml                 |    2 
 doc/man/pam_conv.3                          |  184 -----------------------
 doc/man/pam_conv.3.xml                      |    2 
 doc/man/pam_error.3                         |  170 ---------------------
 doc/man/pam_error.3.xml                     |    2 
 doc/man/pam_getenv.3                        |  168 ---------------------
 doc/man/pam_getenv.3.xml                    |    2 
 doc/man/pam_getenvlist.3                    |  168 ---------------------
 doc/man/pam_getenvlist.3.xml                |    2 
 doc/man/pam_info.3                          |  170 ---------------------
 doc/man/pam_info.3.xml                      |    2 
 doc/man/pam_misc_drop_env.3                 |  168 ---------------------
 doc/man/pam_misc_drop_env.3.xml             |    2 
 doc/man/pam_misc_paste_env.3                |  168 ---------------------
 doc/man/pam_misc_paste_env.3.xml            |    2 
 doc/man/pam_misc_setenv.3                   |  168 ---------------------
 doc/man/pam_misc_setenv.3.xml               |    2 
 doc/man/pam_prompt.3                        |  170 ---------------------
 doc/man/pam_prompt.3.xml                    |    2 
 doc/man/pam_putenv.3                        |  168 ---------------------
 doc/man/pam_putenv.3.xml                    |    2 
 doc/man/pam_strerror.3                      |  168 ---------------------
 doc/man/pam_strerror.3.xml                  |    2 
 doc/man/pam_syslog.3                        |  174 ----------------------
 doc/man/pam_syslog.3.xml                    |    2 
 modules/pam_access/access.conf.5            |    2 
 modules/pam_access/access.conf.5.xml        |    2 
 modules/pam_access/pam_access.8             |  170 +--------------------
 modules/pam_access/pam_access.8.xml         |    2 
 modules/pam_cracklib/pam_cracklib.8         |  208 +-------------------------
 modules/pam_cracklib/pam_cracklib.8.xml     |    2 
 modules/pam_debug/pam_debug.8               |  178 ----------------------
 modules/pam_debug/pam_debug.8.xml           |    2 
 modules/pam_deny/pam_deny.8                 |  178 ----------------------
 modules/pam_deny/pam_deny.8.xml             |    2 
 modules/pam_echo/pam_echo.8                 |  180 +---------------------
 modules/pam_echo/pam_echo.8.xml             |    2 
 modules/pam_env/pam_env.8                   |  180 +---------------------
 modules/pam_env/pam_env.8.xml               |    2 
 modules/pam_env/pam_env.conf.5              |  220 +---------------------------
 modules/pam_env/pam_env.conf.5.xml          |    2 
 modules/pam_exec/pam_exec.8                 |  188 +----------------------
 modules/pam_exec/pam_exec.8.xml             |    2 
 modules/pam_faildelay/pam_faildelay.8       |  180 +---------------------
 modules/pam_faildelay/pam_faildelay.8.xml   |    2 
 modules/pam_filter/pam_filter.8             |  180 +---------------------
 modules/pam_filter/pam_filter.8.xml         |    2 
 modules/pam_ftp/pam_ftp.8                   |  180 +---------------------
 modules/pam_ftp/pam_ftp.8.xml               |    2 
 modules/pam_group/group.conf.5              |  184 +----------------------
 modules/pam_group/group.conf.5.xml          |    2 
 modules/pam_group/pam_group.8               |  172 +--------------------
 modules/pam_group/pam_group.8.xml           |    2 
 modules/pam_issue/pam_issue.8               |  180 +---------------------
 modules/pam_issue/pam_issue.8.xml           |    2 
 modules/pam_keyinit/pam_keyinit.8           |  182 +----------------------
 modules/pam_keyinit/pam_keyinit.8.xml       |    2 
 modules/pam_lastlog/pam_lastlog.8           |  188 +----------------------
 modules/pam_lastlog/pam_lastlog.8.xml       |    2 
 modules/pam_limits/limits.conf.5            |    2 
 modules/pam_limits/limits.conf.5.xml        |    2 
 modules/pam_limits/pam_limits.8             |  186 +----------------------
 modules/pam_limits/pam_limits.8.xml         |    2 
 modules/pam_listfile/pam_listfile.8         |  206 +-------------------------
 modules/pam_listfile/pam_listfile.8.xml     |    2 
 modules/pam_localuser/pam_localuser.8       |  184 +----------------------
 modules/pam_localuser/pam_localuser.8.xml   |    2 
 modules/pam_loginuid/pam_loginuid.8         |  178 ----------------------
 modules/pam_loginuid/pam_loginuid.8.xml     |    2 
 modules/pam_mail/pam_mail.8                 |  190 +-----------------------
 modules/pam_mail/pam_mail.8.xml             |    2 
 modules/pam_mkhomedir/pam_mkhomedir.8       |  186 +----------------------
 modules/pam_mkhomedir/pam_mkhomedir.8.xml   |    2 
 modules/pam_motd/pam_motd.8                 |  184 +----------------------
 modules/pam_motd/pam_motd.8.xml             |    2 
 modules/pam_namespace/namespace.conf.5      |  186 +----------------------
 modules/pam_namespace/namespace.conf.5.xml  |    2 
 modules/pam_namespace/pam_namespace.8       |  190 +-----------------------
 modules/pam_namespace/pam_namespace.8.xml   |    2 
 modules/pam_nologin/pam_nologin.8           |  190 +-----------------------
 modules/pam_nologin/pam_nologin.8.xml       |    2 
 modules/pam_permit/pam_permit.8             |  178 ----------------------
 modules/pam_permit/pam_permit.8.xml         |    2 
 modules/pam_rhosts/pam_rhosts.8             |  192 +-----------------------
 modules/pam_rhosts/pam_rhosts.8.xml         |    2 
 modules/pam_rootok/pam_rootok.8             |  180 +---------------------
 modules/pam_rootok/pam_rootok.8.xml         |    2 
 modules/pam_securetty/pam_securetty.8       |  188 +----------------------
 modules/pam_securetty/pam_securetty.8.xml   |    2 
 modules/pam_selinux/pam_selinux.8           |  178 ----------------------
 modules/pam_selinux/pam_selinux.8.xml       |    2 
 modules/pam_sepermit/pam_sepermit.8         |    2 
 modules/pam_sepermit/pam_sepermit.8.xml     |    2 
 modules/pam_shells/pam_shells.8             |  184 +----------------------
 modules/pam_shells/pam_shells.8.xml         |    2 
 modules/pam_succeed_if/pam_succeed_if.8     |  192 ------------------------
 modules/pam_succeed_if/pam_succeed_if.8.xml |    2 
 modules/pam_tally/pam_tally.8               |  194 +-----------------------
 modules/pam_tally/pam_tally.8.xml           |    2 
 modules/pam_time/pam_time.8                 |  182 +----------------------
 modules/pam_time/pam_time.8.xml             |    2 
 modules/pam_time/time.conf.5                |  184 +----------------------
 modules/pam_time/time.conf.5.xml            |    2 
 modules/pam_umask/pam_umask.8               |  180 +---------------------
 modules/pam_umask/pam_umask.8.xml           |    2 
 modules/pam_unix/pam_unix.8                 |  158 --------------------
 modules/pam_unix/pam_unix.8.xml             |    2 
 modules/pam_userdb/pam_userdb.8             |  180 +---------------------
 modules/pam_userdb/pam_userdb.8.xml         |    2 
 modules/pam_warn/pam_warn.8                 |  178 ----------------------
 modules/pam_warn/pam_warn.8.xml             |    2 
 modules/pam_wheel/pam_wheel.8               |    2 
 modules/pam_wheel/pam_wheel.8.xml           |    2 
 modules/pam_xauth/pam_xauth.8               |  204 ++-----------------------
 modules/pam_xauth/pam_xauth.8.xml           |    2 
 125 files changed, 594 insertions(+), 10010 deletions(-)
view download
conditional_module,_conditional_man
 modules/pam_tty_audit/Makefile.am |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
view download
mkhomedir_linking.patch
 modules/pam_mkhomedir/Makefile.am |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
view download
autoconf.patch
 Makefile.in                               |   21 
 aclocal.m4                                |   12 
 conf/Makefile.in                          |   10 
 conf/pam_conv1/Makefile.in                |    6 
 config.h.in                               |    3 
 configure                                 |10652 +++++++-----------------------
 doc/Makefile.in                           |   10 
 doc/adg/Makefile.in                       |    6 
 doc/man/Makefile.in                       |    6 
 doc/mwg/Makefile.in                       |    6 
 doc/sag/Makefile.in                       |    6 
 doc/specs/Makefile.in                     |    6 
 examples/Makefile.in                      |    6 
 libpam/Makefile.in                        |    6 
 libpam_misc/Makefile.in                   |    6 
 libpamc/Makefile.in                       |   10 
 libpamc/test/Makefile.in                  |    6 
 ltmain.sh                                 |   45 
 m4/libtool.m4                             |   40 
 m4/ltversion.m4                           |   10 
 modules/Makefile.in                       |   10 
 modules/pam_access/Makefile.in            |    6 
 modules/pam_cracklib/Makefile.in          |    6 
 modules/pam_debug/Makefile.in             |    6 
 modules/pam_deny/Makefile.in              |    6 
 modules/pam_echo/Makefile.in              |    6 
 modules/pam_env/Makefile.in               |    6 
 modules/pam_exec/Makefile.in              |    6 
 modules/pam_faildelay/Makefile.in         |    6 
 modules/pam_filter/Makefile.in            |   10 
 modules/pam_filter/upperLOWER/Makefile.in |    6 
 modules/pam_ftp/Makefile.in               |    6 
 modules/pam_group/Makefile.in             |    6 
 modules/pam_issue/Makefile.in             |    6 
 modules/pam_keyinit/Makefile.in           |    6 
 modules/pam_lastlog/Makefile.in           |    6 
 modules/pam_limits/Makefile.in            |    6 
 modules/pam_listfile/Makefile.in          |    6 
 modules/pam_localuser/Makefile.in         |    6 
 modules/pam_loginuid/Makefile.in          |    6 
 modules/pam_mail/Makefile.in              |    6 
 modules/pam_mkhomedir/Makefile.in         |   14 
 modules/pam_motd/Makefile.in              |    6 
 modules/pam_namespace/Makefile.in         |    6 
 modules/pam_nologin/Makefile.in           |    6 
 modules/pam_permit/Makefile.in            |    6 
 modules/pam_pwhistory/Makefile.in         |    6 
 modules/pam_rhosts/Makefile.in            |    6 
 modules/pam_rootok/Makefile.in            |    6 
 modules/pam_securetty/Makefile.in         |   19 
 modules/pam_selinux/Makefile.in           |    6 
 modules/pam_sepermit/Makefile.in          |    6 
 modules/pam_shells/Makefile.in            |    6 
 modules/pam_stress/Makefile.in            |    6 
 modules/pam_succeed_if/Makefile.in        |    6 
 modules/pam_tally/Makefile.in             |    6 
 modules/pam_tally2/Makefile.in            |    6 
 modules/pam_time/Makefile.in              |    6 
 modules/pam_timestamp/Makefile.in         |    6 
 modules/pam_tty_audit/Makefile.in         |   10 
 modules/pam_umask/Makefile.in             |    6 
 modules/pam_unix/Makefile.in              |   16 
 modules/pam_userdb/Makefile.in            |    6 
 modules/pam_warn/Makefile.in              |    6 
 modules/pam_wheel/Makefile.in             |    6 
 modules/pam_xauth/Makefile.in             |    6 
 tests/Makefile.in                         |    6 
 xtests/Makefile.in                        |    6 
 68 files changed, 3044 insertions(+), 8160 deletions(-)
view download
update-motd
 modules/pam_motd/pam_motd.c |   63 +++++++++++++++++++++++++-------------------
 1 file changed, 36 insertions(+), 27 deletions(-)
view download
fix-man-crud
 doc/man/pam.3                               |  172 ---------------------
 doc/man/pam_close_session.3                 |  166 --------------------
 doc/man/pam_end.3                           |  166 --------------------
 doc/man/pam_fail_delay.3                    |  222 ----------------------------
 doc/man/pam_get_data.3                      |  166 --------------------
 doc/man/pam_get_item.3                      |  168 ---------------------
 doc/man/pam_get_user.3                      |  166 --------------------
 doc/man/pam_open_session.3                  |  166 --------------------
 doc/man/pam_set_data.3                      |  166 --------------------
 doc/man/pam_set_item.3                      |  168 ---------------------
 doc/man/pam_sm_acct_mgmt.3                  |  170 ---------------------
 doc/man/pam_sm_authenticate.3               |  170 ---------------------
 doc/man/pam_sm_chauthtok.3                  |  170 ---------------------
 doc/man/pam_sm_close_session.3              |  170 ---------------------
 doc/man/pam_sm_open_session.3               |  170 ---------------------
 doc/man/pam_sm_setcred.3                    |  170 ---------------------
 doc/man/pam_start.3                         |  170 +--------------------
 modules/pam_mkhomedir/mkhomedir_helper.8    |  162 --------------------
 modules/pam_pwhistory/pam_pwhistory.8       |  194 +-----------------------
 modules/pam_tally2/pam_tally2.8             |  186 +----------------------
 modules/pam_timestamp/pam_timestamp.8       |  178 ----------------------
 modules/pam_timestamp/pam_timestamp_check.8 |  178 ----------------------
 modules/pam_unix/unix_chkpwd.8              |  162 --------------------
 modules/pam_unix/unix_update.8              |  162 --------------------
 24 files changed, 156 insertions(+), 3982 deletions(-)
view download
sys-types-include.patch
 libpam/include/security/pam_modutil.h |    1 +
 1 file changed, 1 insertion(+)
view download
no_PATH_MAX_on_hurd
 tests/tst-dlopen.c |    5 +++++
 1 file changed, 5 insertions(+)
view download
pam_env-fix-dos.patch
 modules/pam_env/pam_env.c |    3 +++
 1 file changed, 3 insertions(+)
view download
pam_env-fix-overflow.patch
 modules/pam_env/pam_env.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
view download