From: Russell Bryant Date: Thu, 3 Sep 2009 19:36:46 +0000 (+0000) Subject: Merged revisions 216080 via svnmerge from X-Git-Tag: 1.4.26.2~4^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e982c310959bbb5c1edbc971a095febf08098908;p=thirdparty%2Fasterisk.git Merged revisions 216080 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r216080 | russell | 2009-09-03 14:35:23 -0500 (Thu, 03 Sep 2009) | 2 lines Add a note about IAX2 to UPGRADE.txt. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@216085 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index 7455c3ed27..81215cb515 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -6,6 +6,14 @@ === UPGRADE.txt -- Upgrade info for 1.2 to 1.4 ========================================================= +IAX2: + +* There have been some changes to the IAX2 protocol to address the security + concerns documented in the security advisory AST-2009-006. Please see the + IAX2 security document, doc/IAX2-security.pdf, for information regarding + backwards compatibility with versions of Asterisk that do not contain these + changes to IAX2. + Build Process (configure script): Asterisk now uses an autoconf-generated configuration script to learn how it