Changelog for
satyr-devel-0.39-4.39.x86_64.rpm :
* Fri Dec 17 2021 Matěj Grabovský
0.39-1- tests: Fix call to deprecated method- gitignore: Update local rules- tests: Add test case for sr_rpm_package_cmp- readme: Add Codecov badge- github: Calculate and upload code coverage to Codecov- autogen: Show executed commands- Use g_malloc instead of malloc- Use matching g_free for g_malloc\'d memory
* Wed Jun 16 2021 Michal Fabik 0.38-1- Release- lib: Use GLib for computing SHA-1 digests- configure: Add check for elfutils on FreeBSD- README: Document running testsuite in container
* Wed Jun 16 2021 Michal Fabik -1
* Tue Mar 02 2021 Michal Fabik 0.37-1- sr_distances_cluster_objects: Check arg safety- spec: Drop trailing comment
* Tue Jan 12 2021 Michal Fabik 0.36-1- spec: Use autoreconf in %build
* Tue Dec 01 2020 Michal Fabik 0.35-1- BR make
* Mon Nov 30 2020 Michal Fabik 0.34-1- tests: Drop unused var
* Mon Nov 30 2020 Michal Fabik 0.33-1- tests: Don\'t pass va_list as function argument- spec: Output logs from failed tests- tests: Use correct format specifier for size_t- spec: Don\'t use GitHub-generated tarball as Source
* Tue Nov 24 2020 Michal Fabik 0.32-1- README: Add instructions for contributing- Add a commit message template- tests: Don\'t _FORTIFY_SOURCE for dump_core.c- tests: Fix compiler warnings- NEWS: Update unreleased changes- report: Fix leak- koops_stacktrace: Copy and free modules too- koops_stacktrace: Fix leak- tests: Fix leaks- test: Remove unused generate_coredump- tests: Reintroduce dendrogram_cut test- tests: Finish moving away from Autotest- tests: Replace sr_strdup with g_strdup- tests: Replace sr_asprintf with g_strdup_printf- tests: Replace sr_strbuf with GString- tests: Move away from Autotest- spec, Makefile, RELEASE: README -> README.md- README: Add building instructions- Replace sr_strcmp0 with g_strcmp0- Replace sr_strdup with g_strdup- Replace sr_strndup with g_strndup- Replace sr_vasprintf with g_strdup_vprintf- Replace sr_asprintf with g_strdup_printf- Replace sr_realloc with g_realloc- Replace sr_malloc with g_malloc- Replace sr_mallocz with g_malloc0- Replace sr_realloc_array with g_realloc_n- Replace sr_malloc_array with g_malloc_n- Replace sr_strbuf with GString- Add dependency on GLib- lib: abrt: Drop references to fingerprinting
* Tue Aug 18 2020 Michal Fabik 0.31-1- Bump version-info before new release- spec: Make some dependencies architecture-dependent- Add GitHub Actions workflow for building PRs- autogen.sh: Pass --assumeyes to DNF- Remove #define PyString_AsString PyUnicode_AsUTF8- Fix -Wdiscarded-qualifiers warning- python: Adapt to changes made in PEP 590- tests: ruby_frame: Drop return
* Mon Feb 03 2020 Ernestas Kulik 0.30-1- Fix build failure with gcc -fno-common- lib: Remove superfluous includes- lib: Use Nettle for computing SHA-1 digests- lib: core_stacktrace: Plug leak- lib: koops_stacktrace: Don’t parse register as module