Cœur
Cœur
Duplicate of #709
Quoting tearfur from the linked pull request: >It looks like your solution only works for libayatana-appindicator and not libappindicator. That might be a bit of a problem. So keeping "needs...
Addressed with #7188
So the topic is: https://nvd.nist.gov/vuln/detail/cve-2018-25032 Link says that old vulnerability (published 2 years ago) affects system zlib in: - macOS From (including) 10.15 Up to (excluding) 10.15.7 - macOS From...
Also for reference: - #639
It was done 6 months ago already: https://github.com/ZipArchive/ZipArchive/pull/688 And properly released: https://github.com/ZipArchive/ZipArchive/releases/tag/2.5.5 If there is a bug in the implementation that is only affecting you but not others, then try...
>Hi Team, We have release planned in next few days and this issue should be fixed before that otherwise apple will reject the application I imagine that you've solved your...
I've been encountering the same issue for at least a couple of months. I don't think this was happening in September 2021. If one has the courage, we could do...
Can you try, @fxcoudert, to change those two lines: https://github.com/transmission/transmission/blob/eefcbe7cb2eae0a825be08ed9cd9cea5339fe6ef/CMakeLists.txt#L63-L64 To: ``` set(TR_USER_AGENT_PREFIX "3.01") set(TR_PEER_ID_PREFIX "TR3001") ``` I had a few torrents unblocked (but not all) by changing my version...
> Bad news is, the fix is not in any releases, not even an alpha. It's been nearly 4 years since their last stable release, who knows when the next...