[asterisk-commits] russell: trunk r218799 - in /trunk: ./ UPGRADE.txt contrib/firmware/iax/iaxy.bin

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Sep 16 08:34:45 CDT 2009


Author: russell
Date: Wed Sep 16 08:34:41 2009
New Revision: 218799

URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=218799
Log:
Merged revisions 218798 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r218798 | russell | 2009-09-16 08:33:43 -0500 (Wed, 16 Sep 2009) | 9 lines
  
  Remove the IAXy firmware from Asterisk.
  
  The firmware can now be found on downloads.digium.com, where the rest of our
  binary downloads live.  This was the last part of our Asterisk tarballs that
  was considered non-free by Debian.  :-)
  
  (closes issue #15838)
  Reported by: paravoid
........

Removed:
    trunk/contrib/firmware/iax/iaxy.bin
Modified:
    trunk/   (props changed)
    trunk/UPGRADE.txt

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Modified: trunk/UPGRADE.txt
URL: http://svn.asterisk.org/svn-view/asterisk/trunk/UPGRADE.txt?view=diff&rev=218799&r1=218798&r2=218799
==============================================================================
--- trunk/UPGRADE.txt (original)
+++ trunk/UPGRADE.txt Wed Sep 16 08:34:41 2009
@@ -19,6 +19,12 @@
 ===========================================================
 
 From 1.6.2 to 1.6.3:
+
+* The firmware for the IAXy has been removed from Asterisk.  It can be
+  downloaded from http://downloads.digium.com/pub/iaxy/.  To have Asterisk
+  install the firmware into its proper location, place the firmware in the
+  contrib/firmware/iax/ directory in the Asterisk source tree before running
+  "make install".
 
 * 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




More information about the asterisk-commits mailing list