Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B9C06AC578 for ; Sat, 9 Aug 2014 20:06:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DD2F514A261; Sat, 9 Aug 2014 20:06:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2A65014A25C for ; Sat, 9 Aug 2014 20:06:19 +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 ZjwLzNAG834s for ; Sat, 9 Aug 2014 20:06:18 +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 5889C14A1C1 for ; Sat, 9 Aug 2014 20:06:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 972F196; Sat, 9 Aug 2014 20:05:13 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 9 Aug 2014 20:05:13 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2014Q2] pkgsrc/net/wireshark To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20140809200513.972F196@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: spz Date: Sat Aug 9 20:05:13 UTC 2014 Modified Files: pkgsrc/net/wireshark [pkgsrc-2014Q2]: Makefile distinfo Log Message: Pullup ticket #4470 - requested by tron net/wireshark: security update Revisions pulled up: - net/wireshark/Makefile 1.124 - net/wireshark/distinfo 1.76 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Sun Aug 3 19:18:06 UTC 2014 Modified Files: pkgsrc/net/wireshark: Makefile distinfo Log Message: Update "wireshark" package to version 1.10.9. Changes since 1.10.8: - The following vulnerabilities have been fixed. * wnpa-sec-2014-08 The Catapult DCT2000 and IrDA dissectors could underrun a buffer. Versions affected: 1.10.0 to 1.10.8 * wnpa-sec-2014-09 The GSM Management dissector could crash. (Bug 10216) Versions affected: 1.10.0 to 1.10.8 * wnpa-sec-2014-10 The RLC dissector could crash. (Bug 9795) Versions affected: 1.10.0 to 1.10.8 * wnpa-sec-2014-11 The ASN.1 BER dissector could crash. (Bug 10187) Versions affected: 1.10.0 to 1.10.8 - The following bugs have been fixed: * GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dissector (Bug 10234) * BFCP: include padding length in calculation of correct attribute length (Bug 10240) * GTP: allow empty Data Record Packet IE (Bug 10277) * WebSocket: increase max unmask payload size to 256K and indicate that packet is truncated is going above the new limit (Bug 10283) To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.124 pkgsrc/net/wireshark/Makefile cvs rdiff -u -r1.75 -r1.76 pkgsrc/net/wireshark/distinfo To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.123.2.1 pkgsrc/net/wireshark/Makefile cvs rdiff -u -r1.75 -r1.75.2.1 pkgsrc/net/wireshark/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.