Information for build libreport-2.17.4-1.fc37
ID | 204967 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | libreport | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 2.17.4 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 1.fc37 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/libreport.git#57af48ec40c3e93a574b290e8daf3eb7302e8f56 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary | Generic library for reporting various problems | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | Libraries providing API for reporting different problems in applications to different bug targets like Bugzilla, ftp, trac, etc... | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Built by | churchyard | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Fri, 23 Sep 2022 00:52:12 UTC | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Fri, 23 Sep 2022 05:52:35 UTC | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (f37, /rpms/libreport.git:57af48ec40c3e93a574b290e8daf3eb7302e8f56) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libreport.git#57af48ec40c3e93a574b290e8daf3eb7302e8f56'}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Wed Sep 14 2022 Packit <hello@packit.dev> - 2.17.4-1 - Release version 2.17.4 (Michal Fabik) - Update changelog (Michal Fabik) - reporter_bugzilla.py: Don't ask for API key if we already have it (Michal Srb) - internal/bz_connection.py: Fix "TypeError: 'builtin_function_or_method' object is not subscriptable" (Michal Srb) - reporter_bugzilla.py: Fix condition (Michal Srb) - internal/reported_to.py: Prevent possible ValueError if the line is for example empty (Michal Srb) - reporter_bugzilla.py: Prevent possible KeyError exception (Michal Srb) - reporter_bugzilla.py: Default value for `b_create_private` is False (Michal Srb) - reporter_bugzilla.py: Prevent possible KeyError exception (Michal Srb) * Mon Sep 12 2022 Packit <hello@packit.dev> - 2.17.3-1 - Release version 2.17.3 (Michal Fabik) - Update changelog (Michal Fabik) - Run autoupdate to get rid of obsolete/deprecated macros (Michal Fabik) - Makefile: Move README.md to EXTRA_DIST (Michal Fabik) - Don't build rhel-bugzilla --without-bugzilla (Michal Fabik) - doc: Make anaconda_event.conf depend on BZ (Michal Fabik) - Fix build --without-bugzilla (Michal Fabik) - spec: Don't list files twice (Michal Fabik) - Update translations (mgrabovsky) * Thu Aug 18 2022 Packit <hello@packit.dev> - 2.17.2-1 - Release version 2.17.2 (Michal Fabik) - reporter_bugzilla.py: Build, install (Michal Fabik) - reporter_bugzilla.py: Add tests (Michal Fabik) - reporter_bugzilla.py: Initial commit (Michal Fabik) - Update translations (mgrabovsky) - abrt_xmlrpc: Don't warn about discarded const (Michal Fabik) - Update translations (mgrabovsky) - Update translations (mgrabovsky) - Use conventional lseek arg order (Michal Fabik) - Update translations (mgrabovsky) - ignored_words: Ignore more debuginfod URLs (Matěj Grabovský) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.17.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.17.1-2 - Rebuilt for Python 3.11 * Thu Mar 10 2022 Packit Service <user-cont-team+packit-service@redhat.com> - 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 <michal@redhat.com> - 2.17.0-1 - [reporter-bugzilla] Use API key for authentication * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 19 2022 Matěj Grabovský <mgrabovs@redhat.com> - 2.16.0-2 - Rebuild for testing * Mon Jan 17 2022 Matěj Grabovský <mgrabovs@redhat.com> - 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ý <mgrabovs@redhat.com> - 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ý <mgrabovs@redhat.com> - 2.15.2-10 - Bump for rebuild * Thu Jan 06 2022 Matěj Grabovský <mgrabovs@redhat.com> - 2.15.2-9 - Bump release for rebuild * Thu Jan 06 2022 Matěj Grabovský <mgrabovs@redhat.com> - 2.15.2-8 - Bump release for rebuild * Wed Dec 22 2021 Matěj Grabovský <mgrabovs@redhat.com> - 2.15.2-7 - Rebuild for satyr 0.39 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.15.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sat Jul 10 2021 Björn Esser <besser82@fedoraproject.org> - 2.15.2-5 - Rebuild for versioned symbols in json-c * Mon Jun 07 2021 Python Maint <python-maint@redhat.com> - 2.15.2-4 - Rebuilt for Python 3.10 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.15.2-2 - Rebuilt for Python 3.10 * Tue Jun 01 2021 Packit Service <user-cont-team+packit-service@redhat.com> - 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 <user-cont-team+packit-service@redhat.com> - 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 <michal@redhat.com> - 2.14.0-17 - Drop AnacondaRHEL workflow reference * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.14.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 18 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 2.14.0-15 - Bump rev for upgrades * Fri Dec 11 2020 Matěj Grabovský <mgrabovs@redhat.com> - 2.14.0-13 - Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1906405 * Tue Nov 03 2020 Matěj Grabovský <mgrabovs@redhat.com> - 2.14.0-12 - Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1893595 * Fri Oct 09 2020 Matěj Grabovský <mgrabovs@redhat.com> - 2.14.0-11 - Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1882328 * Tue Sep 29 2020 Matěj Grabovský <mgrabovs@redhat.com> - 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ý <mgrabovs@redhat.com> - 2.14.0-9 - Add upstream fixes for memory management * Sun Sep 27 2020 Matěj Grabovský <mgrabovs@redhat.com> - 2.14.0-8 - Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1882950 * Fri Sep 25 2020 Matěj Grabovský <mgrabovs@redhat.com> - 2.14.0-7 - Add fix for https://bugzilla.redhat.com/show_bug.cgi?id=1882319 |