Commit Graph

35 Commits

Author SHA1 Message Date
Matěj Grabovský
fdbaf033f4 New upstream release 0.39 2021-12-22 11:23:31 +01:00
Michal Fabik
44260c1445 New upstream version 0.38
Signed-off-by: Michal Fabik <mfabik@redhat.com>
2021-06-17 14:11:23 +02:00
Michal Fabik
bd89c9a401 Rerun fedpkg new-sources with correct tarball
Signed-off-by: Michal Fabik <mfabik@redhat.com>
2021-03-03 11:52:33 +01:00
Michal Fabik
f2a7a761cb New upstream version 0.37
Signed-off-by: Michal Fabik <mfabik@redhat.com>
2021-03-02 21:08:30 +01:00
Michal Fabik
2dbc51d12b New upstream version 0.36
Signed-off-by: Michal Fabik <mfabik@redhat.com>
2021-01-12 14:37:35 +01:00
Michal Fabik
871cfb2bb2 New upstream version 0.35
Signed-off-by: Michal Fabik <mfabik@redhat.com>
2020-12-01 13:24:02 +01:00
Michal Fabik
0393aa873f New upstream version 0.31
Signed-off-by: Michal Fabik <mfabik@redhat.com>
2020-08-18 14:41:10 +02:00
Michal Fabik
722007b3c3 Update to version 0.30
Signed-off-by: Michal Fabik <mfabik@redhat.com>
2020-02-06 11:11:24 +01:00
Matěj Grabovský
fbdd731e36 Release version 0.29
Signed-off-by: Matěj Grabovský <mgrabovs@redhat.com>
2019-10-11 13:29:51 +02:00
Ernestas Kulik
6c2770c22c Release version 0.28
Signed-off-by: Ernestas Kulik <ekulik@redhat.com>
2019-06-21 15:21:06 +02:00
Martin Kutlak
066a6e572c New upstream version 0.27
Patches already included in the source files.

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2018-10-08 13:10:26 +02:00
Matej Habrnal
f161e5f7ef New upstream version 0.26
Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
2018-04-18 17:12:40 +02:00
Martin Kutlak
6fca127c51 New upstream version 0.25
Actualize list of normalized functions.

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
2018-01-19 15:32:26 +01:00
Julius Milan
6f11dbbdb5 New upstream version 0.24
Allowed reporting of unpackaged problems.
Added doxygen HTML documentation generation.
Tests and bugfixies.

Signed-off-by: Julius Milan <jmilan@redhat.com>
2017-11-01 16:17:25 +01:00
Matej Habrnal
acb9b8cb64 New upstream version 0.23
Allow rpm to be optional at build time
Do not use deprecated fedorahosted.org

Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
2017-03-14 17:28:32 +01:00
Jakub Filak
8cafea752d New upstream version 0.22
Added support fof JavaScript (V8) stack traces
Most parts of the in-hook core unwinder callable under unprivileged user
GDB core unwinder limits number of unwound frames
Fixed a pair of compile warnings - Chris Redmon <credmonster@gmail.com>
2016-12-15 01:29:54 -05:00
Matej Habrnal
72d2e20263 New upstream version 0.21
Introduce 'serial' field in uReport
Normalization: actualize list of functions

Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
2016-05-18 13:48:13 +02:00
Matej Habrnal
8fc81b040f New upstream version 0.20
Don't parse SO files as source_files
Add support for OS Variant
Fix the missing frame build_id and file_name
Test and bugfixes

Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
2015-09-17 15:46:36 +02:00
Martin Milata
127b015ea8 New upstream version 0.19
Enhancements to GDB parser: Thread ID, C++ template arguments
Tests and bugfixes
2015-07-07 15:20:02 +02:00
Martin Milata
ede4ce2a68 New upstream version 0.18
Remove function fingerprinting
New kernel taint flags
Normalization tweaks
More secure core stacktraces from core hook
2015-06-09 22:22:06 +02:00
Martin Milata
ec9699b776 New upstream version 0.16
Add support for unwinding from core dump hook
Add support for Ruby uReports
Bugfixes
2015-02-20 15:41:03 +01:00
Jakub Filak
cb721ee5e2 New upstream version 0.15
uReport enhancements (DESKTOP_SESSION, auth_data, missing values)
Enhance the backtrace quality algorithm to tackle MiniDebuginfo
Support unusual Python and Java exceptions
Deal with infinite recursion in backtraces
Bugfixes
2014-10-07 12:39:47 +02:00
Martin Milata
e11bd795af New upstream version 0.14
Ported to elfutils-0.158 unwinder API
Frame fingerprinting disabled
Bugfixes
2014-06-10 16:22:59 +02:00
Martin Milata
c337ac047d New upstream version 0.13
Kerneloops parser support for ppc64 and s390
Kerneloops hashing
2014-01-07 17:25:20 +01:00
Martin Milata
b095ba8bca New upstream version 0.12
JVM frames normalization
Add C++ symbol demangling
Unsigned overflow bugfixes
Fix malformed uReports for Java
2013-12-10 17:46:38 +01:00
Jakub Filak
44adc969b3 New upstream version
Make all python objects hashable
Improve memory management in rpm module
Extend the list of normalized functions
Add command for debugging duphashes to satyr utility
2013-10-26 21:30:39 +02:00
Jakub Filak
52e0c8d27d New upstream version
Fix a segmentation fault in sr_rpm_package_uniq()
Respect kernel flavor when parsing package name
Parse backtrace without Thread header
Fix koops json output if there are no modules
Add support for multiple koops stacks
2013-10-04 14:30:27 +02:00
Jakub Filak
5957810f0d New upstream version
Enrich koops uReport data with koops text and kernel version.
Improve koops modules handling.
Added support for json de/serialization of reports and stacktraces.
Library version number increased, as the interface changed since the last release
2013-09-12 11:39:16 +02:00
Martin Milata
f25e4693b4 New upstream version
Fix couple of crashes (#997076, #994747).

Signed-off-by: Martin Milata <mmilata@redhat.com>
2013-08-26 18:02:53 +02:00
Martin Milata
520ebef48b New upstream version
Do not export internal function symbols.
2013-07-29 19:05:26 +02:00
Jakub Filak
e7998bb2a8 New upstream version
- Create core stacktrace from GDB output

Signed-off-by: Jakub Filak <jfilak@redhat.com>
2013-07-25 17:19:10 +02:00
Martin Milata
5ee80d2fe7 New upstream version
- Added features needed by ABRT
- Support for uReport2
- Major C and Python API changes
2013-07-08 15:42:17 +02:00
Martin Milata
0d0021212e New upstream version
- Bug fixes
  - Build fixes for older systems
- Do not require libunwind on rhel
2013-03-25 15:45:47 +01:00
Martin Milata
50f3ee64cd Initial import
Package review: https://bugzilla.redhat.com/show_bug.cgi?id=920751

Signed-off-by: Martin Milata <mmilata@redhat.com>
2013-03-21 13:47:33 +01:00
Fedora Release Engineering
cdd5eff3c0 Initial setup of the repo 2013-03-21 12:20:09 +00:00