Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 00:28:47 -0700 (PDT)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/openssh Makefile distinfo ports/security/openssh/files patch-auth1.c patch-auth2.c patch-includes.h patch-lib-Makefile patch-session.c patch-sshconnect2.c patch-sshd-Makefile patch-sshd_config ...
Message-ID:  <200205310728.g4V7SlH42205@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2002/05/31 00:28:47 PDT

  Modified files:
    security/openssh     Makefile distinfo 
    security/openssh/files patch-auth1.c patch-auth2.c 
                           patch-includes.h patch-lib-Makefile 
                           patch-session.c patch-sshd-Makefile 
                           patch-sshd_config 
    security/openssh-portable Makefile distinfo 
    security/openssh-portable/files patch-session.c 
  Added files:
    security/openssh/files patch-sshconnect2.c 
  Removed files:
    security/openssh-portable/files patch-readpassphrase.c 
  Log:
  Update to OpenSSH 3.2.3
  
  - patch openssh-3.1-adv.token.patch is now obsolete.
  - remerged PAM changes form previous port
  - declare CMSG_* macros.
  - fixed bad type in function input_userauth_passwd_changereq
  
  Update to OpenSSH-portable-3.2.3p1
  
  - patch openssh-3.1p1-adv.token.patch is now obsolete
  - keep previously declared CONFIGURE_ARGS
  - remove openssh-mit-krb5-20020326.diff (should be in the distribution now)
  - patch patch-readpassphrase.c is now in teh distribution
  - merged previous patches.
  - extend CONFIGURE_ARGS so it find OPENSSL again.
  - new patches for GSSAPI, not fully tested.
  
  If you have the patch applied:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/36080
  
  Builds with openssl-0.9.6d under:
  2.2.8-RELEASE
  3.2-RELEASE
  4.2-RELEASE
  4.6-RC
  
  Revision  Changes    Path
  1.34      +7 -10     ports/security/openssh-portable/Makefile
  1.11      +3 -4      ports/security/openssh-portable/distinfo
  1.2       +0 -25     ports/security/openssh-portable/files/patch-readpassphrase.c (dead)
  1.8       +22 -28    ports/security/openssh-portable/files/patch-session.c
  1.94      +2 -3      ports/security/openssh/Makefile
  1.32      +2 -3      ports/security/openssh/distinfo
  1.2       +10 -9     ports/security/openssh/files/patch-auth1.c
  1.2       +11 -12    ports/security/openssh/files/patch-auth2.c
  1.2       +20 -2     ports/security/openssh/files/patch-includes.h
  1.2       +10 -11    ports/security/openssh/files/patch-lib-Makefile
  1.5       +28 -38    ports/security/openssh/files/patch-session.c
  1.1       +11 -0     ports/security/openssh/files/patch-sshconnect2.c (new)
  1.2       +6 -6      ports/security/openssh/files/patch-sshd-Makefile
  1.2       +4 -4      ports/security/openssh/files/patch-sshd_config

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205310728.g4V7SlH42205>