From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21341 invoked by alias); 24 Apr 2012 20:14:07 -0000 Received: (qmail 21324 invoked by uid 22791); 24 Apr 2012 20:14:05 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mho-02-ewr.mailhop.org (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 24 Apr 2012 20:13:47 +0000 Received: from pool-98-110-183-154.bstnma.fios.verizon.net ([98.110.183.154] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1SMm7P-0002fa-0d for cygwin-apps@cygwin.com; Tue, 24 Apr 2012 20:13:47 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 47DB913C076 for ; Tue, 24 Apr 2012 16:13:46 -0400 (EDT) X-Mail-Handler: MailHop Outbound by DynDNS X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18ePDxUkKTBtlVDoSudUZBU Date: Tue, 24 Apr 2012 20:14:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: Re: [RFU] socat Message-ID: <20120424201346.GB19692@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com References: <20120424200452.GA19692@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2012-04/txt/msg00094.txt.bz2 On Tue, Apr 24, 2012 at 04:09:08PM -0400, Andrew Schulman wrote: >> On Tue, Apr 24, 2012 at 03:47:54PM -0400, Andrew Schulman wrote: >> >Please upload the new releases below, including setup.hint which has >> >changed. >> > >> >Please remove versions 1.7.2.0-1 and 2.0.0b4-1 from the archive, >> >leaving 1.7.1.3-1 as previous. >> > >> >Thanks, Andrew. >> > >> >wget \ >> > http://home.comcast.net/~andrex2/cygwin/socat/setup.hint \ >> > http://home.comcast.net/~andrex2/cygwin/socat/socat-1.7.2.0-2.tar.bz2 \ >> > http://home.comcast.net/~andrex2/cygwin/socat/socat-1.7.2.0-2-src.tar.bz2 \ >> > http://home.comcast.net/~andrex2/cygwin/socat/socat-2.0.0b4-2.tar.bz2 \ >> > http://home.comcast.net/~andrex2/cygwin/socat/socat-2.0.0b4-2-src.tar.bz2 >> >> I've performed this somewhat unusual request. It's strange to upload >> both the current and previous version of a package. >> >> Why keep 1.7.1.3-1 around if it isn't being referenced by setup.hint, >> though? > >From setup.hint: > >prev: 1.7.1.3-1 >curr: 1.7.2.0-2 >test: 2.0.0b4-2 Ah, so it is. I misread the diff. Sorry for the noise. cgf