Path to this page:
Subject: CVS commit: [pkgsrc-2008Q3] pkgsrc/mail/imap-uw
From: Tyler R. Retzlaff
Date: 2008-11-07 10:58:39
Message id: 20081107095839.29542175D0@cvs.netbsd.org
Log Message:
pullup ticket #2578 - requested by tron
imap-uw: update package for security and bug fixes
revisions pulled up:
pkgsrc/mail/imap-uw/Makefile 1.126
pkgsrc/mail/imap-uw/PLIST 1.15
pkgsrc/mail/imap-uw/distinfo 1.34
pkgsrc/mail/imap-uw/patches/patch-aa 1.20
pkgsrc/mail/imap-uw/patches/patch-ab 1.23
pkgsrc/mail/imap-uw/patches/patch-ad 1.8
pkgsrc/mail/imap-uw/patches/patch-ae 1.18
pkgsrc/mail/imap-uw/patches/patch-ak r0
pkgsrc/mail/imap-uw/patches/patch-bb 1.3
pkgsrc/mail/imap-uw/patches/patch-bc 1.3
Module Name: pkgsrc
Committed By: tron
Date: Thu Nov 6 15:27:00 UTC 2008
Modified Files:
pkgsrc/mail/imap-uw: Makefile PLIST distinfo
pkgsrc/mail/imap-uw/patches: patch-aa patch-ab patch-ad patch-ae
patch-bb patch-bc
Removed Files:
pkgsrc/mail/imap-uw/patches: patch-ak
Log Message:
Update "imap-uw" package to imap-2007d. Changes since version 2006j2:
- security fix for users of tmail or dmail.
- bug fixes and reliability improvements.
- A new function, utf8_csvalidmap(), has been added for the benefit of
Alpine to use in examining UTF-8 text and determining efficiently
whether it can be downgraded to a legacy charset. If you develop an
MUA, this may be useful for you too, although you'll have to read the
source code to see how to use it. The purpose of the "not-CJK" bit is
to prevent messages being downgraded to a CJK charset if all they have
in that charset are some special punctuation.
This update address the security vulnerability reported in SA32483.
Files: