diff options
author | chris <chris@pkgsrc.org> | 2005-03-25 02:10:52 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2005-03-25 02:10:52 +0000 |
commit | a8dff83524ab25b748d6b015e4c0dc5834fed160 (patch) | |
tree | 99ff759e76c7526137592265a1f9a72f59b95a37 /mail/sylpheed | |
parent | 7a7586f50e19b9fe1e1718868fc3f1b9acbfe9c9 (diff) | |
download | pkgsrc-a8dff83524ab25b748d6b015e4c0dc5834fed160.tar.gz |
Update sylpheed to 1.0.4 for another security fix. Changes are:
* A buffer overflow which occurred when displaying a message with
attachments which have MIME-encoded filenames was fixed.
* A possible crash on re-edit of messages was fixed.
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 827beb3bb8e..3a07d7cfa1b 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.72 2005/03/06 15:21:16 chris Exp $ +# $NetBSD: Makefile,v 1.73 2005/03/25 02:10:52 chris Exp $ -DISTNAME= sylpheed-1.0.3 +DISTNAME= sylpheed-1.0.4 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/v1.0/ EXTRACT_SUFX= .tar.bz2 diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo index 8284980c9b2..50e63e20f9c 100644 --- a/mail/sylpheed/distinfo +++ b/mail/sylpheed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.38 2005/03/06 15:21:16 chris Exp $ +$NetBSD: distinfo,v 1.39 2005/03/25 02:10:52 chris Exp $ -SHA1 (sylpheed-1.0.3.tar.bz2) = 73ca85273ef1d448583a50cb73754fcad647fa78 -RMD160 (sylpheed-1.0.3.tar.bz2) = 64fb754da62afd017c14a7766f757f60fb23222b -Size (sylpheed-1.0.3.tar.bz2) = 2376892 bytes +SHA1 (sylpheed-1.0.4.tar.bz2) = 27cf6b51d1f9472f38ec599824bc661d9484864a +RMD160 (sylpheed-1.0.4.tar.bz2) = 89124c90f4d478971075cb31b9d3303a82271d4d +Size (sylpheed-1.0.4.tar.bz2) = 2377662 bytes |