debian specific patch information for pam / 1.1.0-4

Summary

Package Version Package Type Source Package Format
1.1.0-4 Debian-diff 1.0

"Debian diff" Information

Diff file pam_1.1.0-4.diff.gz
Size226485
MD5sumc4bbfa7a3a4c7ae24859f25a10cd5dfb
./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

"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        |  218 +++++++------------------------------
 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         |   30 +++--
 modules/pam_unix/support.h         |   64 +++++-----
 10 files changed, 405 insertions(+), 222 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 |   10 ++++++----
 1 file changed, 6 insertions(+), 4 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 |   74 +++------------------------
 modules/pam_securetty/tty_secure.c    |   90 ++++++++++++++++++++++++++++++++++
 3 files changed, 104 insertions(+), 64 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            |  170 +--------------------
 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         |  180 +---------------------
 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                 |    2 
 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, 607 insertions(+), 10187 deletions(-)
view download
pam.d-manpage-section
 modules/pam_sepermit/pam_sepermit.8     |    2 +-
 modules/pam_sepermit/pam_sepermit.8.xml |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
view download
autoconf.patch
 Makefile.in                       |    6 
 aclocal.m4                        |    6 
 config.h.in                       |    3 
 configure                         |10585 +++++++++-----------------------------
 ltmain.sh                         |   41 
 m4/libtool.m4                     |   27 
 modules/pam_namespace/Makefile.in |    4 
 modules/pam_securetty/Makefile.in |   17 
 modules/pam_unix/Makefile.in      |   14 
 9 files changed, 2780 insertions(+), 7923 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_authtok.3                   |  166 --------------------
 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_setcred.3                       |  166 --------------------
 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_tty_audit/pam_tty_audit.8       |  176 ----------------------
 modules/pam_unix/unix_chkpwd.8              |  162 --------------------
 modules/pam_unix/unix_update.8              |  162 --------------------
 27 files changed, 174 insertions(+), 4472 deletions(-)
view download
namespace_with_awk_not_gawk
 modules/pam_namespace/namespace.init |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
view download
pam_securetty_tty_check_before_user_check
 modules/pam_securetty/pam_securetty.c |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
view download