pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-claws Update sylpheed-claws to 1.0.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f277644bdd3
branches:  trunk
changeset: 490488:8f277644bdd3
user:      chris <chris%pkgsrc.org@localhost>
date:      Sat Mar 12 16:03:30 2005 +0000

description:
Update sylpheed-claws to 1.0.3.

Includes the following changes from sylpheed:
v1.0.3:
    * A buffer overflow which occurred when replying to a message with
      certain headers which contain non-ascii characters was fixed.
    * A memory leak of the composition window was fixed.

v1.0.2:
    * The incompatibility of PGP signature between gnupg-1.2 and 1.4
      which occurred when trailing spaces appeared was fixed.
    * The generation of References header was modified so that it is
      generated even if a replied message doesn't have Message-Id.
    * The documents were update

Also includes sylpheed-claws changes:
Updated translations: Brazilian Portuguese,
 French, German, Italian, Serbian, Simplified
 Chinese, Slovak and Spanish.

Bug fixes, including the following:

o bug 698 'Clicking OK without username
          'crashes' account edit window'
o fix occasional late segfaults when quitting
o use quoted-printable instead of 7bit or 8bit to
  encode "^From " and avoid mail corruption
  on the MTA, as specified by RFC 3156
o fix signing/encrypting still on after privacy
  system has been disabled
o fix mimeinfo memory leaks
o don't automatically send out return receipts
  if offline
o don't use SIZE parameter in MAIL FROM: if
  server doesn't support it

For further details of the numbered bugs listed above consult
www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi

diffstat:

 mail/sylpheed-claws/Makefile.common |  4 ++--
 mail/sylpheed-claws/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r ce4dc7b4f5f6 -r 8f277644bdd3 mail/sylpheed-claws/Makefile.common
--- a/mail/sylpheed-claws/Makefile.common       Sat Mar 12 14:58:00 2005 +0000
+++ b/mail/sylpheed-claws/Makefile.common       Sat Mar 12 16:03:30 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2005/03/06 16:45:47 chris Exp $
+# $NetBSD: Makefile.common,v 1.11 2005/03/12 16:03:30 chris Exp $
 
 DISTNAME=      sylpheed-claws-${SYLPHEED_VERSION}
 CATEGORIES=    mail news x11
@@ -20,4 +20,4 @@
 # Force gnome detection off to avoid installing some extra files
 CONFIGURE_ENV+=                ac_cv_path_GNOME_CONFIG="no"
 
-SYLPHEED_VERSION=      1.0.1
+SYLPHEED_VERSION=      1.0.3
diff -r ce4dc7b4f5f6 -r 8f277644bdd3 mail/sylpheed-claws/distinfo
--- a/mail/sylpheed-claws/distinfo      Sat Mar 12 14:58:00 2005 +0000
+++ b/mail/sylpheed-claws/distinfo      Sat Mar 12 16:03:30 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2005/03/06 16:45:47 chris Exp $
+$NetBSD: distinfo,v 1.20 2005/03/12 16:03:30 chris Exp $
 
-SHA1 (sylpheed-claws-1.0.1.tar.bz2) = c445b01a252e094812be63237275c9583a6f3d2f
-RMD160 (sylpheed-claws-1.0.1.tar.bz2) = 1e0596c736355e80396f6c05081bbd3a9d0032d1
-Size (sylpheed-claws-1.0.1.tar.bz2) = 3084322 bytes
+SHA1 (sylpheed-claws-1.0.3.tar.bz2) = c0510225e4d75953ffdec860d471c1534077aa5d
+RMD160 (sylpheed-claws-1.0.3.tar.bz2) = 77f9aecd434c08fb326940117be60128c867f2ed
+Size (sylpheed-claws-1.0.3.tar.bz2) = 3087021 bytes
 SHA1 (patch-aa) = f663f67f16cb1f1662a57a84d88c1a6ab386b215



Home | Main Index | Thread Index | Old Index