diff --git a/evolution-data-server-2.29.3.tar.bz2 b/evolution-data-server-2.29.3.tar.bz2 deleted file mode 100644 index ee4cb4c..0000000 --- a/evolution-data-server-2.29.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47fb9d84e279d80e2472fd73d00429b3c08631b19eff4d2997712233cb4c1bcf -size 4535529 diff --git a/evolution-data-server-2.29.4.tar.bz2 b/evolution-data-server-2.29.4.tar.bz2 new file mode 100644 index 0000000..42ee6d2 --- /dev/null +++ b/evolution-data-server-2.29.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:044496588f52af13b4edd9a70d88ee7c48e35119e8499345113f7904ac2ccbe8 +size 4539903 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 5bdf1ca..8ee68cc 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,46 @@ +------------------------------------------------------------------- +Thu Dec 24 18:40:54 CET 2009 - vuntz@opensuse.org + +- Update to version 2.29.4: + + Mailer: + - bgo#604865 - Message part description shouldn't be translated + - bgo#553057 - Add information about signers to a validity + structure + - bgo#603342 - Memory leak fixes + - bgo#592317 - Sign S/MIME with valid certificates only + - bgo#604305 - Attachments not properly indicated in message + summary + - bgo#603689 - Improper escaping of folder name + - bgo#487988 - Bad search filter for LDAP address book + + Calendar: + - bgo#603437 - Fixes for valgrind reports on e-calendar-factory + - bgo#602945 - Avoid code duplication with timezone fetching + from backends + + Contacts: + - bgo#601513 - Crashes when trying to add a new contact in MAPI + + Misc: + - bgo#604550 - e_passwords_shutdown is buggy password_cache is + destroyed without properly acquiring the lock. + - bgo#603770 - Replace __PRETY_FUNCTION__ with G_STRFUNC + - bgo#603772 - Include e-data-server-ui-marshal.list in + tarballs + + Other Changes: + - Get the prototype for strptime() when it's available Instead + of only getting it on Linux. + - Also use nl_langinfo() + - In the factories, don't double-free some memory (and crash) + when the DBus service name owner changes. + - Fixes a crash in select - imapx. + - Sync up the store summary and rename labels for backward, + thunderbird compatibility - imapx + - Get rid of rest of the warnings. + - Initialize the uidset before sync user flags. + - Sync the changes - imapx. + - Lock the search. + - Create a new me-card in e_book_get_self() if one doesn't + exist + + Updated translations. + ------------------------------------------------------------------- Wed Dec 23 11:04:39 CET 2009 - vuntz@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index beef839..b7df2de 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -1,5 +1,5 @@ # -# spec file for package evolution-data-server (Version 2.29.3) +# spec file for package evolution-data-server (Version 2.29.4) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -56,7 +56,7 @@ Obsoletes: evolution-data-server-64bit Obsoletes: evolution-data-server-32bit %endif Summary: Evolution Data Server -Version: 2.29.3 +Version: 2.29.4 Release: 1 Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/2.25/%{name}-%{version}.tar.bz2 # PATCH-FEATURE-OPENSUSE dice-eds-changes.patch pchenthill@novell.com -- Patch yet to be pushed upstream