Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
evolution-data-server: Backend data server for evolution
Name: | evolution-data-server |
Vendor: | Scientific Linux |
Version: | 1.0.2 |
License: | GPL |
Release: | 4 |
URL: | |
- Summary
- The evolution-data-server package provides a unified backend for programs that work with contacts, tasks, and calendar information.
It was originally developed for Evolution (hence the name), but is now used by other packages.
Changelog
- * Thu Nov 4 18:00:00 2004 David Malcolm <dmalcolm{%}redhat{*}com> - 1.0.2-4
- Added patch to fix usage of GINT_TO_POINTER/GPOINTER_TO_INT for calendar backend GType hash table that was breaking on ia64 (#136914)
- * Wed Oct 20 19:00:00 2004 David Malcolm <dmalcolm{%}redhat{*}com> - 1.0.2-3
- added workaround for a backend leak that causes the "contacts" calendar
backend to hold open an EBook for the local contacts (filed upstream at:
http://bugzilla.ximian.com/show_bug.cgi?id=68533 ); this was causing e-d-s to
never lose its last addressbook, and hence never quit. We workaround this by
detecting this condition and exiting when it occurs, fixing bug #134851 and #134849.
- * Tue Oct 12 19:00:00 2004 David Malcolm <dmalcolm{%}redhat{*}com> - 1.0.2-2
- added patch to fix build on x86_64 (had multiple definitions of mutex code in libdb/dbinc.mutex.h)