Commit graph

55 commits

Author SHA1 Message Date
asau
aba9d9fc63 Stop referencing malloc.h, this breaks the build on FreeBSD. 2013-12-16 08:32:24 +00:00
obache
b54cc8cc7e apply patch for new API by libxml2-2.9.0, taken form upsteam master branch. 2012-09-20 11:53:18 +00:00
dholland
ce386ae0f1 Fix build with the new glib2. 2012-05-06 04:34:03 +00:00
dholland
548f91f0c9 Turn off G_DISABLE_DEPRECATED as well as GTK_DISABLE_DEPRECATED; part
of fixing the build with the new glib2.
2012-05-06 04:15:43 +00:00
hans
7a3b55e356 Fix build on SunOS. 2012-02-16 18:57:49 +00:00
drochner
97c64c8ea0 fix build with glib-2.30, from Patrick Welche per pkgsrc-users 2012-02-06 10:44:43 +00:00
shattered
7aec0e25fe Remove duplicate patch. oops. 2011-08-02 06:16:09 +00:00
shattered
4f8604d6ea Unbreak build on netbsd-4, required for PR/42706 2011-07-30 11:16:06 +00:00
joerg
79a36ce1cc Make sure localtime_r is present when building with clang. 2011-07-21 17:05:35 +00:00
drochner
6d4b4cb2da update to 2.32.3
changes:
-bugfixes
-translation updates
2011-05-13 17:18:35 +00:00
drochner
602d471e81 remove GTK_DISABLE_DEPRECATED from CPPFLAGS to fix build problem
with new gtk2 reported by wiz
2011-03-10 09:41:50 +00:00
drochner
97a2b507bf update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-24 20:19:43 +00:00
drochner
6a881722d4 kill GDK_DISABLE_DEPRECATED, should fix build problem reported by wiz 2010-11-17 15:59:38 +00:00
obache
d0f2eed7fc Remove unused patches. 2010-07-13 00:31:17 +00:00
drochner
c9262bd52c update to 2.30.2.1
This switches to the gnome-2.30 release branch.
2010-07-12 17:52:29 +00:00
drochner
8f9489ecd1 missed a piece of Sean Boudreau's patch in the last commit 2010-05-19 21:52:57 +00:00
drochner
3415d0425c make PTHREAD_LIB override work as intended, from Sean Boudreau per
mail to tech-pkg
(shouldn't make a difference to the installed pkg because libpthread
is pulled in by a number of other libraries)
2010-05-18 16:37:11 +00:00
drochner
0be9ae28b8 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-21 17:24:28 +00:00
wiz
e56eae5758 Update to 2.26.2, split off options handling into options.mk.
Evolution-Data-Server 2.26.2 2009-05-18
----------------------------------------

Bug fixes:
	#581420 - On Solaris, the service name 'http' or 'https' is not defined (Jeff Cai)
	#579360 - Problem with vfolders/hang with unmatched folders. (Srinivasa Ragavan)
	#573170 - Add back support for vfolder of vfolders. (Srinivasa Ragavan)
	#556116 - support for unmatched search folder (Srinivasa Ragavan)
	#578823 – invalid condition (Sergio Villar Senin)
	#578821 - More invalid conditions (Sergio Villar Senin)

Updated Translations:
	Milo Casagrande (it)
	Christian Kirbach (de)

Other fixes:
	dolt has some link issues with library dependency (Marc-André Lureau)
	Map WinLDAP to openLDAP api in win32 (Fridrich Strba)
2009-05-28 20:25:25 +00:00
drochner
acfaba49d2 update to 2.26.0
This switches to the gnome-2.26 release branch
2009-03-19 12:02:09 +00:00
wiz
07ba7bf40c Update to 2.24.5:
Evolution-Data-Server 2.24.5 2009-02-25
---------------------------------------

