2007-01-09 17:58:05 +01:00
|
|
|
#
|
2008-10-24 15:03:24 +02:00
|
|
|
# spec file for package evolution-data-server (Version 2.24.1)
|
2007-01-09 17:58:05 +01:00
|
|
|
#
|
2008-01-18 01:52:20 +01:00
|
|
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-01-09 17:58:05 +01:00
|
|
|
#
|
2008-08-14 02:25:04 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2007-01-09 17:58:05 +01:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
2008-02-21 02:29:25 +01:00
|
|
|
|
2007-01-09 17:58:05 +01:00
|
|
|
Name: evolution-data-server
|
2008-09-09 19:26:25 +02:00
|
|
|
BuildRequires: bison
|
|
|
|
BuildRequires: db-devel
|
|
|
|
BuildRequires: fdupes
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
BuildRequires: gnome-certauth-devel
|
|
|
|
BuildRequires: gnome-common
|
|
|
|
BuildRequires: gnome-keyring-devel
|
|
|
|
BuildRequires: gtk-doc
|
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: krb5-devel
|
|
|
|
BuildRequires: libglade2-devel
|
|
|
|
BuildRequires: libgnome-devel
|
|
|
|
BuildRequires: libidl-devel
|
|
|
|
BuildRequires: libsoup-devel
|
|
|
|
BuildRequires: mozilla-nss-devel
|
|
|
|
BuildRequires: perl-XML-Parser
|
|
|
|
BuildRequires: python-devel
|
|
|
|
BuildRequires: sgml-skel
|
|
|
|
BuildRequires: sqlite3-devel
|
2008-10-26 00:46:22 +02:00
|
|
|
%if %suse_version > 1100
|
|
|
|
BuildRequires: evoldap2-devel
|
|
|
|
%else
|
|
|
|
BuildRequires: openldap2-devel
|
|
|
|
%endif
|
2007-07-21 18:10:00 +02:00
|
|
|
License: GPL v2 or later
|
2007-01-09 17:58:05 +01:00
|
|
|
Group: Development/Libraries/GNOME
|
2007-09-14 16:08:08 +02:00
|
|
|
AutoReqProv: on
|
2007-01-09 17:58:05 +01:00
|
|
|
Summary: Evolution Data Server
|
2008-10-24 15:03:24 +02:00
|
|
|
Version: 2.24.1
|
2008-10-26 00:46:22 +02:00
|
|
|
Release: 2
|
2008-10-11 16:43:40 +02:00
|
|
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/2.24/%{name}-%{version}.tar.bz2
|
2008-04-24 09:26:01 +02:00
|
|
|
# PATCH-FIX-UPSTREAM evolution-data-server-1.11.5-cert-auth-complete.patch bgo253574 -- Fix has been submitted to bgo.
|
2008-05-16 13:37:43 +02:00
|
|
|
Patch3: evolution-data-server-1.11.5-cert-auth-complete.patch
|
2008-04-24 09:26:01 +02:00
|
|
|
# PATCH-FIX-UPSTREAM bnc-304835-ex-crash-after-restart.patch bnc304835 bgo253574 -- Fix has been submitted to bgo.
|
2008-05-16 13:37:43 +02:00
|
|
|
Patch4: bnc-304835-ex-crash-after-restart.patch
|
2008-09-13 05:26:19 +02:00
|
|
|
# PATCH-FIX-UPSTREAM bnc-307861-calendar-auth.diff -- bnc307861 bgo253574 -- Fix has been submitted to bgo.
|
2008-05-16 13:37:43 +02:00
|
|
|
Patch5: bnc-307861-calendar-auth.diff
|
2008-10-24 15:03:24 +02:00
|
|
|
# This patch contains changes in the core code base for the MAPI provider.
|
|
|
|
Patch100: eds-core-mapi-changes.diff
|
2007-01-09 17:58:05 +01:00
|
|
|
Url: http://www.gnome.org
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2007-08-09 17:25:13 +02:00
|
|
|
Requires: %{name}-lang = %{version}
|
2008-10-26 00:46:22 +02:00
|
|
|
Requires: libsoup >= 2.2.6
|
|
|
|
Requires: mozilla-nss
|
|
|
|
%if %suse_version > 1100
|
2008-10-24 15:03:24 +02:00
|
|
|
Requires: evoldap2-devel
|
2008-10-26 00:46:22 +02:00
|
|
|
%endif
|
2007-01-09 17:58:05 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package devel
|
2008-04-10 14:11:29 +02:00
|
|
|
License: GPL v2 or later
|
2007-01-09 17:58:05 +01:00
|
|
|
Summary: Evolution Data Server Development Files
|
|
|
|
Group: Development/Libraries/GNOME
|
2008-02-21 02:29:25 +01:00
|
|
|
Requires: evolution-data-server = %{?epoch:}%{version}-%{release}
|
2008-10-26 00:46:22 +02:00
|
|
|
Requires: gconf2-devel
|
|
|
|
Requires: glib2-devel
|
|
|
|
Requires: gnome-certauth-devel
|
|
|
|
Requires: gnome-keyring-devel
|
|
|
|
Requires: gnome-vfs2-devel
|
|
|
|
Requires: gtk2-devel
|
2007-01-09 17:58:05 +01:00
|
|
|
Requires: krb5-devel
|
2008-10-26 00:46:22 +02:00
|
|
|
Requires: libbonobo-devel
|
2007-01-09 17:58:05 +01:00
|
|
|
Requires: libcom_err
|
2008-10-26 00:46:22 +02:00
|
|
|
Requires: libglade2-devel
|
|
|
|
Requires: libgnome-devel
|
|
|
|
Requires: libgpg-error-devel
|
|
|
|
Requires: libsoup-devel
|
|
|
|
Requires: libxml2-devel
|
|
|
|
Requires: orbit2-devel
|
|
|
|
Requires: sqlite3-devel
|
|
|
|
%if %suse_version > 1100
|
|
|
|
Requires: evoldap2-devel
|
|
|
|
%else
|
|
|
|
Requires: openldap2-devel
|
2007-01-09 17:58:05 +01:00
|
|
|
%endif
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
The Evolution Data Server development files provide the necessary
|
|
|
|
libraries, headers, and other files for developing applications which
|
|
|
|
use the Evolution Data Server for storing contact and calendar
|
|
|
|
information.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package doc
|
2008-04-10 14:11:29 +02:00
|
|
|
License: GPL v2 or later
|
|
|
|
Summary: Additional Package Documentation for the evolution-data-server
|
2007-01-09 17:58:05 +01:00
|
|
|
Group: Development/Libraries/GNOME
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
%description doc
|
|
|
|
Evolution Data Server provides a central location for your address book
|
2007-03-16 10:09:45 +01:00
|
|
|
and calendar in the GNOME Desktop. This package contains additional
|
|
|
|
documentation.
|
2007-01-09 17:58:05 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
2007-08-09 17:25:13 +02:00
|
|
|
%lang_package
|
2007-01-09 17:58:05 +01:00
|
|
|
%prep
|
2008-03-26 16:09:25 +01:00
|
|
|
%setup -q
|
2008-05-16 13:37:43 +02:00
|
|
|
###%patch3
|
|
|
|
###%patch4
|
|
|
|
###%patch5
|
2008-10-24 15:03:24 +02:00
|
|
|
%patch100 -p1
|
2007-01-09 17:58:05 +01:00
|
|
|
|
|
|
|
%build
|
|
|
|
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
2008-10-26 00:46:22 +02:00
|
|
|
export CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
|
|
|
export FFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
|
|
|
%{configure} \
|
|
|
|
--libexecdir=%{_libdir}/evolution-data-server \
|
|
|
|
%if %suse_version > 1100
|
2008-10-24 15:03:24 +02:00
|
|
|
--with-openldap=%{_libdir}/evoldap \
|
2008-10-26 00:46:22 +02:00
|
|
|
%else
|
|
|
|
--with-openldap=yes \
|
|
|
|
%endif
|
|
|
|
--with-krb5=%{_prefix} \
|
|
|
|
--with-krb4=%{_prefix} \
|
2008-09-09 19:26:25 +02:00
|
|
|
--enable-gnome-keyring \
|
|
|
|
--enable-gtk-doc \
|
2008-10-26 00:46:22 +02:00
|
|
|
--enable-ipv6=yes \
|
2008-09-09 19:26:25 +02:00
|
|
|
--enable-ssl
|
2008-10-26 00:46:22 +02:00
|
|
|
%{__make} %{?jobs:-j%jobs}
|
2007-01-09 17:58:05 +01:00
|
|
|
|
|
|
|
%install
|
2008-10-26 00:46:22 +02:00
|
|
|
%{__make} DESTDIR=$RPM_BUILD_ROOT install
|
2008-06-23 21:30:03 +02:00
|
|
|
%find_lang evolution-data-server-2.24
|
2008-10-26 00:46:22 +02:00
|
|
|
%{__rm} $RPM_BUILD_ROOT/%{_libdir}/*.*a
|
|
|
|
%{__rm} $RPM_BUILD_ROOT/%{_libdir}/*/*/*.*a
|
2007-08-03 00:22:05 +02:00
|
|
|
%fdupes $RPM_BUILD_ROOT
|
|
|
|
|
2007-01-09 17:58:05 +01:00
|
|
|
%clean
|
2008-10-26 00:46:22 +02:00
|
|
|
%{__rm} -rf $RPM_BUILD_ROOT
|
2007-01-09 17:58:05 +01:00
|
|
|
|
2007-05-24 01:53:24 +02:00
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
2007-08-09 17:25:13 +02:00
|
|
|
%files
|
2007-01-09 17:58:05 +01:00
|
|
|
%defattr(-,root,root)
|
2007-08-09 17:25:13 +02:00
|
|
|
%doc README COPYING ChangeLog NEWS TODO AUTHORS
|
2008-06-23 21:30:03 +02:00
|
|
|
%{_datadir}/evolution-data-server-2.24
|
2007-01-09 17:58:05 +01:00
|
|
|
%{_datadir}/idl/evolution-data-server-1.2
|
2007-03-16 10:09:45 +01:00
|
|
|
%{_datadir}/pixmaps/evolution-data-server
|
2007-01-09 17:58:05 +01:00
|
|
|
%{_libdir}/*.so.*
|
|
|
|
%{_libdir}/bonobo/servers/*
|
2008-10-26 00:46:22 +02:00
|
|
|
%{_libdir}/evolution-data-server
|
2007-12-19 14:43:47 +01:00
|
|
|
%{_libdir}/evolution-data-server-1.2
|
2007-01-09 17:58:05 +01:00
|
|
|
|
2008-06-23 21:30:03 +02:00
|
|
|
%files lang -f evolution-data-server-2.24.lang
|
2007-08-09 17:25:13 +02:00
|
|
|
|
2007-01-09 17:58:05 +01:00
|
|
|
%files devel
|
|
|
|
%defattr(-, root, root)
|
2008-06-23 21:30:03 +02:00
|
|
|
%{_includedir}/evolution-data-server-2.24
|
2007-01-09 17:58:05 +01:00
|
|
|
%{_libdir}/*.so
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
|
|
|
|
|
|
|
%files doc
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%{_datadir}/gtk-doc/html/*
|
2007-12-06 00:08:01 +01:00
|
|
|
|
2007-03-16 10:09:45 +01:00
|
|
|
%changelog
|
2008-10-26 00:46:22 +02:00
|
|
|
* Sat Oct 25 2008 msuman@suse.de
|
|
|
|
- Use evoldap2-client only for SUSE versions above 11.0, fallback to
|
|
|
|
openldap2-client for the older versions.
|
|
|
|
- Use proper RPM macros in the spec file, clean up spec file to reduce the
|
|
|
|
number of warnings generated by rpmlint.
|
|
|
|
- Dropped the following patches:
|
|
|
|
+ evolution-data-server-configure.patch - not required anymore.
|
|
|
|
+ bnc-164367-gw-attachments-appts-throw-error.patch. Fixed upstream.
|
|
|
|
+ bgo-530514-check-to-handle-specific-server-response.diff. Fixed upstream.
|
|
|
|
+ libgnomeui-dep.patch - not required anymore, SUSE has moved away from
|
|
|
|
/opt/gnome
|
2008-10-24 15:03:24 +02:00
|
|
|
* Fri Oct 24 2008 msuman@suse.de
|
|
|
|
- Update to version 2.24.1
|
|
|
|
+ Bugs fixed: bgo#337479, bgo#364542, bgo#497928, bgo#511947,
|
|
|
|
bgo#514670, bgo#537718, bgo#544141, bgo#546406, bgo#546637,
|
|
|
|
bgo#547243, bgo#550466, bgo#550998, bgo#552261, bgo#552631,
|
|
|
|
bgo#553266, bgo#553298, bgo#553301, bgo#553944, bgo#554455,
|
|
|
|
bgo#554540, bgo#556372, bgo#556495, bgo#556688
|
|
|
|
+ Updated translations.
|
|
|
|
- Fix the prefix for NTLM patched OpenLDAP, also specify explicit
|
|
|
|
dependency on evoldap2-devel.
|
|
|
|
- Remove evolution-data-server-gw-no-network.patch. Fixed upstream.
|
|
|
|
- Remove evolution-data-server-thread-search.patch. Fixed upstream.
|
|
|
|
- Add eds-core-mapi-changes.diff: This contains changes in the core
|
|
|
|
code base for the MAPI provider.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Oct 08 2008 sbrabec@suse.cz
|
|
|
|
- Fixed broken Advanced search->Include threads (bgo#554455).
|
|
|
|
* Fri Oct 03 2008 mboman@suse.de
|
2008-10-06 19:15:52 +02:00
|
|
|
- Update to version 2.24.0:
|
|
|
|
+ Google Contacts Backend
|
|
|
|
+ WebDAV Contacts Backend
|
|
|
|
+ Sqlite based on-disk summary for Camel
|
|
|
|
+ Quota support for IMAP
|
|
|
|
+ bnc#418080: Match contains using %%like%
|
|
|
|
+ bgo#551805: Honour return data type
|
|
|
|
+ bgo#552724: Remove a while space following trailing backslash.
|
|
|
|
+ bgo#552729: Adds support for x-camel-mlist & Answered flag to
|
|
|
|
search/vfolders.
|
|
|
|
+ Translation updates
|
|
|
|
- Remove evolution-data-server-updates.patch. Fixed upstream
|
|
|
|
- Remove evolution-data-server-db-fixes.patch. Fixed upstream
|
|
|
|
* Fri Oct 03 2008 sragavan@suse.de
|
|
|
|
- Make sure that Evolution/friends use evoldap2-client
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Sep 24 2008 sbrabec@suse.cz
|
2008-10-06 19:15:52 +02:00
|
|
|
- Fixed GroupWise crash if network is down (bgo#337479).
|
|
|
|
* Wed Sep 17 2008 maw@suse.de
|
2008-10-11 16:43:40 +02:00
|
|
|
- Add evolution-data-server-db-fixes.patch.
|
|
|
|
* Tue Sep 16 2008 maw@suse.de
|
2008-09-24 15:22:04 +02:00
|
|
|
- Add evolution-data-server-updates.patch, which comprises the
|
|
|
|
diff between r9505 and r9557 in GNOME SVN
|
|
|
|
- Drop evolution-data-server-show-sexp.patch and
|
|
|
|
evolution-data-server-sql-percents.patch.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Wed Sep 10 2008 maw@suse.de
|
2008-09-13 05:26:19 +02:00
|
|
|
- Add evolution-data-server-sql-percents.patch (even more work on
|
|
|
|
bnc#418080).
|
2008-10-06 19:15:52 +02:00
|
|
|
* Tue Sep 09 2008 maw@suse.de
|
2008-10-11 16:43:40 +02:00
|
|
|
- Build with evolution-data-server-show-sexp.patch.
|
|
|
|
* Mon Sep 08 2008 maw@suse.de
|
2008-09-09 19:26:25 +02:00
|
|
|
- Update to version 2.23.92:
|
|
|
|
+ More work on bnc#418080, improvements in the sexp/sql machinery
|
|
|
|
+ Bugs fixed: bgo#547884, bgo#548343, and bgo#550412
|
|
|
|
+ Updated translations
|
|
|
|
- Drop evolution-data-server-sexp-to-sql-fixes.patch, which has
|
|
|
|
been upstreamed.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Sep 03 2008 maw@suse.de
|
2008-09-06 05:35:52 +02:00
|
|
|
- Add evolution-data-server-sexp-to-sql-fixes.patch (more work
|
|
|
|
on bnc#418080).
|
2008-10-06 19:15:52 +02:00
|
|
|
* Wed Sep 03 2008 maw@suse.de
|
2008-09-06 05:35:52 +02:00
|
|
|
- Update to version 2.23.91:
|
|
|
|
+ Bugs fixed: bgo#213072, bnc#391936, bnc#418080 (more work),
|
|
|
|
bgo#466754, bgo#518728, bgo#546926, bgo#548331, bgo#548565,
|
|
|
|
bgo#548865, and bgo#550072
|
|
|
|
+ Updated translations.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Aug 21 2008 maw@suse.de
|
2008-08-21 18:06:16 +02:00
|
|
|
- Update to version 2.23.90.1:
|
|
|
|
+ Bugs fixed: bgo#548331 and possibly bnc#418080.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Aug 18 2008 maw@suse.de
|
2008-08-21 18:06:16 +02:00
|
|
|
- Update to version 2.23.90:
|
|
|
|
+ Bugs fixed, bgo#207728, bgo#324203, bgo#327851, bgo#337503,
|
|
|
|
bgo#510949, bgo#510949, bgo#523103, bgo#531930, bgo#535745,
|
|
|
|
bgo#538074, bgo#545021, bgo#545877, bgo#546397, bgo#546444,
|
|
|
|
bgo#546544, bgo#546613, bgo#547256, bgo#547308, bgo#547389,
|
|
|
|
bgo#547469, bgo#547786, bgo#547952, and bgo#548059
|
|
|
|
+ Updated translations.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Aug 05 2008 maw@suse.de
|
2008-08-14 02:25:04 +02:00
|
|
|
- Update to version 2.23.6:
|
|
|
|
+ Camel DB Summary support; rewrite camel search by converting
|
|
|
|
sexp to sql (Srinivasa Ragavan)
|
|
|
|
+ Google Contacts support
|
|
|
|
+ WebDAV Contacts backend
|
|
|
|
+ Improvements in the Camel reference manual
|
|
|
|
+ Bugs fixed: bgo#236010, bgo#543066, bgo#200147, bgo#213072,
|
|
|
|
bgo#253509, bgo#329571, bgo#330838, bgo#334160, bgo#340838,
|
|
|
|
bgo#476640, bgo#503922, bgo#515998, bgo#528902, bgo#531712,
|
|
|
|
bgo#532472, bgo#534080, bgo#537415, bgo#539758, bgo#540127,
|
|
|
|
bgo#540152, bgo#541347, bgo#543656, bgo#336074, bgo#349870,
|
|
|
|
bnc#388966, bgo#468671, bgo#500389, bgo#538620, bgo#540295,
|
|
|
|
bgo#543569, bgo#543943, bgo#544031, bgo#544049, bgo#544114,
|
|
|
|
bgo#544284, bgo#544491, bgo#544501, bgo#544528, bgo#544651,
|
|
|
|
bgo#544825, bgo#544963, bgo#545022, bgo#545081, bgo#545082,
|
|
|
|
bgo#545099, bgo#545103, and bgo#545558
|
|
|
|
+ Updated translations.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Jun 20 2008 maw@suse.de
|
2008-06-23 21:30:03 +02:00
|
|
|
- Update to version 2.23.4:
|
|
|
|
+ Configurable proxy settings
|
|
|
|
+ Quota support for IMAP
|
|
|
|
+ Google contact API support in libgdata-google
|
|
|
|
+ A lot of IMAP4 improvements
|
|
|
|
+ Use new paths for header files that have been moved to
|
|
|
|
libebackend
|
|
|
|
+ Use "dialog-password" icon instead of "dialog-question" in the
|
|
|
|
password dialog (HIG compliance)
|
|
|
|
+ Bugs fixed: bnc#394654, bgo#304029, bgo#509721, bgo#521921,
|
|
|
|
bgo#527544, bgo#530241, bgo#534080, bgo#534111, bgo#536154,
|
|
|
|
bgo#536636, bgo#318803, bgo#326149, bgo#354923, bgo#374616,
|
|
|
|
bnc#388579, bgo#473658, bgo#518312, bgo#530514, bgo#530543,
|
|
|
|
bgo#530763, bgo#531009, bgo#531439, bgo#531591, bgo#531713,
|
|
|
|
bgo#532286, bgo#533058, bgo#533780, bgo#534077, bgo#534294,
|
|
|
|
bgo#534312, bnc#182380, bgo#274316, bgo#301980, bgo#316390,
|
|
|
|
bgo#325882, bgo#330990, bnc#338330, bgo#347061, bnc#350143,
|
|
|
|
bnc#358584, bnc#358644, bnc#358650, bnc#381307, bnc#382736,
|
|
|
|
bgo#424744, bgo#502899, bgo#517244, bgo#520532, bgo#530139,
|
|
|
|
bgo#530323, bgo#530688, bgo#532284, bgo#235681, bgo#257361,
|
|
|
|
bgo#270406, bgo#271863, bgo#274316, bgo#303067, bgo#341004,
|
|
|
|
bgo#369512, bnc#372383, bgo#417000, bgo#453109, bgo#473880,
|
|
|
|
bgo#475616, bgo#494311, bgo#500389, bgo#514300, bgo#514827,
|
|
|
|
bgo#516608, bgo#518710, bgo#518886, bgo#520526, bgo#521015,
|
|
|
|
bgo#522389, bgo#522433, bgo#523023, bgo#523126, bgo#523528,
|
|
|
|
bgo#523533, bgo#523541, bgo#523630, bgo#518656, bgo#524324,
|
|
|
|
bgo#524704, bgo#525242, bgo#525485, bgo#526138, and bgo#526741
|
|
|
|
+ Updated translations
|
|
|
|
- Drop obsolete patches: bnc-188523-eds-fix-authenticated-proxy-support.diff,
|
|
|
|
bnc-388579-ical-fix-for-exch.patch, bgo-532284-gw-double-free.patch,
|
|
|
|
bgo-533058-gw-debug-logs.patch, bgo-530543-leak-while-syncing-mails-for-offline.diff,
|
|
|
|
bgo-531009-right-iterator-to-prevent-crash-in-offline-mail.diff,
|
|
|
|
and bnc-394654-eds-crasher.patch
|
|
|
|
- Respin following patch:
|
|
|
|
bgo-530514-check-to-handle-specific-server-response.diff.
|
2008-06-03 16:12:42 +02:00
|
|
|
* Mon Jun 02 2008 abharath@suse.de
|
|
|
|
- Added
|
|
|
|
+ bnc#394654 - bnc-394654-eds-crasher.patch: EDS crasher (Chenthill)
|
2008-10-06 19:15:52 +02:00
|
|
|
* Wed May 21 2008 msuman@suse.de
|
2008-05-23 01:40:06 +02:00
|
|
|
- Added
|
|
|
|
+ bgo-530514-check-to-handle-specific-server-response.diff (Sankar P)
|
|
|
|
+ bgo-530543-leak-while-syncing-mails-for-offline.diff (Sankar P)
|
|
|
|
+ bgo-531009-right-iterator-to-prevent-crash-in-offline-mail.diff (Sankar P)
|
2008-10-06 19:15:52 +02:00
|
|
|
* Wed May 14 2008 psankar@suse.de
|
2008-05-16 13:37:43 +02:00
|
|
|
- Removed: bnc-152070-eds-crash.patch
|
|
|
|
- Removed: eds-compiler-warning.patch
|
|
|
|
- Removed: evolution-data-server-abuild.patch
|
|
|
|
- Removed: bnc-163982-system-hang-with-126-error-popups.patch
|
|
|
|
- Removed: ical-fix-for-exchange-crasher.diff
|
|
|
|
- The above patches are no longer needed
|
|
|
|
as the tarball has these patches within.
|
|
|
|
- Added: bgo-533058-gw-debug-logs.patch - Enable Debug logs for GroupWise (Sankar)
|
|
|
|
- Added: bnc-388579-ical-fix-for-exch.patch - ical fixes for exchange (Chenthill)
|
|
|
|
- Enabled Kerberos 4: FATE id: 301476
|
2008-05-11 17:07:01 +02:00
|
|
|
* Thu May 08 2008 psankar@suse.de
|
|
|
|
- Push 2.22.1.1 tarball
|
|
|
|
- No crypto changes
|
|
|
|
- ical-fix-for-exchange-crasher.diff: Contains fixes for a crasher in ical (Chen)
|
|
|
|
- bgo-532284-gw-double-free.patch: Fixes a double free in GroupWise
|
|
|
|
- Tarball contains fixes for the bgo bugs as follows:
|
|
|
|
[#274316]: Also copy user tags when copying messages between folders (Milan Crha)
|
|
|
|
[#338330]: (Novell Bugzilla) Internet Based Calendar Events Are Declined By Evolution/GroupWise (Chenthill Palanisamy)
|
|
|
|
[#350143]: (Novell Bugzilla) Fix a severe memory leak in evolution-data-server (Chenthill Palanisamy)
|
|
|
|
[#358584]: (Novell Bugzilla) Display of web calendars ignores timezones (Chenthill Palanisamy)
|
|
|
|
[#358644]: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
|
|
|
|
[#358650]: (Novell Bugzilla) International clock applet is crashing (Chenthill Palanisamy)
|
|
|
|
[#381307]: Run a single delta-thread to fetch changes from the server, instead of spawning multiple threads (Ashish Shrivastava)
|
|
|
|
[#473880]: Fixed a few compiler warnings (Suman Manjunath)
|
|
|
|
[#475616]: Use recursive mutex (Milan Crha)
|
|
|
|
[#502899]: Fix a crash (Milan Crha)
|
|
|
|
[#514300]: Make sure we do the Inbox -> INBOX translation at the right place (Christian Kellner)
|
|
|
|
[#520532]: Support migration from password file to keyring (Matthew Barnes)
|
|
|
|
[#529339]: Fixed a crash when searching with an expression (Milan Crha)
|
|
|
|
[#530139]: Do not ship .svn files (Matthew Barnes)
|
|
|
|
[#530323]: Don't free the same variable twice (Sebastien Bacher)
|
|
|
|
Load addressbook conditionally (Srinivasa Ragavan)
|
|
|
|
-------------------------------------------------------------------
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed May 07 2008 schwab@suse.de
|
2008-05-11 17:07:01 +02:00
|
|
|
- Use autoreconf.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Apr 10 2008 maw@suse.de
|
2008-04-24 09:26:01 +02:00
|
|
|
- Update to version 2.22.1:
|
|
|
|
+ Bugs fixed: bgo#524704, bgo#521015, bgo#520526, bgo#522433,
|
|
|
|
bgo#525485, bgo#523528, bgo#372383, bgo#522389, bgo#500389,
|
|
|
|
bgo#523023, bgo#494311, bgo#523126, and bgo#303067
|
|
|
|
+ Updated translations
|
|
|
|
- Drop bgo-522389-e-gw-connection-get-attachment-corruption.patch
|
|
|
|
- Annotate bnc-188523-eds-fix-authenticated-proxy-support.diff,
|
|
|
|
and fix other annotations' formatting.
|
2008-04-10 14:11:29 +02:00
|
|
|
* Thu Apr 10 2008 ro@suse.de
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
|
|
for multilib support
|
2008-04-24 09:26:01 +02:00
|
|
|
* Wed Apr 09 2008 msuman@suse.de
|
|
|
|
- Configurable proxy settings for Evolution (Varadhan)
|
|
|
|
+ Added patch bnc-188523-eds-fix-authenticated-proxy-support.diff (bnc#188523)
|
|
|
|
+ Removed patch bnc-174255-honour-system-proxy-settings.patch since
|
|
|
|
added patch includes those changes as well.
|
2008-03-26 16:09:25 +01:00
|
|
|
* Wed Mar 26 2008 sbrabec@suse.cz
|
|
|
|
- Fixed GroupWise attachment crash on x86_64 (bgo#522389).
|
2008-10-06 19:15:52 +02:00
|
|
|
* Fri Mar 14 2008 maw@suse.de
|
2008-03-14 17:34:50 +01:00
|
|
|
- Update to versoin 2.22.0:
|
|
|
|
+ Bugs fixed: bgo#327851, bgo#518728, and bgo#520362
|
|
|
|
+ Minor API doc updates
|
|
|
|
+ Updated translations.
|
|
|
|
* Wed Mar 12 2008 pchenthill@suse.de
|
|
|
|
- Updated the tags in the spec file.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Mar 04 2008 maw@suse.de
|
2008-03-06 00:54:17 +01:00
|
|
|
- Update to version 2.21.92:
|
|
|
|
+ Bugs fixed: bnc#163982, bnc#164140, bgo#167638, bnc#183819,
|
|
|
|
bgo#445489, bgo#459468, bgo#469119, bgo#489043, bgo#489810,
|
|
|
|
bgo#510949, bgo#514836, bgo#516074, bgo#516408, bgo#516474,
|
|
|
|
bgo#517190, and bgo#517885
|
|
|
|
+ Fix some compilation warnings
|
|
|
|
+ Updated translations
|
|
|
|
- Drop evolution-data-server-decl.patch, eds-warnings.patch,
|
|
|
|
bnc-164140-eds-crash-evolution--offline.patch, bnc-167638.patch,
|
|
|
|
and bnc-183819-evo-crashed-closing-offline.patch.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Feb 19 2008 maw@suse.de
|
2008-02-21 02:29:25 +01:00
|
|
|
- Update to version 2.21.91:
|
|
|
|
+ Bugs fixed: bnc#211353, bnc#324804, bnc#395939, bnc#505806,
|
|
|
|
bnc#509776, bnc#510949, bnc#511208, bnc#513389, bnc#513646,
|
|
|
|
bnc#514407, bnc#514487, bnc#514555, bnc#514682, and bnc#515054
|
|
|
|
+ Updated translations.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Jan 31 2008 maw@suse.de
|
2008-02-04 00:23:02 +01:00
|
|
|
- Update to version 2.21.90:
|
|
|
|
+ Speed up spam filtering and spam whitelist implementation
|
|
|
|
+ Bugs fixed: bgo#213072, bgo#213072, bgo#300098, bgo#324168,
|
|
|
|
bgo#335217, bgo#386157, bgo#445309, bgo#450840, bgo#456019,
|
|
|
|
bgo#475781, bgo#481699, bgo#482940, bgo#496081, bgo#498977,
|
|
|
|
bgo#506250, bgo#509124, bgo#509644, bgo#509985, bgo#510168,
|
|
|
|
bgo#510303, bgo#510409, bgo#511235, bgo#511301, and
|
|
|
|
bgo#511717
|
|
|
|
+ Camel mime fixes
|
|
|
|
+ Implement byte order for win32
|
|
|
|
+ Changed error message to a better string
|
|
|
|
+ Remove unused libsoup includes and update for libsoup 2.4
|
|
|
|
+ Adapt to newer libsoup
|
|
|
|
- Remove libtool archives and static libraries
|
|
|
|
- Remove evolution-password-dialogs.patch which is no longer
|
|
|
|
necessary.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Jan 16 2008 maw@suse.de
|
2008-01-18 01:52:20 +01:00
|
|
|
- Add evolution-password-dialogs.patch (bgo #509644).
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Jan 14 2008 maw@suse.de
|
2008-01-18 01:52:20 +01:00
|
|
|
- Update to version 2.21.5:
|
|
|
|
+ Improved MIME header decoding
|
|
|
|
+ Bugs (bugzilla.gnome.org) fixed: #224026, #327965, #329692,
|
|
|
|
[#339813], #341579, #348149, #361972, #379896, #405497, #474118,
|
|
|
|
[#500233], #503400, #504837, #506457, and #508438.
|
|
|
|
+ Updated translations.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Dec 18 2007 maw@suse.de
|
2007-12-19 14:43:47 +01:00
|
|
|
- Update to version 2.21.4:
|
|
|
|
+ The large version bump is due to evolution and related packages
|
|
|
|
synchronizing their version numbers with those of GNOME
|
|
|
|
+ Bugs (bugzilla.gnome.org, except where otherwise indicated)
|
|
|
|
fixed: #322917, #336074, #339510, #462593, #466499, #486126,
|
|
|
|
[#487687], #501548, #501622, #501969, #502866, #308815, #376425,
|
|
|
|
[#415817], #461979, #492426, #494314, #318842, #345135, #359267,
|
|
|
|
[#430420], #460649, #487229, #488156, #492130, #494304,
|
|
|
|
bnc#203480, #231178, #271777, #417999, #420167, #469657,
|
|
|
|
[#474000], #475487, #475493, #475494, #478404, #483301, #487270,
|
|
|
|
[#488173], and #488351
|
|
|
|
+ Support for Google Calendar
|
|
|
|
+ Updated translations
|
|
|
|
+ Protect against a NULL subject string
|
|
|
|
- Remove old patches, and refresh and renumber the remaining ones.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Wed Dec 05 2007 maw@suse.de
|
2007-12-06 00:08:01 +01:00
|
|
|
- Don't require openldap2 to build.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Oct 11 2007 sbrabec@suse.cz
|
2007-10-11 20:43:37 +02:00
|
|
|
- Removed bogus dependency on mDNSResponder.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Sep 17 2007 maw@suse.de
|
2007-09-19 18:49:52 +02:00
|
|
|
- Update to version 1.12.0:
|
|
|
|
+ Bugs (bugzilla.gnome.org) fixed: #348149, #402506, #426421,
|
|
|
|
[#469007], and #473880
|
|
|
|
+ Bug (bugzilla.novell.com) fixed: #275990
|
|
|
|
+ Updated timezone info
|
|
|
|
+ Updated translations.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Sat Sep 15 2007 maw@suse.de
|
2007-09-15 11:59:23 +02:00
|
|
|
- Fix bnc-307861-calendar-auth.diff.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Sep 14 2007 pchenthill@novell.com
|
2007-09-14 16:08:08 +02:00
|
|
|
- evolution-data-server-1.11.5-cert-auth-complete.patch: Updated the
|
|
|
|
patch to fix bug 307861.
|
|
|
|
- bnc-307861-calendar-auth.diff: Prompt for password for all providers
|
|
|
|
excluding the providers which support smart card.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Sep 10 2007 maw@suse.de
|
2007-09-12 16:48:35 +02:00
|
|
|
- Update to version 1.11.92:
|
|
|
|
+ Bugs (bugzilla.gnoem.org) fixedL #271841, #290330, #298095,
|
|
|
|
[#298788], #301263, #302038, #330185, #378759, and #470445
|
|
|
|
+ Updated translations.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Sep 03 2007 vvaradhan@novell.com
|
2007-09-03 23:15:16 +02:00
|
|
|
- Fixes (BNC)
|
|
|
|
[#304835] - Exchange crashes when restart
|
|
|
|
(Fix introduces a bug when user is running in smart-card
|
|
|
|
environment that will popup a password dialog for accessing GAL.
|
|
|
|
Without this fix, exchange is un-usable for all users (including
|
|
|
|
smart-card and non-smart-card users). Fix is being worked out
|
|
|
|
for this regression.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Aug 29 2007 maw@suse.de
|
2007-08-31 15:42:40 +02:00
|
|
|
- Update to version 1.11.91:
|
|
|
|
+ New debugging framework which can be controlled during runtime
|
|
|
|
with the CALDAV_DEBUG environment variable
|
|
|
|
+ Bugs (bugzilla.gnome.org) fixed: #261084, #256878, #332979,
|
|
|
|
[#337454], #350539, #356176, #365213, #367760, #381548, #394571,
|
|
|
|
[#437331], #458715, #464569, #464636, #466309, #466987, #467883,
|
|
|
|
[#469870], #261084, #313221, #314709, #327977, #352346, #355640,
|
|
|
|
[#387806], #415891, #420462, #427469, #439147, #451003, #455799,
|
|
|
|
[#458670], #460999, #461989, #464252, and #465419
|
|
|
|
+ Updated translations
|
|
|
|
- Remove upstreamed abuild.patch.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Aug 17 2007 jberkman@novell.com
|
2007-08-18 12:04:07 +02:00
|
|
|
- add auth support for smartcards (bug #273869)
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Aug 06 2007 maw@suse.de
|
2007-08-09 17:25:13 +02:00
|
|
|
- Split out a -lang subpackage
|
|
|
|
- Don't package INSTALL.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Aug 01 2007 maw@suse.de
|
2007-08-03 00:22:05 +02:00
|
|
|
- Use %%fdupes.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Wed Aug 01 2007 mauro@suse.de
|
2007-08-03 00:22:05 +02:00
|
|
|
- Update to version 1.11.6.1
|
|
|
|
- bugzilla.gnome.org bugs #380534, #457523.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Jul 20 2007 maw@suse.de
|
2007-07-21 18:10:00 +02:00
|
|
|
- Update to version 1.11.5
|
|
|
|
- bugzilla.gnome.org bugs:
|
|
|
|
[#307410], #311098, #352284, #364731, #394572, #410823, #412735, #434356,
|
|
|
|
[#448947], #449531, #452996, #454570, #312854, #331099, #344728, #352284,
|
|
|
|
[#437751], #443705, #443958, #447414, #447753, #447749, #448589, #360114,
|
|
|
|
[#409542], #425129, #438577, #438577, #438727, #438928, #440524, #442187,
|
|
|
|
[#438928], #420496, #339160, #414191, #433782, #336574, #431135, #274035,
|
|
|
|
[#361138], #383686, #322105, #418971, #360240, #360619, #405495, #360807,
|
|
|
|
[#400970], #413173, #420933, #426893, #422883, #424837, #422932, #428183,
|
|
|
|
[#425512], #426564, #385078, #425464, #422652, #421445, #421683, #359806,
|
|
|
|
[#73117], #425535, #423382, #415891, #388789, #388788
|
|
|
|
- Updated translations
|
|
|
|
- Remove evolution-data-server-retval.patch (redundant),
|
|
|
|
evolution-camel-imap-CVE-2007-3257.patch (upstreamed)
|
|
|
|
- Add abuild.patch.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Jun 22 2007 sbrabec@suse.cz
|
2007-06-22 18:46:41 +02:00
|
|
|
- Fixed IMAP UID format string vulnerability (#284828,
|
|
|
|
GNOME#447414, CVE-2007-3257).
|
2008-10-06 19:15:52 +02:00
|
|
|
* Thu May 24 2007 ro@suse.de
|
2007-05-24 01:53:24 +02:00
|
|
|
- added ldconfig to post scripts
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Apr 11 2007 maw@suse.de
|
2007-04-12 18:25:20 +02:00
|
|
|
- Update to version 1.10.1
|
|
|
|
- Correct the URL listed in Source:
|
|
|
|
- Fixes for bugzilla.gnome.org #425512, #388788, and #362726
|
|
|
|
- Updated translations for the eu and gl locales.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Mar 30 2007 aj@suse.de
|
2007-03-30 09:35:55 +02:00
|
|
|
- Add bison to BuildRequires.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Mar 22 2007 maw@suse.de
|
2007-03-23 01:49:46 +01:00
|
|
|
- Update to version 1.10.0
|
|
|
|
- Bug fixes, including bugzilla.gnome.org 413173, 400169,
|
|
|
|
and 356177
|
|
|
|
- Remove evolution-fix-function-declarations.patch and
|
|
|
|
implicit-declaration.diff
|
|
|
|
- Fix bnc-183819-evo-crashed-closing-offline.patch.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Mar 12 2007 maw@suse.de
|
2007-03-16 10:09:45 +01:00
|
|
|
- Update to version 1.9.91
|
|
|
|
- Refresh serveral patches
|
|
|
|
- Bug fixes, including bugzilla.gnome.org #359979, #384183,
|
|
|
|
[#362638], #351930, #356828, #336453, #340039.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Dec 29 2006 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Use better libexecdir path.
|
|
|
|
- File list cleanup.
|
|
|
|
- Splitted evolution-data-server-doc from
|
|
|
|
evolution-data-server-devel.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Dec 29 2006 james@usr-local-bin.org
|
2007-01-09 17:58:05 +01:00
|
|
|
- Re-enable custom configure options.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Thu Dec 14 2006 maw@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Move to /usr
|
|
|
|
- Do some specfile cleanup.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Nov 21 2006 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Do not explicitly require mDNSResponder-lib blocking avahi compat
|
|
|
|
package.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon Nov 20 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- update to version 1.8.2
|
|
|
|
- translation updates
|
|
|
|
- Bug fixes: (bgo)
|
|
|
|
330157, 369259, 369168, 350576,350885, 358010, 350880, 347811,
|
|
|
|
312348, 328836, 365000, 353924
|
|
|
|
- Bug fixes: (bnc)
|
|
|
|
268412, 208395, 208318, 207960
|
|
|
|
- Removed upstreamed bgo-369168-buffer-overrun.patch
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon Nov 06 2006 kharish@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fix for (bnc) Bug 217142. Patch submitted by Hans Petter Jansson.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Oct 27 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
Bug 208519 - evolution groupwise crashes on start
|
|
|
|
- Commented "bnc-164323-random-mark-unread.patch" (patch46)
|
|
|
|
as it is a "to-be" reverted patch.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Wed Oct 18 2006 schwab@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fix missing declaration.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Tue Oct 03 2006 jhargadon@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- update to version 1.8.1
|
|
|
|
- translation updates
|
|
|
|
- Bug fixes:
|
|
|
|
350907, 350617, 347811, 357666, 351330, 352596, 352872, 356051
|
2008-01-18 01:52:20 +01:00
|
|
|
* Sat Sep 30 2006 aj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Do not require libgnomeui-devel for building.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Tue Sep 12 2006 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- fix two cases of missing return values (retval.patch)
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Sep 04 2006 aj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- update to 1.8.0:
|
|
|
|
* updated translation
|
|
|
|
* bugfixes
|
2008-10-06 19:15:52 +02:00
|
|
|
* Sat Aug 19 2006 jhargadon@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- update to version 1.7.91
|
|
|
|
- Add filters to Groupwise SOAP calls so that each component
|
|
|
|
fetches items of its own type and none other
|
|
|
|
- Memory fixes in Addressbook
|
|
|
|
- Updated Translations
|
|
|
|
- Support for GW Reminder Notes
|
|
|
|
- Split cache for less memory, better performance
|
|
|
|
- Support for security-classifications in GW send options
|
|
|
|
- Support for default alarms in GW
|
|
|
|
- Support for Gadu Gadu IM in Contact Entries
|
|
|
|
- Memory reduction and Performance improvements in Contacts
|
|
|
|
- Removed patches that were incorporated upstream.
|
2008-02-21 02:29:25 +01:00
|
|
|
* Thu Jul 20 2006 kharish@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Patch to add alarms to GW meetings by default based on customer
|
|
|
|
preference. Fixes bnc 167330.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Wed Jul 19 2006 kharish@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Patch to correctly handle calendar attachment filenames that do
|
|
|
|
not require special characters handling. They were being parsed
|
|
|
|
incorrectly and ignored by clients.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Wed Jul 05 2006 aj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Handle datarootdir in pkgconfig files.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Wed Jul 05 2006 psankar@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Enables forwarding of mails
|
|
|
|
Fixes bnc 167517
|
2008-01-18 01:52:20 +01:00
|
|
|
* Tue Jul 04 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes a build break - Added e-d-s-configure-break-fix.patch
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon Jun 26 2006 kharish@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
187529 - Sequence cache population requests for better
|
|
|
|
performance.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Jun 16 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
183819 - Evolution crashed while closing in offline mode
|
|
|
|
182310 - Evolution crashed when going offline
|
|
|
|
183816 - Evolution crashed when swtiched from online to offline...
|
2008-01-18 01:52:20 +01:00
|
|
|
* Thu Jun 15 2006 psankar@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added the fix to display the email address
|
|
|
|
only once for the gw accounts
|
|
|
|
Fixes bnc #168013, #179622
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Jun 09 2006 sdevashish@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added bnc-170052-eds-crash.patch.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Jun 08 2006 fejj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added bnc-179350.patch which fixes a critical deadlock bug in the
|
|
|
|
GroupWise provider.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Thu Jun 08 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated some translation fixes
|
|
|
|
- Committed patch for bug 181906, which solves a exchange crash.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Jun 02 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated German Translations.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Thu Jun 01 2006 fejj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added bnc-176277-2.patch which fixes a deadlock condition
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon May 29 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
174255 - Honour desktop proxy setting.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon May 29 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added reworked patch for bug 176615 as per fejj's comment.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Thu May 25 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
176615 - Added a new camel stream vfs for saving to remote shares.
|
2008-02-21 02:29:25 +01:00
|
|
|
* Tue May 23 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated translations (Srini)
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon May 22 2006 fejj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added bnc-177394.patch to fix a crasher when an IMAP server replies
|
|
|
|
that the size of a literal is negative.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri May 19 2006 fejj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added imap-locking.patch which fixes bug #171502 and bug #176277
|
|
|
|
which are both deadlock conditions in the imap code.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Thu May 18 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- gw-trash-fix.diff: Show trash folder contents to user. (Sankar)
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue May 16 2006 fejj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added bnc-173454.patch: Fixes double-base64 encoding of non-7bit MIME
|
|
|
|
part data.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Thu May 11 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
169997 - Fixes a issue where the groupwise server crashes due to infinite loop.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri May 05 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added empty-trash-notify.patch: Fixes missing trash folder.
|
|
|
|
- Fixes (bnc)
|
|
|
|
169034 - Fixed the failure to download exchange public folder.
|
|
|
|
- Removed gw-force-use-imap.patch as it was decided to default to soap.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue May 02 2006 fejj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added bnc-167638.patch: Fixes long shutdown times due to the imap/gw providers trying to sync data at exit time.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Tue May 02 2006 fejj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Added bgo-315976-INBOX-not-shown-when-override-namespace.patch
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Apr 25 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
169228 - Retract GNOME Keyring Integration from the build (Srini)
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Apr 24 2006 fejj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- bgo-321797: Fix SSL/TLS options to not be able to fallback to
|
|
|
|
cleartext connections on failure to connect via encrypted channels.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon Apr 24 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- bulk-delete.patch: Uses new SOAP API for removing bulk items (Sankar)
|
|
|
|
- imap-perf.patch: Get onloy the used headers and not all (Sankar)
|
|
|
|
- nameselectorlist-keychange.diff: Change the keybinding for list (Srini)
|
|
|
|
- imap4-removal.diff: Remove IMAP4 from the build (harish)
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Apr 21 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bgo)
|
|
|
|
310433 - Should not allow renaming standard folders. - Sushma
|
|
|
|
329371 - Use name in email format doesnot work.
|
|
|
|
- Fixes (bnc)
|
|
|
|
164323 - Updated the previous patch for randomly marking messages unread.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Apr 21 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
159934 - Fix for eds CPU high usage (Devashish)
|
|
|
|
165714 - Send item id while delegating multiple events. (Harish)
|
|
|
|
- eds-kerb-check.diff - Ensure checks for expiry take effect while
|
|
|
|
trying for nt domain. (Harish)
|
2008-01-18 01:52:20 +01:00
|
|
|
* Thu Apr 20 2006 psankar@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
167566 - Crash on disable account - Sankar
|
|
|
|
167640 - Syntax error missing space - Partha
|
2008-01-18 01:52:20 +01:00
|
|
|
* Tue Apr 18 2006 sragavan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
1643232 - Randomly marking read messages as unread - Sankar
|
|
|
|
- Fix to make groupwise use IMAP as default for mails (Harish)
|
2008-10-11 16:43:40 +02:00
|
|
|
* Sun Apr 16 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
152070 evolution-data-server-1.6 crash - Devashish
|
|
|
|
160915 Evolution crashed when clicked on 'Goto' date in
|
|
|
|
calendar view - Chenthill
|
|
|
|
163982 While saving appointment system hanged with 126
|
|
|
|
error popups - Chenthill
|
|
|
|
164140 EDS Crashed when starting 'evolution --offline' - Devashish
|
|
|
|
164367 GW: Attachment to appointments/meetings throws 'Unknown Error'
|
|
|
|
- Chenthill
|
|
|
|
164676 evolution-data-server stuck in tight loop - Devashish
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Apr 07 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
163664 E-D-S crashes if a contact has invalid UTF-8 - Federico
|
2008-01-18 01:52:20 +01:00
|
|
|
* Wed Apr 05 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
161290 EDS crashed while forwarding a mail - Devashish
|
|
|
|
162005 evolution-data-server crashed when deleting a recurring
|
|
|
|
appointment in my groupwise calendar - Chenthill
|
|
|
|
- Disable beagle-meta-summary patch
|
2008-01-18 01:52:20 +01:00
|
|
|
* Tue Apr 04 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated bnc-158107-no-notification-canceled-mtgs.patch - Fixes
|
|
|
|
sending user specified comments during cancellation of meetings.
|
|
|
|
- Fixes (bnc)
|
|
|
|
161000 Junk mail features in evolution cannot be shut off. - Sankar
|
|
|
|
158617 Evolution crashed after few minutes after marking few
|
|
|
|
mails junk - Sankar - (single patch)
|
|
|
|
- GW Proxy optimizations - Do not do GetQM while refreshing on proxy.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon Apr 03 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
160889 Evolution shows summary folders in tree
|
2008-01-18 01:52:20 +01:00
|
|
|
* Tue Mar 28 2006 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- replace mDNSResponder by mDNSResponder-devel in BuildReq
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Mar 27 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
160147 Can't delete calendar accounts once they are created
|
|
|
|
158107 No notification of cancelled meetings
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Mar 27 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bgo)
|
|
|
|
334416 Evolution crashed while traversing mails
|
|
|
|
(crash-while-browsing-through-mails.patch)
|
2008-01-18 01:52:20 +01:00
|
|
|
* Thu Mar 23 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bgo)
|
|
|
|
334807 EDS Crasher
|
|
|
|
323275 EDS Crash @ Startup Of Evolution
|
|
|
|
334000 Unexpected dialog while creating appointment/meeting
|
|
|
|
272307 groupwise: mail headers are all screwed up with mailing lists
|
|
|
|
- Fixes (bnc)
|
|
|
|
152070 evolution-data-server-1.6 crash (collection of random crashes)
|
|
|
|
158112 Send/Receive Dialog can take several minutes to go away
|
|
|
|
- GW specific SOAP mailer improvements
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon Mar 20 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
138047 Evolution: Message Inconsistency with Passphrase/Password
|
|
|
|
153522 Evolution doesn't update message status if two clients
|
|
|
|
are running against the same account
|
|
|
|
152062 Evolution won't show an attachment
|
|
|
|
158093 Evolution: Groupwise "Sent Items" folder should have a
|
|
|
|
"To:" column instead of a "From:" column
|
2008-10-06 19:15:52 +02:00
|
|
|
* Thu Mar 16 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
157323 Messages deleted from Groupwise folder remain in Evo.
|
|
|
|
156559 Evolution won't show me 827 messages
|
|
|
|
153522 Evolution doesn't update message status if two clients
|
|
|
|
are running against the same account
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Mar 13 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes (bnc)
|
|
|
|
137357 Configur groupwise account 'You must be working in
|
|
|
|
online ...' message displayed
|
|
|
|
152355 Mails in mailbox was not displayed unless .evolution
|
|
|
|
folder contents where deleted
|
|
|
|
156584 Evolution won't shut down
|
|
|
|
156823 Newly configured groupwise accounts don't work
|
|
|
|
115042 Evolution crashes when accessing my cabinet folder
|
|
|
|
- Feature - Meta summary support for beagle
|
|
|
|
- Keyring support enabled
|
|
|
|
- Update to version 1.6.0 - Fixes (bgo)
|
|
|
|
329244 Crash when editing To/CC/BCC fields of a mail
|
|
|
|
331870 Crashes on addition of two or more email addresses of
|
|
|
|
same person in name-selector-dialog
|
|
|
|
327592 [PATCH] Evolution crashes on exit
|
|
|
|
332726 Crash when saving event with recurrence rule
|
|
|
|
273060 Recu Meeting: updates accepted for one instance gets deleted
|
|
|
|
331633 Evolution crashes upon starting up on Solaris
|
|
|
|
329669 Recurring events go crazy
|
|
|
|
260346 Evolution is not storing the email ids with the respective
|
|
|
|
fields for exchange
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon Mar 06 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes #155362 - No symbol table information in the generated
|
|
|
|
debuginfo packages.
|
|
|
|
Remove '-g0' from CFLAGS in evolution-data-server.spec
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Feb 27 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.5.92
|
|
|
|
- Fixes: (in bgo)
|
|
|
|
327413: Crash when evolution shuts down
|
|
|
|
329306: Crash when entering password multiple times
|
|
|
|
331680: Crashes on opening New message compose window
|
|
|
|
323384: Email ids from bugzilla mails gets added with a "|"
|
|
|
|
260889: Evolution is crashing when clicked clear botton in
|
|
|
|
search bar in contacts view
|
|
|
|
331127: weather calendar crashes e-d-s, use g_free instead
|
|
|
|
of g_object_unref
|
|
|
|
326428: EDS crashed after changing 'Anniversary' field in
|
|
|
|
contacts UI
|
|
|
|
301116: libedataserverui needs to specify the translation
|
|
|
|
domain explicitly
|
|
|
|
- Fixes: (in bnc)
|
|
|
|
150427: evo 2.6 - hang on calendar
|
|
|
|
- Add a patch to integrate with gnome-keyring
|
2008-01-18 01:52:20 +01:00
|
|
|
* Sun Feb 12 2006 aj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Reduce BuildRequires.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Feb 10 2006 vvaradhan@novell.com
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.5.90
|
2008-01-18 01:52:20 +01:00
|
|
|
* Tue Jan 31 2006 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- reduced BuildRequires
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Jan 25 2006 mls@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- converted neededforbuild to BuildRequires
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon Dec 12 2005 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixed devel dependencies for older products.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Dec 06 2005 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Degrade to version 1.4.1.1.
|
|
|
|
http://bugzilla.gnome.org/show_bug.cgi?id=323106
|
|
|
|
- Fixed devel dependencies.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Dec 01 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.4.2.1
|
2008-10-06 19:15:52 +02:00
|
|
|
* Thu Nov 03 2005 dmueller@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- don't build as root
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Oct 13 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.4.1
|
|
|
|
- Fix more warnings
|
2008-10-06 19:15:52 +02:00
|
|
|
* Mon Sep 26 2005 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- added LDAP_DEPRECATED to CFLAGS
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Sep 09 2005 aj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Change last patch.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Wed Sep 07 2005 schwab@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fix missing declarations.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon Sep 05 2005 rodrigo@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.4.0
|
|
|
|
- Removed upstreamed patches
|
2008-10-06 19:15:52 +02:00
|
|
|
* Thu Aug 25 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.3.8
|
|
|
|
- Fix brokeness inlibical
|
2008-01-18 01:52:20 +01:00
|
|
|
* Sat Aug 13 2005 aj@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Add lzo and lzo-devel to nfb.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Fri Aug 12 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.3.7
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Aug 01 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.3.6.1
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Jul 29 2005 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Require mozilla-nss (#98002).
|
2008-10-06 19:15:52 +02:00
|
|
|
* Wed Jul 27 2005 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- fix typo in specfile
|
2008-10-06 19:15:52 +02:00
|
|
|
* Tue Jul 26 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.3.5
|
2008-01-18 01:52:20 +01:00
|
|
|
* Thu Jul 14 2005 schwab@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fix missing declarations again.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Jul 01 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.3.3
|
|
|
|
- Remove upstreamed patches
|
|
|
|
- Fix compiler warnings
|
2008-01-18 01:52:20 +01:00
|
|
|
* Tue Jun 21 2005 schwab@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fix missing declarations.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Jun 10 2005 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Build with system nspr and nss libraries.
|
|
|
|
- Build with Kerberos 5 support.
|
|
|
|
- Build documentation.
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Jun 10 2005 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Build with mozilla-nss.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Jun 01 2005 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixed devel requirements.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Thu May 19 2005 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- fix build with current pkgconfig
|
2008-01-18 01:52:20 +01:00
|
|
|
* Fri Apr 29 2005 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Yet another mail crasher fix (#66996).
|
|
|
|
http://bugzilla.gnome.org/show_bug.cgi?id=273945
|
2008-01-18 01:52:20 +01:00
|
|
|
* Thu Apr 14 2005 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixed serious GCC 4 warnings.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Sat Mar 19 2005 clahey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixes 72916.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Mar 18 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fix x-evolution-header (x73401).
|
2008-01-18 01:52:20 +01:00
|
|
|
* Wed Mar 16 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.2.1
|
|
|
|
- Add 64bit-warn.patch
|
2008-10-06 19:15:52 +02:00
|
|
|
* Wed Mar 09 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.2.0 (GNOME 2.10)
|
|
|
|
- remove upstreamed dest.patch
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Mar 02 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- add dest.patch
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Mar 02 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- update to version 1.1.6
|
2008-10-06 19:15:52 +02:00
|
|
|
* Mon Feb 28 2005 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- fix build on lib64
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Feb 25 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- fix libexecdir, so that e-d-s will actually get launched
|
|
|
|
- enable ssl support now that camel has been moved to e-d-s
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Feb 09 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.1.5
|
|
|
|
- Remove upstreamed patch.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Sat Feb 05 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.1.4.2
|
|
|
|
- Remove upsteamed patches, including security fix mentioned below.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Jan 24 2005 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixed integer overflow (arbitrary code execution with elevated
|
|
|
|
privileges) in lock helper (CAN-2005-0102, #50116).
|
2008-01-18 01:52:20 +01:00
|
|
|
* Mon Jan 24 2005 meissner@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixed some gcc 4 warnings/error that show code problems.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Sat Jan 15 2005 clahey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.1.3.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Jan 06 2005 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.1.2
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Dec 07 2004 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.0.3 (Ximian 70057)
|
2008-01-18 01:52:20 +01:00
|
|
|
* Tue Nov 30 2004 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- re-diffed libdb.patch
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Nov 29 2004 gekker@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 1.0.2
|
|
|
|
- Removed patches included in this update
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Nov 12 2004 sbrabec@suse.cz
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fixed libdb on x86_64 (broken local contacts in Evolution, #46845).
|
|
|
|
http://bugzilla.ximian.com/show_bug.cgi?id=67600
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Nov 02 2004 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- locale rename: no -> nb
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Sep 30 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Add patch to fix bug 66368 in bugzilla.ximian.com
|
2008-10-06 19:15:52 +02:00
|
|
|
* Thu Sep 30 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Add patch to fix bug 66230 in bugzilla.ximian.com
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Sep 24 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated to version 1.0.1
|
|
|
|
- Removed evolution-data-server-0.0.99.dif which is in upstream source
|
2008-10-06 19:15:52 +02:00
|
|
|
* Fri Sep 17 2004 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- readd evolution-data-server-0.0.99.dif to fix parallel build
|
2008-10-06 19:15:52 +02:00
|
|
|
* Tue Sep 14 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated to version 1.0.0
|
|
|
|
- Removed evolution-data-server-0.0.99.dif which was not changelogged,
|
|
|
|
and seems to not actually change anything
|
2008-01-18 01:52:20 +01:00
|
|
|
* Sat Sep 04 2004 coolo@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- use %%jobs (OOo is waiting on it)
|
2008-10-11 16:43:40 +02:00
|
|
|
* Fri Aug 27 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 0.0.99
|
2008-10-11 16:43:40 +02:00
|
|
|
* Wed Aug 18 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Fix LDAP support and remove unused configure options
|
2008-10-06 19:15:52 +02:00
|
|
|
* Sat Aug 14 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Update to version 0.0.98
|
|
|
|
- Add dependencies to the evolution-data-server-devel package
|
2008-10-11 16:43:40 +02:00
|
|
|
* Thu Aug 05 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Add build deps for gnutls libs from libsoup
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Aug 03 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Don't run any autotools when building with no patches
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Aug 03 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Patch is in tarball for gnome_segv2 now
|
|
|
|
- Updated to version 0.0.97
|
2008-10-06 19:15:52 +02:00
|
|
|
* Thu Jul 29 2004 dobey@suse.de
|
2008-10-11 16:43:40 +02:00
|
|
|
- Add patch from CVS to detect path to gnome_segv2 better
|
|
|
|
* Wed Jul 28 2004 dobey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated to version 0.0.96
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue Jul 13 2004 clahey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated to version 0.0.95.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon Jun 21 2004 clahey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated to version 0.0.94.1.
|
2008-10-06 19:15:52 +02:00
|
|
|
* Fri Jun 04 2004 mibarra@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated to version 0.0.94.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Mon May 24 2004 ro@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- fix lib64 issue
|
2008-10-06 19:15:52 +02:00
|
|
|
* Sat May 22 2004 mibarra@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Updated to 0.0.93.
|
2008-10-11 16:43:40 +02:00
|
|
|
* Tue May 18 2004 clahey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Don't install to /opt/gnome/libexec
|
2008-10-06 19:15:52 +02:00
|
|
|
* Tue May 18 2004 clahey@suse.de
|
2007-01-09 17:58:05 +01:00
|
|
|
- Initial import of evolution-data-server.
|