Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT cygwin DOT com From: "Gary R. Van Sickle" To: Subject: RE: Maintainers of CURL, MUTT, PYTHON and WGET, heads up! Date: Tue, 15 Jan 2002 01:45:40 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020114141304.U2015@cygbert.vinschen.de> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Not sure if mutt works or not yet, I don't know if I can find a pops:// to pop into (I probably can). However, /etc/profile.d/openssl.sh is choking because I don't have a MANPATH. Should I have one, or should openssl.sh look more like this: if test "${MANPATH}"; then export MANPATH "${MANPATH}:/usr/ssl/man"; else export MANPATH "/usr/ssl/man"; fi ??? -- Gary R. Van Sickle Brewer. Patriot. > -----Original Message----- > From: cygwin-apps-owner AT cygwin DOT com > [mailto:cygwin-apps-owner AT cygwin DOT com]On Behalf Of Corinna Vinschen > Sent: Monday, January 14, 2002 7:13 AM > To: cygwin-apps AT cygwin DOT com > Subject: Re: Maintainers of CURL, MUTT, PYTHON and WGET, heads up! > > > On Mon, Jan 14, 2002 at 11:44:29AM +0100, Corinna Vinschen wrote: > > On Mon, Jan 14, 2002 at 09:33:40PM +1100, Robert Collins wrote: > > > Can I suggest you tag this as a test, for a few days, to allow the > > > maintainers to check w/o affecting any end users. > > > > Sure. Probably from tomorrow on. I've just got a hint from a > > collegue to exclude the MDC2 algorithm as well. The OpenSSL > > distro in Cygwin would then exclude the exact same crypto algorithms > > as the RH Linux distro. > > I've just uploaded a PRELIMINARY version of OpenSSL-0.9.6c. It's > marked as a "test" version for setup. I'll not announce it. > > Please test your packages against that version. It's already build > omitting the IDEA, RC5 and MDC2 crypto algorithms. > > BTW, > > I'm going to change the layout of that package due to it's size. > > The release version will be splitted into two packages: > > openssl-0.9.6c-2.tar.bz2 > openssl-devel-0.9.6c-2.tar.bz2 > > The first package will only contain the DLLs and the /usr/ssl > directories except the man3 man pages, the second package will > contain the /usr/include, /usr/lib and /usr/ssl/man/man3 directories. > > So the first package is the one needed to run the applications > (no changes to setup.hint needed) and the second one is only > needed when building application against OpenSSL. > > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Developer mailto:cygwin AT cygwin DOT com > Red Hat, Inc.