Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E5B2B63B9EE for ; Sun, 13 Apr 2008 05:25:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6069F63B1CB; Sun, 13 Apr 2008 05:25:10 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 69E6263B159 for ; Sun, 13 Apr 2008 05:25:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4597E175D0; Sun, 13 Apr 2008 05:25:09 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/mail/ruby-tmail To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080413052509.4597E175D0@cvs.netbsd.org> Date: Sun, 13 Apr 2008 05:25:09 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Sun Apr 13 05:25:09 UTC 2008 Modified Files: pkgsrc/mail/ruby-tmail: Makefile PLIST distinfo Removed Files: pkgsrc/mail/ruby-tmail/patches: patch-ab Log Message: Update mail/ruby-tmail to 1.2.3. Changes from version 1.2.2 include: * Handle a potential DOS vulnerability on any host using TMail to handle incomming email; a crafted email with carefully positioned whitespace can cause the TMail library to go into an endless loop causing denial of service attack on email services. To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 pkgsrc/mail/ruby-tmail/Makefile cvs rdiff -r1.6 -r1.7 pkgsrc/mail/ruby-tmail/PLIST cvs rdiff -r1.7 -r1.8 pkgsrc/mail/ruby-tmail/distinfo cvs rdiff -r1.1 -r0 pkgsrc/mail/ruby-tmail/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.