Bug Fixes:
#477535 : Randomly mail status changes were not getting stored in
server. Fixed the issue by unsetting correct flags. (Sankar P)
#567008 : Avoiding the clearing of the uids in the spool summary
if forceindex is true. (Jeff Cai)
2009-02-27 17:40:43 +00:00
drochner
c4e1dc73f9 add a patch from gnome bugzilla#564465 to fix possible signature
spoofing with s/mime mails (CVE-2009-0547)
ride on last night's PKGREVISION bump
2009-02-17 11:01:43 +00:00
drochner
30bcfd90ab fix another 64-bit time_t problem which can unfortunately lead to
mail database corruption, bump PKGREVISION
2009-02-16 23:31:38 +00:00
drochner
f367e24659 update to 2.24.4.1
changes:
-performance improvements in the sqlite3 backend
-bugfixes
-translation updates
2009-02-06 17:27:10 +00:00
drochner
f809d916de fix 2 cases where time_t==long is assumed 2009-01-25 16:58:47 +00:00
wiz
18dc52a9ea Update to 2.24.3:
Evolution-Data-Server 2.24.3 2009-01-12
-----------------------------------------

Bug Fixes:
	#451734: Weather calendar getting wrong data for Blythe, California (Ian Weisser)
	#545834: IMAP summary headers are not updated on full message download (Milan Crha)
	#546637: Mail opened from the "Unread mails" displays empty list (Srinivasa Ragavan)
	#552986: Fix for a crash in pop3_connect (Milan Crha)
	#554182: GSSAPI not working with 2.24.0 (Milan Crha)
	#555230: Autocompletion crash on broken vCard (Milan Crha)
	#557348: Search folders with "Include threads" do not update reliably (Matt McCutchen 2)
	#558744: Fix for a crash when started in offline mode (Milan Crha)
	#558883: Evolution 2.24 is terribly slow with large IMAP folders (Srinivasa Ragavan)
	#558926: Unread message count in virtual folders is wrong (Srinivasa Ragavan)
	#559153: Migration fixes from Evolution 2.22 to Evolution 2.24 (Sankar P)
	#559272: Infinite loop using a CalDAV source (Milan Crha)
	#561081: "Moving" emails is broken (Srinivasa Ragavan)
	#561561: Use sufficiently large buffers for strftime (Frederic van Starbmann)
	#562200: Left click of mouse disables calendar (Milan Crha)
	#562228: Login to exchange fails if "mailbox" is filled manually in the config wizard (Milan Crha)
	#564339: IMAP syncing performs too much local I/O (Robert Collins)
	#564541: Fix for a crash doing a search in vFolders (Thomas)
	#564954: "Match All" search folder shows no messages (Matt McCutchen 2)
	#209514: (bugzilla.novell.com) Evolution Groupwise missing mails (Sankar P)
	#435632: (bugzilla.novell.com) Fix for a crash when moving contacts to a different addressbook (Srinivasa Ragavan)
	#440265: (bugzilla.novell.com) Groupwise Address Book Contact Lists Are Not Saved (Srinivasa Ragavan)
	#446290: (bugzilla.novell.com) GW Parallel clients & (un)read counts problems (Sankar P)
	#447121: (bugzilla.novell.com) Fix for a memory corruption in GroupWise (Srinivasa Ragavan)
	#448079: (bugzilla.novell.com) Instability in GroupWise on x86_64 (Simon Brys)
	#449916: (bugzilla.novell.com) Loss of data in Messages related to shared memos and Assigned tasks (Bharath Acharya)
	#455939: (bugzilla.novell.com) Fix for a deadlock in evolution-data-server (Srinivasa Ragavan)
	#462575: (bugzilla.novell.com) Evolution does not honor the "Check for new messages in all folders" setting for GroupWise SOAP accounts (Simon Brys)

Updated Translations:
	Changwoo Ryu (ko)
	Gabor Kelemen (hu)
2009-01-13 13:23:38 +00:00
wiz
95c809abcb Update to 2.24.1:
Evolution-Data-Server 2.24.1 2008-10-20
---------------------------------------

