-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-10938 2013-06-16 03:07:52 --------------------------------------------------------------------------------
Name : libreport Product : Fedora 18 Version : 2.1.5 Release : 1.fc18 URL : https://fedorahosted.org/abrt/ 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... -------------------------------------------------------------------------------- Update Information: This is an update that fixes problems with: * saving problems as files * uploading problems to scp, ftp, etc. * reporting of anaconda problems to bugzilla * unfriendly workflow configuration window * missing dependencies and unowned directories * reporting of vmcore problems * slow systemd units start up * wrong local deduplication The following things adds: * --since and --until command line arguments to abrt-cli * support for NMI stack traces in kernel oopses -------------------------------------------------------------------------------- ChangeLog: * Fri Jun 14 2013 Jakub Filak <[email protected]> 2.1.5-1 - make the uploader event available for all report types - ureport: add conversion from abrt vmcore type to ureport KERNELOOPS type - fixed relro flags rhbz#812283 - rhbz: don't pass NULL in platform argument - add function getting information about dump dir for uid - anaconda: add proper configuration - rhbz: do not try to attach empty files - try to delete dump dirs using abrtd in the first step - workflow config: use scrollbars instead of enormous window size * Fri May 10 2013 Jiri Moskovcak <[email protected]> 2.1.4-5 - removed dependency on recordmydesktop rhbz#959475 * Mon May 6 2013 Jakub Filak <[email protected]> 2.1.4-4 - create last_occurrence at the time of the first crash * Fri May 3 2013 Jakub Filak <[email protected]> 2.1.4-2 - update translation - reporter-bugzilla: provide version of libreport * Mon Apr 29 2013 Jakub Filak <[email protected]> 2.1.4-1 - support /etc/os-release - added flag to not retry locking the incomplete problem dir - ureport: save solutions in not-reportable item - wizard: make value column click-sortable too - wizard: fix clickability of the item list column header - wizard: eliminate evd->error_msg member - wizard: remove a bunch of evd->foo members - debuginfo downloader should enable repos matching *debug* closes #138 - Replace "THANKYOU" with EXIT_STOP_EVENT_RUN exit code (70) - debuginfo downloader: fix DebugInfoDownload::download() error paths. - report-gtk: handle user cancellation gracefully - logging: refine errors reporting - emit a message when searching bugzilla for duplicates closes #151 - reporter-upload: create tarball with the name based on directory's name - reporter-rhtsupport: generate archive name from problem dir name - added report-cli event for anaconda should help with rhbz#950544 - ss: skip option holding NULL values - spec: added new event for anaconda reporting rhbz#926916 - fixed reporting from anaconda rhbz#926916 - distinguish the event configuration by problem type in the UI closes #149 - report-gtk: show Next Step btn at workflow start - curl upload helper: upload data with "application/octet-stream" content type - reporter-rhtsupport: fix hint query to use correct URL - Resolves: #947148 * Wed Mar 27 2013 Jakub Filak <[email protected]> 2.1.3-1 - rhbz: get id of duplicate from correct field - change the "exited with" message with something less technical closes #143 - Integration with satyr - dump_dir_accessible_by_uid(): clear errno if error didn't occur - reporter-rhtsupport: improve logging - reporter-rhtsupport: upload file to BigFileURL if it is large - dd: document used errno values in dump_dir_accessible_by_uid() - add rhel package with appropriate workflow definitions - add workflow definitions for RHEL - improve is_text_file() to not treat valid Unicode as bad_chars - reporter-rhtsupport: fix double-free error - reporter-upload: move file upload function to lib/ - reporter-upload: factor out HTTP PUT upload - reporter-rhtsupport: skip hints check if uploaded data is really large - reporter-rhtsupport: make -t[CASE_ID] work without FILEs. Closes #140 - reporter-rhtsupport: factor out tarball creation - RHTS support: regularize order of functions and comments - fread_with_reporting: make progress indicator less noisy - report-gtk: update excluded elements check boxes before emergency analysis event - Resolves: #921941 * Fri Mar 22 2013 Jakub Filak <[email protected]> 2.1.2-2 - add a patch which fixes a problem with empty archives in emergency analysis * Tue Mar 19 2013 Jakub Filak <[email protected]> 2.1.2-1 - always treat os-release as textual related to rhbz#922433 - is_text_file(): bump allowable non-ASCII chars from 2% to 10%. Closes rhbz#922433 - report-gtk: don't clear warnings after reporting is finished - report-gtk: show tabs only in verbose expert mode - report-gtk: prettify the workflow buttons rhbz#917694 - report-gtk: add a button to report reporting failures - uReport: do not show URL twice in error output - uReport: detect missing type field at client side - uReport: add more explanatory message when upload fails - uReport: improve messages. Closes #579 - workflows: a less confusing event name for reporting to Fedora infrastructure - workflows: correct an event name for reporting to Fedora in anaconda config - fixed workflow localization closes #137 - run_event_state: expose children_count in python wrapper - add the proxy options to the addvanced section of event configurations - don't suid before running yum related to rhbz#759443 - update translation - ss: stop reconnecting to the session bus - ss: destroy all timeout GSources attached to the main context - ss: add a timeout to the waiting for the Completed signal - dd: convert time at lock time - spawn_next_command: make process group creation optional - fork_execv_on_steroids: fix close/move order of fds, move getpwuid out of fork - problem API: generate UUID if is missing instead of DUPHASH - fix logic of 'Dont ask me again' dialogues (stop returning true for all options) - make [p]error_msg[_and_die] more fork-in-multithreaded-app safe - Make forking code paths more robust. - curl_debug: fix use of "%.*s" (need to pass an int, not size_t) - curl_debug: prettify debug output - Resolves: #871126, #885055, #890778, #901467, #916389, #917684, #917694, #919536, #922433, #923117 * Thu Feb 7 2013 Jakub Filak <[email protected]> 2.1.1-1 - move 'reporter-mailx' from post-create event to notify(-dup) event - reporter-bugzilla: use base64 XMLRPC type for encoded data instead of string type - ureport: fix extra quoting when reporting error messages - Resolves: #908210 * Tue Feb 5 2013 Jakub Filak <[email protected]> 2.1.0-2 - configure libreport to be in conflict with abrt < 2.1.0 * Mon Feb 4 2013 Jakub Filak <[email protected]> 2.1.0-1 - dd: unify error handling in save_binary_file() - dd_sanitize: don't sanitize symlinks - rpm: preserve old configuration for <F17 and <REHL7 - configure: change defaults to be compliant with /var/tmp/abrt - configure: fix dump dir mode help string - dd: always sanitize mode of saved file - rhbz: replace obsolete methods by their substitutes - reporter-rhtsupport: improve error detection and logging - mailx: remove extra trailing newline in help text - spec: add requires section for pygobject3 - reporter-rhtsupport: retain " Beta" suffix in version. Closes rhbz#896090 - Fix bugs discoverent by Coverity - bz: swap 'bug id' arg with 'item name' arg in attach fn call - dd: move dir accessibility check from abrt to libreport - don't overwrite "type" rhbz#902828 - move chown functionality from ABRT DBus to libreport - expose configure cmd options for dump dir mode and ownership - cli: guard against user ^Z-ing editor and being stuck - report-cli: don't close tty fd too early - report-cli: switch terminal's fg process group to editor's one; and back - dd: open symlinks on request - minor fix to the pkg-config file - reporter-rhtsupport: extract error message from Strata-Message: header - add build time condition for dump dir ownership schema - reporter-bz: post a comment to dup bug, if we found a dup. version 2. - report-cli: use Client API - report-cli: add event name prefix before question - run_event: default callbacks for logging and errors - make default dump dir mode configurable at build time - Stop reading text files one byte at a time - make dd_delete_item check that dd is locked - never follow symlinks rhbz#887866 - Revert "reporter-bz: post a comment to dup bug, if we found a dup." - wizard: make radio-button text wrap - reporter-bz: post a comment to dup bug, if we found a dup. - added missing article - make the dependency on recordmydesktop soft - related to rhbz#891512 - cli: use !ec_skip_review as indicator that the event is a reporter - Add and use "report-cli" event instead of removed "report-cli -r" option - cli: remove superfluous problem_data_free() call - uReport: add more explanatory message when upload fails - report-cli rework - don't require recordmydesktop on RHEL rhbz#891512 - fixed the relro flags rhbz#812283 - bugzilla_format_kernel.conf: Attach dmesg element. Closes rhbz#826058 - bugzilla_format_kernel.conf: fix Debug information for package libreport - Make get_dirsize_find_largest_dir less talkative. - Minor fixes: robustify start_command(), fix style, fix English in msgs - Fix typo, remove c-format from a not c-formatted message - Resolves: #826058, #902828 * Tue Jan 1 2013 Jiri Moskovcak <[email protected]> 2.0.20-2 - don't require recordmydesktop on rhel * Wed Dec 19 2012 Jiri Moskovcak <[email protected]> 2.0.20-1 - New version 2.0.20 - updated po files - add abrt-screencast to POTFILES.in - added screen casting support to the wizard - fix memory leaks in workflow code - report_problem_in_dir(): make LIBREPORT_DEL_DIR work - add Yes/No dialog saving answer - refactor: move ask_yes_no_save_result from wizard to libreport-gtk - added anaconda workflows rhbz#885690 - report-python: export dd_delete_item too - report-python: export DD_OPEN_READONLY too - strtrimch: optimize it a bit - show only workflows applicable to actual problem directory - report-gtk: destroy global text cache only once - change rules for FILENAME_NOT_REPORTABLE to always include trailing period. - ask for BZ login/BZ pwd if Login attempt failed - ask for BZ login/BZ password if not provided by conf - remove new line from ask/ask_password responses - add ask_yes_no_yesforever() to Python client API - make client API independent on translation - run_event: use client functions for the communication callbacks - clean the workflow buttons when refreshing the event page - Fix a bug - inverted check for failed rename() call - wrap the not_reportable label .trac#908 - don't show events without configuration in preferences .trac#881 - - implemented saving/loading configuratio for workflows - related to trac#822 - reporter-bz: add AVC's description added to BZ comment - add microseconds to dump dir name (problem ID) - teach reporter-bugzilla to read BZ ID from reported_to element - teach reporter-bugzilla to add reporter to CC - introduce a function deleting dd's element - introduce a function getting no. of Bytes of dd's element - make event config name immutable - fixed segv in the last commit - made struct workflow private related to trac#822 - don't show the spinner if the problem is not reportable trac#852 - made the config_item_info structure private - added workflows trac#822 - added x,--expert cmdline option to enable expert mode - switch comment and event selector page - use get_ and set_ functions to access event_config_t - reporter-bz: don't return NULL on %non_existing_item% - use "" instead - refactoring the xml and conf loader code related to trac#822 - reporter-bugzilla: add a --debug option - reporter-bz: fix a summary line formatting bug - let logging_callback and post_run_callback members be None - expose make_run_event_state_forwarding() in Python API - reporter-bz: change syntax of bugzilla_format_*.conf to require "text::", not "text:" - reporter-bz: add support for line continuation and simple text in bugzilla_format*.conf -------------------------------------------------------------------------------- References: [ 1 ] Bug #971194 - [abrt] abrt-addon-ccpp-2.1.4-3.fc18: abrt-action-perform-ccpp-analysis:37:handle_event:NameError: global name 'RETURN_FAILURE' is not defined https://bugzilla.redhat.com/show_bug.cgi?id=971194 [ 2 ] Bug #966726 - abrt-action-generate-core-backtrace in abrt-addon-vmcore fails Segmentation fault (SIGSEGV or killed by signal 11) https://bugzilla.redhat.com/show_bug.cgi?id=966726 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update libreport' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
