]> andersk Git - openssh.git/commitdiff
- dtucker@cvs.openbsd.org 2005/04/25 09:54:09
authordjm <djm>
Tue, 31 Jan 2006 10:57:27 +0000 (10:57 +0000)
committerdjm <djm>
Tue, 31 Jan 2006 10:57:27 +0000 (10:57 +0000)
     [regress/multiplex.sh]
     Don't call cleanup in multiplex as test-exec will cleanup anyway
     found by tim@, ok djm@
     NB. ID sync only, we already had this

ChangeLog
regress/multiplex.sh

index 46fba530b15a9d34d3510a08eec624717ed77407..34d918468c9b4901e05e9b12b16b338730c77fd7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
      fix local arbitrary command execution vulnerability on local/local and
      remote/remote copies (CVE-2006-0225, bz #1094), patch by
      t8m AT centrum.cz, polished by dtucker@ and myself; ok markus@
+ - (djm) Sync regress tests to OpenBSD:
+   - dtucker@cvs.openbsd.org 2005/03/10 10:20:39
+     [regress/forwarding.sh]
+     Regress test for ClearAllForwardings (bz #994); ok markus@
+   - dtucker@cvs.openbsd.org 2005/04/25 09:54:09
+     [regress/multiplex.sh]
+     Don't call cleanup in multiplex as test-exec will cleanup anyway
+     found by tim@, ok djm@
+     NB. ID sync only, we already had this
 
 20060129
  - (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for the
index a172e579052d03fa5bd4e658d10019f920a13e5f..4fba7b5accd083ae0856b5815c7406d60f16e8e5 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: multiplex.sh,v 1.10 2005/02/27 11:33:30 dtucker Exp $
+#      $OpenBSD: multiplex.sh,v 1.11 2005/04/25 09:54:09 dtucker Exp $
 #      Placed in the Public Domain.
 
 CTL=/tmp/openssh.regress.ctl-sock.$$
This page took 0.047673 seconds and 5 git commands to generate.