On Sun, 2013-04-28 at 19:34 +0000, Laszlo Boszormenyi (GCS) wrote: > SQLite3 used umask to control file access permissions on newly created > files. But umask affects the whole process and in multi-thread > applications this means if an other thread creates a file that will use > that setting as well. This is bad as for short period of times SQLite3 > set umask to 0, effectively causing world readable and writable files.
That sounds okay, assuming it's just the patch in the bug report. I would like to point out that unstable was fixed a month ago, so I'm not particularly happy about this only being requested now. Please use 3.7.13-1+deb7u1 as the package version and upload ASAP. > An other change would be to make -dev multi-arch: same . This is also > fixed in unstable[3], but not for Wheezy. Severity set to important, but > considered critical for dependencies that want to multi-arch crossbuild. That's not appropriate for wheezy at this point, I'm afraid. Regards, Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

