From c25dd8d21b56f3aad992585251c9eb399dae9ad5cdb53056d06d1e15a1e3732b Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 23 Jan 2013 16:34:17 +0000 Subject: [PATCH] Accepting request 149594 from home:dimstar:branches:GNOME:Factory Update to 3.6.3 - Pure bug fix release from the stable GNOME 3.6 branch... wanted for 12.3 OBS-URL: https://build.opensuse.org/request/show/149594 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=192 --- evolution-3.6.2.tar.xz | 3 --- evolution-3.6.3.tar.xz | 3 +++ evolution.changes | 16 ++++++++++++++++ evolution.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 evolution-3.6.2.tar.xz create mode 100644 evolution-3.6.3.tar.xz diff --git a/evolution-3.6.2.tar.xz b/evolution-3.6.2.tar.xz deleted file mode 100644 index 6d27f69..0000000 --- a/evolution-3.6.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40b326c63abc33ccc1393c9e3b60c747234ab14a46fc4690255b523942ea8983 -size 12006684 diff --git a/evolution-3.6.3.tar.xz b/evolution-3.6.3.tar.xz new file mode 100644 index 0000000..9b0f713 --- /dev/null +++ b/evolution-3.6.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c564f3e59cb26663d3e3992c881842815fb8fbc037074475f906030c8c5fd25 +size 12396872 diff --git a/evolution.changes b/evolution.changes index 8269abe..eb47763 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Jan 22 16:21:44 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.6.3: + + Relative URI can crash Evolution in http_request_send_async(). + + EMailDisplay lefts opened file handles to downloaded images. + + Do not empty trash/delete junk in disabled accounts on exit. + + backup-restore: Remove references to ~/.camel_certs. + + Do not hide 'attachment' images with Content-ID. + + Bugs fixed: bgo#588216, bgo#671628, bgo#677378, bgo#678606, + bgo#680201, bgo#685808, bgo#686212, bgo#687360, bgo#687974, + bgo#687997, bgo#687998, bgo#687999, bgo#688819, bgo#689639, + bgo#689966, bgo#691133, bgo#691134, bgo#691134, bgo#691194, + bgo#691732, bgo#692003, bgo#692005, bgo#692009, bgo#692143. + + Updated translations. + ------------------------------------------------------------------- Sat Dec 22 06:22:56 CET 2012 - hpj@opensuse.org diff --git a/evolution.spec b/evolution.spec index bb6d360..bc363ec 100644 --- a/evolution.spec +++ b/evolution.spec @@ -1,7 +1,7 @@ # # spec file for package evolution # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ Name: evolution # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.6 -Version: 3.6.2 +Version: 3.6.3 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite