From: <abe...@us...> - 2013-10-23 19:01:48
|
Revision: 6243 http://sourceforge.net/p/astlinux/code/6243 Author: abelbeck Date: 2013-10-23 19:01:46 +0000 (Wed, 23 Oct 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-10-23 16:35:32 UTC (rev 6242) +++ branches/1.0/docs/ChangeLog.txt 2013-10-23 19:01:46 UTC (rev 6243) @@ -22,16 +22,27 @@ -- sqliteodbc, version bump to 0.995 +-- nano, version bump to 2.3.2 + +-- vcard-export, new command to generate ldif files from vcard files, suitable to 'ldapadd' into the LDAP addressbook + ** Networking -- ddclient, Dynamic DNS now adds "ddclient" support along with the old "inadyn" client. The variable DDCLIENT="ddclient" enables it, the default is "inadyn". +-- slapd, added LDAP server, automatic configuration for ou=addressbook to be used by IP Phones and various LDAP clients. + Note: Admin user is cn=admin, Staff read/write user is cn=staff,ou=users and Directory read-only user is cn=directory,ou=users + Be certain you understand the default password settings for the various users before deployment. + More Info: http://doc.astlinux.org/userdoc:tt_asterisk-fop2 + +-- libcurl (curl) version bump to 7.32.0, (security fixes: CVE-2013-1944, CVE-2013-2174) and bug fixes. + -- lighttpd, version bump to 1.4.33, bug fixes ** Asterisk --- Asterisk 1.8.23.1 (no change) and 11.5.1 (no change) +-- Asterisk 1.8.24.0 (version bump) and 11.6.0 (version bump) -- DAHDI, dahdi-linux 2.6.2 (no change) and dahdi-tools 2.6.2 (no change) @@ -41,7 +52,13 @@ In addition to the standard pre-defined services, ddclient also supports user defined services for: easydns, dnspark, namecheap, changeip, and dtdns +-- Network tab, add Network Services: LDAP Server, Directory Information { Configure LDAP Server } +-- Network and Edit tabs, add Restart LDAP Server menu entry. + +-- phone-ldap-dir.php, now supports multiple <Telephone> tags for type=yealink + + Additions for AstLinux 1.1.3: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |