[Rpm-maint] [rpm-software-management/rpm] More sqlite fixes... (#943)
Panu Matilainen
notifications at github.com
Wed Nov 20 13:12:26 UTC 2019
Fix various bugs in the sqlite db open logic, details in the commits.
Another important thing here is to restore unprivileged reader access which got somewhat broken by the change to WAL mode.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/943
-- Commit Summary --
* Ask sqlite if it's in readonly mode instead of educated guess
* Fix sqlite db open logic on errors, hopefully
* Fix sqlite database access for unprivileged readers in WAL mode
-- File Changes --
M configure.ac (2)
M lib/backend/sqlite.c (30)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/943.patch
https://github.com/rpm-software-management/rpm/pull/943.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/943
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191120/0ad09d4c/attachment.html>
More information about the Rpm-maint
mailing list