In all cases you can find the package with the patch here: https://build.opensuse.org/package/show/hardware/python-RPi.GPIO
/sys/class/gpio pin numbers may need to be offset
Updated the patch: len variable was used instead of linelen, discard the first p...
Use /proc/device-tree/compatible to extract platform infos
test-onedrive fails with Boost 1.59.0
Thanks for spotting it. Fix in master
Patch in master. Thanks for the fix.
Remove redundant dynamic_cast
pushed in master. Thanks for the patch
Unsafe copy assignment operator in WSSession
Thanks for the report. I'll try to check all objects and fix that, though I can't...
potential memory leaks in cmis-client.cxx
Pushed to master. Thanks for the patch
Pushed to master. Thanks for the patch
Don't create exceptions on the heap
[patch] fix for "cannot find -lboost_date_time"
Patch applied, thanks for spotting the problem.