Bug Fixes:
	#337479: Obsolete password prompts when server is down (Milan Crha)
	#364542: Evolution message preview window freezes (Milan Crha)
	#497928: Crash deleting Address book assigned to Pidgin Automatic Contacts (Milan Crha)
	#511947: Crash when right-click on bogus Groupwise account (Milan Crha)
	#514670: Groupwise - Crash on forgetting password (Milan Crha)
	#537718: Evolution CalDAV backend does not work with http://sogo-demo.inverse.ca/ (Milan Crha)
	#544141: Exchange storage crashed trying to delete a user created calendar (Milan Crha)
	#546406: Evolution does not like changed password on IMAP (Srinivasa Ragavan)
	#546637: Mail opened from the "Unread mails" displays empty (Srinivasa Ragavan)
	#547243: Invalid reads in Evolution (Groupwise) (Milan Crha)
	#550466: Cannot delete folder with subfolders (IMAP) (Milan Crha)
	#550998: Evolution doesn't refresh the INBOX folder (Srinivasa Ragavan)
	#552261: EDS UI does not compile because of sqlite3.h (Srinivasa Ragavan)
	#552631: IMAP forgets password on resource temporarily unavailable (Milan Crha)
	#553266: Crash in camel-vee-folder (Milan Crha)
	#553298: Flags aren't synced well with IMAP Server (Milan Crha)
	#553301: Evolution asks for password on connection reset (Milan Crha)
	#553944: Evolution Exchange storage crashes on going offline (Milan Crha)
	#554455: "Advanced search -> Include threads" does not work (Srinivasa Ragavan)
	#554540: Dubious comparison of ESource*s causes infinite loop on startup of Evolution (Suman Manjunath)
	#556372: Total count is not updated correctly. (Srinivasa Ragavan)
	#556495: Undeletable mails in junk folder (Srinivasa Ragavan)
	#556688: Message list is not updated immediately when the counts are. (Srinivasa Ragavan)

Updated Translations:
	Gil Forcada (ca)
	Ignacio Casal Quinteiro (gl)
	Kjartan Maraas (nb)
	Luca Ferretti (it)
	Yair Hershkovitz (he)
	Vladimir Melo (pt_BR)
	Ivar Smolin (et)
	Anas Afif Emad (ar)
