SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libreport-plugin-reportuploader-2.0.19-3.fc18.i686.rpm :
Mon Dec 3 13:00:00 2012 Jakub Filak 2.0.19-3
- add a description of AVC to bugzilla comment 0

Mon Nov 26 13:00:00 2012 Jakub Filak 2.0.19-2
- fix bugzilla summary formatting
- Resolves: #880191

Wed Nov 14 13:00:00 2012 Jakub Filak 2.0.19-1
- introduce a new formating feature for Bugzilla plugin
- use gtk_show_uri() instead of own launcher
- update kerneloops urls
- don\'t force the minimal rating trac#854
- add support for forwarding of report client requests
- fix i18n in event client communication protocol
- add event name to the error message - can\'t get secret item
- switch all load_conf_file() calls to use skipKeysWithoutValue=false
- hide the spinner when the event processing is finishes trac#852
- add a method for loading of configuration of a single event
- unlock secret collection only on meaningful demand
- fix secret item look up for gnome-keyring

Thu Nov 1 13:00:00 2012 Jakub Filak 2.0.18-1
- reporter-bz: tighten up checking that BZ server gave us its version; fix recently broken settings parsing
- reporter-bz: make selinux-policy special case controllable from config file
- reporter-bz: if we create a new bug but cross-version dup exists, add a note
- reporter-bz: make rhbz_search_duphash static, use it more widely

Wed Oct 24 14:00:00 2012 Jakub Filak 2.0.17-1
- update CWD after stealing of a dump directory
- get product/version from system configuration
- shorten bz summary if its length exceeds 255 chars
- add full kerneloops to the uReport
- reporter-bz: require bz version match when searching for dups. Closes rhbz#849833
- reporter-bz: eliminate bugzilla_struct::b_product - use auto var instead
- Move struct bugzilla_struct to its only user, reporter-bugzilla.c
- reporter-bz: do not needlessly open dd if -f; assorted small fixes
- added relro to reportclient.so and _pyreport.so rhbz#812283
- bz reporter: include ROOTDIR, OS_RELEASE_IN_ROOTDIR, EXECUTABLE elements
- Fix report-newt segfault
- Resolves: #741647, #812283, #849833, #867118, #869032

Thu Oct 11 14:00:00 2012 Jakub Filak 2.0.16-1
- expand events from a chain and process expanded events separately
- report-gtk: move selection of event to a right place
- fix a crash while report-gtk startup (use the correct variable)
- wizard: allow \"non-reportable\" reporting for experts; disallow it for non-experts
- fix typo in function name, remove unnecessary forward declaratioins
- wizard: fix a thinko in last commit (thanks Jakub)
- wizard: check for NON_REPORTABLE file, stop if it exists.FILE
- wizard: remove unnecessary if (1) {...} block. No code changes
- don\'t update the selected event while processing it
- check D-Bus err name without leaking nor crashing
- ureport: always include offset
- add Makefile target release-fix
- Resolves: #864803, #864803, #863595

Fri Oct 5 14:00:00 2012 Jakub Filak 2.0.15-1
- remove unnecessary flag from words highlighting functions
- report-gtk: rework forbidden words highlighting
- add xmalloc_fopen_fgetline_fclose helper for reading one-line files
- update GUI before highlighting of forbidden words
- clear warnings after switching to a next page
- tweak conditions in show next forbidden word functions
- reporter-ureport: respect chrooted os_release
- Fix typos.
- rhbz#861679: report-gtk: immediately release dump directory lock
- add a few helpers for reading files as one malloced block

Fri Sep 21 14:00:00 2012 Jiri Moskovcak 2.0.14-1
- added error callback to get notification about download failure rhbz#786640
- rhbz#767186: show a link to a page describing the ABRT configuration
- spec: silence rpmdiff rhbz#857425
- don\'t show the credential in logs rhbz#856960
- rhbz#852165: warn if adding commands without any rule condition
- rhbz#851855: process ureport server errors correctly
- reporter-bugzilla: fix adding users to CC. (Partially?) closes rhbz#841338
- Resolves: #786640, #767186, #857425, #856960, #852165, #851855, #841338

Wed Aug 29 14:00:00 2012 Jakub Filak 2.0.13-2
- increment the release number due to rebuild for F17 package

Tue Aug 21 14:00:00 2012 Jakub Filak 2.0.13-1
- reporter-ureport: save backtrace hash to reported_to
- trac#683: show the description file in bugzilla comment 0
- trac#684: report-gtk saves only loaded files
- reporter-ureport: allow sending attachments
- event_config_dialog: make it resizable; tweak Uploader hint
- add python binding for problem_data_send_to_abrt
- reporter-ureport: attach bug ID from reported_to
- reporter-ureport: make configurable only URL to a server

