File conduit.changes of Package conduit
-------------------------------------------------------------------
Tue Dec 23 18:47:12 CET 2008 - mboman@suse.de
- Add patch conduit-mozilla-browser.patch. Fixes bgo#565295/bnc#461255
-------------------------------------------------------------------
Mon Oct 27 18:47:12 CET 2008 - vuntz@novell.com
- Don't require python-sqlite2 anymore: conduit can use the sqlite
bindings shipped with newer python.
-------------------------------------------------------------------
Thu Oct 23 16:20:57 CDT 2008 - maw@suse.de
- Update to version 0.3.15:
+ Bugs fixed: bgo#523181, bgo#555401, bgo#555403, bgo#555421,
bgo#557105, and bgo#532854
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 17 11:00:09 CDT 2008 - maw@suse.de
- Require gnome-python-desktop to build and run, in lieu of
evolution-python (bnc#418004).
-------------------------------------------------------------------
Wed Sep 10 13:02:51 CDT 2008 - maw@suse.de
- Update to version 0.3.14:
+ Improve error logging and debug messages at startup
+ Improve network sync performance
+ Improve dataprovider config dialogs
+ Support ZOTO photos
+ Improve RSS feed enclosure support
+ Improve startup time
+ Improve conflict resolution
+ Improve iPod support
+ Port to GIO
+ Bugs fixed: bgo#510101, bgo#510127, bgo#517928, bgo#520748,
bgo#520785, bgo#523551, bgo#523575, bgo#523579, bgo#523692,
bgo#523915, bgo#524451, bgo#526292, bgo#527438, bgo#517536,
bgo#530929, bgo#530979, bgo#530980, bgo#536400, bgo#536485,
bgo#536485, bgo#516646, bgo#517877, bgo#525259, bgo#528221,
bgo#530768, bgo#543366, bgo#543534, bgo#543685, bgo#543738,
bgo#544712, bgo#545129, bgo#545728, bgo#509702, bgo#510279,
bgo#526423, bgo#545464, bgo#545824, bgo#546478, bgo#547600,
bgo#547604, bgo#547615, bgo#547617, bgo#547618, bgo#548404,
bgo#548959, bgo#548960, bgo#548974, bgo#548989, bgo#549750,
and bgo#549751
+ Updated translations
- Drop conduit-set-mozilla-five-home.patch, which has been
upstreamed
- Respin conduit-fb-module-browser-fix.patch.
-------------------------------------------------------------------
Wed Apr 16 20:50:20 CEST 2008 - crivera@suse.de
- Update conduit-set-mozilla-five-home.patch to set
MOZILLA_FIVE_HOME to the xulrunner directory that matches
the arch of gtkmozembed.so. This fixes bnc#373972.
-------------------------------------------------------------------
Mon Mar 24 18:24:34 CET 2008 - crivera@suse.de
- Update to 0.3.9 and remove the backport patch.
- Removes the build dependency on dbus.
- Fixes the following bgo bugs:
510124, 511691, 512230, 515328, 518592, 518704,
519708, 521194, 521349, 522436.
-------------------------------------------------------------------
Wed Mar 19 21:25:46 CET 2008 - crivera@suse.de
- Remove the conduit-0.3.5 patches. One of them is upstream
already and the other is being replaced in favor of
conduit-set-mozilla-five-home.patch. Add
conduit-trunk-backports.patch with two small fixes from trunk.
Add conduit-fb-module-browser-fix.patch to have the facebook
module respect the browser setting.
-------------------------------------------------------------------
Wed Feb 20 17:41:57 CET 2008 - maw@suse.de
- Update to version 0.3.8:
+ Bugs fixed: bgo#508645, bgo#509021, bgo#510091, bgo#510094,
bgo#510107, bgo#510129, bgo#510471, bgo#510523, bgo#511017,
bgo#512379, bgo#512540, bgo#514589, bgo#514729, bgo#515270,
bgo#515648, bgo#516410, bgo#516523, and bgo#516567
+ Update flickr, facebook, and Google internal libraries
+ Misc. improvements
+ Updated translations.
-------------------------------------------------------------------
Thu Jan 17 15:59:20 CET 2008 - jpr@suse.de
- Update to 0.3.6
* Fix two-way Tomboy <--> folder sync
* Fix two-way GConf <--> folder sync
* Dont recreate the backpack API everytime we refresh
* Fix Shutterfly to support image uploads and delete again (Jeremy Slater)
* Fix attribution of Banshee dataprovider. It was contributed by Don Smith
* Many fixes to image dataproviders
* Add option to right click menu to enable 'Always Up To Date' sync
* Run the dataprovider tests by default.
-------------------------------------------------------------------
Wed Jan 16 17:25:33 CET 2008 - jpr@suse.de
- Update to 0.3.5
* Conduits embedded web browser should no longer crash.
* Canceling synchronization should now work reliably and no longer
block the GUI.
* Correctly restore two-way sync setting.
* Escape patch in folder scanner. Fixes webdav sync.
* Improve handling of TempFiles
* Remove dependence on xml.dom.ext (PyXML)
* Remove dependence on python-avahi
* The conflict expander (and window) should now move out of the
way gracefully
* Abstracted much of the uri handling to ease transition to gio/gvfs
* Many fixes to work with python 2.4
* Update to new backpack API
* In memory mapping DB has been replace with sqlite based one. Should
reduce memory usage during large sync's.
* Restructure code layout to allow Conduit to be used as a library
by other python programs.
* Removed Gtk dependancy in core. Conduit command line can now be
run without Gtk installed.
* Added 'always up to date' infrastructure for automatic syncing.
* Improved n800 support for syncing audio, video and photos to the
device.
* New AudioVideoConverter for transcoding media types (uses FFMPEG
and/or mencoder)
* Include Banshee support in configure.ac - from lool
* Support data hashes in addition to mtimes as a means for detecting
changes
* Remove twisted dependency for network sync. Uses the built in
python xmlrpc module
* Use python logging module for better logging granularity
* Make HAL easier to extend in dataprovider factories
* Files that did not load correctly are shown in the preferences
window to help debugging
* Experimental maemo/hildon UI (Thomas)
* Added iPod photos support
* Write support in f-spot using its new dbus interface (Thomas)
* Support tags in all datatypes (useful for images)
* Incredible improvements in test coverage. 75% lines of core
code tested (including close to 100% of the core sync engine)
* RSS Feed source now supports video enclosures
* Many many bug fixes as a result of test focus
- Add conduit-0.3.5-avahi-prototype.patch so avahi advertising works
- Add conduit-0.3.5-firefox-64bit.patch so firefox on x86_64 works
-------------------------------------------------------------------
Wed Dec 5 10:41:10 CST 2007 - maw@suse.de
- Spec file cleanups:
+ Improve various metadeta
+ Clean up the filelist.
-------------------------------------------------------------------
Thu Nov 1 17:12:45 CST 2007 - maw@suse.de
- Build require evolution-python.
-------------------------------------------------------------------
Thu Nov 1 17:03:29 CST 2007 - maw@suse.de
- Require evolution-python.
-------------------------------------------------------------------
Thu Nov 1 16:52:09 CST 2007 - maw@suse.de
- Require python-gdata.
-------------------------------------------------------------------
Thu Nov 1 16:41:16 CST 2007 - maw@suse.de
- Require python-sqlite2, not python-sqlite.
-------------------------------------------------------------------
Thu Nov 1 16:17:06 CST 2007 - maw@suse.de
- Build with nautilus and eog extensions
- Require python-sqlite and vobject.
-------------------------------------------------------------------
Thu Nov 1 13:30:08 CST 2007 - maw@suse.de
- Require python-goocanvas.
-------------------------------------------------------------------
Thu Nov 1 11:13:06 CST 2007 - maw@suse.de
- Remove 10.2 stuff for the time being.
-------------------------------------------------------------------
Thu Nov 1 10:57:24 CST 2007 - maw@suse.de
- Initial package.