summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-04-22 21:26:08 +1000
committerDamien Miller <djm@mindrot.org>2006-04-22 21:26:08 +1000
commit73b42d2bb058da914828b53f2951954560a5b6eb (patch)
tree7271e92211fab0a06b0d36f162801b073220c5bf /ChangeLog
parent2eaf37d899a55c253ad42d13534a824bce9c8ed2 (diff)
- (djm) [Makefile.in configure.ac session.c sshpty.c]
[contrib/redhat/sshd.init openbsd-compat/Makefile.in] [openbsd-compat/openbsd-compat.h openbsd-compat/port-linux.c] [openbsd-compat/port-linux.h] Add support for SELinux, setting the execution and TTY contexts. based on patch from Daniel Walsh, bz #880; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 11 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 5328aa9c4..92a2f25d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,14 @@
120060421
2 - (djm) [Makefile.in configure.ac session.c sshpty.c]
3 [contrib/redhat/sshd.init openbsd-compat/Makefile.in]
4 [openbsd-compat/openbsd-compat.h openbsd-compat/port-linux.c]
5 [openbsd-compat/port-linux.h] Add support for SELinux, setting
6 the execution and TTY contexts. based on patch from Daniel Walsh,
7 bz #880; ok dtucker@
8
120060418 920060418
2 - (djm) Reorder IP options check so that it isn't broken by 10 - (djm) [canohost.c] Reorder IP options check so that it isn't broken
3 mapped addresses; bz #1179 reported by markw wtech-llc.com; 11 by mapped addresses; bz #1179 reported by markw wtech-llc.com;
4 ok dtucker@ 12 ok dtucker@
5 13
620060331 1420060331
@@ -4500,4 +4508,4 @@
4500 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4508 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4501 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4509 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4502 4510
4503$Id: ChangeLog,v 1.4301 2006/04/18 05:13:16 djm Exp $ 4511$Id: ChangeLog,v 1.4302 2006/04/22 11:26:08 djm Exp $