From 45a28b58aa0f027fc538fcb479c41a8ea56e4a2d Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 3 Jan 2002 03:26:24 +0000 Subject: [PATCH] checkpoint for 1.6.4rc1 --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES b/CHANGES index c9d842556..9db165b06 100644 --- a/CHANGES +++ b/CHANGES @@ -1447,3 +1447,11 @@ Sudo 1.6.3p7 released. specified a target uid and that uid exists in the password database. 453) configure will no longer add the -g flag to CFLAGS by default. + +454) Now call pam_setcreds() to setup creds for the target user when + PAM is in use. On Linux this often sets resource limits. + +455) If "make install" is run by non-root and the destination dir + is writable, install things normally but don't set owner and mode. + +456) config.h.in is now generated by autoheader. -- 2.50.1