From: <abe...@us...> - 2014-09-04 16:55:48
|
Revision: 6692 http://sourceforge.net/p/astlinux/code/6692 Author: abelbeck Date: 2014-09-04 16:55:37 +0000 (Thu, 04 Sep 2014) 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 2014-09-04 16:26:03 UTC (rev 6691) +++ branches/1.0/docs/ChangeLog.txt 2014-09-04 16:55:37 UTC (rev 6692) @@ -31,7 +31,7 @@ == Additionally, 'display_errors' is now "Off" by default. --- libsodium, version bump to 0.6.1 +-- libsodium, version bump to 0.7.0 -- spandsp, version bump to 0.0.6 (official) @@ -41,13 +41,13 @@ -- dosfstools, version bump to 3.0.26 --- nano, version bump to 2.3.5 +-- nano, version bump to 2.3.6 -- sqlite, version bump to 3.8.5 -- sqliteodbc, version bump to 0.998 --- Time Zone Database update, tzdata2014e and tzcode2014e +-- Time Zone Database update, tzdata2014g and tzcode2014g ** Networking @@ -56,11 +56,21 @@ -- OpenSSL, use 'linux-elf' configure option for i586 and i686 architectures, adds run-time optimizations for CPU features including AES-NI. +-- (Custom Build Only) kamailio, version 4.1.5, new package to support a very powerful, full featured SIP server. + Includes rtpproxy for use when WITH_NAT is defined in the kamailio configuration. + + More info: http://doc.astlinux.org/userdoc:tt_kamailio + +-- sipgrep, version 2.0.0, new package very similar to 'ngrep' but tweaked for viewing SIP packets. + -- libcurl (curl) version bump to 7.37.1, bug fixes. -- msmtp, added configuration support for "aliases" when the file /mnt/kd/msmtp-aliases.conf exists. More Info: http://doc.astlinux.org/userdoc:tt_smtp_aliases +-- AIF, "adaptive-ban" plugin, added 'kamailio' analysis type. + Note: Requires 'WITH_ANTIFLOOD' enabled in kamailio for the logs to be generated + -- dnsmasq, version bump to 2.71, automatically set 'proxy-dnssec' when DNSCrypt is enabled. -- pppd, version bump to 2.4.7, security fix CVE-2014-3158 @@ -79,6 +89,8 @@ -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) +-- Added rc.conf variable ASTERISK_DAHDI_DISABLE, disable Asterisk and DAHDI when set to "yes", defaults to "no". + ** Web Interface -- Network -> Outbound SMTP Mail Relay: SMTP Local Aliases: { Edit Local Aliases } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |