summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-01-31 22:11:37 +1100
committerDamien Miller <djm@mindrot.org>2006-01-31 22:11:37 +1100
commit923f1ce0b779e59bb7c0cf46351b8a262964e7f3 (patch)
tree0733670f493c271186049a2d86b044d4ee855db0 /ChangeLog
parent50c6eedce395ad0b828067c5e65ce9eb9e1543af (diff)
- djm@cvs.openbsd.org 2006/01/31 10:35:43
[scp.c] "scp a b c" shouldn't clobber "c" when it is not a directory, report and fix from biorn@; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 901611fef..8d7e1ccc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,10 @@
33 fix local arbitrary command execution vulnerability on local/local and 33 fix local arbitrary command execution vulnerability on local/local and
34 remote/remote copies (CVE-2006-0225, bz #1094), patch by 34 remote/remote copies (CVE-2006-0225, bz #1094), patch by
35 t8m AT centrum.cz, polished by dtucker@ and myself; ok markus@ 35 t8m AT centrum.cz, polished by dtucker@ and myself; ok markus@
36 - djm@cvs.openbsd.org 2006/01/31 10:35:43
37 [scp.c]
38 "scp a b c" shouldn't clobber "c" when it is not a directory, report and
39 fix from biorn@; ok markus@
36 - (djm) Sync regress tests to OpenBSD: 40 - (djm) Sync regress tests to OpenBSD:
37 - dtucker@cvs.openbsd.org 2005/03/10 10:20:39 41 - dtucker@cvs.openbsd.org 2005/03/10 10:20:39
38 [regress/forwarding.sh] 42 [regress/forwarding.sh]
@@ -3794,4 +3798,4 @@
3794 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3798 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3795 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3799 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3796 3800
3797$Id: ChangeLog,v 1.4111 2006/01/31 11:06:41 djm Exp $ 3801$Id: ChangeLog,v 1.4112 2006/01/31 11:11:37 djm Exp $