summaryrefslogtreecommitdiffstats
path: root/chart2
diff options
context:
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2018-08-09 11:55:09 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-08-14 21:00:40 +0200
commit905b46799d2b94173ec0275e26ad25f4ab20f4f8 (patch)
tree4070141b3333433e78916eaf7f3178603cbff71a /chart2
parentnss: upgrade to release 3.38 (diff)
downloadcore-905b46799d2b94173ec0275e26ad25f4ab20f4f8.tar.gz
core-905b46799d2b94173ec0275e26ad25f4ab20f4f8.zip
xmlsecurity: nsscrypto_initialize: try to avoid profile migration
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.35_release_notes NSS 3.35 and later will automatically migrate migrate profiles from the old "dbm:" BDB format to the new "sql:" SQLite format. The new format can be read by NSS 3.12 and later, which is old enough that it can be assumed to be available. However LibreOffice still shouldn't migrate the profile on its own: LO typically uses a Mozilla Firefox or Thunderbird profile, and if it is a system Firefox with system NSS libraries, then it's probably a bad idea for LO to migrate the profile under Firefox's nose, particularly considering the "partial migration" scenario if the profile is password-protected. Try to avoid this by checking if the profile is the old format and explicitly using the "dbm:" prefix to prevent the migration. Change-Id: I06480522f830ce74e2fb7bf79fee84ad80979b82 Reviewed-on: https://gerrit.libreoffice.org/58756 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> (cherry picked from commit 61688aa1abd9db9adbb8dc5d5aacc6269b21fd27) Reviewed-on: https://gerrit.libreoffice.org/58973 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'chart2')
0 files changed, 0 insertions, 0 deletions