2008-10-25 16:38:09 +00:00
drochner
40c4cbe803 update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 13:57:31 +00:00
schwarz
a30aea1725 added a missing include file that prevented compiling on MacOS X
(cf. e.g. http://lists.macosforge.org/pipermail/macports-tickets/2008-April/007500.html)
That issue could have affected other platforms, too.
2008-10-05 17:49:04 +00:00
drochner
d1935dc111 update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 17:45:38 +00:00
drochner
1ceb05dbe7 add the same patch as in goffice0.6 to fix which(1) misuse by
a Makefile fragment provided by gtk-doc.
Should fix build error reported by Thomas Klausner.
2008-01-14 12:50:16 +00:00
rillig
014c435d47 Not every compiler knows __FUNCTION__. 2007-11-15 09:19:36 +00:00
drochner
aaabd250c2 update to 1.12.1
This switches to the new gnome-2.20 branch.

pkgsrc change: require the "time/zonetab" pkg on NetBSD. The zone.tab
file is needed for the "ical" stuff to work correctly.
2007-11-03 21:51:28 +00:00
jmmv
cc51ab829a Avoid putting the same objects twice into different libraries (some of
which depend on the others), as this fixes the build in Mac OS X.  It
was previously complaining about duplicate symbols.
2007-07-18 12:45:39 +00:00
drochner
7245d59a69 update to 1.10.3.1
changes:
-bugfixes
-translation updates
-incorporated security fix for array underflow which was fixed by a patch
 in pkgsrc
2007-07-06 18:36:44 +00:00
drochner
ac78f7bf13 add a patch from Gnome bug #447414 to fix CVE-2007-3257
(possible code injection by remote IMAP servers due to missing
validation of an integer value used as array index)
bump PKGREVISION
2007-06-26 17:24:10 +00:00
drochner
f9352651f1 update to 1.10.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-10 20:24:22 +00:00
tonio
0ed1b7aee0 Make it build on Darwin 2007-01-18 15:22:15 +00:00
rillig
1fbdc5f320 Fixed "test ==". 2006-10-16 22:09:59 +00:00
joerg
a2aec03d21 Consistently set PTHREAD_LIB, esp. for the nspr test it was not defined
at the time of use. Fixes SSL detection on DragonFly. Problem noted by
walt <wa1ter@myrealbox.com> on DragonFly's submit list.
2006-09-11 09:33:33 +00:00
wiz
2e88c9f271 Update to 1.6.2:
Changelog:

Evolution-Data-Server 1.6.2, 2006-05-29
----------------------------------------

Bug fixes since 1.6.2 :
http://go-evolution.org/Evo2.6.2#Evolution-Data-Server

And on that page:

  From Evolution

   (There is currently no text in this page)
2006-06-11 15:05:39 +00:00
jmmv
b854548ad2 Fix a C99ism so that this builds in NetBSD 1.6.2. 2006-04-04 13:51:04 +00:00
jmmv
ca61fed7cd Update to 1.4.1:
Evolution-Data-Server 1.4.1, 2005-10-03
----------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

#116162 (bnc)- Crash when accepting a groupwise appointment (Chen)
#257321 - Sent folder should have a unique icon (Sankar)
#272176 - Slight deviations in vCal-format causes crash (Dinesh)
#309679 - 'Tentativly accept' is updated as accept (Dinesh)
#309993 - Newly created mail items appear as READ in GW proxy (Sankar).
#311447 - GW: ModifyProxyAccessRights doesnt work (Sankar)
#312229 - Crash while switching to online (Arunprakash)
#312462 - EDS crashes frequently (Chakravarthi)
#314243 - cannot create  recurring GW events with interval more than 1 (Chakravarthi)
#314574 - camel-lock-client looking for a non-existant camel-lock-helper (Parthasarathi)
#314746 - Syncing passwords across components fails for Exchange (Sarfraaz)
#314925 - In 'Attendees' tab particpants id displayed as junk after delegating meeting (Chenthill)
#314942 - gw: Marking mail as Junk - Evolution crashes (Vivek)
#314997 - Editing addresses in the composer is buggy (Devashish)
#315173 - Crash when dragging embedded message/rfc822 into a folder (Vivek)
#316195 - Can't Publish Free/Busy for Web-Calendars (Dinesh)
#316274 - Exchange Plugin cant be enabled on a machine w/o KRB5 (Irene)
#317226 - bug about recurrent all day events (Wang)

Updated Translations:

	- cs (Dan Damian)
	- es (Francisco Javier F. Serrador)
	- et (Ivar Smolin)
	- eu (Inaki Larranaga)
	- fr (Christophe Merlet)
	- fr (Stéphane Raimbault)
	- gl (Ignacio Casal Quinteiro)
	- ro (Dan Damian)
	- sv (Christian Rose)
	- tr (Baris Cicek)
	- vi (Clytie Siddall)

Evolution-Data-Server 1.4.0, 2005-09-05
---------------------------------------

What is new ?

- Evolution-Data-Server is now available in LGPL.
- Inline PGP Signature/Encryption support.
- Performance enhancements on Camel/GroupWise Backends.
- Thunderbird-compatible storage of labels on IMAP.
- Support for delegation of meetings (Calendar)

Evolution-Data-Server 1.3.8, 2005-08-22
---------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	#242032 - color labels stored to imap message store (Michael Zucchi)
	#247706 - Automatically add comma after autocompleting an address (Devashish)
	#271894 - PGP-encrypted attached messages not displayed (Michael Zucchi)
	#271969 - Synchronize doesn't work for Tasks and Calendar (Armin Bauer, Varadhan, Mubeen)
	#300115 - RFC2047 encoding always separates the last non-ASCII UTF-8 character. (Changwoo)
	#300891 - Now camel should specify the translation domain explicitly to use gettext (Changwoo)
	#302835 - Mailbox does not appear on top in offline mode (Parthasarathi)
	#302963 - Status tracking does not work for some items (Vivek)
	#309499 - Additional mail is sent to delegate(s) in Groupwise. (Chakravarthi)
	#310325 - Meeting request mail cannot be sent for Meeting created in 'Personal' calendar (Vivek)
	#310496 - 'make check' fails on gpg test (Michael Zucchi)
	#310956 - gw: trying to copy the mailbox folder when online copies the folder below the mailbox folder (Parthasarathi)
	#311078 - Calendar loading progress information goes beyond 100% (Chakravarthi)
	#311639 - mh: Renaming parent folder loses subfolders (Michael Zucchi)
	#311831 - sometimes clicking on a meeting request mail or any mail related to assigned task crashes evolution (Chenthill)
	#312184 - Signature shown as attachment (Parthasarathi)
	#312578 - In GW calendar user should be able to delegate all instances together (Chenthill)
	#312668 - Unable to go back to Online mode after clicking offline button (Michael Zucchi)
	#312715 - Evolution crashes moving IMAP folder to local folder (Michael Zucchi)
	#312831 - crash in camel-folder-thread.c:sort_node when generating message list (Michael Zucchi)
	#312857 - gw: Evolution crashes while starting up (Parthasarathi)
	#312988 - Regressing 274308 - EDS crashed (Sushma)
	#313058 - gw: Unable to create a new folder(subfolder) with names like Mailbox, Sent Items, etc (Vivek)
	#313091 - Useless assignment in e-vcard (Ross Burton)
	#313284 - camel indexing valgrind hits (Michael Zucchi)
	#313381 - gw: evo crashes while trying to refresh the folder (Vivek)
	#313574 - crash viewing IMAP mail (Michael Zucchi)
	#313593 - imap4: sub folders not working (Michael Zucchi)
	#313657 - IOP: Implement Outlook-like handling of recurrence corner-cases (Carsten Guenther)
	#313806 - cannot decrypt an encrypted message (Parthasarathi)

Updated Translations:

	- bg (Rostislav Raykov)
	- ca (Xavier Conde)
	- de (Frank Arnold)
	- de (Kostas Papadimas)
	- el (Kostas Papadimas)
	- et (Ivar Smolin)
	- hu (Gabor Kelemen)
	- lt (Justina Klingaitė)
	- sr, sr@Latn (Igor Nestorivić)
	- sq (Laurent Dhima)

Evolution-Data-Server 1.3.7, 2005-08-08
---------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	 #274382 - Multiple CC headers are not processed properly (Michael Zucchi)
	 #310198 - Grammar errors failing Sun's compiler 'Vulcan / Forte' (Mengjie Yu)
	 #309237 - broken imap server workaround (Michael Zucchi)
	 #311658 - 1.3.6 lists a pile of old folders (Michael Zucchi)
	 #300048 - configure script fails to detect getaddrinfo (Harish)
	 #312535 - GW: Fwded message headers are not displayed (Parthasarathi)
	 #305304 - Description does not appear completely when using the ITIP FORMATTER plugin (Dinesh Layek)
	 #312190 - problems with junk test in filters (Vivek Jain)
	 #312185 - Configuring same account for IMAP and GroupWise troubles Proxy Login (Sankar)
	 #302968 - GW: Some mails do not get delivered (Sankar)
	 #305590 - GW: don't see schedules from people in other post offices. (Chenthill)
	 #310328 - Cannot create recurring 'All Day event' in groupwise calendar (Chenthill)
	 #311684 - evolution-data-server crashes trying to reply all (Wolfgang Ocker)
	 #303111 - GW long delays & no status (Sushma Rai)
	 #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly

Updated Translations:

	- cs (Miloslav Trmac)
	- es (Francisco Javier F. Serrador)
	- et (Ivar Smolin)
	- fi (Ilkka Tuohela)
	- gu (Ankit Patel)
	- id (Imam Musthaqim)
	- it (Marco Ciampa)
	- ja (Takeshi AIHANA)
	- nb,no (Terance Sola)
	- nl (Reinout van Schouwen)
	- pl (GNOME PL Team)
	- pt_BR (Raphael Higino)
	- vi (Clytie Siddall)
	- zh_CN (Funda Wang)
	- zh_TW (Chao-Hsiung Liao)

Evolution-Data-Server 1.3.6, 2005-07-26
---------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

Addressbook :
	 #260851 - "Edit Contact" option in Contact name popup menu (Sushma)
	 #301922 - Composer Section (To: CC: BCC:) Fields Flip Order Of Names (Antony)

Calendar :
	 #303548 - Missing Calendar Items in GW (Chenthill)
	 #310752 - Multiple mails and multiple appointments created for a non recurring
	           appointment (Chenthill)
	 #310767 - Cannot Accept GW Appointments Without Error (Chenthill)

Mailer:
	 #301871 - uninitialized variable in evo-data-server pop3 and imap backend
	 (meissner@suse.de)
	 #272505 - GroupWise" spelled inconsistently in evolution-data-server (Parthasarathi)
	 #310953 - reproducible crash trying to "add signature" in preferences (Parthasarathi)
	 #310716 - trying to delete a subfolder crashed evolution (Parthasarathi)

Exchange :
	 #310483 - Check Remember password option, and enter wrong password - Evolution unusable
	 (Arunprakash)

Others :
	 #271837 - handle _PRETTY_FUNCTION_ for Sun compilers
	 (The Written Word)
	- Copy folder contents locally by default. (Shreyas)
	- camel store/folder refactoring (Michael)
	- camel docs breakage fix (Shreyas)
	- camel imap store - if the folder is on disk, just get it
	  offline, only go to the server if we need to. (Michael)
	- align ESource uri handling in Exchange addressbook to the
	  calendar uris (Praveen)
	- remove esource removal to exchange plugins code (Sarfraaz)
	- support for timed refresh of GW system addressbook (Sushma)
	- freezing the cache while updating and writing to disk at once
	  (Sushma)
	- make Name selector dialog more intuitive (Vivek)
	- send a cancel reply to kill a e-password dialog (Jedy Wang)


Updated Translations:

	- cs (Miloslav Trmac)
	- de (Frank Arnold)
	- en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
	- et (Ivar Smolin)
	- et (Priit Laes)
	- fi (Ilkka Tuohela)
	- gu (Ankit Patel)
	- hu (Gabor Kelemen)
	- id (Imam Musthaqim)
	- ja (Takeshi AIHANA)
	- nb, no (Kjartan Maraas)
	- nl (Vincent van Adrighem)
	- POTFILES (Adam Weinberger)
	- POTFILES (Sarfraaz Ahmed)
	- pt_BR (Raphael Higino)
	- sr, sr@Latn (Igor Nestorivia)
	- vi (Clytie Siddall)
	- zh_CN (Funda Wang)

Evolution-Data-Server 1.3.5, 2005-07-12
---------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

	#309175 - Error compiling e-d-s based applications with GCC4 (Sushma)
	#309276 - "is" sexp queries not working with E_CONTACT_UID (Sushma)
	#308209 - SASL LOGIN mechanism protocol violation (Greg Hudson)
	#309684 - Contact text entry leaks threads (Ross Burton)
	#242165 - "search in any field" produces wrong results (Sushma)
	#302965 - Names begin with a comma in GW Sent Items folder (Partha)

New features :
	GroupWise Proxy support (Sankar, Shreyas)

Other fixes and changes :

	- Support for getting e-mail ids from a contact list for GW
	  addressbooks (Sushma)
	- Addressbook memory leak fixes (Kjartan Maraas, Ross Burton)
	- Update GW address book only if marked for offline usage (Sushma)
	- Optimize e_cal_is_read_only calls (Viren)
	- Handle GW recurrences in Evolution (This and All) as in GW clients
	  (Harish)
	- Optimize calendar attachment retrievals (Chenthill)
	- Fix miscellaneous compiler versions (Harish)
	- Use read cursors request instead of getQM calls in GW backend (Chen)
	- Improve Junk Mail Handling support (Vivek)
	- Background folder refresh in GW store (Partha)
	- Make name selector dialog modal (Sushma)
	- Remove e-mail addresses more easily in name-selector (Philip Van Hoof)
	- Fetch folder size in Exchange store (Sarfraaz)
	- Exchange Foreign hierarchy support (Shakti Sen)
	- Improved error handling in Exchange store (Arun Prakash)

Updated Translations:

	- bg (Rostislav Raykov)
	- cs (Miloslav Trmac)
	- de (Jens Seidel)
	- en_CA (Adam Weinberger)
	- es (Francisco Javier F. Serrador)
	- et (Ivar Smolin)
	- nb, no (Terance Sola)
	- vi (Clytie Siddall)
	- zh_TW (Chao Hsiung Liao)

Evolution-Data-Server 1.3.4, 2005-07-02
----------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

Camel
	#303225 - Left pane is not updated with maildir (Michael Zucchi)

Addressbook
	#302006 - Autocompletion does not work properly (Hans Petter Jansson)

Calendar
	#309079 Memory leaks when syncing PDA on FC4 (Harish)


Other fixes and changes:

	- Inline PGP signature support (Matt Brown)
	- Add exchange as a supported backend to e-d-s
	- remove checks for unused fields in camel local provider (Michael
	  Zucchi)
	- Display GW events based on date of appointment not on the received
	  time. (Parthasarathi)
	- Remove redundant linking of http backend to the file (Chen)
	- Define static capability for delegation to multiple recipients (Chen)
	- Support --no-undefined option on windows while building evolution
	  and drop superfluous inclusion of pthread.h in Addressbook (Tor Lillqvist)
	- Switch to GThread API instead of pthreads for the main loop in Addressbook
	  (Tor Lillqvist)
	- Ignore 'any field contains' query in LDAP address book refresh
	  (Sushma)
	- Build system addressbook cache if marked for offline usage (Sushma)
	- Update addressbook cache with changes in GW System Address book
	  (Srinivasa Ragavan)
	- Use GtkFileChooserButton instead of GnomeFileEntry (Ross Burton)
	- store the change type of a  Groupwise item while getting the changes
	  (Chenthill)
	- Miscellaneous compiler warning fixes (Harish)

Updated Translations:

	- bg (Vladimir Petkov)
	- cs (Miloslav Trmac)
	- da (Martin Willemoes Hansen)
	- en_CA (Adam Weinberger)
	- et (Ivar Smolin)
	- et (Priit Laes)
	- et (Priit Laes)
	- nb, no (Kjartan Maraas)
	- zh_CN (Funda Wang)
	- zh_TW (Abel Cheung)
	- zh_TW (Chao-Hsiung Liao)
	- POTFILES.in (Sarfraaz Ahmed)

Evolution-Data-Server 1.3.3, 2005-06-07
----------------------------------------
Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

IMAP
	#274407 IMAP4rev1: moved message pops up as new (Jeffrey Stedfast)

Groupwise

	#300599 Mail folders not getting refreshed for GW account (Partha)

Addressbook
	#271901 GroupWise naming consistency (Daniel van Eeden)
	#300290 GALview does not show Complete name.(Sushma)


Other Features and Fixes:
	- Added support for delegating meetings in Groupwise (Chenthill)
	- Memory leak in Addressbook File backend (Ross Burton)
	- updates to camel session fixes for Groupwise backend (Parthasarathi)
	- fix incorrect naming of camel function (Jeffrey Stedfast)

Updated Translations:

        - es (Francisco Javier F. Serrador)
	- en_CA (Adam Weinberger)
	- nb (Terance Sola)
	- vi (Clytie Siddall)
	- cs (Miloslav Trmac)
	- zh_CN (Funda Wang)
	- cy (Dafydd Harries)
	- ja (Takeshi AIHANA)

Evolution-Data-Server 1.3.2, 2005-05-18
----------------------------------------
Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

Groupwise

	#274194 Filters do not filter all messages  (Partha)
	#273246 email is visible with mime.822 file attached (Partha)
	#273243 external HTML mail is an attachment not viewed inline (Partha)

	#256874 Anniversaries in B&A calendar have the Birthday category (Shreyas)
	#301116 libedataserverui needs to specify the translation domain explicitly
		(Changwoo Ryu)

	#303540 F10 + Shift Key' doesn't work in evolution contacts (Mengjie Yu)
	#272504 spell GW rightly (Chenthill)
	#272503 Typo fix (Thierry Moisan)


Other Features and Fixes:

	API docs  (Hans Petter Jansson, Rodrigo Moya)

	Misc pc file, configure fixes   (Harish)
	GW Backend Memory leaks (Ulrich Neumann)
	const keyword additions to camel files (Ross Burton)
	Added a new flag CAMEL_PROVIDER_DISABLE_SENT_FOLDER   (Sankar)
	Memory leak fixes  (Sushma)
	Checks for Win32 (mingw) (Tor Lillqvist)
	Copy the flags field when converting from CamelStoreInfo to CamelFolderInfo.
	 (Alessandro Decina)
	VJOURNAL backend (Rodrigo Moya)


Updated Translations:

	- bg (Rostislav Raykov)
        - el (Kostas Papadimas)
        - da (Martin Willemoes Hansen)


Evolution Data Server 1.3.1, 2005-04-26
---------------------------------------

Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):

