Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 7831063BD87 for ; Wed, 8 Feb 2012 05:42:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 49DC714A1D5; Wed, 8 Feb 2012 05:42:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 57D6914A1D1 for ; Wed, 8 Feb 2012 05:42:35 +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 shGwNcWxP6nA for ; Wed, 8 Feb 2012 05:42:34 +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 0D46314A1D4 for ; Wed, 8 Feb 2012 05:42:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 38D36175DD; Wed, 8 Feb 2012 05:42:33 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 8 Feb 2012 05:42:33 +0000 From: "John Nemeth" Subject: CVS commit: pkgsrc/comms/asterisk10 To: pkgsrc-changes@NetBSD.org Reply-To: jnemeth@netbsd.org X-Mailer: log_accum Message-Id: <20120208054233.38D36175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jnemeth Date: Wed Feb 8 05:42:33 UTC 2012 Modified Files: pkgsrc/comms/asterisk10: Makefile distinfo Log Message: Update to 10.1.1: The release of Asterisk 10.1.1 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following is a sample of the issues resolved in this release: * --- Fixes deadlocks occuring in chan_agent --- * --- Ensure entering T.38 passthrough does not cause an infinite loop --- For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.1.1 Thank you for your continued support of Asterisk! To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/comms/asterisk10/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/comms/asterisk10/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.