Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2999563E5A2 for ; Sun, 10 Feb 2013 20:18:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D59D914A2D8; Sun, 10 Feb 2013 20:18:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0DACD14A2D0 for ; Sun, 10 Feb 2013 20:18:42 +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 fHOM3xA6uUTX for ; Sun, 10 Feb 2013 20:18:41 +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 3717114A2CD for ; Sun, 10 Feb 2013 20:18:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 64904175DD; Sun, 10 Feb 2013 20:18:50 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 10 Feb 2013 20:18:50 +0000 From: "John Nemeth" Subject: CVS commit: pkgsrc/comms/asterisk To: pkgsrc-changes@NetBSD.org Reply-To: jnemeth@netbsd.org X-Mailer: log_accum Message-Id: <20130210201850.64904175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jnemeth Date: Sun Feb 10 20:18:50 UTC 2013 Modified Files: pkgsrc/comms/asterisk: Makefile distinfo Log Message: Update to Asterisk 11.2.1: this is a minor bug fix release. ----- 11.2.1: The Asterisk Development Team has announced the release of Asterisk 11.2.1. The release of Asterisk 11.2.1 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: * --- Fix astcanary startup problem due to wrong pid value from before daemon call * --- Update init.d scripts to handle stderr; readd splash screen for remote consoles * --- Reset RTP timestamp; sequence number on SSRC change For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.2.1 Thank you for your continued support of Asterisk! ----- 11.2.0: The Asterisk Development Team has announced the release of Asterisk 11.2.0. The release of Asterisk 11.2.0 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: * --- app_meetme: Fix channels lingering when hung up under certain conditions * --- Fix stuck DTMF when bridge is broken. * --- Add missing support for "who hung up" to chan_motif. * --- Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default. * --- Fix chan_sip websocket payload handling * --- Fix pjproject compilation in certain circumstances For a full list of changes in this release, please see the ChangeLog: http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-11.2.0 Thank you for your continued support of Asterisk! To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 pkgsrc/comms/asterisk/Makefile cvs rdiff -u -r1.52 -r1.53 pkgsrc/comms/asterisk/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.