Bug#608604: libsqlite3-0: permissions for created database files are hardcoded and do not obey umask setting

2014-01-21 Thread Olivier Berger
On Sat, Jan 01, 2011 at 11:43:52PM +0100, Anders Lennartsson wrote: With Subversion 1.6 there is an essentially identical problem arising as sqlite3 is used within Subversion repositories in the form of the file db/rep-cache.db. For a good analysis of the cause of this see

Bug#608604: libsqlite3-0: permissions for created database files are hardcoded and do not obey umask setting

2011-01-01 Thread Anders Lennartsson
Package: libsqlite3-0 Version: 3.7.3-1 Severity: normal Database files created by the library are given permissions rw-r--r-- regardless of what permissions are indicated by umask. This is a problem when creating Trac webs by trac-admin initenv. If the SGID bit is set on the directory where this