Results 4 issues of Pierce Ng

Glorp and ReStore contain the largest known unit test suites that exercise the library. When refactoring this library, ensure that all Glorp and ReStore tests pass.

discussion

For server-side and also packaged desktop applications, it is preferable to load a known specific ```libsqlite3.so``` that has the necessary features compiled in, to using whatever ```libsqlite3.so``` the OS happens...

SQLite docu: https://www.sqlite.org/sharedcache.html

As per https://www.openssl.org/policies/releasestrat.html. For cmake-based Pharo builds based on upstream directory layout, update ```third-party/openssl.spec``` URL and version numbers as below. For the headless layout, seems a bit more involved with...