Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E121363B873 for ; Sat, 22 Jan 2011 11:04:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AC97919D5B5; Sat, 22 Jan 2011 11:04:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CADCD19D56D for ; Sat, 22 Jan 2011 11:04:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id saIgf9MbkD9c for ; Sat, 22 Jan 2011 11:04:03 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4656A19D564 for ; Sat, 22 Jan 2011 11:04:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2DBF1175DD; Sat, 22 Jan 2011 11:04:03 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 22 Jan 2011 11:04:03 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2010Q4] pkgsrc/converters/p5-Convert-UUlib To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20110122110403.2DBF1175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sat Jan 22 11:04:02 UTC 2011 Modified Files: pkgsrc/converters/p5-Convert-UUlib [pkgsrc-2010Q4]: Makefile distinfo Log Message: Pullup ticket #3331 - requested by gls converters/p5-Convert-UUlib: security update Revisions pulled up: - converters/p5-Convert-UUlib/Makefile 1.27 - converters/p5-Convert-UUlib/distinfo 1.12 --- Module Name: pkgsrc Committed By: gls Date: Fri Jan 21 22:31:19 UTC 2011 Modified Files: pkgsrc/converters/p5-Convert-UUlib: Makefile distinfo Log Message: 1.34 Tue Dec 14 22:20:00 CET 2010 - fix a one-byte-past-end-write buffer overflow in UURepairData (reported, analysed and testcase provided by Marco Walther). - quoted-printable decoding was completely broken, try a fix. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.26.4.1 pkgsrc/converters/p5-Convert-UUlib/Makefile cvs rdiff -u -r1.11 -r1.11.10.1 pkgsrc/converters/p5-Convert-UUlib/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.