From: <abe...@us...> - 2012-11-02 22:47:22
|
Revision: 5733 http://astlinux.svn.sourceforge.net/astlinux/?rev=5733&view=rev Author: abelbeck Date: 2012-11-02 22:47:15 +0000 (Fri, 02 Nov 2012) 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 2012-11-02 15:08:38 UTC (rev 5732) +++ branches/1.0/docs/ChangeLog.txt 2012-11-02 22:47:15 UTC (rev 5733) @@ -22,6 +22,9 @@ -- iptables, version bump to 1.4.16.3 +-- lighttpd, add new variable PHONEPROV_ALLOW to limit access to /phoneprov/ by IP address when + the directory "/mnt/kd/phoneprov/" exists. Additionally, PCRE is now enabled in lighttpd. + -- AIF, add new "openvpn-server" plugin. This now provides consistency for all three VPN types. This plugin behaves just like the "ipsec-vpn" and "pptp-vpn" plugins do, they are automatically enabled/disabled when the VPN service is enabled/disabed. Additionally, the OpenVPN Server @@ -53,6 +56,12 @@ == [Enabled] if the plugin will be active on next Restart Firewall. == [Disabled] if the plugin will not be active on next Restart Firewall. +-- Network tab, add support for the new PHONEPROV_ALLOW variable, under Network Services: + + HTTP & HTTPS /phoneprov/ Allowed IP's: __________ (10.1.2.* 2001:db8:1:*) + + More info: http://doc.astlinux.org/userdoc:tt_ip_phone_provisioning + -- OpenVPN Server sub-tab, add External Hosts field to support the new AIF openvpn-server plugin. The External Hosts field may contain a space separated list of IP addresses or CIDR's. By default, 0/0 allows any external host to access the OpenVPN Server. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |