From 877cc98100b8bb673ce07fb63344c9a1cd62d0a8 Mon Sep 17 00:00:00 2001 From: basebuilder_pel7x64builder0 Date: Mon, 1 Nov 2021 23:09:04 +0100 Subject: [PATCH] libreport update Signed-off-by: basebuilder_pel7x64builder0 --- SPECS/libreport.spec | 341 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 302 insertions(+), 39 deletions(-) diff --git a/SPECS/libreport.spec b/SPECS/libreport.spec index f060af3b..a3f5302f 100644 --- a/SPECS/libreport.spec +++ b/SPECS/libreport.spec @@ -7,7 +7,7 @@ Summary: Generic library for reporting various problems Name: libreport Version: 2.1.11 -Release: 32%{?dist} +Release: 53%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: https://fedorahosted.org/abrt/ @@ -182,24 +182,150 @@ Patch157: 0157-testsuite-ureport-initialize-post_state.patch Patch158: 0158-testsuite-ureport-use-less-strange-testing-error-mes.patch # git format-patch 2.1.11-30.el7 -N --start-number 159 --topo-order Patch159: 0159-wizard-fix-save-users-changes-after-reviewing-dump-d.patch -Patch1000: 1000-lib-add-Problem-Format-API.patch -Patch1001: 1001-bugzilla-port-to-Problem-Format-API.patch -#Patch1002: 1002-spec-reflect-changes-due-to-Problem-Report-API.patch -Patch1003: 1003-lib-created-a-new-lib-file-for-reporters.patch -#Patch1004: 1004-spec-changed-spec-file-to-work-with-last-commit.patch -Patch1005: 1005-ureport-set-url-to-public-faf-server.patch -Patch1006: 1006-conf-changed-URL-for-sending-uReport.patch -Patch1007: 1007-reporter-mantisbt-first-version-of-the-reporter-mant.patch -#Patch1008: 1008-spec-changed-spec-file-to-work-with-reporter-mantisb.patch -Patch1009: 1009-reporter-mantisbt-change-default-formating-file-for-.patch -#Patch1010: 1010-spec-change-spec-file-to-work-with-last-commit.patch -Patch1011: 1011-reporter-mantisbt-adds-man-pages-for-reporter-mantis.patch -Patch1012: 1012-move-problem_report-to-plugins.patch -#Patch1013: 1013-spec-change-related-to-moving-problem_report-to-plug.patch -Patch1014: 1014-reporter-mantisbt-add-event-for-reporting-AVCs.patch -#Patch1015: 1015-spec-add-files-related-to-reporting-AVCs-by-reporter.patch -Patch1016: 1016-event-disable-report_RHTSupport-event-and-change-URL.patch # git format-patch 2.1.11-31.el7 -N --start-number 160 --topo-order +#Patch160: 0160-translations-update-zanata-configuration.patch +#Patch161: 0161-spec-install-global_configuration-stuff.patch +Patch162: 0162-lib-introduce-a-new-function-returning-base-user-con.patch +Patch163: 0163-utils-make-arguments-of-a-list-func-const.patch +Patch164: 0164-conf-files-be-able-to-make-directories-optional.patch +Patch165: 0165-lib-introduce-global-configuration-option-for-exclud.patch +Patch166: 0166-dd-add-a-function-for-compressing-dumpdirs.patch +Patch167: 0167-uploader-use-shared-dd_create_archive-function.patch +Patch168: 0168-testsuite-add-a-test-for-AlwaysExcludedElements.patch +Patch169: 0169-lib-introduce-parser-of-ISO-date-strings.patch +Patch170: 0170-reported_to-add-a-function-formatting-reported_to-li.patch +Patch171: 0171-plugins-port-reporters-to-add_reported_to_entry.patch +Patch172: 0172-lib-add-function-for-removing-userinfo-from-URIs.patch +Patch173: 0173-uploader-save-remote-name-in-reported_to.patch +Patch174: 0174-curl-return-URLs-without-userinfo.patch +Patch175: 0175-ureport-enable-attaching-of-arbitrary-values.patch +# git format-patch 2.1.11-32.el7 -N --start-number 176 --topo-order +Patch176: 0176-curl-fix-typo-Ingoring-Ignoring.patch +Patch177: 0177-testsuite-add-test-for-uid_in_group.patch +Patch178: 0178-dd-make-function-uid_in_group-public.patch +Patch179: 0179-curl-add-possibility-to-configure-SSH-keys.patch +Patch180: 0180-uploader-allow-empty-username-and-password.patch +Patch181: 0181-uploader-move-username-and-password-to-the-advanced-.patch +#Patch182: 0182-spec-add-uploader-config-files-and-related-man-page.patch +Patch183: 0183-uploader-add-possibility-to-set-SSH-keyfiles.patch +Patch184: 0184-uploader-etc-libreport-plugins-upload.conf-as-defaul.patch +Patch185: 0185-bugzilla-make-the-event-configurable.patch +Patch186: 0186-report-gtk-offer-users-to-create-private-ticket.patch +Patch187: 0187-event-config-add-support-for-restricted-access.patch +Patch188: 0188-lib-move-CREATE_PRIVATE_TICKET-to-the-global-configu.patch +Patch189: 0189-testsuite-add-simple-helper-macros.patch +Patch190: 0190-bugzilla-don-t-report-private-problem-as-comment.patch +#Patch191: 0191-spec-add-workflow-for-RHEL-anonymous-report-files.patch +Patch192: 0192-Add-workflow-for-RHEL-anonymous-report.patch +Patch193: 0193-report-gtk-Require-Reproducer-for-RHTSupport.patch +Patch194: 0194-rhtsupport-Discourage-users-from-opening-one-shot-cr.patch +Patch195: 0195-testsuite-problem_data-add-problem_data_reproducible.patch +Patch196: 0196-rhtsupport-Discourage-users-from-reporting-in-non-Re.patch +Patch197: 0197-augeas-trim-spaces-before-key-value.patch +#Patch198: 0198-spec-add-Problem-Format-API.patch +Patch199: 0199-lib-add-Problem-Format-API.patch +Patch200: 0200-rhtsupport-use-problem-report-API-to-create-descript.patch +Patch201: 0201-rhtsupport-add-pkg_vendor-reproducer-and-reproducibl.patch +Patch202: 0202-rhtsupport-attach-all-dump-dir-s-element-to-a-new-ca.patch +Patch203: 0203-lib-remove-unused-function-make_description_bz.patch +Patch204: 0204-mailx-use-problem-report-api-to-define-an-emais-cont.patch +Patch205: 0205-mailx-mail-formatting-add-comment-right-after-onelin.patch +Patch206: 0206-mailx-introduce-debug-parameter-D.patch +Patch207: 0207-mailx-stop-creating-dead.letter-on-mailx-failures.patch +Patch208: 0208-lib-allow-report-SELinux-denial-from-sealert-under-c.patch +Patch209: 0209-lib-problem-report-API-check-fseek-return-code.patch +Patch210: 0210-RHTSupport-include-count-in-Support-cases.patch +Patch211: 0211-configure-set-version-to-2.1.11.1.patch +Patch212: 0212-Translation-updates.patch +Patch213: 0213-reportclient-honor-ABRT_VERBOSE.patch +Patch214: 0214-tree-wide-introduce-stop_on_not_reportable-option.patch +Patch215: 0215-rhtsupport-fix-a-double-free-of-config-at-exit.patch +Patch216: 0216-reportclient-fix-verbosity-test.patch +Patch217: 0217-report-newt-free-allocated-variables-don-t-close-dd-.patch +# git format-patch 2.1.11-38.el7 -N --start-number 218 --topo-order +#Patch218: 0218-spec-allow-deprecated-declarations-warning.patch +Patch219: 0219-augeas-trim-spaces-on-eol-around-value-separator.patch +Patch220: 0220-reporter-ureport-change-default-URL-to-FAF.patch +Patch221: 0221-dump_dir-introduce-dd_copy_file.patch +Patch222: 0222-report-wrap-more-dump-dir-functions.patch +Patch223: 0223-wizard-fix-the-broken-Show-log-widget.patch +#Patch224: 0224-spec-add-workflow-for-adding-data-to-existing-case.patch +Patch225: 0225-workflows-add-workflow-for-adding-data-to-existing-c.patch +# git format-patch 2.1.11-39.el7 -N --start-number 226 --topo-order +Patch226: 0226-reporter-rhtsupport-remove-dependency-of-redhat-acce.patch +# git format-patch 2.1.11-40.el7 -N --start-number 227 --topo-order +Patch227: 0227-potfiles-fix-issue-in-POTFILES.in.patch +Patch228: 0228-Translation-updates.patch +# git format-patch 2.1.11-42.el7 -N --start-number 229 --topo-order +Patch229: 0229-dd-extend-the-scope-of-DD_DONT_WAIT_FOR_LOCK.patch +Patch230: 0230-dd-log-lock-warning-only-once-not-x-times-per-sec.patch +Patch231: 0231-dd-add-functions-for-opening-dd-item.patch +Patch232: 0232-testsuite-Add-macros-for-value-comparison.patch +Patch233: 0233-testsuite-assert-for-common-function-results.patch +Patch234: 0234-testsuite-expose-the-last-check-result.patch +Patch235: 0235-testsuite-fix-dd_open_item_file-test.patch +Patch236: 0236-tests-include-testsuite.h-in-the-dist-archive.patch +#Patch237: 0237-spec-include-testsuite-headers-in-the-devel-package.patch +# git format-patch 2.1.11-43.el7 -N --start-number 238 --topo-order +Patch238: 0238-lib-dump_dir-Clean-up-on-failure-in-dd_delete.patch +Patch239: 0239-dump_dir-allow-semi-recursive-locking.patch +# git format-patch 2.1.11-44.el7 -N --start-number 240 --topo-order +Patch240: 0240-lib-Add-get_env_variable-function.patch +Patch241: 0241-lib-add-get-env-variable-from-a-file.patch +Patch242: 0242-dd-introduce-dd_get_env_variable.patch +Patch243: 0243-coverity-Remove-check-for-null-pointer-with-no-effec.patch +Patch244: 0244-coverity-Change-data-type-for-bug_id-variable-def-44.patch +Patch245: 0245-coverity-Remove-deadcode-def47.patch +Patch246: 0246-coverity-Check-return-value-of-fstat-call-def31.patch +Patch247: 0247-coverity-fix-def9.patch +Patch248: 0248-coverity-fix-def6.patch +Patch249: 0249-coverity-fix-def7.patch +Patch250: 0250-gui-port-to-gtk-3.13.patch +Patch251: 0251-Replacing-gtk_misc_set_alignment-and-gtk_misc_set_pa.patch +Patch252: 0252-gui-fix-build-errors-introduced-in-the-previous-comm.patch +Patch253: 0253-Replacing-gtk_alignment_new.patch +Patch254: 0254-Replacing-gtk_widget_set_margin_left-and-gtk_widget_.patch +Patch255: 0255-gui-wrap-lines-for-human-readable-files.patch +Patch256: 0256-gui-replace-gtk_widget_override-functions.patch +Patch257: 0257-wizard-remove-old-gtk-conditionals.patch +Patch258: 0258-wizard-replace-deprecated-gtk3-functions.patch +Patch259: 0259-lib-xatonum-Bail-out-with-null-strings.patch +Patch260: 0260-gui-wizard-gtk-Fix-never-read-assignment.patch +Patch261: 0261-lib-event_config-Remove-pointless-assignment.patch +Patch262: 0262-lib-file_obj-Don-t-dereference-null-pointers.patch +Patch263: 0263-Removing-gtk_tree_view_set_rules_hint.patch +Patch264: 0264-lib-problem_data-Use-g_strsplit.patch +Patch265: 0265-plugins-rhbz-Don-t-call-strlen-on-attachment-data.patch +Patch266: 0266-cli-Unpack-command-line-argument-parsing-logic.patch +Patch267: 0267-cli-run-command-Replace-use-of-vfork-with-fork.patch +Patch268: 0268-Shut-Coverity-up.patch +Patch269: 0269-lib-spawn-Explicitly-initialize-array.patch +Patch270: 0270-lib-copy_file_recursive-Use-GLib-abstractions.patch +# git format-patch 2.1.11-45.el7 -N --start-number 271 --topo-order +Patch271: 0271-lib-dump_dir-Restore-log-level.patch +# git format-patch 2.1.11-48.el7 -N --start-number=272 --topo-order +Patch272: 0272-dirsize-Skip-dirs-in-which-sosreport-is-being-genera.patch +# git format-patch 2.1.11-49.el7 -N --start-number=272 --topo-order +Patch273: 0273-lib-problem_data-Add-a-null-guard-for-g_strsplit-cal.patch +# git format-patch 2.1.11-50.el7 -N --start-number=274 --topo-order +Patch274: 0274-Update-translations.patch +# git format-patch 2.1.11-52.el7 -N --start-number=275 --topo-order + +Patch1000: 1000-bugzilla-port-to-Problem-Format-API.patch +Patch1001: 1001-lib-created-a-new-lib-file-for-reporters.patch +#Patch1002: 1002-spec-changed-spec-file-to-work-with-last-commit.patch +Patch1003: 1003-ureport-set-url-to-public-faf-server.patch +Patch1004: 1004-conf-changed-URL-for-sending-uReport.patch +Patch1005: 1005-reporter-mantisbt-first-version-of-the-reporter-mant.patch +#Patch1006: 1006-spec-changed-spec-file-to-work-with-reporter-mantisb.patch +Patch1007: 1007-reporter-mantisbt-change-default-formating-file-for-.patch +#Patch1008: 1008-spec-change-spec-file-to-work-with-last-commit.patch +Patch1009: 1009-reporter-mantisbt-adds-man-pages-for-reporter-mantis.patch +Patch1010: 1010-move-problem_report-to-plugins.patch +#Patch1011: 1011-spec-change-related-to-moving-problem_report-to-plug.patch +Patch1012: 1012-reporter-mantisbt-add-event-for-reporting-AVCs.patch +#Patch1013: 1013-spec-add-files-related-to-reporting-AVCs-by-reporter.patch +Patch1014: 1014-event-disable-report_RHTSupport-event-and-change-URL.patch # git is need for '%%autosetup -S git' which automatically applies all the # patches above. Please, be aware that the patches must be generated @@ -413,8 +539,6 @@ Summary: %{name}'s RHTSupport plugin Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} Requires: libreport-web = %{version}-%{release} -# This feature is only for RHEL so we do not need another dependency -# Requires: redhat-access-insights %description plugin-rhtsupport Plugin to report bugs into RH support system. @@ -451,35 +575,35 @@ package and you're done. %endif %if 0%{?rhel} -%package rhel +%package powerel Summary: Default configuration for reporting bugs via Red Hat infrastructure Group: Applications/File Requires: %{name} = %{version}-%{release} -%description rhel +%description powerel Default configuration for reporting bugs via Red Hat infrastructure used to easily configure the reporting process for Red Hat systems. Just install this package and you're done. -%package rhel-bugzilla +%package powerel-bugzilla Summary: Default configuration for reporting bugs to Red Hat Bugzilla Group: Applications/File Requires: %{name} = %{version}-%{release} Requires: libreport-plugin-bugzilla = %{version}-%{release} Requires: libreport-plugin-ureport = %{version}-%{release} -%description rhel-bugzilla +%description powerel-bugzilla Default configuration for reporting bugs to Red Hat Bugzilla used to easily configure the reporting process for Red Hat systems. Just install this package and you're done. -%package rhel-anaconda-bugzilla +%package powerel-anaconda-bugzilla Summary: Default configuration for reporting anaconda bugs to Red Hat Bugzilla Group: Applications/File Requires: %{name} = %{version}-%{release} Requires: libreport-plugin-bugzilla = %{version}-%{release} -%description rhel-anaconda-bugzilla +%description powerel-anaconda-bugzilla Default configuration for reporting Anaconda problems to Red Hat Bugzilla used to easily configure the reporting process for Red Hat systems. Just install this package and you're done. @@ -512,8 +636,7 @@ data over ftp/scp... %build autoreconf --force --install intltoolize --force --copy -#CFLAGS="%{optflags} -Werror" -%configure --enable-doxygen-docs --disable-silent-rules +CFLAGS="%{optflags} -Werror -Wno-error=deprecated-declarations" %configure --enable-doxygen-docs --disable-silent-rules make %{?_smp_mflags} %install @@ -562,6 +685,7 @@ rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELvmcore.xml rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELxorg.xml rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELLibreport.xml rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELJava.xml +rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_uReport.xml rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_AnacondaRHEL.xml rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_AnacondaRHELBugzilla.xml rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELBugzillaCCpp.xml @@ -571,9 +695,19 @@ rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELBugzillaVmcor rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELBugzillaXorg.xml rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELBugzillaLibreport.xml rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELBugzillaJava.xml +rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELAddDataCCpp.xml +rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELAddDataJava.xml +rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELAddDataKerneloops.xml +rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELAddDataLibreport.xml +rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELAddDataPython.xml +rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELAddDatavmcore.xml +rm -f $RPM_BUILD_ROOT/%{_datadir}/libreport/workflows/workflow_RHELAddDataxorg.xml rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/libreport/workflows.d/report_rhel.conf +rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/libreport/workflows.d/report_rhel_add_data.conf +rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/libreport/workflows.d/report_uReport.conf rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/libreport/workflows.d/report_rhel_bugzilla.conf rm -f $RPM_BUILD_ROOT%{_mandir}/man5/report_rhel.conf.5 +rm -f $RPM_BUILD_ROOT%{_mandir}/man5/report_uReport.conf.5 rm -f $RPM_BUILD_ROOT%{_mandir}/man5/report_rhel_bugzilla.conf.5 %endif @@ -645,17 +779,20 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_includedir}/libreport/dump_dir.h %{_includedir}/libreport/event_config.h %{_includedir}/libreport/problem_data.h +#%{_includedir}/libreport/problem_report.h %{_includedir}/libreport/report.h %{_includedir}/libreport/run_event.h %{_includedir}/libreport/file_obj.h %{_includedir}/libreport/config_item_info.h %{_includedir}/libreport/workflow.h %{_includedir}/libreport/ureport.h +%{_includedir}/libreport/global_configuration.h %{_includedir}/libreport/reporters.h # Private api headers: %{_includedir}/libreport/internal_abrt_dbus.h %{_includedir}/libreport/internal_libreport.h %{_includedir}/libreport/xml_parser.h +%{_includedir}/libreport/helpers %{_libdir}/libreport.so %{_libdir}/libabrt_dbus.so %{_libdir}/pkgconfig/libreport.pc @@ -810,7 +947,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %config(noreplace) %{_sysconfdir}/libreport/plugins/rhtsupport.conf %{_datadir}/%{name}/conf.d/plugins/rhtsupport.conf %{_datadir}/%{name}/events/report_RHTSupport.xml +%{_datadir}/%{name}/events/report_RHTSupport_AddData.xml %{_datadir}/dbus-1/interfaces/com.redhat.problems.configuration.rhtsupport.xml +%attr(600,-,-)%{_sysconfdir}/%{name}/cert-api.access.redhat.com.pem %config(noreplace) %{_sysconfdir}/libreport/events.d/rhtsupport_event.conf %{_mandir}/man1/reporter-rhtsupport.1.gz %{_mandir}/man5/rhtsupport.conf.5.* @@ -833,6 +972,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/%{name}/events/report_Uploader.xml %{_datadir}/%{name}/workflows/workflow_Upload.xml %{_datadir}/%{name}/workflows/workflow_UploadCCpp.xml +%config(noreplace) %{_sysconfdir}/libreport/events/report_Uploader.conf +%{_mandir}/man5/report_Uploader.conf.5.* +%config(noreplace) %{_sysconfdir}/libreport/plugins/upload.conf +%{_datadir}/%{name}/conf.d/plugins/upload.conf +%{_mandir}/man5/upload.conf.5.* %if 0%{?fedora} %files fedora @@ -849,7 +993,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %if 0%{?rhel} -%files rhel +%files powerel %defattr(-,root,root,-) %{_datadir}/%{name}/workflows/workflow_RHELCCpp.xml %{_datadir}/%{name}/workflows/workflow_RHELKerneloops.xml @@ -858,10 +1002,21 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/%{name}/workflows/workflow_RHELxorg.xml %{_datadir}/%{name}/workflows/workflow_RHELLibreport.xml %{_datadir}/%{name}/workflows/workflow_RHELJava.xml +%{_datadir}/%{name}/workflows/workflow_RHELAddDataCCpp.xml +%{_datadir}/%{name}/workflows/workflow_RHELAddDataJava.xml +%{_datadir}/%{name}/workflows/workflow_RHELAddDataKerneloops.xml +%{_datadir}/%{name}/workflows/workflow_RHELAddDataLibreport.xml +%{_datadir}/%{name}/workflows/workflow_RHELAddDataPython.xml +%{_datadir}/%{name}/workflows/workflow_RHELAddDatavmcore.xml +%{_datadir}/%{name}/workflows/workflow_RHELAddDataxorg.xml +%{_datadir}/%{name}/workflows/workflow_uReport.xml %config(noreplace) %{_sysconfdir}/libreport/workflows.d/report_rhel.conf +%config(noreplace) %{_sysconfdir}/libreport/workflows.d/report_rhel_add_data.conf +%config(noreplace) %{_sysconfdir}/libreport/workflows.d/report_uReport.conf %{_mandir}/man5/report_rhel.conf.5.* +%{_mandir}/man5/report_uReport.conf.5.* -%files rhel-bugzilla +%files powerel-bugzilla %defattr(-,root,root,-) %{_datadir}/%{name}/workflows/workflow_RHELBugzillaCCpp.xml %{_datadir}/%{name}/workflows/workflow_RHELBugzillaKerneloops.xml @@ -873,7 +1028,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %config(noreplace) %{_sysconfdir}/libreport/workflows.d/report_rhel_bugzilla.conf %{_mandir}/man5/report_rhel_bugzilla.conf.5.* -%files rhel-anaconda-bugzilla +%files powerel-anaconda-bugzilla %defattr(-,root,root,-) %{_datadir}/%{name}/workflows/workflow_AnacondaRHELBugzilla.xml %endif @@ -898,14 +1053,122 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog -* Mon Nov 30 2015 Matej Habrnal - 2.1.11-32.el7.centos -- add mantisbt plugin patches from https://github.com/abrt/libreport/tree/centos7 -- remove dependency on redhat-access-insights - -* Mon Nov 23 2015 CentOS Sources - 2.1.11-31.el7.centos -- Roll in patch to remove RH support for libreport -- mantisbt plugin -- Resolves bugs.centos#8422 +* Mon Nov 11 2019 Ernestas Kulik - 2.1.11-53 +- Rebuild due to translations not being merged + +* Mon Nov 11 2019 Ernestas Kulik - 2.1.11-52 +- Add patch with updated translations + +* Tue Oct 29 2019 Ernestas Kulik - 2.1.11-51 +- Bump release number + +* Tue Oct 29 2019 Ernestas Kulik - 2.1.11-50 +- Add patch for rhbz#1762266 + +* Tue Aug 20 2019 Ernestas Kulik - 2.1.11-49 +- Add patch for rhbz#1671232 + +* Wed Aug 14 2019 Ernestas Kulik - 2.1.11-48 +- Add patch to fix failing test due to changes in #1688368 + +* Tue Aug 13 2019 Ernestas Kulik - 2.1.11-47 +- Rebuild due to translations not being merged + +* Tue Aug 13 2019 Ernestas Kulik - 2.1.11-46 +- Enable patches for #1688368 + +* Thu Jul 25 2019 Ernestas Kulik - 2.1.11-45 +- Add patches for rhbz#1717306 + +* Thu Jul 25 2019 Ernestas Kulik - 2.1.11-44 +- Add patches for rhbz#1671233 + +* Tue Nov 20 2018 Martin Kutlak - 2.1.11-43 +- dd: extend the scope of DD_DONT_WAIT_FOR_LOCK +- dd: log lock warning only once not x times per sec +- dd: add functions for opening dd item +- testsuite: Add macros for value comparison +- testsuite: assert for common function results +- testsuite: expose the last check result +- testsuite: fix dd_open_item_file test +- tests: include testsuite.h in the dist archive +- spec: include testsuite headers in the devel package +- Related: #1588272, #1613236 + +* Wed Aug 08 2018 Matej Habrnal - 2.1.11-42 +- Translation updates +- Related: #1549672 + +* Mon Aug 06 2018 Matej Habrnal - 2.1.11-41 +- potfiles: fix issue in POTFILES.in +- Related: #1449646 + +* Tue Jan 23 2018 Martin Kutlak - 2.1.11-40 +- Remove dependency on redhat-access-insights +- Related: #1524481 + +* Thu Oct 26 2017 Martin Kutlak - 2.1.11-39 +- Introduce workflow for adding data to existing case +- Change default URL to the FAF server +- wizard: fix 'Show log' window not displaying correctly +- augeas: fix parsing spaces in configuration files +- Related: #1303326, #1435256, #1463313 + +* Tue Feb 21 2017 Matej Habrnal - 2.1.11-38 +- free allocated variables, don't close dd twice +- Related: #1257159 + +* Thu Feb 9 2017 Matej Habrnal - 2.1.11-37 +- rebuild + +* Wed Feb 8 2017 Matej Habrnal - 2.1.11-36 +- introduce 'stop_on_not_reportable' option +- fix a double free of config at exit in reporter-rhtsupport +- Related: #1373094, #1257159 + +* Thu Sep 1 2016 Matej Habrnal - 2.1.11-35 +- Translation updates +- Related: #1304240 + +* Fri Apr 15 2016 Matej Habrnal - 2.1.11-34 +- include count in Support cases +- Related: #1258482 + +* Wed Apr 13 2016 Matej Habrnal - 2.1.11-33 +- lib: allow report SELinux denial from sealert under common user +- mailx: stop creating dead.letter on mailx failures +- mailx: introduce debug parameter -D +- mailx: mail formatting: add comment right after %%oneline +- mailx: use problem report api to define an emais' content +- lib: remove unused function make_description_bz +- rhtsupport: attach all dump dir's element to a new case +- rhtsupport: add pkg_vendor, reproducer and reproducible to description +- rhtsupport: use problem report API to create description +- lib: add Problem Format API +- augeas: trim spaces before key value +- rhtsupport: Discourage users from reporting in non Red Hat stuff +- rhtsupport: Discourage users from opening one-shot crashes +- report-gtk: Require Reproducer for RHTSupport +- Add workflow for RHEL anonymous report +- bugzilla: don't report private problem as comment +- lib: move CREATE_PRIVATE_TICKET to the global configuration +- event config: add support for 'restricted access' +- report-gtk: offer users to create private ticket +- bugzilla: make the event configurable +- uploader: /etc/libreport/plugins/upload.conf as default conf file +- dd: make function uid_in_group() public +- uploader: add possibility to set SSH keyfiles +- uploader: move username and password to the advanced options +- uploader: allow empty username and password +- curl: add possibility to configure SSH keys +- Resolves #1289513, #1277849, #1289513, #1279453, #1258482, #1236613, #1261358, #1281312, #1309317, #1264921 + +* Wed Feb 17 2016 Matej Habrnal - 2.1.11-32 +- Save remote name in reported_to +- Add a function for compressing dumpdirs +- Introduce global configuration + option for excluded elements +- attach the URL of the uploaded problem to the relevant report +- Resolves: #1300780 * Thu Oct 29 2015 Jakub Filak - 2.1.11-31 - save all files changed by the reporter in the reporting GUI