Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 1999 12:12:36 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/openssh Makefile ports/security/openssh/files md5 ports/security/openssh/patches patch-bc ports/security/openssh/pkg PLIST
Message-ID:  <199911172012.MAA18311@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       1999/11/17 12:12:36 PST

  Modified files:
    security/openssh     Makefile 
    security/openssh/files md5 
    security/openssh/patches patch-bc 
    security/openssh/pkg PLIST 
  Log:
  Update OpenSSH to the latest CVS_DATE.
  
  CVS_SITE is now MASTER_SITES, and each is tried if the previous fails
  
  Include a :pserver: as one of the CVS repositories, so those inside firewalls
  should be able to fetch SSH.  If this doesn't work for everyone, I've still
  got a trick up my sleeve.
  
  Fix rlimit-related warnings people are seeing by moving the setclasscontext()
  to before the switching of uids.  Let me know if this does not work, as I
  never got the warnings in the first place.
  
  Don't clobber sshd_config, etc.  Instead, if they're there, just warn of
  their existance.
  
  Take the config files and sshd.sh out of the pkg/PLIST, mainly so you don't
  lose your configuration files by doing a "make deinstall reinstall clean"
  update.
  
  Parts submitted by:	Robert Muir <rmuir@gibralter.net>, Travis Mikalson <bofh@terranova.net>
  
  Revision  Changes    Path
  1.12      +25 -8     ports/security/openssh/Makefile
  1.7       +3 -3      ports/security/openssh/files/md5
  1.4       +35 -16    ports/security/openssh/patches/patch-bc
  1.3       +0 -3      ports/security/openssh/pkg/PLIST



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?199911172012.MAA18311>