summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-01-31 21:57:27 +1100
committerDamien Miller <djm@mindrot.org>2006-01-31 21:57:27 +1100
commitc34940c1f522b09ffe7086dea0253ebe5c104417 (patch)
treebd97d26c09beefccbb5e63470703059cd9f50f97
parentedaeff5b9dbb47d24597c1e65d250b7e98b0a20e (diff)
- 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
-rw-r--r--ChangeLog11
-rw-r--r--regress/multiplex.sh2
2 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b98fc911..d58050a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,15 @@
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
@@ -3758,4 +3767,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4101 2006/01/31 10:49:27 djm Exp $
+$Id: ChangeLog,v 1.4103 2006/01/31 10:58:38 djm Exp $
diff --git a/regress/multiplex.sh b/regress/multiplex.sh
index a172e579..4fba7b5a 100644
--- a/regress/multiplex.sh
+++ b/regress/multiplex.sh
@@ -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.$$