1
0

Accepting request 46632 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/evolution-data-server via accept of submit request 46632 revision 2.
Request was accepted with message:
ok

OBS-URL: https://build.opensuse.org/request/show/46632
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=75
This commit is contained in:
Vincent Untz 2010-08-30 09:57:46 +00:00 committed by Git OBS Bridge
parent 605226cd31
commit 39eee1eb6a

View File

@ -4,27 +4,20 @@ Mon Aug 30 09:08:47 CEST 2010 - dimstar@opensuse.org
- Update to version 2.31.91:
+ bgo#623703: Reference counting error in Google backend
+ bgo#625115: Changes notified from backends aren't propagated to
UI
UI
+ bgo#625514: Client doesn't recognize server close/crash on
GDBus
GDBus
+ bgo#625579: Corruption of mbox file should be properly reported
+ bgo#627333: Cannot cancel password dialog for an addressbook
+ bgo#627597: Memory leak in user_delete_text()
+ bgo#627599: Memory leak in imapx qresync
+ bgo#627610: imapx store summary memory leak
+ bgo#627616: CamelIMAPXStoreSummary never frees its namespace
list
+ bgo#627854: imapx conn-manager memory leak
+ bgo#627855: smtp_auth() memory leak
+ bgo#627876: PangoAttrList leak in ENameSelectorEntry
+ bgo#627937: Crash on email Add to a contact list
+ bgo#628196: Miscellaneous string fixes
+ bgo#627332: Do not unref EDataBook before done with it
+ Plug memory leaks (including bgo#627597, bgo#627599,
bgo#627610, bgo#627616, bgo#627854, bgo#627855, bgo#627876)
+ Rewrite e_load_book_source_async().
+ Add e_source_list_peek_default_source().
+ Remove -DGDK_DISABLE_DEPRECATED
+ Fix SEGV when imapx_parse_list() fails
+ bgo#627332: Do not unref EDataBook before done with it
+ Fix another memory leak in imapx qresync
+ Updated translations.
-------------------------------------------------------------------
@ -1638,7 +1631,7 @@ Mon Nov 6 12:28:46 CEST 2006 - kharish@novell.com
Fri Oct 27 17:27:44 CEST 2006 - vvaradhan@novell.com
- Fixes (bnc)
- bgo#208519 - evolution groupwise crashes on start
Bug 208519 - evolution groupwise crashes on start
- Commented "bnc-164323-random-mark-unread.patch" (patch46)
as it is a "to-be" reverted patch.