Changelog for
libopensync-devel-0.22-186.1.x86_64.rpm :
Tue Jun 18 14:00:00 2013 crrodriguezAATTopensuse.org
- libopensync-wrong-memset.patch: fix build with gcc 48
wrong use of memset.
Mon Oct 8 14:00:00 2012 cooloAATTsuse.com
- do not fail on deprecated glib functions
Sat Nov 19 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Thu May 26 14:00:00 2011 idonmezAATTnovell.com
- Add libopensync-swig-2x.patch: support swig 2.x
Fri May 20 14:00:00 2011 cstenderAATTsuse.de
- Fixed compiler warnings about unused variables
Fri May 28 14:00:00 2010 masterpatrickoAATTgmail.com
- Patch for python wrapper to cope with changes in swig > 1.3.37
Mon Jan 26 13:00:00 2009 crrodriguezAATTsuse.de
- remove \"la\" files
Tue Sep 16 14:00:00 2008 cstenderAATTsuse.de
- fixed build
Thu Aug 21 14:00:00 2008 cstenderAATTsuse.de
- fixed infinite loop in vformat (OpenSync Bug: #670 and #742)
Thu Aug 30 14:00:00 2007 cstenderAATTsuse.de
- added patch to avoid displaying a reminder after an event if
DTSTART use a local timestamp (OpenSync Bug: #437)
Wed Aug 15 14:00:00 2007 cstenderAATTsuse.de
- added libopensync-wrapper-wno_uninitialized.diff
Wed Jul 18 14:00:00 2007 dmuellerAATTsuse.de
- split off python submodule
Thu Mar 29 14:00:00 2007 cstenderAATTsuse.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 13:00:00 2006 dgollubAATTsuse.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:00:00 2006 cstenderAATTsuse.de
- fixed a bug in vcal/ical converter (#223613)
- fixed a bug in vcal reminder (#223621)
Mon Nov 6 13:00:00 2006 cstenderAATTsuse.de
- updated to version 0.20
o added support for timezones
o various time-api fixes
Fri Sep 29 14:00:00 2006 cstenderAATTsuse.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 14:00:00 2006 ajAATTsuse.de
- Fix filelist for python update.
Mon Aug 28 14:00:00 2006 cstenderAATTsuse.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 14:00:00 2006 dgollubAATTsuse.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)