Wed Aug 15 14:00:00 2012 Jakub Filak 2.0.12-5
- rhbz#741255: don\'t autodetect executable for sealert reports
- show message from the server for known uReports
- trac#678: reporter-bugzilla: do not attach empty files
- Resolves: #741255

Tue Aug 14 14:00:00 2012 Jakub Filak 2.0.12-4
- rhbz#846389: generate koops description according to rhbz std template
- trac#556: skip not provided bz bug description template fields
- report-gtk: don\'t log THANKYOU message
- added internal_libreport.h into POTFILES.in rhbz#801255
- updated po files
- Resolves: #801255, #846389

Fri Aug 10 14:00:00 2012 Jakub Filak 2.0.12-3
- wizard: small changes to message texts and one function name
- trac#623: dd_opendir() fails if time file doesn\'t contain valid time stamp
- trac#660: report-cli asks for premission to send sensitive data
- trac#660: report-gtk asks for permission to send sensitive data
- trac#660: report-gtk: introduce generic ask_yes_no() function for options
- trac#660: add support for sendining-sensitive-data event option
- Do not check for analyzer == \"Kerneloops\" when appending \"TAINTED\" msg
- fix leaks in list_possible_events()

Tue Aug 7 14:00:00 2012 Jakub Filak 2.0.12-2
- report-gtk: fixed bug in automatic running of next event
- don\'t try to delete dump dir which doesn\'t exist rhbz#799909
- Resolves: #799909

Fri Aug 3 14:00:00 2012 Jakub Filak 2.0.12-1
- new upstream release
- trac#642: run the next event if the current one finished without errors
- trac#641: don\'t allow event chain to continue, if user don\'t want to steal a directory
- trac#640: report-gtk replaces \'Forward\' button with \'Close\' button on finished reporting
- Fix bugs uncovered by Coverity. Closes rhbz#809416
- Resolves: #809416

Tue Jul 31 14:00:00 2012 Jiri Moskovcak 2.0.11-1
- new upstream release

Thu Jul 19 14:00:00 2012 Fedora Release Engineering - 2.0.10-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Fri Jun 1 14:00:00 2012 Jiri Moskovcak 2.0.10-4
- fixed build on rhel7

Mon May 14 14:00:00 2012 Jiri Moskovcak 2.0.10-3
- fixed compatibility with bugzilla 4.2
- Resolved: #820985, #795548

Mon Apr 2 14:00:00 2012 Jiri Moskovcak 2.0.10-2
- added cgroups filename define

Mon Mar 26 14:00:00 2012 Jiri Moskovcak 2.0.10-1
- updated to latest upstream

Mon Jan 23 13:00:00 2012 Dan HorĂ¡k - 2.0.8-6
- rebuilt for json-c-0.9-4.fc17

Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 2.0.8-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

Tue Dec 20 13:00:00 2011 Nikola Pajkovsky 2.0.8-4
- 768647 - [abrt] libreport-plugin-bugzilla-2.0.8-3.fc16: libreport_xatou:
Process /usr/bin/reporter-bugzilla was killed by signal 11 (SIGSEGV)

Fri Dec 9 13:00:00 2011 Jiri Moskovcak 2.0.8-3
- fixed few crashes in bodhi plugin

Thu Dec 8 13:00:00 2011 Jiri Moskovcak 2.0.8-2
- fixed crash in bodhi plugin
- re-upload better backtrace if available
- fixed dupe finding for selinux
- don\'t duplicate comments in bugzilla
- fixed problem with empty release

Tue Dec 6 13:00:00 2011 Jiri Moskovcak 2.0.8-1
- new version
- added bodhi plugin rhbz#655783
- one tab per file on details page rhbz#751833
- search box search thru all data (should help with privacy) rhbz#748457
- fixed close button position rhbz#741230
- rise the attachment limit to 4kb rhbz#712602
- fixed make check (rpath problem)
- save chnages in editable lines rhbz#710100
- ignore backup files rhbz#707959
- added support for proxies rhbz#533652
- Resolves: 753183 748457 737991 723219 712602 711986 692274 636000 631856 655783 741257 748457 741230 712602 753183 748457 741230 712602 710100 707959 533652

Sat Nov 5 13:00:00 2011 Jiri Moskovcak 2.0.7-2
- bumped release

