Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BB9440C.9080709@ece.gatech.edu> Date: Tue, 02 Oct 2001 00:35:24 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: OpenSSH-2.9.9p2-1 References: <200109280803 DOT f8S83qS02789 AT loony DOT cygnus DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hmmm.... I was wondering why 2.9.9p2-1 hadn't shown up in the setup menu yet. Here's why: setup.ini: @ openssh version: 2.9p2-3 install: latest/openssh/openssh-2.9p2-3.tar.bz2 1304262 source: latest/openssh/openssh-2.9p2-3-src.tar.bz2 561558 [prev] version: 2.9.9p2-1 install: latest/openssh/openssh-2.9.9p2-1.tar.bz2 1397568 source: latest/openssh/openssh-2.9.9p2-1-src.tar.bz2 697371 So, at least the script that generates setup.ini thinks that "2.9.9p2-1" is < "2.9p2-3". I'm not sure what the setup.exe code would think, tho. lexigraphically, the setup.ini-generating script is CORRECT: "." IS < "p". (2.9.9p2-1 2.9p2-3) ^ ^ However, this can be fixed (shortterm) by a setup.hint file on sourceware. Should I fix it, since Corinna's on vacation? --Chuck -- 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/