From: Nathan H. <hj...@ma...> - 2008-07-22 21:17:24
|
>>backup_perms.diff - set permissions of files in a backup > >What issue does this patch fix and on what platform? On OSX (and any other UNIX platform) when a backup zip is expanded all files have no access permissions (---------) which forces the user to chmod the files before they can be read or modified. The patch sets the file permissions to rw------- so the file owner will have read and write permissions. As I said in an earlier email it might be a good idea to set the file permissions based off what they are on the phone so that Bitpim can eventually preserve permissions on a backup. >All other patches have been committed. Please verify them before we build the next test release. For now, I'd prefer to keep the VX9100 code intact so I can continue working on them w/o affecting other models. Attached is a diff adding call history support to the Dare and bypassing the VX-9100's prototypes on the VX-8560 and VX-9700 for everything but SMS. The VX-9100 phonenumber prototype doesn't define the malformed() method at the moment. Everything else looks good and I will verify then when I get home. -Nathan |