summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-08-15 19:13:41 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-08-15 19:13:41 +1000
commit513d13accd7925f6c94ffe2003c15ee5bbc5e9d1 (patch)
tree3f91c55f04f6b2b251740c0e2e8a849f8637c74a /ChangeLog
parent2d9636471bb75c10342dbabcc2f6a0b2e60cca01 (diff)
- markus@cvs.openbsd.org 2007/08/15 08:14:46
[clientloop.c] do NOT fall back to the trused x11 cookie if generation of an untrusted cookie fails; from security-alert at sun.com; ok dtucker
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a602213a..62fd4d68b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120070815
2 - (dtucker) OpenBSD CVS Sync
3 - markus@cvs.openbsd.org 2007/08/15 08:14:46
4 [clientloop.c]
5 do NOT fall back to the trused x11 cookie if generation of an untrusted
6 cookie fails; from security-alert at sun.com; ok dtucker
7
120070813 820070813
2 - (dtucker) [session.c] Bug #1339: ensure that pam_setcred() is always 9 - (dtucker) [session.c] Bug #1339: ensure that pam_setcred() is always
3 called with PAM_ESTABLISH_CRED at least once, which resolves a problem 10 called with PAM_ESTABLISH_CRED at least once, which resolves a problem
@@ -3152,4 +3159,4 @@
3152 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3159 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3153 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3160 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3154 3161
3155$Id: ChangeLog,v 1.4725 2007/08/13 13:11:56 dtucker Exp $ 3162$Id: ChangeLog,v 1.4726 2007/08/15 09:13:41 dtucker Exp $