Call for testing: OpenSSH 9.7
Damien Miller
djm at mindrot.org
Thu Mar 7 09:37:48 AEDT 2024
On Wed, 6 Mar 2024, The Doctor wrote:
> > On Tue, 5 Mar 2024, The Doctor wrote:
> >
> > > Showstopper problem!
> > >
> > > I want configure to work with /usr/local/bin/openssl and not /usr/bin/openssl
> >
> > You can use --with-ssl-dir for this. --with-ssl-dir=/foo will have
> > configure try /foo/bin/openssl and /foo/apps/openssl. Otherwise it
> > just searches $PATH.
> >
> > Nothing has changed here for the last couple of releases.
> >
>
> Wrong!
>
> It has done this since 9.6
>
> I set -with-ssl-dir=/usr/local
>
> ad I do expect /usr/local/bin/openssl to turn up
> and
> not
>
> /usr/bin/openssl
Nothing has changed here:
https://github.com/openssh/openssh-portable/compare/V_9_5_P1...master#diff-49473dca262eeab3b4a43002adb08b4db31020d190caaad1594b47f1d5daa810
It would be helpful if you could post working/failing logs from each version.
-d
More information about the openssh-unix-dev
mailing list