File libopensync.changes of Package libopensync

-------------------------------------------------------------------
Fri Nov  5 13:12:45 CET 2010 - cstender@suse.de

- updated to version 0.39_SVN6153
- updated to version 0.39
  * Updates and improvements in the API documentation based on
    doxygen (ticket #755). Moved doxygen annotations from the
    source files to the headers (ticket #898)
  * Shrinked the public API. Less public interfaces for plugins and
    applications.
  * Removed XML format from OpenSync core. Now XML format is
    maintained separately
  * Reference counting for all OpenSync modules (#978)
  * Sync plugin API changes
  * Format plugin API changes
  * New IPC implementation by Graham Cobb
  * Support for ObjType mixing in OSyncEngine (#992)
  * Multiply callback for synchronization forecast (#850)
  * Format independent use of merge/demerge via new
    OSyncCapabilities and OSyncMerger (#1084)
  * Common list pattern for all OpenSync modules (#975)
  * Dropped file location from OSyncHashtable interface (#1082
    and #1083)
  * Dropped file location from OSyncAnchor interface
  * Key=value pattern for OSyncAnchor (#1090)
  * Replace OSyncAnchor with OSyncStateDB (#1091)
  * Improved exception handling in all OpenSync modules (#1087)

-------------------------------------------------------------------
Tue Nov 11 14:52:40 CET 2008 - cstender@suse.de

- updated to version 0.38
  - Many updates and fixes for the OSyncPluginConfig API
  - Updated example-plugin for current api
  - Reenabled plain to xmlformat-*-doc conversion
  - Made osync_assert public. Now plugin developers are able to
    use osync_assert instead of g_assert or assert
  - Packaging with CPack
  - OpenSync raises an error message if a plugin cannot be loaded
  - Improved sorting of OSyncXMLFormat fields
    introduced osync_xmlformat_is_sorted()
  - Only active OSyncObjTypeSinks for Enabled/Activated Resources
    Ticket #817
  - Introduced Converter Cache to cache already encountered format
    converter paths. This should accelerate the conversion
  - New initialize and finalize functions for format plugins to
    store format plugin related data, e.g. XML schemas

-------------------------------------------------------------------
Tue Aug 19 00:09:29 CEST 2008 - cstender@suse.de

- updated to version 0.37
- changes since last release:
	o introduced OSyncPluginConfig API
	o introduced OSyncUpdater API
	o introduced new Hashtable API
	o ported "osyncplugin" to new API
	o tons of bug fixes and performance improvements

-------------------------------------------------------------------
Thu Jul 10 15:04:55 CEST 2008 - cstender@suse.de

- renamed package back to libopensync
- created subpackage libopensync1

-------------------------------------------------------------------
Thu Jul 10 14:19:33 CEST 2008 - cstender@suse.de

- updated specfile to fit upstream change r3426

-------------------------------------------------------------------
Mon Jan 28 21:21:15 CET 2008 - cstender@suse.de

- updated to version 0.36
	o improved error handling
	o added timeout handling
	o improved use of main sink
	o lots of testsuite improvements
	o various bugfixes

-------------------------------------------------------------------
Tue Dec 18 14:55:38 CET 2007 - cstender@suse.de

- updated to version 0.35

-------------------------------------------------------------------
Fri Nov  9 14:02:59 CET 2007 - cstender@suse.de

- updated to version 0.34
	o ported build environment to cmake

-------------------------------------------------------------------
Mon Oct 15 17:21:50 CEST 2007 - cstender@suse.de

- updated to version 0.33
	o added support for unidirectional synchronization

-------------------------------------------------------------------
Sun Aug 12 10:13:19 CEST 2007 - aj@suse.de

- Fix typo in spec file.

-------------------------------------------------------------------
Thu Aug  2 15:36:15 CEST 2007 - cstender@suse.de

- renamed package from libopensync to libopensync1
- updated to version 0.32
	o major api changes
	o changed to scons buildenv
	o merger/demerger support
	o capabilities support
	o new internal xmlformat
	o new sync engines for each object type

-------------------------------------------------------------------
Wed Jul 18 16:52:19 CEST 2007 - dmueller@suse.de

- split off python submodule

-------------------------------------------------------------------
Thu Mar 29 14:57:51 CEST 2007 - cstender@suse.de

- updated to version 0.22
	o added NOT-UNIQUE-UID fix
	o added BASE64 to B encoding support
	o added unit tests
	o libopensync can now be built on solaris
	o support for all day events in vcal/ical converter
	o fixed base64 encoding for vcard 2.1
	o fixed photo, logo and sound attributes in contacts
	o fixed slow-sync bug with file-sync
	o fixed some bugs in the vformat parser
	o fixed some sqlite memory leaks
	o fixed a lot of bugs in vcal/ical converter

- removed patches (already included in 0.22)

-------------------------------------------------------------------
Mon Nov 27 23:43:12 CET 2006 - dgollub@suse.de

- added workaround in time api which converts vcalendar entries
  timestamps in UTC or localtime. Required for some Nokia models
  like 6230, 6230i, 6280 which only store local timestamps. 
  (#224063)

-------------------------------------------------------------------
Fri Nov 24 13:14:08 CET 2006 - cstender@suse.de

- fixed a bug in vcal/ical converter (#223613) 
- fixed a bug in vcal reminder (#223621)

-------------------------------------------------------------------
Mon Nov  6 18:24:37 CET 2006 - cstender@suse.de

- updated to version 0.20
	o added support for timezones
	o various time-api fixes

-------------------------------------------------------------------
Fri Sep 29 17:46:56 CEST 2006 - cstender@suse.de

- updated to version 0.19
        o added vcal-ical converter 
	o fixed issues in python bindings
	o fixed memory corruption
	o fixed bug with --filter-objtype
	o fixed conversion problems of unix timeformat to vtime
	o fixed a bug which loaded every plugin

-------------------------------------------------------------------
Fri Sep 22 08:16:44 CEST 2006 - aj@suse.de

- Fix filelist for python update.

-------------------------------------------------------------------
Mon Aug 28 12:39:37 CEST 2006 - cstender@suse.de

- updated to version 0.18+svn1233
	o finally merged IPC-Trunk
	o new time helper functions
	o new trace-level for sensitive contents 
	o fixed license issues in vformat.c and vformat.h
	o replaced xmlNewChild with xmlNewTextChild
	o fixed memory leaks

-------------------------------------------------------------------
Thu Jul  6 12:29:31 CEST 2006 - dgollub@suse.de

- updated to v0.18_SVN1095:
	o added iconv for encoding conversion in vformat 
	o vformat parser generates FN if not present
	o fixed quoted printable problems in vformat parser
	o added time helper for format converter
- removed datarootdir patch (fixed in upstream)

-------------------------------------------------------------------
Fri Jun 16 12:34:13 CEST 2006 - schwab@suse.de

- Handle reference to datarootdir variable.

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

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Dec 12 11:01:37 CET 2005 - dgollub@suse.de

- updated to v0.18_SVN770

-------------------------------------------------------------------
Mon Nov 14 22:55:01 CET 2005 - dgollub@suse.de

- re-enable patches

-------------------------------------------------------------------
Thu Nov 10 18:28:44 CET 2005 - dgollub@suse.de

- updated to v0.18 

-------------------------------------------------------------------
Fri Oct 21 12:19:04 CEST 2005 - behlert@suse.de

- added patch from Stefan Scheler regarding vformat 
- updated to svn20051021
- removed obsolete warnings-patch

-------------------------------------------------------------------
Wed Oct  5 15:28:58 CEST 2005 - behlert@suse.de

- updated to svn 

-------------------------------------------------------------------
Thu Aug 18 14:31:01 CEST 2005 - behlert@suse.de

- upgraded to svn and added some patches to fix segfaults on 64bit 

-------------------------------------------------------------------
Wed Jul 13 13:13:42 CEST 2005 - behlert@suse.de

- fixed missing return-value-check of mkdtemp 
- all patches now without -p1

-------------------------------------------------------------------
Tue Jun 28 21:17:54 CEST 2005 - ro@suse.de

- added directories for plugins 

-------------------------------------------------------------------
Mon Jun 27 14:50:55 CEST 2005 - behlert@suse.de

- fixed spec-file 

-------------------------------------------------------------------
Fri Jun 24 13:41:08 CEST 2005 - behlert@suse.de

- initial version of the package, jusing v0.17  

openSUSE Build Service is sponsored by