summaryrefslogtreecommitdiff
path: root/security/nss/files/sqlite3-builtin.patch (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-20A bunch of changes for the SQLITE3 backend:Alex Dupre1-63/+0
1) fix for bug #528467 (C_UnwrapKey didn't work with DSA and EC private keys) 2) fix for bug #526231 (C_GetAttributeValue didn't correctly work) 3) partial fix for bug #564011 (object ID race on keypairgen) 4) use sqlite3 in ports (there is no reason to compile the bundled one) Approved by: no objections by marcus and gnome team Notes: svn path=/head/; revision=254639
2010-04-10- Update to 3.12.6Beat Gaetzi1-3/+3
Approved by: marcus Notes: svn path=/head/; revision=252517
2009-09-08Update to 3.12.4.Joe Marcus Clarke1-0/+63
PR: 138419 Submitted by: Aragon Gouveia <aragon@phat.za.net> Notes: svn path=/head/; revision=241057