From: <abe...@us...> - 2013-11-18 18:15:15
|
Revision: 6285 http://sourceforge.net/p/astlinux/code/6285 Author: abelbeck Date: 2013-11-18 18:15:12 +0000 (Mon, 18 Nov 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-11-16 21:02:34 UTC (rev 6284) +++ branches/1.0/docs/ChangeLog.txt 2013-11-18 18:15:12 UTC (rev 6285) @@ -14,7 +14,7 @@ -- r8168 version bump to 8.037.00 RealTek PCI-Express Gigabit Ethernet Linux driver --- ethtool, version bump to 3.11 +-- ethtool, version bump to 3.12.1 -- openldap, version bump to 2.4.36 @@ -22,13 +22,19 @@ -- sqliteodbc, version bump to 0.995 +-- mysql_client, version bump to 5.1.72 + -- nano, version bump to 2.3.2 +-- pciutils, version bump to 3.2.1 + -- vcard-export, new command to generate ldif files from vcard files, suitable to 'ldapadd' into the LDAP addressbook -- Added rc.conf variable DIALING_PREFIX_NUMBERS referenced by dialproxy.php for International E.164 numbering. More Info: http://doc.astlinux.org/userdoc:tt_dialproxy +-- Update /etc/services entries. + ** Networking -- ddclient, Dynamic DNS now adds "ddclient" support along with the old "inadyn" client. @@ -43,12 +49,18 @@ Note: the "LDAP Client System Defaults" -> LDAP Server URI(s) must be defined for these scripts to be enabled. More Info: http://doc.astlinux.org/userdoc:tt_ldap_client +-- darkstat, new addition to provide Network Statistics via a web browser using "https://pbx/admin/netstat/" + and a new NetStat tab in the web interface. This feature is disabled by default. + Variables: NETSTAT_SERVER, NETSTAT_CAPTURE, and advanced NETSTAT_FILTER, NETSTAT_PROMISCUOUS + -- libcurl (curl) version bump to 7.33.0, (security fixes: CVE-2013-1944, CVE-2013-2174) and bug fixes. -- lighttpd, version bump to 1.4.33, bug fixes -- radvd, version bump to 1.9.5 +-- libpcap / tcpdump, version bump to 1.4.0 / 4.4.0 + ** Asterisk -- Asterisk 1.8.24.0 (version bump) and 11.6.0 (version bump) @@ -72,7 +84,11 @@ -- dialproxy.php, add support for POST method and number filtering using DIALING_PREFIX_NUMBERS user.conf variable. More Info: http://doc.astlinux.org/userdoc:tt_dialproxy +-- Added "NetStat Tab" using darkstat, Show/Hide in Prefs tab. Requires 'admin' permissions. The new Network tab + option "NetStat Server" must be enabled for the NetStat tab to function, restart via "Restart NetStat Server". + The option "NetStat Interfaces" determines which interface(s) capture statistics, "External" by default. + Additions for AstLinux 1.1.3: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |