wferi
wferi
I put together a little test suite, which shows this regression from Debian stretch to buster. The reason is that `make_scrambled_password_323` is exported by MariaDB 10.1 (in stretch) but not...
I uploaded 0.8.1-4 to Debian unstable with these patches (and some other small changes). If you want this to appear in a buster (stable) update, please fill an important bug...
Was *pkg-config* installed when you generated the `configure` script?
Hi, I put some comments on commit 662940f5ab950ea77eccd7a4e30d648e831f5b5a 10 days ago, and still find them worth discussing. They mostly concern the generic use/presence of the embedded MD5 and SHA1 implementations....
Yes, unless there are extensive changes beyond 6.20.0. I expect to be able to cherry-pick 3bfff158 at least, would that be enough? Thanks for looking into this!
Indeed, adding 3bfff15 to 6.20.0 avoids the crash (I decided to try that instead of master for better isolation). Thank you very much for the quick fix! Out of interest,...
As I understand it, `reorient_with_exif()` leaves `self->qimage` invalid when `qimage` is replaced in `refresh_qimage()`. By the way, doesn't using pointers to implicitly shared Qt classes (like QImage) add an extra...
I see this as well with the sqlite3 backend on Debian buster. Gammu-smsd mostly works, though, but it can't match incoming delivery reports with the sent messages (which may be...
Turns out this is [Deban bug #884119](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884119) in the _libdbi_ package. The fix is trivial but still unreleased. The other two issues I mentioned are entirely unrelated: * I fixed...
>> Primus-vk is currently [...] just a simple Vulkan Layer. > > We will need to teach pressure-vessel about Vulkan layers to make this work. At the moment, it imports...