Re: [Rpm-maint] [rpm-software-management/rpm] More sqlite fixes... (#943)

2019-11-20 Thread Panu Matilainen
Merged #943 into master. -- 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#event-2818584534___ Rpm-maint mailing list Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] More sqlite fixes... (#943)

2019-11-20 Thread Panu Matilainen
Oops, thanks for spotting :joy: -- 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#issuecomment-556017735___ Rpm-maint mailing

Re: [Rpm-maint] [rpm-software-management/rpm] More sqlite fixes... (#943)

2019-11-20 Thread Michael Schroeder
"Also only return an allocated dbi if everything fails." sounds not quite right ;) -- 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#issuecomment-555999855___

[Rpm-maint] [rpm-software-management/rpm] More sqlite fixes... (#943)

2019-11-20 Thread Panu Matilainen
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-manage