File liferea.changes of Package liferea

-------------------------------------------------------------------
Wed Dec 20 01:21:18 CET 2006 - jhargadon@suse.de

- fixed an issue where liferea was being displayed twice in the
  desktop menu.  (#225609) 

-------------------------------------------------------------------
Thu Nov 30 17:19:39 CET 2006 - sbrabec@suse.cz

- Fixed xulrunner dependencies for older products.

-------------------------------------------------------------------
Tue Nov  7 18:24:33 CET 2006 - sbrabec@suse.cz

- Use exact xulrunner version 181 (#216100).

-------------------------------------------------------------------
Wed Nov  1 22:20:49 CET 2006 - jhargadon@suse.de

- fixed a problem with LD_LIBRARY_PATH reported in bug #216105 

-------------------------------------------------------------------
Fri Aug 11 19:21:53 CEST 2006 - btimothy@suse.de

- added two (2) example feeds specific to openSUSE
  * Novell Forge : Community - SUSE LINUX
  * Planet SuSE
  * Fixes BNC #183686

-------------------------------------------------------------------
Tue Aug  8 09:37:33 CEST 2006 - cthiel@suse.de

- update to version 1.0.20
  * The Mozilla rendering plugin now has the Mozilla library path hard coded
    to ensure to use the correct gtkmozembed library. This also means that
    there is no more searching for gtkmozembed by the start script.  This
    should fix SF #1532011 and SF #1455278.
  * Fixes SF #1529612 which causes Liferea to ignore a HTTP 301 redirect if
    it is followed by a HTTP 304.

-------------------------------------------------------------------
Tue Aug  1 11:12:20 CEST 2006 - cthiel@suse.de

- update to version 1.0.19
  * Fixes a uninitialized value bug in the lock handling.
  * Adds a DBUS method to change the online state of Liferea
  * Fixes a possible DBUS crash by correctly initializing
    the DBUS thread handling. (SF #1523428)
  * Added a patch which solves three 64bit issue that cause crashes on AMD64
    installations.
  * Fixes some compiler warnings for the Mozilla renderer plugin.
  * Bigger update of the manpage.

-------------------------------------------------------------------
Sat Jul 22 20:29:29 CEST 2006 - cthiel@suse.de

- update to version 1.0.18
  * Fixes SF #1526078 which caused crashes when accessing RSS 2.0 feeds
    without a channel link.
  * Avoid crashes by checking the content type of responses before parsing
    favicon image data
  * Quoting fix in the liferea start fix to make it run with Bourne shell SF
    #1526724.
  * Compile flags fix for Solaris where -lresolv was missing SF #1526722.
  * Added a note about the DBUS interface and wrapper script to the manpage.
  * Added a gconf key to disable DBUS if necessary
    (/apps/liferea/disable-dbus).
  * Removed support for DBUS 0.23. Now the minimal DBUS dependency is 0.30.
- changes from 1.0.16 to 1.0.17
  * Added SuSE patches supplied by Christoph Thiel.
  * Fixes a possible uninitialized value in the network authentication code.
  * Partially fixes Debian #378075 reported by Daniel Jacobowitz, which
    caused the unwanted unescaping of URLs when internally launching links
    with the GtkHTML browser module.

-------------------------------------------------------------------
Wed Jul 12 22:11:34 CEST 2006 - cthiel@suse.de

- remove unneeded liferea-64arch.patch

-------------------------------------------------------------------
Wed Jul 12 20:26:42 CEST 2006 - cthiel@suse.de

- liferea-1.0.16-xulrunner.patch: make lifera find the xulrunner stuff

-------------------------------------------------------------------
Tue Jul 11 14:40:33 CEST 2006 - cthiel@suse.de

- update to version 1.0.16
  * dropped obsolete liferea-xulrunner.patch
- changes from 1.0.15 to 1.0.16
  * Workaround for SF #1509741 where GtkHTML2 can cause crashes when
    reducing the zoomlevel when multi-line text is selected.
  * Fixes a significant memory leak as described in SF #1498277
- changes from 1.0.14 to 1.0.15
  * Removing confusing output line from starter script (Debian #372733)
  * Added patch SF #1504171 that fixes the problem of the headline states
    not getting updated after a feed update.
  * Added a workaround for SF #1503029 which crashes when doing HTTP digest
    authentication without a "nonce" field in the authentication data.
- changes 1.0.13 to 1.0.14
  * New wrapper script "liferea-add-feed" for the dbus-send command needed
    to add subscriptions from the command line.
  * Fixes full content display for Atom 0.3 feeds (Debian #366822).
  * Fixes the --mainwindow-state=hidden behaviour.  Until now it had the
    same effect like --mainwindow-state=iconified.
  * Update of Polish translation
  * Fixed some links in the German documentation.
- changes from 1.0.12 to 1.0.13
  * Added a patch to make the tray icon respect the GNOME panel transparency
    setting. This will only work for the most recent GNOME versions.
  * Liferea now calls res_init() to recover from disconnect situations where
    the host was moved to another network.
- changes from 1.0.11 to 1.0.12
  * XulRunner support. Liferea now provides an additional browser module
    that is for running with XulRunner. So now it can work with GtkHTML2,
    Mozilla/Firefox and XulRunner.
- changes from 1.0.10 to 1.0.11
  * Added "ins" and "del" element styles to CSS.  SF patch #1393105
  * The source package now contains a Firefox extension (feedbag.xpi) that
    changes the live bookmarks button so that it will add add subscriptions
    directly to Liferea.
  * Fixes a Atom 1.0 parsing bug when parsing plain text content.
  * Fix for SF #1480051: Avoid adding internal feed list properties when
    exporting the feed list to OPML. Also always adding a text attribute to
    each outline node.
  * Fix for SF #1479930: Liferea exited with assertion when unselecting a
    vfolder that was displayed in 2 pane mode.
- changes from 1.0.9 to 1.0.10
  * Added 64bit library path for Firefox to start script
  * Added fix a timezone parsing problem
  * Added a workaround for a problem caused by installing the gconf schemes
    from earlier Liferea version, which caused a HTML view zoom level of 0.
- changes from 1.0.8 to 1.0.9
  * Patch to prevent the invisible text problem. This happened because the
    schema default values (including the one for text zooming) could not be
    localised.
  * Update of Italian translation
- changes from 1.0.7 to 1.0.8
  * Adaption of style sheets to prevent GtkHTML2 from using the theme color
    for links.
  * Fix for a problem that did prevent opening file:// URLs with anchors in
    GtkHTML2
  * German translation of the user documentation.
  * Update of Swedish translation
- changes from 1.0.6 to 1.0.7
  * Fix crashes relating to file selection.
  * Improves all GTK 2.0 directory selection dialogs.  They no longer show
    the file selection list. It also fixes an issue with loading the last
    dirname part as the filename.
  * New Polish default feed list
  * Update of Polish translation
  * Update of Dutch translation
- changes from 1.0.5 to 1.0.6
  * The schema documentation was updated to add all still undocumented gconf
    keys.
  * Fixes a mismatch between the schema default and the preference
    preselection for the item list time column format option.
  * Update of Polish translation
  * Update of Dutch translation
  * Added Dutch default feed list
  * Added Dutch quick reference
  * Added Japanes quick reference, FAQ & help topics
- changes from 1.0.4 to 1.0.5
  * Added Dutch translation
  * Update of Brazilian Portugese translation
- changes from 1.0.3 to 1.0.4
  * Removes GDK locking to avoid freezing the program when a new browser
    window is created or a flash plugin is used. Note that this only effects
    users of the mozilla renderer and not the gtkhtml2 renderer.
  * When browsing the World Wide Web inside of Liferea, tab titles now
    change to the title of the HTML page being viewed. Also, a similar
    change was made for the location bar.
  * Fixes a crash in the Atom 1.0 parser.
  * Tray icon reports if Liferea is in offline or online mode.
  * Long headlines are now ellipsized when displayed in the item list.
  * Update of Spanish translation
  * Update of German translation
- changes from 1.0.2 to 1.0.3
  * Fixes a problem introduced with 1.0.2 that causes crashes when parsing
    Atom 1.0 feeds without proper type attributes on content tags.
- changes from 1.0.1 to 1.0.2
  * Escapes comma characters in URL so loading websites with such URLs in
    external browsers that use the X remote protocol works. (SF #1404730)
  * Atom 1.0 parsing improvements.
  * Improved zlib decompression support (SF #1411596)
  * Updated mozilla browser module source to allow compilation against
    Firefox 1.5.
- changes from 1.0 to 1.0.1
  * Fixes a compatibility issue with Firefox 1.5 that might cause crashes
    when running with both the Mozilla Suite and Firefox are installed.
  * Removes vfolder nodes when exporting the feed list. (SF #1407742)

-------------------------------------------------------------------
Sat Feb 18 01:08:11 CET 2006 - gekker@suse.de

- fixup .desktop file for UI team

-------------------------------------------------------------------
Sat Feb  4 05:17:55 CET 2006 - gekker@suse.de

- Fix to also use "." to read next unread message

-------------------------------------------------------------------
Wed Jan 25 21:32:27 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Jan 17 15:48:17 CET 2006 - lmichnovic@suse.cz

- updated to version 1.0 
- added section clean
- two new patches: liferea-uninitialized_var.patch, liferea-64arch.patch

-------------------------------------------------------------------
Wed Nov  2 22:12:29 CET 2005 - dmueller@suse.de

- don't build as root 

-------------------------------------------------------------------
Thu Oct 13 02:58:49 CEST 2005 - ro@suse.de

- use mozilla-devel-packages in nfb
- use xulrunner if others not found 

-------------------------------------------------------------------
Thu Sep 29 18:07:19 CEST 2005 - sbrabec@suse.cz

- Use secure LD_LIBRARY_PATH in wrapper (#118188).

-------------------------------------------------------------------
Tue Aug  2 16:50:42 CEST 2005 - rodrigo@suse.de

- Updated to 0.9.4.
- Removed part of liferea-warnings.patch already fixed upstream.
- Removed liferea-0.9.2-dbus.patch.

-------------------------------------------------------------------
Mon Jun 20 16:18:13 CEST 2005 - sbrabec@suse.cz

- Build with mozilla and dbus support.
- Fixed for new dbus.
  http://bugs.gentoo.org/show_bug.cgi?id=91928

-------------------------------------------------------------------
Tue Jun 14 21:36:49 CEST 2005 - gekker@suse.de

- Initial import of version 0.9.2.

openSUSE Build Service is sponsored by