Sean Greenslade

Results 15 comments of Sean Greenslade

With regards to the .so thing, the whole reason for .so versions is to indicate ABI-breaking changes. With a big library like Boost, whenever any change breaks the ABI, it...

If you're just trying to get first-order deps of a given package, libalpm does that. There's even python bindings for it: https://github.com/jelly/pyalpm

I found the commit that introduced this behavior: https://github.com/thundernest/k-9/commit/8b546cadd6e23d64d88814f3fdf37b4c1fd6331a I too am frustrated by this new behavior. Can it please be gated by a setting? I really don't want my...

I'm not able to test 6.400 right now since it hasn't hit F-droid yet, but I tested 6.312 and the issue is not present in that version. Thanks!

I just encountered a similar situation myself, and I did some tests to see how a Radicale + DAVx5 setup would handle having the Radicale server be spontaneously rolled back....