Hello community,

here is the log from the commit of package claws-mail for openSUSE:Factory 
checked in at 2012-08-07 08:03:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/claws-mail (Old)
 and      /work/SRC/openSUSE:Factory/.claws-mail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "claws-mail", Maintainer is "nadvor...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/claws-mail/claws-mail.changes    2012-07-23 
10:15:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.claws-mail.new/claws-mail.changes       
2012-08-07 08:03:18.000000000 +0200
@@ -1,0 +2,56 @@
+Sun Aug  5 01:47:20 UTC 2012 - malcolmle...@opensuse.org
+
+- Updated to version 3.8.1:
+  + Replied and Forwarded message status flags are now non-
+    exclusive. Introduced a new message state (and relevant icon
+    in message list) where both the Replied and Forwarded flags
+    are set.
+  + 'Send to...' has been added to the context menu of a message's
+    parts. This causes a new Compose window to open with the
+    selected mime part attached.
+  + 'Hide' and 'View Log' buttons have been added to the Send and
+    Receive dialogues. The former will hide the dialogue, the
+    latter will open the Network Log dialogue.
+  + A short symbol has been added the QuickSearch Extended mode:
+    'ha', an abbreviated form of 'has_attachment'.
+  + Basic session statistics are now available, from the
+    Statistics tab in About dialog and the command-line.
+  + The display of attached patches, (text/x-patch or text/x-diff)
+    is now colourised. The colours are controlled by 3 new hidden
+    preferences: diff_added_color, diff_deleted_color, and
+    diff_hunk_color.
+  + Updated translations.
+  + Bug fixes:
+    - Bug 1090, 'Standard-folders appear again after rescanning
+      tree'.
+    - Bug 1924, 'Messages marked move to Trash appear identical to
+      messages marked move to $FOLDER'.
+    - Bug 2598, 'Actions can move locked messages'.
+    - Bug 2501, 'opened message blanks when moved to other
+      folder'.
+    - Bug 2574, 'Statement might be overflowing a buffer in
+      strncat'.
+    - Bug 2577, 'Focus rectangle on folder list and message list
+      headings doesn't get properly cleared when switching heading
+      and horizontally scrolling list (underlines and vertical
+      lines remain on screen)'.
+    - Bug 2582, 'Expanded mimeview drag n drop no longer works'.
+    - Bug 2595, 'Change expand behavior for message list / message
+      view'.
+    - Bug 2620, 'shift+tab from subject field not working'.
+    - Bug 2624, 'dialog "Action Configuration" cannot be closed'.
+    - Bug 2646, 'Compile fails with gnutls-3.0.18'.
+    - Bug 2659, 'E-mail attachments are handled inconsistently'.
+    - Bug 2662, '"ag" quicksearch adds "1" to value'.
+    - Fix bug in search criteria when doing a complete directory
+      search using '*'.
+    - Fix sensitivity of toolbar's get_btn (retrieve mail from
+      current account) and of mainwindows's relevant entry when
+      current account is not able to retrieve (SMTP-only).
+    - Don't do TLS if not requested by user. fixes connecting to
+      servers which, for example, want SSL 3 only.
+- Drop claws-mail-fix-bufferoverflowstrncat.patch as this has been
+  upstreamed.
+- Drop claws-mail-gnutls318.patch as this has been upstreamed.
+
+-------------------------------------------------------------------

Old:
----
  claws-mail-3.8.0.tar.bz2
  claws-mail-fix-bufferoverflowstrncat.patch
  claws-mail-gnutls318.patch

New:
----
  claws-mail-3.8.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ claws-mail.spec ++++++
--- /var/tmp/diff_new_pack.xg2PqJ/_old  2012-08-07 08:03:20.000000000 +0200
+++ /var/tmp/diff_new_pack.xg2PqJ/_new  2012-08-07 08:03:20.000000000 +0200
@@ -22,22 +22,18 @@
 %endif
 
 Name:           claws-mail
-Version:        3.8.0
+Version:        3.8.1
 Release:        0
 Url:            http://www.claws-mail.org/
 Summary:        A lightweight and highly configurable email client
 License:        GPL-3.0+
 Group:          Productivity/Networking/Email/Clients
-Source0:        
http://downloads.sourceforge.net/project/sylpheed-claws/Claws%20Mail/3.8.0/%{name}-%{version}.tar.bz2
+Source0:        
http://downloads.sourceforge.net/project/sylpheed-claws/Claws%20Mail/3.8.1/%{name}-%{version}.tar.bz2
 Patch0:         claws-mail-python.diff
-# PATCH-FIX-UPSTREAM claws-mail-fix-bufferoverflowstrncat.patch 
malcolmle...@opensuse.org -- Fix statement might be overflowing a buffer in 
strncat, http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2574
-Patch1:         claws-mail-fix-bufferoverflowstrncat.patch
-# PATCH-FIX-UPSTREAM claws-mail-gnutls318.patch dims...@opensuse.org -- Fix 
build with gnutls 3.18. Taken from cvs rev 41.
-Patch2:         claws-mail-gnutls318.patch
 # PATCH-FIX-UPSTREAM claws-mail-bnc770014.patch bnc#770014 -- Fix crash when 
trying to view info about pgp/smime sign
-Patch3:         claws-mail-bnc770014.patch
+Patch1:         claws-mail-bnc770014.patch
 # PATCH-FIX-UPSTREAM claws-mail-certbundle-path.patch bnc#761503 
dims...@opensuse.org -- Add our own path to the ssl ca bundle.
-Patch4:         claws-mail-certbundle-path.patch
+Patch2:         claws-mail-certbundle-path.patch
 BuildRequires:  NetworkManager-devel
 BuildRequires:  compface
 BuildRequires:  db-devel
@@ -115,8 +111,6 @@
 %patch0
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
 %configure \

++++++ claws-mail-3.8.0.tar.bz2 -> claws-mail-3.8.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/claws-mail/claws-mail-3.8.0.tar.bz2 
/work/SRC/openSUSE:Factory/.claws-mail.new/claws-mail-3.8.1.tar.bz2 differ: 
char 11, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to