Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/crypto/dist/ssh



Module Name:    src
Committed By:   jdc
Date:           Tue Apr  8 21:49:24 UTC 2008

Modified Files:
        src/crypto/dist/ssh [netbsd-3]: auth-options.c auth-options.h
            channels.c session.c sshd.8

Log Message:
Pull up revisions:
  src/crypto/dist/ssh/channels.c        1.38
  src/crypto/dist/ssh/auth-options.c    1.8
  src/crypto/dist/ssh/auth-options.h    1.4
  src/crypto/dist/ssh/session.c         1.46
  src/crypto/dist/ssh/sshd.8            1.39
(requested by adrianp in ticket #1921).

Fix X11 forwarding information disclosure vulnerability in OpenSSH
(CVE-2008-1483).

Add no-user-rc option which disables execution of ~/.ssh/rc
(backport from OpenSSH 4.9)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 src/crypto/dist/ssh/auth-options.c
cvs rdiff -r1.1.1.7 -r1.1.1.7.6.1 src/crypto/dist/ssh/auth-options.h
cvs rdiff -r1.31 -r1.31.2.1 src/crypto/dist/ssh/channels.c
cvs rdiff -r1.39.2.1 -r1.39.2.2 src/crypto/dist/ssh/session.c
cvs rdiff -r1.34 -r1.34.2.1 src/crypto/dist/ssh/sshd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index