mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Minor security fix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14070 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d745ee8b68
commit
4300adf1aa
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2002-07-08 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Version: 1.4.0
|
||||
* Source/NSFileManager.m: Don't standardise path before conferting to
|
||||
filesystem representation ... that would follow links automatically,
|
||||
and we mustn't do that.
|
||||
* Tools/gdomap.c: Security enhancement ... call setgroups()
|
||||
|
||||
2002-07-03 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Version: 1.3.4
|
||||
|
|
Loading…
Reference in a new issue