From b2cf59aa1cbfb8109f0f2579427159c47f93e6eb Mon Sep 17 00:00:00 2001 From: gotoyuzo Date: Sun, 28 Sep 2003 17:50:52 +0000 Subject: * lib/webrick/utils.rb (Utils::su): use setgid and setuid to set real and effective IDs. and setup group access list by initgroups. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a6f6fec91f..6dd6c77138 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Sep 29 02:31:44 2003 GOTOU Yuuzou + + * lib/webrick/utils.rb (Utils::su): use setgid and setuid to + set real and effective IDs. and setup group access list by + initgroups. + Mon Sep 27 18:25:13 2003 NAKAMURA, Hiroshi * lib/xsd/charset.rb: XSD::Charset.is_ces did return always true under -- cgit v1.2.3