Changelog for
libreport-plugin-systemd-journal-2.17.1-1.fc36.x86_64.rpm :
* Thu Mar 10 2022 Packit Service
- 2.17.1-1- Release version 2.17.1 (Michal Srb)- reporter-bugzilla: send API key in HTTP header (Michal Srb)- tito: Use custom tagger that updates changelog (Matěj Grabovský)- changelog: Fix link to release diff (Matěj Grabovský)- reporter-bugzilla: Fix APIKey name (Michal Fabik)- Update translations (mgrabovsky)- Add missing va_end (Michal Židek)
* Mon Feb 21 2022 Michal Srb - 2.17.0-1- [reporter-bugzilla] Use API key for authentication
* Thu Jan 20 2022 Fedora Release Engineering - 2.16.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jan 19 2022 Matěj Grabovský - 2.16.0-2- Rebuild for testing
* Mon Jan 17 2022 Matěj Grabovský - 2.16.0-1- Bump satyr dependency to 0.38- Bump libreport library revision to 2:1:0- Drop build-time dependency on libproxy-devel- Drop last reference to global_uuid file- Don\'t use deprecated assertEquals() in tests- Add DEBUGINFOD_URLS environment variable to ignored_words- rhbz: Retry XML-RPC calls when uploading attachments- rhbz: Be a little bit more defensive when working with subcomponents- Update translations
* Thu Jan 13 2022 Matěj Grabovský - 2.15.2-11- Backport patch for building with Python 3.11 (https://bugzilla.redhat.com/show_bug.cgi?id=2019402)
* Wed Jan 12 2022 Matěj Grabovský - 2.15.2-10- Bump for rebuild
* Thu Jan 06 2022 Matěj Grabovský - 2.15.2-9- Bump release for rebuild
* Thu Jan 06 2022 Matěj Grabovský - 2.15.2-8- Bump release for rebuild
* Wed Dec 22 2021 Matěj Grabovský - 2.15.2-7- Rebuild for satyr 0.39
* Thu Jul 22 2021 Fedora Release Engineering - 2.15.2-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sat Jul 10 2021 Björn Esser - 2.15.2-5- Rebuild for versioned symbols in json-c
* Mon Jun 07 2021 Python Maint - 2.15.2-4- Rebuilt for Python 3.10
* Fri Jun 04 2021 Python Maint - 2.15.2-2- Rebuilt for Python 3.10
* Tue Jun 01 2021 Packit Service - 2.15.2-1- Release version 2.15.2-1 (Michal Fabik)- binhex: Remove unused API (Matěj Grabovský)- lib: Use GLib for computing SHA-1 digests (Matěj Grabovský)- run_event: Improve memory management (Matěj Grabovský)- gtk: Fix segfault (Matěj Grabovský)
* Tue May 04 2021 Packit Service - 2.15.1-1- Release version 2.15.1-1 (Michal Fabik)- ureport: Strange usage of tmp variable (Michal Židek)- steal_directory: Silence a warning (Michal Židek)- dump_dir: Use g_free and re-init to NULL (Michal Židek)- dump_dir: Use g_free instead of free (Michal Židek)- dirsize: No need to check for NULL (Michal Židek)- dirsize: Bad checks for NULL (Michal Židek)- gui-wizard-gtk: Possible double free (Michal Židek)- gui-wizard-gtk: Check if EXCLUDE_FROM_REPORT is set (Michal Židek)- gui-wizard-gtk: Improve docs and add missing free (Michal Židek)- cli: Address of local auto-variable assigned to a function parameter (Michal Židek)- gtk-helpers: Add missing g_strfreev() (Michal Židek)- cli: Add missing g_free call (Michal Židek)- gitignore: Drop misleading comment (Michal Fabik)- spec: Sync upstream with distgit (Michal Fabik)- changelog: Add missing link to changes in 2.15.0 (Matěj Grabovský)- spec: Make plugin-mailx depend on /usr/bin/mailx (Matěj Grabovský)- Add support for excluding whole elements from search for sensitive words (Michal Srb)- ignored_words: add more \"key\" variations (Michal Srb)
* Fri Jan 29 2021 Michal Srb - 2.14.0-17- Drop AnacondaRHEL workflow reference
* Tue Jan 26 2021 Fedora Release Engineering - 2.14.0-16- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jan 18 2021 Peter Robinson - 2.14.0-15- Bump rev for upgrades
* Fri Dec 11 2020 Matěj Grabovský - 2.14.0-13- Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1906405
* Tue Nov 03 2020 Matěj Grabovský - 2.14.0-12- Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1893595
* Fri Oct 09 2020 Matěj Grabovský - 2.14.0-11- Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1882328
* Tue Sep 29 2020 Matěj Grabovský - 2.14.0-10- Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1883337- Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1883410
* Sun Sep 27 2020 Matěj Grabovský - 2.14.0-9- Add upstream fixes for memory management
* Sun Sep 27 2020 Matěj Grabovský - 2.14.0-8- Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1882950
* Fri Sep 25 2020 Matěj Grabovský - 2.14.0-7- Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1882319
* Wed Aug 19 2020 Merlin Mathesius - 2.14.0-6- Updates so ELN builds in a Fedora-like reporting configuration, even though the %{rhel} macro is set.
* Thu Aug 13 2020 Michal Fabik 2.14.0-3- forbidden_words: Add potentially sensitive env vars- lib: Add version script for libreport- lib: compress: Use libarchive- Replace various utility functions with stock GLib ones- gtk,lib: Update symbol list- dd: Update dd_get_owner to handle error return values- dirsize: Don\'t pick .lock\'d dirs for deletion- setgid instead of setuid the abrt-action-install-debuginfo-to-abrt-cache- Various coding style improvements- Various memory management fixes- lib: Check for errors when opening files- gtk-helpers: Check return value- doc: Exclude more files with --without-bugzilla- lib: Don’t use external executables for decompression- lib: Decommission libreport_list_free_with_free- Drop Red Hat Customer Portal reporter- ureport: Drop Strata integration- lib: Remove creates-items tag parsing in event definitions
* Fri Aug 07 2020 Peter Robinson - 2.13.1-4- Bump to fix upgrade path
* Tue Jul 28 2020 Fedora Release Engineering - 2.13.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sun May 24 2020 Miro Hrončok - 2.13.1-2- Rebuilt for Python 3.9
* Mon May 11 2020 Michal Fabik 2.13.1-1- Fix broken abrt-vmcore.service due to bad namespacing
* Fri Apr 24 2020 Michal Fabik 2.13.0-2- Support new \"time\" and \"time_for_children\" kernel namespaces- Remove preprocessor namespacing in favor of function name prefixes- client-python: Accomodate for multiple debug directories- gui-wizard-gtk: Wrap event log messages- lib: Drop D-Bus code - plugins: reporter-rhtsupport: Drop unused debugging code - Update translations
* Tue Apr 21 2020 Björn Esser - 2.12.0-4- Rebuild (json-c)
* Fri Mar 20 2020 Ernestas Kulik - 2.12.0-3- Add patch for https://bugzilla.redhat.com/show_bug.cgi?id=1815544