Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Oct 2006 02:15:01 +0000 (UTC)
From:      Marcus Alves Grando <mnag@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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 ...
Message-ID:  <200610010215.k912F1aT045244@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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