AddKeysToAgent break local forwarding (and possibly more)

Christian Hesse list at eworm.de
Wed Nov 18 19:33:50 AEDT 2015


Christian Hesse <list at eworm.de> on Wed, 2015/11/18 08:57:
> Hello everybody,
> 
> current git breaks local forwarding (and possibly more). Looks like the
> option in ignored completely. I bisected the issue and found this commit to
> be the culprit:
> 
> commit f361df474c49a097bfcf16d1b7b5c36fcd844b4b
> Author: jcs at openbsd.org <jcs at openbsd.org>
> Date:   Sun Nov 15 22:26:49 2015 +0000

I was kind of wrong. After a

$ make clean
$ make ssh

everything works as expected. Looks like readconf.o was not regenerated after
readconf.h changed... That made ssh read the wrong value from struct Options.

But possibly the build system needs some tweaking. Object files should be
regenerated after header files changed, no?
-- 
main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
"CX:;",b;for(a/*    Chris           get my mail address:    */=0;b=c[a++];)
putchar(b-1/(/*               gcc -o sig sig.c && ./sig    */b/42*2-3)*42);}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20151118/05dd8c5a/attachment-0001.bin>


More information about the openssh-unix-dev mailing list