* Camel

  #301037 - Handle case where the path doesn't exist in the url (Jeff)
  #273945 - If camel_charset_best() returns NULL, default to UTF-8 (Jeff)

* Groupwise Provider

 #274257  - Automatically synchronize account locally option does not work (Jeff)
 #74369   - enable viewing shared folder notifications (Sankar)
 #72032   - update summary with items that have been deleted from the server (Partha)
 #72310   - deleted mail is not visible in Trash Folder (Partha)
 #74183   - Expunge does not expunge all (Sankar)
 #274409  - hang while reading Email (Chenthill)

* Calendar

 #270035 - incompatible calendar.ics created with mozilla (Rodrigo)

* Addressbook

 #268533 - evolution-alarm-notify appears to cause a leak in e-d-s  (JP)
 #273330 - Crash  adding attendee under gw calendar - (Siva)


Other Bugs

* Camel
	- Fix for systems where read is a macro (David Malcolm)
	- don't set exceptions for failed date commands in NNTP (Michael)
	- abort if we fail to get the date in NNTP (Alessandro Decina)
	- Don't try to EXPUNGE in READ-ONLY mode (Jeff)

* Groupwise Provider

	- Remove redundant getQuickMessageRequest (Partha)

* Address Book
	- multiple authentication prompts for addressbook (Hans)