Fri Nov 4 13:00:00 2011 Jiri Moskovcak 2.0.7-1
- new version
- added support for bodhi (preview)
- dropped unused patches
- reporter-bugzilla/rhts: add code to prevent duplicate reporting. Closes rhbz#727494 (dvlasenkAATTredhat.com)
- wizard: search thru all items + tabbed details rhbz#748457 (jmoskovcAATTredhat.com)
- wizard: add \"I don\'t know what caused this problem\" checkbox. Closes rhbz#712508 (dvlasenkAATTredhat.com)
- reporter-bugzilla: add optional \'Product\' parameter. Closes rhbz#665210 (dvlasenkAATTredhat.com)
- rhbz#728190 - man pages contain suspicious version string (npajkovsAATTredhat.com)
- reporter-print: expand leading ~/ if present. Closes rhbz#737991 (dvlasenkAATTredhat.com)
- reporter-rhtsupport: ask rs/problems endpoint before creating new case. (working on rhbz#677052) (dvlasenkAATTredhat.com)
- reporter-mailx: use Bugzilla\'s output format. Closes rhbz#717321. (dvlasenkAATTredhat.com)
- report-newt: add option to display version (rhbz#741590) (mlichvarAATTredhat.com)
- Resolves: #727494 #748457 #712508 #665210 rhbz#728190 #737991 #677052 #717321 #741590

Fri Oct 7 14:00:00 2011 Nikola Pajkovsky 2.0.6-2
- refuse reporting when not reportable file exist

Mon Oct 3 14:00:00 2011 Jiri Moskovcak 2.0.6-1
- updated to the latest upstrem
- just a bug fixing release

Mon Sep 26 14:00:00 2011 Jiri Moskovcak 2.0.5.982-1
- re-fix rhbz#730887
- re-fixed prgname (nice icons in gnome3) rhbz#741231
- Resolves: #741231 #730887

Thu Sep 22 14:00:00 2011 Jiri Moskovcak 2.0.5-9
- don\'t allow sending reports with bad rating rhbz#672023
- don\'t allow reporting without duphash rhbz#739182
- tell users to fill out reports in English rhbz#734037
- fixed config for kerneloops reporter rhbz#731189
- Resolves: #672023 #739182 #734037 #731189

Fri Sep 9 14:00:00 2011 Jiri Moskovcak 2.0.5-8
- allow bugzilla to send binary files
- Related: #733448

Tue Aug 30 14:00:00 2011 Jiri Moskovcak 2.0.5-7
- added glob support to event xml files
- changed handling of long text files
- added a simple editor as a fallback when no editor is installed (i.e in anaconda) rhbz#728479
- Resolves: #733448 #728479

Tue Aug 16 14:00:00 2011 Jiri Moskovcak 2.0.5-6
- improved release parsing rhbz#730887
- Resolves: #730887

Fri Aug 12 14:00:00 2011 Jiri Moskovcak 2.0.5-5
- more anaconda fixes
- Resolves: #729537

Tue Aug 2 14:00:00 2011 Jiri Moskovcak 2.0.5-4
- silent keyring warning rhbz#692433
- further improvements to Anaconda compatibility

Fri Jul 29 14:00:00 2011 Jiri Moskovcak 2.0.5-3
- enable bugzilla reporter for analyzer=libreport rhbz#725970
- improved compatibility with anaconda

Thu Jul 21 14:00:00 2011 Jiri Moskovcak 2.0.5-2
- obsolete report in rawhide properly rhbz#723320
- added button to add attachments
- ignore backup files
- improved support for interactive plugins
- added description text for logger
- added python bindings for interactive plugins
- Resolves: #723320

Mon Jul 18 14:00:00 2011 Jiri Moskovcak 2.0.5-1
- move reporter plugins from abrt to libreport
- fixed provides/obsolete to properly obsolete report package
- wizard: make more fields editable

Mon Jul 11 14:00:00 2011 Jiri Moskovcak 2.0.4-3
- bump release

Mon Jun 27 14:00:00 2011 Jiri Moskovcak 2.0.4-2
- removed Provides/Obsoletes: report-gtk

Mon Jun 20 14:00:00 2011 Jiri Moskovcak 2.0.4-1
- new upstream release
- cleaned some header files

Thu Jun 16 14:00:00 2011 Jiri Moskovcak 2.0.3-1
- added report-cli
- updated translation

Wed Jun 1 14:00:00 2011 Jiri Moskovcak 2.0.2-1
- initial packaging


 
ICM