From: <abe...@us...> - 2013-07-22 20:29:46
|
Revision: 6149 http://sourceforge.net/p/astlinux/code/6149 Author: abelbeck Date: 2013-07-22 20:29:44 +0000 (Mon, 22 Jul 2013) Log Message: ----------- Update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2013-07-22 19:44:10 UTC (rev 6148) +++ branches/1.0/docs/ChangeLog.txt 2013-07-22 20:29:44 UTC (rev 6149) @@ -16,27 +16,49 @@ -- r8168 version bump to 8.036.00 RealTek PCI-Express Gigabit Ethernet Linux driver +-- php, version bump to 5.3.27, enable the 'zlib' module + -- mysql_client, version bump to 5.1.70 +-- zlib, version bump to 1.2.8 + -- pcre, version bump to 8.33 -- e2fsprogs, version bump to 1.42.8 ** Networking --- no change +-- network, increase the number of attempts udhcp tries to get an IP address on startup. + Previously the default was to try 3 times, 3 seconds apart, now we try 6 times, 2 seconds apart. + Some NIC's take a few seconds to become available on startup. +-- AIF, "adaptive-ban" plugin. Don't ban IPv4 127.0.0.1, the IPv6 ::1 was previously properly ignored. + ** Asterisk --- Asterisk 1.8.22.0 (no change) and 11.4.0 (no change) +-- Asterisk 1.8.23.0 (version bump) and 11.5.0 (version bump) -- DAHDI, dahdi-linux 2.6.2 (no change) and dahdi-tools 2.6.2 (no change) +-- New package 'asterisk-fop2', adds the framework for supporting the 'Flash Operator Panel 2' + (free for 15 buttons, reasonable for unlimited). The actual 'fop2' code is downloaded on ASTURW + as a 'package' using the new CLI command 'upgrade-package'. + More Info: http://doc.astlinux.org/userdoc:**TBD** + ** Web Interface --- no change +-- Add Asterisk FOP2 support + == System tab, new "Add-On Packages" feature. + == All tabs, show FOP2 link when "fop2" Add-On Package is installed. + == Prefs tab, add "External FOP2 Link: __ Use HTTPS" option. + == Edit and Network tabs, Restart and Reload Asterisk FOP2. + == Edit tab, support to edit /mnt/kd/fop2/*.cfg files. +-- Prefs tab, add "__ Backup filename uses both Hostname and Domain" option. +-- Network -> Configure DNS Hosts sub-tab, force unique IP's so dnsmasq always restarts properly. + + Additions for AstLinux 1.1.2: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |