cvs commit: ports/security/openssh-portable Makefile distinfo
ports/security/openssh-portable/files patch-auth.c patch-auth1.c
patch-auth2.c patch-clientloop.c patch-loginrec.c patch-readconf.c
patch-regress-test-exec.sh patch-servconf.c patch-session.c ...
Marcus Alves Grando
mnag at FreeBSD.org
Sat Sep 30 19:15:02 PDT 2006
mnag 2006-10-01 02:15:01 UTC
FreeBSD ports repository
Modified files:
security/openssh-portable Makefile distinfo
security/openssh-portable/files patch-auth.c patch-auth1.c
patch-auth2.c patch-loginrec.c
patch-session.c patch-sshd.c
patch-sshd_config
Added files:
security/openssh-portable/files patch-readconf.c
patch-servconf.c
patch-ssh-agent.c patch-ssh.c
patch-ssh_config
patch-ssh_config.5
patch-sshd.8
patch-sshd_config.5
Removed files:
security/openssh-portable/files patch-clientloop.c
patch-regress-test-exec.sh
patch-sshpty.c
servconf.c.patch
Log:
- Update to 4.4p1.
- Disable temporary HPN patch until HPN release new version.
- Fix rc.d script path in sshd.8
- Add FreeBSD-${PKGNAME} in SSH_VERSION and SSH_RELEASE like src does.
- Sync patches with src.
Security: CVE-2006-4924, CVE-2006-5051
Revision Changes Path
1.110 +29 -12 ports/security/openssh-portable/Makefile
1.35 +3 -6 ports/security/openssh-portable/distinfo
1.8 +3 -21 ports/security/openssh-portable/files/patch-auth.c
1.7 +7 -16 ports/security/openssh-portable/files/patch-auth1.c
1.6 +24 -40 ports/security/openssh-portable/files/patch-auth2.c
1.3 +0 -11 ports/security/openssh-portable/files/patch-clientloop.c (dead)
1.6 +1 -1 ports/security/openssh-portable/files/patch-loginrec.c
1.1 +11 -0 ports/security/openssh-portable/files/patch-readconf.c (new)
1.4 +0 -11 ports/security/openssh-portable/files/patch-regress-test-exec.sh (dead)
1.1 +41 -0 ports/security/openssh-portable/files/patch-servconf.c (new)
1.22 +104 -284 ports/security/openssh-portable/files/patch-session.c
1.3 +10 -0 ports/security/openssh-portable/files/patch-ssh-agent.c (new)
1.1 +26 -0 ports/security/openssh-portable/files/patch-ssh.c (new)
1.1 +11 -0 ports/security/openssh-portable/files/patch-ssh_config (new)
1.1 +11 -0 ports/security/openssh-portable/files/patch-ssh_config.5 (new)
1.1 +33 -0 ports/security/openssh-portable/files/patch-sshd.8 (new)
1.2 +23 -8 ports/security/openssh-portable/files/patch-sshd.c
1.5 +40 -9 ports/security/openssh-portable/files/patch-sshd_config
1.1 +90 -0 ports/security/openssh-portable/files/patch-sshd_config.5 (new)
1.4 +0 -12 ports/security/openssh-portable/files/patch-sshpty.c (dead)
1.2 +0 -17 ports/security/openssh-portable/files/servconf.c.patch (dead)
More information about the cvs-ports
mailing list