Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3DC188AD.8020706@dufair.org> Date: Thu, 31 Oct 2002 14:46:53 -0500 From: Jason Dufair User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021030 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: lhall AT rfk DOT com Subject: Re: A tiny patch (patch correction) References: <57050-2200210431193059395 AT M2W096 DOT mail2web DOT com> In-Reply-To: <57050-2200210431193059395@M2W096.mail2web.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sometimes I think that if I had a brain I'd be dangerous. Sorry to waste everyone's time. Here is the correct patch. --- /usr/bin/ssh-host-config~ 2002-07-07 05:07:12.000000000 -0500 +++ /usr/bin/ssh-host-config 2002-10-31 10:10:40.000000000 -0500 @@ -164,6 +164,7 @@ if [ $_nt -gt 0 ] then chown system.system /var/empty + chmod 755 /var/empty fi fi lhall AT pop DOT ma DOT ultranet DOT com wrote: >OK, you meant to *add* 'chmod 755 /var/empty'? I'm not sure your >patch does that but if that's what you meant, then this patch has >not been made and I apologize for lengthening this thread. You >might want to check that your patch does what you intended though. > >Thanks, > >Larry > >Original Message: >----------------- >From: Jason Dufair jase AT dufair DOT org >Date: Thu, 31 Oct 2002 13:21:58 -0500 >To: cygwin AT cygwin DOT com, lhall AT rfk DOT com >Subject: Re: A tiny patch > > >Ok - I just did a reinstall of openssh 3.4p1-5 from planetmirror.com and >still no chmod 755 /var/empty. Any ideas as to why this is? > >lhall AT pop DOT ma DOT ultranet DOT com wrote: > > > >>Just checked. My installation of OpenSSH 3.4p1-5 came from >>planetmirror.com. It's dated August 6 in my local repository. >>I'm not sure when I retrieved it but it was not yesterday. ;-) >>I didn't check RCN's version. >> >>Larry >> >>Original Message: >>----------------- >>From: Jason Dufair jase AT dufair DOT org >>Date: Thu, 31 Oct 2002 12:55:59 -0500 >>To: cygwin AT cygwin DOT com, lhall AT rfk DOT com >>Subject: Re: A tiny patch >> >> >>This was from a fresh Cygwin install yesterday. OpenSSH 3.4p1-5. Maybe >>my mirror is out of date. I used mirrors.rcn.net. Does anyone have a >>mirror they recommend (I'm in the midwest USA). Thanks! >> >>lhall AT pop DOT ma DOT ultranet DOT com wrote: >> >> >> >> >> >>>Thanks but it looks like that patch is already in there. Is your >>>installation of openssh up-to-date? >>> >>>Larry >>> >>>Original Message: >>>----------------- >>>From: Jason Dufair jase AT dufair DOT org >>>Date: Thu, 31 Oct 2002 10:15:13 -0500 >>>To: cygwin AT cygwin DOT com >>>Subject: A tiny patch >>> >>> >>>According to my trusty guide at cygwin.com, I can submit tiny patches >>>here. Please consider the following patch. TIA. >>> >>>--- /usr/bin/ssh-host-config 2002-10-31 10:10:40.000000000 -0500 >>>+++ /usr/bin/ssh-host-config~ 2002-07-07 05:07:12.000000000 -0500 >>>@@ -164,7 +164,6 @@ >>> if [ $_nt -gt 0 ] >>> then >>> chown system.system /var/empty >>>- chmod 755 /var/empty >>> fi >>>fi >>> >>> >>> >>> >>> >>> >>> >> >> >> >> > > > -- Jason Dufair - jase AT dufair DOT org http://www.dufair.org/ "The oldest one captains the bleak white ship of bone with palsied hands The one of middle years wears a hope like chains The youngest one cries tears of scarlet, and adjusts her latest smile" -- ToasterLeavings -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/