
djm at fuyu
Dec 8, 2008, 7:11 PM
Post #56 of 59
(3883 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: djm [at] fuyu 08/12/09 14:11:32 Modified files: . : ChangeLog clientloop.c Log message: - djm [at] cvs 2008/12/09 02:38:18 [clientloop.c] The ~C escape handler does not work correctly for multiplexed sessions - it opens a commandline on the master session, instead of on the slave that requested it. Disable it on slave sessions until such time as it is fixed; bz#1543 report from Adrian Bridgett via Colin Watson ok markus@ Diff commands: cvs -nQq rdiff -u -r1.5151 -r1.5152 openssh/ChangeLog cvs -nQq rdiff -u -r1.193 -r1.194 openssh/clientloop.c ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5151;r2=1.5152&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/clientloop.c?r1=1.193;r2=1.194&view=patch Please note that there may be a delay before commits are available on the public ViewVC site. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|