From owner-freebsd-current@FreeBSD.ORG Mon May 5 18:36:01 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1479106564A for ; Mon, 5 May 2008 18:36:01 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 538848FC18 for ; Mon, 5 May 2008 18:36:00 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.2/8.14.2) with ESMTP id m45IZrZJ090318; Mon, 5 May 2008 19:35:54 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.5.5 smtp.infracaninophile.co.uk m45IZrZJ090318 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1210012555; bh=XbjhSv9OAoERSQ AiYu1gGCY4TEpgrgXjEocC23OpcEg=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<481F5382.1030701@infracaninophile.co.uk>|Date:=20Mon,=2 005=20May=202008=2019:35:46=20+0100|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.14=20(X11/20080503)|MIME-Version:=201 .0|To:=20karim.bourenane@orange-ftgroup.com|CC:=20freebsd-current@f reebsd.org|Subject:=20Re:=20[FreeBsd=207.0]=20Openldap=20server=20- =20client=20/=20error=20with=20openssl=20-=0D=0A=20openssh|Referenc es:=20|In-Reply-To:=20|X-Enigmail-Version:=200. 95.6|Content-Type:=20multipart/signed=3B=20micalg=3Dpgp-sha256=3B=0 D=0A=20protocol=3D"application/pgp-signature"=3B=0D=0A=20boundary=3 D"------------enig7E9664A7986E62106AA5E588"; b=PYjdflNLOShm/VskZF2i GoECp5wbTEx7hzeeIbkXmg6oQbYiXCG+JufazdotssN15Dl3N2sNFHCuMwRLdZGX4Wx agACfgCLW92iEDYLCSBfFkjogYf+kWupAe3G7RTR5jgR62u3ODQ7pEO7LWRvfiwX6TC gtVAfx1WVRSfDk4d0= Message-ID: <481F5382.1030701@infracaninophile.co.uk> Date: Mon, 05 May 2008 19:35:46 +0100 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.14 (X11/20080503) MIME-Version: 1.0 To: karim.bourenane@orange-ftgroup.com References: In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig7E9664A7986E62106AA5E588" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (smtp.infracaninophile.co.uk [IPv6:::1]); Mon, 05 May 2008 19:35:55 +0100 (BST) X-Virus-Scanned: ClamAV version 0.93, clamav-milter version 0.93 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-current@freebsd.org Subject: Re: [FreeBsd 7.0] Openldap server - client / error with openssl - openssh X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 18:36:01 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig7E9664A7986E62106AA5E588 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable karim.bourenane@orange-ftgroup.com wrote: > Hi,=20 >=20 > I just found security upgrade openssh, but don't running on my ldap=20 > server, same error : > http://security.freebsd.org/advisories/FreeBSD-SA-08:05.openssh.asc >=20 > And if i check version of channel.c file after upgrade : >=20 > serverldap# patch < /var/tmp/openssh.patch > Hmm... Looks like a unified diff to me... > The text leading up to this was: > -------------------------- > |Index: crypto/openssh/channels.c > |=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > |RCS file: /home/ncvs/src/crypto/openssh/channels.c,v > |retrieving revision 1.23 > |diff -u -r1.23 channels.c > |--- crypto/openssh/channels.c 30 Sep 2006 13:38:04 -0000 1.23 <-= -=20 > Same value, same version > |+++ crypto/openssh/channels.c 15 Apr 2008 19:09:48 -0000 > -------------------------- >=20 > Can anyone have idea ? >=20 idea is patented software IIRC, and you need to add flags to /etc/src.conf to enable idea realated stuff to be built. See src.conf(5)= =2E I guess the problem you're seeing is because either: you built either openssh or openssl on a different machine to where you're running it and there's a difference in the WITH/WITHOUT_IDEA settings between the two machines or: you built openssh to link against the ports version of openssl but you're running on a machine with only the base version installed (although I'm not certain about that last: I think that scenario would perhaps result in 'file not found' error messages from ld.so when it coul= dn't find the SSL shlibs in /usr/local/lib) Oh, and FreeBSD 7.0 is definitely freebsd-stable@... material nowadays. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig7E9664A7986E62106AA5E588 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkgfU4gACgkQ8Mjk52CukIxUQgCeL03W9JxMuoPX2/Je6BQhi4qW /Q0An1wZDE0fqRhb/2stjr91zWzsg/vY =76Tv -----END PGP SIGNATURE----- --------------enig7E9664A7986E62106AA5E588--