=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/49.html,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** www/49.html 2011/04/13 09:19:49 1.4 --- www/49.html 2011/04/13 10:32:11 1.5 *************** *** 213,231 ****
  • sftp-server(8): umask should be parsed as octal.
  • sftp(1): ! escape '[' in filename tab-completion
  • ssh(1): Typo in confirmation message. (bz#1827)
  • sshd(8): prevent free() of string in .rodata when overriding AuthorizedKeys in a Match block.
  • sshd(8): ! Use default shell /bin/sh if $SHELL is ""
  • ssh(1): kill proxy command on fatal() (we already killed it on clean exit).
  • ssh(1): ! install a SIGCHLD handler to reap expiried child process. (bz#1812)
  • Support building against openssl-1.0.0a
  • Fix vulnerability in legacy certificate signing introduced in --- 213,231 ----
  • sftp-server(8): umask should be parsed as octal.
  • sftp(1): ! escape '[' in filename tab-completion.
  • ssh(1): Typo in confirmation message. (bz#1827)
  • sshd(8): prevent free() of string in .rodata when overriding AuthorizedKeys in a Match block.
  • sshd(8): ! Use default shell /bin/sh if $SHELL is "".
  • ssh(1): kill proxy command on fatal() (we already killed it on clean exit).
  • ssh(1): ! install a SIGCHLD handler to reap expired child process. (bz#1812)
  • Support building against openssl-1.0.0a
  • Fix vulnerability in legacy certificate signing introduced in *************** *** 704,710 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 49.html,v 1.4 2011/04/13 09:19:49 sobrado Exp $ --- 704,710 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 49.html,v 1.5 2011/04/13 10:32:11 sobrado Exp $