[asterisk-commits] russell: branch 1.4 r218798 - in /branches/1.4: ./ contrib/firmware/iax/

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


Author: russell
Date: Wed Sep 16 08:33:43 2009
New Revision: 218798

URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=218798
Log:
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:
    branches/1.4/contrib/firmware/iax/iaxy.bin
Modified:
    branches/1.4/UPGRADE.txt

Modified: branches/1.4/UPGRADE.txt
URL: http://svn.asterisk.org/svn-view/asterisk/branches/1.4/UPGRADE.txt?view=diff&rev=218798&r1=218797&r2=218798
==============================================================================
--- branches/1.4/UPGRADE.txt (original)
+++ branches/1.4/UPGRADE.txt Wed Sep 16 08:33:43 2009
@@ -7,6 +7,12 @@
 =========================================================
 
 IAX2:
+
+* 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