Updated Translations:
	* et (Ivar Smolin)
 	* fa (Meelad Zakaria)
	* it (Marco Ciampa)
	* cs (Miloslav Trmac)
	* en_CA (Adam Weinberger)
2005-10-12 21:55:35 +00:00
joerg
4f17e0b514 Just depend on errno.h to provide errno. 2005-10-10 21:32:35 +00:00
jmmv
1e8852d512 Fix patch-af, which doesn't apply correctly with patch 2.5.9 (and I don't know
how it did in NetBSD, since its context seems incorrect to my eye... a bug?).
2005-04-28 18:37:29 +00:00
rillig
af1be0a5bc Really added the patches. Approved by jlam. 2005-04-12 01:18:42 +00:00
jmmv
7981f6991d Update to 1.0.4:
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

  * Address Book
    #64298 - G/W failure to authenticate (Siva)
    #67541 - LDAP password not to be remembered (Siva)
    #66854 - Some strings are missed to translation (Rodney)
    #71116 - wrong gettext initialization breaks translation (Rodney)
    #70918 - Importing kontact vcard causes inifinite loop (Siva)

  * Calendar
    #64682 - Moving an appointment from one calendar to another sends update
      (Chen)
    #67031 - GroupWise tasks are not getting updated in any way (Chen)

  * All
    #69186 - cannot remove GAL from Autocomplete in settings (Siva)
    #64298 - G/W failure to authenticate (Siva)

