]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- djm@cvs.openbsd.org 2014/02/27 21:21:25
authorDamien Miller <djm@mindrot.org>
Thu, 27 Feb 2014 23:25:16 +0000 (10:25 +1100)
committerDamien Miller <djm@mindrot.org>
Thu, 27 Feb 2014 23:25:16 +0000 (10:25 +1100)
     [agent-ptrace.sh agent.sh]
     keep return values that are printed in error messages;
     from portable
     (Id sync only)

ChangeLog
regress/agent-ptrace.sh
regress/agent.sh

index 61e12f0e0893bc3e23650d0d155c9c0b39980494..c1d725581d3d7a3fdbb987f6597c0cf35cfa0b36 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
      [login-timeout.sh]
      remove any existing LoginGraceTime from sshd_config before adding
      a specific one for the test back in
+   - djm@cvs.openbsd.org 2014/02/27 21:21:25
+     [agent-ptrace.sh agent.sh]
+     keep return values that are printed in error messages;
+     from portable
+     (Id sync only)
  - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
    [contrib/suse/openssh.spec] Crank version numbers
 
index ae150641fc8abfb7be48d73e7440afa4b5bff077..1912ca8f9bb0b7ff08da13751ecb81ac176a0aa7 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: agent-ptrace.sh,v 1.1 2002/12/09 15:38:30 markus Exp $
+#      $OpenBSD: agent-ptrace.sh,v 1.2 2014/02/27 21:21:25 djm Exp $
 #      Placed in the Public Domain.
 
 tid="disallow agent ptrace attach"
index cf1a45fe04b00ad78697c65d89e5930e288f851e..caad3c88e4c35fc68527ba96c3c6c758334cdc77 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: agent.sh,v 1.9 2013/12/06 13:52:46 markus Exp $
+#      $OpenBSD: agent.sh,v 1.10 2014/02/27 21:21:25 djm Exp $
 #      Placed in the Public Domain.
 
 tid="simple agent test"