-
## CVE-2021-3449 - Medium Severity Vulnerability
Vulnerable Library - OpenSSLOpenSSL_1_1_1g
TLS/SSL and crypto library
Library home page: https://github.com/OpenSSL/OpenSSL.git
Found in HEAD commit…
-
## CVE-2022-2097 - Medium Severity Vulnerability
Vulnerable Library - OpenSSLOpenSSL_1_1_1g
TLS/SSL and crypto library
Library home page: https://github.com/OpenSSL/OpenSSL.git
Found in HEAD commit…
-
Hi everyone!
We are nearing the finish line of the Conan 2.0 migration, with just a bit more than a hundred recipes left to go. I thought it would be a good time to summarize and keep track of the …
-
## Minor release
### Mandatory
__ADDITIONAL (GENERAL):__
- [x] _~~Workaround solutions for iOS/macOS data loss risk issues:~~ **DONE**_
- [x] _~~compile with `SQLITE_THREADSAFE=2` again ref:…
-
There are some architectural choices in abbat's tox.pkg that I don't understand.
- naming all generic dependencies like ffmpeg, libvpx as tox-ffmpeg and tox-libvpx
I'm wondering if this is to al…
-
```
ld: Undefined symbols:
opsqlite::opsqlite_open(std::__1::basic_string const&, std::__1::basic_string const&, std::__1::basic_string const&, std::__1::basic_string const&), referenced from:
…
-
Been trying to get EFCore with SQLite working when using Xamarin.Mac.
At runtime it cannot load the e_sqlite3 library.
When switching to Xamarin.Modern everything works right away (but is not an o…
-
Hi Sam,
I'm getting the following error, and I can't see what is causing it, have you got any thoughts on this?
Caused by: java.lang.NullPointerException
at com.memtrip.sqlking.preprocessor.…
-
It is not possible to change driver name from sqlite3 to some another. It's critical if another lib also use sqlite3 but another version with the same driver name
-
```
if (_db.open()) {
qDebug()