summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15ce35ce7..e73b36e6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
120050510
2 - (srivasta) [selinux.c] if selinux is enabled, then provide funtions to
3 initialize the pty and execution context for ssh.
4 - (srivasta) [selinux.h] if SELinux is defined, add function prototypes for
5 functions, or make them null ops.
6 - (srivasta) [sshpty.c] include selinuh.h
7 pty_setowner: set up the selinux pty correcty.
8 - (srivasta) [session.c] include selinuh.h
9 do_setusercontext: set up proper execution context for SELinux.
10 - (srivasta) [monitor_wrap.h] Add function prototype for new function to
11 inform the privileged process about role.
12 - (srivasta) [monitor_wrap.c] (mm_inform_authrole) Inform the privileged
13 process about role.
14 - (srivasta) [monitor.h] Add a new monitor request type for auth roles.
15 - (srivasta) [monitor.c] (mm_answer_authrole) Add nre function to deal withe
16 the new authorization role, and add a new monitor request type.
17 - (srivasta) [contrib/redhat/sshd.init] (PID_FILE)restore the proper security
18 file context of the generated public keys.
19 - (srivasta) [configure.ac] (HAVE_HEADER_AD)Add an SELinux option
20 - (srivasta) [auth2.c] (input_userauth_request)Handle the new role member
21 - (srivasta) [auth1.c] (do_authentication)Handle the new role member
22 - (srivasta) [auth.h] Added a role member in struct Authctxt
23 - (srivasta) [Makefile.in (SSHDOBJS)] Add selinux.o
24
120050524 2520050524
2 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec] 26 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
3 [contrib/suse/openssh.spec] Update spec file versions to 4.1p1 27 [contrib/suse/openssh.spec] Update spec file versions to 4.1p1