????

Your IP : 18.218.70.79


Current Path : /usr/share/doc/satyr-0.19/
Upload File :
Current File : //usr/share/doc/satyr-0.19/NEWS

satyr 0.19
==========
Enhancements to GDB parser: Thread ID, C++ template arguments. Tests and
bugfixes.

satyr 0.18
==========
Removed function fingerprinting code. New taint flags added. Normalization
tweaks. Added function to create core stacktraces from core hook in more secure
manner.

satyr 0.17
==========
Added python3 bindings. Added paralellizable distance matrix computation.
Hopefully really fixed unwinding VDSO frames on i386. Other bugfixes.

satyr 0.16
==========
Added support for unwinding stack of dying process from core dump hook. Added
support for Ruby uReports. Various bugfixes.

satyr 0.15
==========
Fixed issues found in a security audit. Fixed the compat version of duphash
generation which were not refusing to produce duphash for completely unreliable
oopses. Fixed parsing of invalid syntax Python exceptions which were not
recognized and caused satyr to refuse such a Python exception. Fixed unwinding
of VDSO frames on i386. Limit the number of frames unwound to deal with
infinite recursion.  Support authentication data, use dummy values for some
missing members and include DESKTOP_SESSION in uReport. Ignore suppressed Java
exceptions causing satyr to fail to parse such an Java exceptions. Quality
frame has to have file name because almost all frames has function name because
of MiniDebuginfo.

satyr 0.14
==========
Ported to current elfutils unwinder API. Disabled frame fingerprinting.
Rudimentary ruby bindings added. Bugfixes.

satyr 0.13
==========
Kerneloops parser extended to ppc64 and s390 koopses. ABRT-compatible
implementation of kerneloops hashing.

satyr 0.12
==========
JVM frames normalization. C++ symbol demangling. Configure option to build
python module with statically linked libsatyr. Improvements to openSUSE
compatibility. Several bugfixes including malformed Java uReports.

satyr 0.11
==========
Make all python objects hashable and extend the list of normalized functions.
Several bugfixes.

satyr 0.10
==========
Add support for multiple koops stacks. Several bugfixes.

satyr 0.9
=========
Enrich koops uReport data with koops text and kernel version. Improve koops
modules handling.

satyr 0.8
=========
Added support for json de/serialization of reports and stacktraces.

satyr 0.7
=========
Fix segmentation fault related to crash thread detection.

satyr 0.6
=========
Do not export internal function symbols.

satyr 0.5
=========
Added function that creates core stacktrace from GDB output. Several bugfixes.

satyr 0.4
=========
Added missing features needed by ABRT. Support for uReport2. Major changes in
both C and Python API.

satyr 0.3
=========
Bug fixes, build fixes for older systems.

satyr 0.2
=========
Documentation cleanup, build fixes.

satyr 0.1
=========
Initial release based on btparser 0.18.