Re: sshd on FBSD 8.0-RC2/3

2009-12-06 Thread Dmitry Pryanishnikov
2009/12/6 Peter Beckman beck...@angryox.com: On Sun, 6 Dec 2009, Dmitry Pryanishnikov wrote: * LD_LIBRARY_PATH * rpath in the referencing file * ldconfig hints * /lib:/usr/lib */ Looks like 'libssl.so.6 = /usr/local/lib/libssl.so.6' is set via rpath - it overrides standard hints

Re: sshd on FBSD 8.0-RC2/3

2009-12-05 Thread Dmitry Pryanishnikov
Hello! 2009/12/3 Peter Beckman beck...@angryox.com: On Thu, 3 Dec 2009, Dmitry Pryanishnikov wrote: Well, ldd's output _itself_ depends on the current environment and thus can't insure that correct libraries will be used by the application. Compare: Well that's just confusing! So what's

Re: sshd on FBSD 8.0-RC2/3

2009-12-03 Thread Dmitry Pryanishnikov
Hello! While unfortunate, I understand why. I think FreeBSD should encourage people who use OpenSSL for anything (ssh, etc) that they install OpenSSL via ports, set WITH_OPENSSL_PORT=YES and recompile apps/ports that use it. I agree, it's much simpler (IMHO) to upgrade OpenSSL

Re: sshd on FBSD 8.0-RC2/3

2009-12-03 Thread Peter Beckman
On Thu, 3 Dec 2009, Dmitry Pryanishnikov wrote: Hello! While unfortunate, I understand why. I think FreeBSD should encourage people who use OpenSSL for anything (ssh, etc) that they install OpenSSL via ports, set WITH_OPENSSL_PORT=YES and recompile apps/ports that use it. I agree,

Re: sshd on FBSD 8.0-RC2/3

2009-12-03 Thread Dmitry Pryanishnikov
Hello! 2009/12/3 Peter Beckman beck...@angryox.com: ports/138466 (affects www/apache22 built WITH_OPENSSL_PORT=yes). It is critical to make sure that right runtime libraries (those from /usr/local/lib, not from the base) are used by _every_ application built WITH_OPENSSL_PORT=YES - and it's

Re: sshd on FBSD 8.0-RC2/3

2009-12-03 Thread Peter Beckman
On Thu, 3 Dec 2009, Dmitry Pryanishnikov wrote: Well, ldd's output _itself_ depends on the current environment and thus can't insure that correct libraries will be used by the application. Compare: Well that's just confusing! So what's the default? If I have no LD_LIBRARY_PATH set,

Re: sshd on FBSD 8.0-RC2/3

2009-12-02 Thread Peter Beckman
On Tue, 24 Nov 2009, Mark Linimon wrote: On Mon, Nov 23, 2009 at 10:16:29PM -0800, Jim Pazarena wrote: Is there any way of getting this rolled into the upcoming 8.0 Release ? waaay too late. While unfortunate, I understand why. I think FreeBSD should encourage people who use OpenSSL

sshd on FBSD 8.0-RC2/3

2009-11-23 Thread Jim Pazarena
sshd in 8.0-RC3 is 0.9.8K 25 Mar 2009 OpenSSH has a newer 0.9.8L 2009 Nov 05 which they state is primarily a bug fix release. Is there any way of getting this rolled into the upcoming 8.0 Release ? ___ freebsd-ports@freebsd.org mailing list

Re: sshd on FBSD 8.0-RC2/3

2009-11-23 Thread Sergey V. Dyatko
On Mon, 23 Nov 2009 22:16:29 -0800 Jim Pazarena fpo...@paz.bz wrote: JP sshd in 8.0-RC3 is 0.9.8K 25 Mar 2009 JP JP OpenSSH has a newer 0.9.8L 2009 Nov 05 which they state is JP primarily a bug fix release. JP Seems you mean openSSL. We have openssl-0.9.8l in ports tree. JP Is there any

Re: sshd on FBSD 8.0-RC2/3

2009-11-23 Thread Mark Linimon
On Mon, Nov 23, 2009 at 10:16:29PM -0800, Jim Pazarena wrote: Is there any way of getting this rolled into the upcoming 8.0 Release ? waaay too late. mcl ___ freebsd-ports@freebsd.org mailing list