Other bugs

  * Calendar
    - warning fixes (Michael)
    - fix groupwise ssl usage (Harish)

  * Address Book
    - fix vcard note migration issues if containing non-ascii chars (Siva)
    - fix groupwise ssl usage (Harish)

  * All
    - 64 bit fixes (Michael)

Updated Translations:
    -et (Priit Laes)
    -ru (Leonid Kanter)
2005-02-22 18:24:37 +00:00
jmmv
b0faa3370d Update to 1.0.3:
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

  * Calendar

    #59904 - Speed up calendar queries (Rodrigo)
    #69624 - make changes in evo corresponding to soap schema changes  (Siva)

Other bugs

  * Address Book
    - prevent e_book_commit_contact from crashing on multiple calls
      (Diego Gonzalez)
    - prevent file backend from crashing if uid of vcard is NULL
      (Diego Gonzalez)

  * Calendar
    - fix libical build for automake 1.9 (Rodney)
    - fix putenv usage for portability (Julio M. Merino Vidal)

Updated Translations:
	- sv (Christian Rose)
2004-12-28 21:48:12 +00:00
kristerw
834aaa13c5 Make this pkg build on amd64 with a patch from evolution-data-server-1.0.3. 2004-12-11 15:12:29 +00:00
sketch
2ebe388a09 Apply some minor tweaks to get this package compiling with SunPro and possibly
other non-gcc compilers.
2004-11-18 14:20:26 +00:00