-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2011-6109 2011-04-28 01:09:35 --------------------------------------------------------------------------------
Name : gwibber Product : Fedora 13 Version : 3.0.0.1 Release : 1.fc13 URL : https://launchpad.net/gwibber Summary : An open source microblogging client for GNOME developed with Python and GTK Description : Gwibber is an open source microblogging client for GNOME developed with Python and GTK. It supports Twitter, Jaiku, Identi.ca, Facebook, and Digg. -------------------------------------------------------------------------------- Update Information: Update to 3.0.0.1. Update to 2.91.92. Fixes a number of crashes and issues, including: * Fixes undefined "mark" issue * Adds support for NetworkManager 0.9 (still works with older NM versions) * No longer prefixes "is " on facebook postings * Fixes issues related to multi-stream searching * Fix highlighting issue with unicode hash tags Update to 2.91.92. Fixes a number of crashes and issues, including: * Fixes undefined "mark" issue * Adds support for NetworkManager 0.9 (still works with older NM versions) * No longer prefixes "is " on facebook postings * Fixes issues related to multi-stream searching * Fix highlighting issue with unicode hash tags -------------------------------------------------------------------------------- ChangeLog: * Tue Apr 26 2011 Tom Callaway <[email protected]> - 1:3.0.0.1-1 - update to 3.0.0.1 * Tue Apr 5 2011 Bill Nottingham <[email protected]> - 1:3.0.0-1 - update to 3.0.0 * Thu Mar 24 2011 Tom Callaway <[email protected]> - 1:2.91.92-2 - fix hash tag parsing of unicode tags * Thu Mar 24 2011 Tom Callaway <[email protected]> - 1:2.91.92-1 - update to 2.91.92 * Wed Feb 9 2011 Fedora Release Engineering <[email protected]> - 1:2.33.0-13.894bzr - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Oct 13 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-12.894bzr - update to 894, improve result parsing, more digg fixes, fedora facebook key * Mon Oct 11 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-11.886bzr - update to 886, dm patches merged, glibc fix merged, digg fix merged, several facebook fixes * Thu Oct 7 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-11.875bzr - right click on a stream in the navigation bar and it closes - RIBBIT! * Thu Oct 7 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-10.875bzr - fix place where glib was being used without being imported - apply BigWhale's DM fixes * Thu Oct 7 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-9.875bzr - fix digg, apply kitchen changes to digg too * Wed Oct 6 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-8.875bzr - sync to bzr875 * Sat Sep 25 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-7.867bzr - enable toshio's improved character minimization code * Fri Sep 24 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-6.867bzr - replace \x00 with a blank space in the content string to prevent load_html_string from choking on it (bz 620170 & 630944) * Thu Sep 23 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-5.867bzr - drop debug patch - don't apply auto-minimizer patch until upstream gives feedback - drop extraneous dependencies (bz 632621) - fix call to non-existent "mark" to call "mark_start" instead (bz 623754, 635345) * Thu Sep 23 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-4.867bzr - add support for auto-minimizing common character strings to unicode equivs * Thu Sep 23 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-2.867bzr - use kitchen to handle non-utf8 characters - gowalla support * Thu Sep 23 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-1.867bzr - fix some crash issues by moving to bzr867 * Tue Sep 21 2010 Tom "spot" Callaway <[email protected]> - 1:2.33.0-1.865bzr - update to 2.33 - drop local "fix quit" patch, upstream fixed differently. - drop unicode fix hack, no longer works - properly fix case where pango_overlay could be undefined (bz 636409 627394) * Thu Sep 9 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.92-1.847bzr - update to 2.31.93 (847bzr) * Fri Sep 3 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.92-1.838bzr - update to 2.31.92 (838bzr) * Tue Aug 31 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.91-1.832bzr - update to 2.31.91 (832bzr) - move twitter to oauth * Fri Aug 27 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.90-5 - add Requires: gnome-python2-gtkspell for spell checking support - update to bzr 830 * Thu Aug 26 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.90-4 - fix "threads gone wild" problem (bz627686), thanks to Bill Nottingham * Thu Aug 26 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.90-3 - update to bzr 825 * Tue Aug 24 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.90-2 - update to bzr 823 * Mon Aug 23 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.90-1 - update to 2.31.90 (bzr 819) * Mon Aug 16 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.6-1 - update to 2.31.6 (bzr 804) * Wed Aug 11 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.4-2 - update to bzr797 * Mon Aug 9 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.4-1 - update to 2.31.4 - fix issue where client minimized to icon will not quit when told to * Wed Jul 28 2010 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 1:2.31.2-8 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Mon Jul 26 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.2-7 - update to 738, which has most of my patches merged! * Mon Jul 26 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.2-4 - rebase on pre3 branch * Mon Jul 19 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.2-3 - fix 729 patch * Wed Jul 14 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.2-2 - add gwibber nbsp unicode hack fix * Wed Jul 14 2010 Tom "spot" Callaway <[email protected]> - 1:2.31.2-1 - sync up to 2.31.2 * Tue Jun 29 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-14 - back out libproxy patch. just makes everything stall out. * Tue Jun 29 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-13 - cleanup facebook auth screen again * Tue Jun 29 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-12 - remove connect timeout from network.py * Tue Jun 29 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-11 - libproxy - fix exception handling - more facebook fix * Fri Jun 25 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-10 - notifications * Thu May 27 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-9 - more facebook fixes * Thu May 27 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-8 - facebook fixes * Wed May 26 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-7 - switch to sqlite backend branch * Fri May 7 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-6 - update to bzr revision 721 * Wed Apr 28 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-5 - if ~/.cache/gwibber does not exist, create it with os.makedirs() not os.mkdir() * Wed Apr 28 2010 Tom "spot" Callaway <[email protected]> - 1:2.30.0.1-4 - default notification icon size is now 48 x 48 -------------------------------------------------------------------------------- References: [ 1 ] Bug #693945 - update to 3.0? https://bugzilla.redhat.com/show_bug.cgi?id=693945 [ 2 ] Bug #630414 - [abrt] gwibber-1:2.31.4-1.fc13: client.py:395:on_search:AttributeError: 'MultiStreamUi' object has no attribute 'search_box' https://bugzilla.redhat.com/show_bug.cgi?id=630414 [ 3 ] Bug #652427 - hashtag highlighting fails when it contains non-ascii characters https://bugzilla.redhat.com/show_bug.cgi?id=652427 [ 4 ] Bug #655495 - [abrt] gwibber-1:2.33.0-12.894bzr.fc14: client.py:411:on_search:AttributeError: 'MultiStreamUi' object has no attribute 'search_box' https://bugzilla.redhat.com/show_bug.cgi?id=655495 [ 5 ] Bug #672097 - [abrt] gwibber-1:2.33.0-12.894bzr.fc13: gwui.py:957:error_shortened:NameError: global name 'mark' is not defined https://bugzilla.redhat.com/show_bug.cgi?id=672097 [ 6 ] Bug #655092 - [abrt] gwibber-1:2.33.0-12.894bzr.fc13: couchmigrate.py:61:__init__:KeyError: 'secret_token' https://bugzilla.redhat.com/show_bug.cgi?id=655092 [ 7 ] Bug #689890 - handle running on either NetworkManager 0.8 or 0.9 https://bugzilla.redhat.com/show_bug.cgi?id=689890 [ 8 ] Bug #673075 - Gwibber prefixes facebook posts with "is" https://bugzilla.redhat.com/show_bug.cgi?id=673075 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update gwibber' 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
