On Fri, 2014-11-21 at 09:10 -0600, Jim Perrin wrote: > > On 11/21/2014 08:38 AM, Jakub Filak wrote: > > I created these bug reports and attached patches to them today: > > > > * http://bugs.centos.org/view.php?id=7913 > > - turn sosreport off > > > > * http://bugs.centos.org/view.php?id=7914 > > - abrt uses libreport to send crash reports > > - 'abrt-cli report' and 'gnome-abrt -> Report' should offer these > > options: > > 1 Send the problem data via email > > 2 Upload the problem data to a server > > 3 Submit anonymous crash static data > > 4 Export the problem data information to a text file > > > > > Interestingly, the libreport sources (both the original and with the > patch) seem to not build against 7 with updates. We'll continue to test > and see what we find. This commit fixes the build with json-c-0.11-4.el7.x86_64: https://github.com/abrt/libreport/commit/712ca27bdbbe4f38550d5431b400dfa9e70de744 I tested my patches with json-c-0.11-3.el7.x86_64. Should I add that commit to my libreport patch?