Skip to content

Release 2.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 18:16

Fixed

  • Handle crashes in Perl-based packages correctly as crashes of the package rather than Perl itself
  • abrt-dbus: Fix SIGSEGV in abrt_p2_service_dbus() with glib2 >= 2.69.2

Changed

  • Use lazy imports in the Python exception handler to avoid slowing down every Python startup (rhbz#2007664)