-
Wed Nov 19 2014 Martin Milata <mmilata@redhat.com> - 0.13-8
- Better handling of stacktraces with infinite recursion
- Resolves: #1142346
-
Fri Oct 03 2014 Martin Milata <mmilata@redhat.com> - 0.13-7
- Don't free GDB stacktrace on error
- Resolves: #1147952
-
Fri Oct 03 2014 Martin Milata <mmilata@redhat.com> - 0.13-6
- Ignore suppressed exceptions in the Java exception parser
- Resolves: #1034857
-
Thu Sep 18 2014 Martin Milata <mmilata@redhat.com> - 0.13-5
- Fix minor bugs found by static analyzers
- Resolves: #1142856
- Return empty duphash for koopses with no reliable frames
- Resolves: #1123262
- Fix parsing of python SyntaxError exceptions
- Resolves: #1142339
- Fix parsing of ppc64 gdb stacktraces
- Resolves: #1142338
- Limit the depth of generated stacktrace to avoid huge reports
- Resolves: #1142346
- Add authentication support to uReport, needed for reporting to customer portal
- Resolves: #1139555
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.13-4
- Mass rebuild 2014-01-24
-
Wed Jan 22 2014 Martin Milata <mmilata@redhat.com> 0.13-3
- Fix build with elfutils unwinder
- Resolves: #1051569
-
Tue Jan 14 2014 Martin Milata <mmilata@redhat.com> 0.13-2
- Use elfutils unwinder
- Resolves: #1051569
- Disable function fingerprinting
- Resolves: #1052402
-
Tue Jan 07 2014 Martin Milata <mmilata@redhat.com> 0.13-1
- Rebase to satyr-0.13
- Resolves: #1040900
- Includes patch to build against elfutils-0.158
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.9-3
- Mass rebuild 2013-12-27
-
Wed Dec 04 2013 Martin Milata <mmilata@redhat.com> 0.9-2
- Fix malformed JSON for some Java and koops reports
- Resolves: #1035317
- Resolves: #1036790
- Fix memory leak in RPM handling
- Resolves: #1016780
- Check for unsigned overflows
- Resolves: #1034869