Documented tuxpaint-import security fix.

This commit is contained in:
William Kendrick 2005-10-23 20:23:40 +00:00
parent 1353705c93
commit f3e17ad763
2 changed files with 6 additions and 1 deletions

View file

@ -215,6 +215,11 @@ http://www.newbreedsoftware.com/tuxpaint/
* Bug fixes:
-------------------
* tuxpaint-import shell script created temporary files with predictable
names in "/tmp", leaving it open to symlink attacks. Now creating
temp. files in Tux Paint's default save directory.
Ben Armstrong <synrg@sanctuary.nslug.ns.ca>
* Untranslated text in right-to-left languages (e.g., Hebrew) are no
longer displayed backwards.

View file

@ -9,7 +9,7 @@
# bill@newbreedsoftware.com
# http://www.newbreedsoftware.com/tuxpaint/
# September 21, 2002 - February 26, 2005
# September 21, 2002 - October 23, 2005
SAVEDIR=$HOME/.tuxpaint/saved