summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-02-26 19:41:30 +1100
committerDamien Miller <djm@mindrot.org>2013-02-26 19:41:30 +1100
commit6c21bb8c4ae2104f8fff44a9a966897353175b4d (patch)
tree1fe2d526e1eb987aa1015960c6662983fcd24159 /ChangeLog
parent1e657d592d1afa169ffb0a7a1a407b4fe5c97686 (diff)
- (djm) [regress/integrity.sh] Run sshd via $SUDO; fixes tinderbox breakage
for UsePAM=yes configuration
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 076aca70..f363ef2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
reached in it's stream and turn it on for t-integrity. This should catch
cases where the session is not fuzzed for being too short (cf. my last
"oops" commit)
+ - (djm) [regress/integrity.sh] Run sshd via $SUDO; fixes tinderbox breakage
+ for UsePAM=yes configuration
20130225
- (dtucker) [configure.ac ssh-gss.h] bz#2073: additional #includes needed