From: <abe...@us...> - 2013-03-25 18:55:47
|
Revision: 6014 http://astlinux.svn.sourceforge.net/astlinux/?rev=6014&view=rev Author: abelbeck Date: 2013-03-25 18:55:40 +0000 (Mon, 25 Mar 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-03-25 18:51:07 UTC (rev 6013) +++ branches/1.0/docs/ChangeLog.txt 2013-03-25 18:55:40 UTC (rev 6014) @@ -37,8 +37,9 @@ -- stunnel, version bump to 4.55, (security fix: CVE-2013-1762) --- clix, an XMPP Client command line tool to send Jabber/XMPP messages has been added. - The "clix" command uses the same Lua runtime environment as Prosody uses. +-- sendxmpp, an XMPP Client command line tool to send Jabber/XMPP messages has been added. + (based on the "clix" Lua tool by Matthew Wild, uses the same Lua runtime environment as Prosody) + More Info: sendxmpp --help -- OpenVPN, version bump to 2.3.0. Remove easy-rsa scripts. == New Server rc.conf variables: OVPN_AUTH, OVPN_TA, OVPN_SERVERV6 and OVPN_TOPOLOGY This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-29 01:40:19
|
Revision: 6020 http://astlinux.svn.sourceforge.net/astlinux/?rev=6020&view=rev Author: abelbeck Date: 2013-03-29 01:40:13 +0000 (Fri, 29 Mar 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-03-29 01:35:00 UTC (rev 6019) +++ branches/1.0/docs/ChangeLog.txt 2013-03-29 01:40:13 UTC (rev 6020) @@ -54,7 +54,8 @@ ** Asterisk --- Asterisk 1.8.20.1 (no change) and 11.2.1 (no change) +-- Asterisk 1.8.21.0 (version bump) and 11.3.0 (version bump) + (security fixes: CVE-2013-2264, CVE-2013-2685 and CVE-2013-2686) -- DAHDI, dahdi-linux 2.6.2 (version bump) and dahdi-tools 2.6.2 (version bump) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-29 14:11:15
|
Revision: 6021 http://astlinux.svn.sourceforge.net/astlinux/?rev=6021&view=rev Author: abelbeck Date: 2013-03-29 14:11:05 +0000 (Fri, 29 Mar 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-03-29 01:40:13 UTC (rev 6020) +++ branches/1.0/docs/ChangeLog.txt 2013-03-29 14:11:05 UTC (rev 6021) @@ -39,6 +39,8 @@ -- sendxmpp, an XMPP Client command line tool to send Jabber/XMPP messages has been added. (based on the "clix" Lua tool by Matthew Wild, uses the same Lua runtime environment as Prosody) + This allows Asterisk 1.8 users to use Jabber/XMPP from the dialplan with the Prosody XMPP server. + More Info: http://doc.astlinux.org/userdoc:tt-xmpp-server#xmpp_command_line_client More Info: sendxmpp --help -- OpenVPN, version bump to 2.3.0. Remove easy-rsa scripts. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-29 23:41:17
|
Revision: 6026 http://astlinux.svn.sourceforge.net/astlinux/?rev=6026&view=rev Author: abelbeck Date: 2013-03-29 23:41:11 +0000 (Fri, 29 Mar 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-03-29 23:24:47 UTC (rev 6025) +++ branches/1.0/docs/ChangeLog.txt 2013-03-29 23:41:11 UTC (rev 6026) @@ -29,6 +29,9 @@ -- zabbix, version bump to 2.0.5, many bug fixes +-- build system, various fixes and additions from the upstream Buildroot including: + host-fakeroot, host-makedevs and automatically define --program-prefix= when calling ./configure + ** Networking -- OpenSSL, version bump to 0.9.8y (security fixes: CVE-2013-0169, CVE-2012-2686 and CVE-2013-0166) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-30 13:55:23
|
Revision: 6028 http://astlinux.svn.sourceforge.net/astlinux/?rev=6028&view=rev Author: abelbeck Date: 2013-03-30 13:55:16 +0000 (Sat, 30 Mar 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-03-30 13:53:27 UTC (rev 6027) +++ branches/1.0/docs/ChangeLog.txt 2013-03-30 13:55:16 UTC (rev 6028) @@ -46,7 +46,7 @@ More Info: http://doc.astlinux.org/userdoc:tt-xmpp-server#xmpp_command_line_client More Info: sendxmpp --help --- OpenVPN, version bump to 2.3.0. Remove easy-rsa scripts. +-- OpenVPN, version bump to 2.3.1, Remove easy-rsa scripts. == New Server rc.conf variables: OVPN_AUTH, OVPN_TA, OVPN_SERVERV6 and OVPN_TOPOLOGY == New Client rc.conf variables: OVPNC_AUTH, OVPNC_TA and OVPNC_USER_PASS This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-30 18:56:13
|
Revision: 6030 http://astlinux.svn.sourceforge.net/astlinux/?rev=6030&view=rev Author: abelbeck Date: 2013-03-30 18:56:05 +0000 (Sat, 30 Mar 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-03-30 18:51:11 UTC (rev 6029) +++ branches/1.0/docs/ChangeLog.txt 2013-03-30 18:56:05 UTC (rev 6030) @@ -104,6 +104,8 @@ -- Network tab, validate Timezone setting and display an error if invalid. +-- Firewall tab, Traffic Shaping - Downlink Speed, set "Disabled" by default and make the setting more obvious. + -- All tabs, sanitize text input data used for rc.conf variable configuration. Input characters: double-quote ("), dollar-sign ($), grave-accent (`) and backslash (\) will be ignored. Asterisk astDB stored data will ignore the double-quote (") and backslash (\) characters. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-04-03 16:45:27
|
Revision: 6034 http://astlinux.svn.sourceforge.net/astlinux/?rev=6034&view=rev Author: abelbeck Date: 2013-04-03 16:45:17 +0000 (Wed, 03 Apr 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-04-03 16:44:19 UTC (rev 6033) +++ branches/1.0/docs/ChangeLog.txt 2013-04-03 16:45:17 UTC (rev 6034) @@ -38,7 +38,7 @@ -- libcurl (curl) version bump to 7.29.0, (security fix: CVE-2013-0249) and bug fixes. Additionally enable IPv6. --- stunnel, version bump to 4.55, (security fix: CVE-2013-1762) +-- stunnel, version bump to 4.56, (security fix: CVE-2013-1762) -- sendxmpp, an XMPP Client command line tool to send Jabber/XMPP messages has been added. (based on the "clix" Lua tool by Matthew Wild, uses the same Lua runtime environment as Prosody) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-04-05 21:03:13
|
Revision: 6038 http://sourceforge.net/p/astlinux/code/6038 Author: abelbeck Date: 2013-04-05 21:03:11 +0000 (Fri, 05 Apr 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-04-03 20:45:11 UTC (rev 6037) +++ branches/1.0/docs/ChangeLog.txt 2013-04-05 21:03:11 UTC (rev 6038) @@ -5,6 +5,30 @@ === docs/ChangeLog.txt ========================================================= +Additions for AstLinux 1.1.2: +============================= + +Released **TBD** + +** System + +-- No Change + +** Networking + +-- No Change + +** Asterisk + +-- Asterisk 1.8.21.0 (no change) and 11.3.0 (no change) + +-- DAHDI, dahdi-linux 2.6.2 (no change) and dahdi-tools 2.6.2 (no change) + +** Web Interface + +-- No Change + + Additions for AstLinux 1.1.1: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-04-20 18:20:08
|
Revision: 6051 http://sourceforge.net/p/astlinux/code/6051 Author: abelbeck Date: 2013-04-20 18:20:05 +0000 (Sat, 20 Apr 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-04-20 18:10:01 UTC (rev 6050) +++ branches/1.0/docs/ChangeLog.txt 2013-04-20 18:20:05 UTC (rev 6051) @@ -12,12 +12,22 @@ ** System --- No Change +-- RUNNIX, version bump to runnix-0.4-6047, Linux Kernel 2.6.35.14 and many package upgrades. +-- php, version bump to 5.3.24 + +-- util-linux, version bump to 2.22.2 + +-- e2fsprogs, version bump to 1.42.7 + +-- dosfstools, version bump to 3.0.16 + ** Networking --- No Change +-- radvd, version bump to 1.9.3 +-- dnsmasq, version bump to 2.66 + ** Asterisk -- Asterisk 1.8.21.0 (no change) and 11.3.0 (no change) @@ -26,13 +36,13 @@ ** Web Interface --- No Change +-- ConfBridge tab, new ConfBridge tab has been added, hidden by default. Similar to the MeetMe tab. Additions for AstLinux 1.1.1: ============================= -Released **TBD** +Released 2013-04-17 ** System This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-04-25 00:15:24
|
Revision: 6055 http://sourceforge.net/p/astlinux/code/6055 Author: abelbeck Date: 2013-04-25 00:15:21 +0000 (Thu, 25 Apr 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-04-25 00:09:08 UTC (rev 6054) +++ branches/1.0/docs/ChangeLog.txt 2013-04-25 00:15:21 UTC (rev 6055) @@ -28,6 +28,8 @@ -- dnsmasq, version bump to 2.66 +-- msmtp, version bump to 1.4.31 + ** Asterisk -- Asterisk 1.8.21.0 (no change) and 11.3.0 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-04-28 20:31:45
|
Revision: 6061 http://sourceforge.net/p/astlinux/code/6061 Author: abelbeck Date: 2013-04-28 20:31:42 +0000 (Sun, 28 Apr 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-04-28 19:47:35 UTC (rev 6060) +++ branches/1.0/docs/ChangeLog.txt 2013-04-28 20:31:42 UTC (rev 6061) @@ -24,6 +24,16 @@ ** Networking +-- network, unify network configuration to use ip (iproute2). Users with custom /mnt/kd/rc.elocal and rc.local scripts + performing network configuration are urged to make the similar changes (ifconfig, route -> ip), though not required. + +-- ntpd, when NTPBROADCAST=yes clarify in the rc.conf comments that the IPv4 multicast only applies to the 1st LAN Interface. + +-- ifplugd, new daemon added, when udhcpc is enabled (External Connection Type: DHCP) ifplugd monitors the ethernet + link status and calls the udhcpc.action script to immediately (4-5 seconds) restart udhcpc when the link is back up. + Note: The link must be down for at least 4-5 seconds before the script is called. + Shorter durations are intentionally ignored. + -- radvd, version bump to 1.9.3 -- dnsmasq, version bump to 2.66 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-04-30 04:33:50
|
Revision: 6065 http://sourceforge.net/p/astlinux/code/6065 Author: abelbeck Date: 2013-04-30 04:33:47 +0000 (Tue, 30 Apr 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-04-30 04:29:38 UTC (rev 6064) +++ branches/1.0/docs/ChangeLog.txt 2013-04-30 04:33:47 UTC (rev 6065) @@ -50,7 +50,9 @@ -- ConfBridge tab, new ConfBridge tab has been added, hidden by default. Similar to the MeetMe tab. +-- Network tab, allow static IPv6 when DHCP is specified for IPv4 on external interface. + Additions for AstLinux 1.1.1: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-04-30 23:50:01
|
Revision: 6068 http://sourceforge.net/p/astlinux/code/6068 Author: abelbeck Date: 2013-04-30 23:49:58 +0000 (Tue, 30 Apr 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-04-30 23:44:42 UTC (rev 6067) +++ branches/1.0/docs/ChangeLog.txt 2013-04-30 23:49:58 UTC (rev 6068) @@ -14,6 +14,9 @@ -- RUNNIX, version bump to runnix-0.4-6047, Linux Kernel 2.6.35.14 and many package upgrades. +-- alert, add new variable ALERT_SOUNDS_OCTAVE to increase the ALERT_SOUNDS alert tones by 1, 2 or 3 octaves + (x2, x4 or x8 frequency). Useful for boards with smaller high frequency piezo-speakers or noisy environments. + -- php, version bump to 5.3.24 -- util-linux, version bump to 2.22.2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-01 18:57:52
|
Revision: 6070 http://sourceforge.net/p/astlinux/code/6070 Author: abelbeck Date: 2013-05-01 18:57:50 +0000 (Wed, 01 May 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-05-01 18:56:37 UTC (rev 6069) +++ branches/1.0/docs/ChangeLog.txt 2013-05-01 18:57:50 UTC (rev 6070) @@ -55,7 +55,9 @@ -- Network tab, allow static IPv6 when DHCP is specified for IPv4 on external interface. +-- Prefs tab, allow "staff" user to access SQL-Data tab, disabled by default. + Additions for AstLinux 1.1.1: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-08 17:54:43
|
Revision: 6078 http://sourceforge.net/p/astlinux/code/6078 Author: abelbeck Date: 2013-05-08 17:54:41 +0000 (Wed, 08 May 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-05-08 17:16:06 UTC (rev 6077) +++ branches/1.0/docs/ChangeLog.txt 2013-05-08 17:54:41 UTC (rev 6078) @@ -37,6 +37,11 @@ Note: The link must be down for at least 4-5 seconds before the script is called. Shorter durations are intentionally ignored. +-- AIF, add new "time-schedule-host-block" plugin. This selectively blocks outgoing connections by MAC or IP address based + on a local time schedule and day-of-week. Useful for blocking guest WiFi access during off-hours, children's curfew, etc. . + +-- netsnmp, version bump to 5.7.2, change build options to enable Unix transport and agentx to support Asterisk's res_snmp. + -- radvd, version bump to 1.9.3 -- dnsmasq, version bump to 2.66 @@ -49,6 +54,10 @@ -- DAHDI, dahdi-linux 2.6.2 (no change) and dahdi-tools 2.6.2 (no change) +-- Enable Asterisk res_snmp.so module when netsnmp is enabled (standard) used together with the snmpd service. + Includes ASTERISK-MIB.txt and DIGIUM-MIB.txt mib files. + More Info: http://doc.astlinux.org/userdoc:tt_asterisk_snmp_monitoring + ** Web Interface -- ConfBridge tab, new ConfBridge tab has been added, hidden by default. Similar to the MeetMe tab. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-08 20:47:40
|
Revision: 6080 http://sourceforge.net/p/astlinux/code/6080 Author: abelbeck Date: 2013-05-08 20:47:37 +0000 (Wed, 08 May 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-05-08 20:42:05 UTC (rev 6079) +++ branches/1.0/docs/ChangeLog.txt 2013-05-08 20:47:37 UTC (rev 6080) @@ -17,6 +17,8 @@ -- alert, add new variable ALERT_SOUNDS_OCTAVE to increase the ALERT_SOUNDS alert tones by 1, 2 or 3 octaves (x2, x4 or x8 frequency). Useful for boards with smaller high frequency piezo-speakers or noisy environments. +-- Enable kernel module CONFIG_USB_ACM, per Dominko Vrljic on the mailing list and Arduino board integration. + -- php, version bump to 5.3.24 -- util-linux, version bump to 2.22.2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-14 22:36:16
|
Revision: 6084 http://sourceforge.net/p/astlinux/code/6084 Author: abelbeck Date: 2013-05-14 22:36:13 +0000 (Tue, 14 May 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-05-14 22:27:35 UTC (rev 6083) +++ branches/1.0/docs/ChangeLog.txt 2013-05-14 22:36:13 UTC (rev 6084) @@ -19,8 +19,10 @@ -- Enable kernel module CONFIG_USB_ACM, per Dominko Vrljic on the mailing list and Arduino board integration. --- php, version bump to 5.3.24 +-- php, version bump to 5.3.25 +-- ethtool, version bump to 3.9 + -- util-linux, version bump to 2.22.2 -- e2fsprogs, version bump to 1.42.7 @@ -60,6 +62,9 @@ Includes ASTERISK-MIB.txt and DIGIUM-MIB.txt mib files. More Info: http://doc.astlinux.org/userdoc:tt_asterisk_snmp_monitoring +-- Asterisk 11, fixed an issue when res_xmpp is active and unwanted debug log /tmp/refs grows without limit. + More Info: https://issues.asterisk.org/jira/browse/ASTERISK-21785 + ** Web Interface -- ConfBridge tab, new ConfBridge tab has been added, hidden by default. Similar to the MeetMe tab. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-15 18:38:01
|
Revision: 6087 http://sourceforge.net/p/astlinux/code/6087 Author: abelbeck Date: 2013-05-15 18:37:57 +0000 (Wed, 15 May 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-05-15 18:32:17 UTC (rev 6086) +++ branches/1.0/docs/ChangeLog.txt 2013-05-15 18:37:57 UTC (rev 6087) @@ -73,7 +73,12 @@ -- Prefs tab, allow "staff" user to access SQL-Data tab, disabled by default. +-- Network and Edit tabs, add "SNMP Agent Server" support for "/mnt/kd/snmp/snmpd.conf". + Additionally, added "Restart SNMP Server" menu entries. +-- System tab, add the "/mnt/kd/snmp/" directory to the Basic Configuration Backup. + + Additions for AstLinux 1.1.1: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-18 22:11:58
|
Revision: 6094 http://sourceforge.net/p/astlinux/code/6094 Author: abelbeck Date: 2013-05-18 22:11:56 +0000 (Sat, 18 May 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-05-18 22:03:36 UTC (rev 6093) +++ branches/1.0/docs/ChangeLog.txt 2013-05-18 22:11:56 UTC (rev 6094) @@ -14,6 +14,8 @@ -- RUNNIX, version bump to runnix-0.4-6047, Linux Kernel 2.6.35.14 and many package upgrades. +-- tg3, version 3.124c Broadcom NetLink 10/100/1000 Mbps PCI/PCI-X/PCI Express Ethernet Linux driver + -- alert, add new variable ALERT_SOUNDS_OCTAVE to increase the ALERT_SOUNDS alert tones by 1, 2 or 3 octaves (x2, x4 or x8 frequency). Useful for boards with smaller high frequency piezo-speakers or noisy environments. @@ -54,7 +56,7 @@ ** Asterisk --- Asterisk 1.8.21.0 (no change) and 11.3.0 (no change) +-- Asterisk 1.8.22.0 (version bump) and 11.4.0 (version bump) -- DAHDI, dahdi-linux 2.6.2 (no change) and dahdi-tools 2.6.2 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-21 15:54:27
|
Revision: 6096 http://sourceforge.net/p/astlinux/code/6096 Author: abelbeck Date: 2013-05-21 15:54:24 +0000 (Tue, 21 May 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-05-21 15:49:59 UTC (rev 6095) +++ branches/1.0/docs/ChangeLog.txt 2013-05-21 15:54:24 UTC (rev 6096) @@ -23,6 +23,10 @@ -- php, version bump to 5.3.25 +-- sqlite, version bump to 3.7.16.1 + +-- sqliteodbc, version bump to 0.992 + -- ethtool, version bump to 3.9 -- util-linux, version bump to 2.22.2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-23 19:54:30
|
Revision: 6102 http://sourceforge.net/p/astlinux/code/6102 Author: abelbeck Date: 2013-05-23 19:54:27 +0000 (Thu, 23 May 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-05-23 19:52:43 UTC (rev 6101) +++ branches/1.0/docs/ChangeLog.txt 2013-05-23 19:54:27 UTC (rev 6102) @@ -23,9 +23,9 @@ -- php, version bump to 5.3.25 --- sqlite, version bump to 3.7.16.1 +-- sqlite, version bump to 3.7.17.0 --- sqliteodbc, version bump to 0.992 +-- sqliteodbc, version bump to 0.993 -- ethtool, version bump to 3.9 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-28 23:21:59
|
Revision: 6112 http://sourceforge.net/p/astlinux/code/6112 Author: abelbeck Date: 2013-05-28 23:21:56 +0000 (Tue, 28 May 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-05-28 17:59:16 UTC (rev 6111) +++ branches/1.0/docs/ChangeLog.txt 2013-05-28 23:21:56 UTC (rev 6112) @@ -21,7 +21,7 @@ -- Enable kernel module CONFIG_USB_ACM, per Dominko Vrljic on the mailing list and Arduino board integration. --- php, version bump to 5.3.25 +-- php, version bump to 5.3.25, enable basic XML support using libxml2 and enable LDAP support using openldap. -- sqlite, version bump to 3.7.17.0 @@ -29,6 +29,8 @@ -- ethtool, version bump to 3.9 +-- lm-sensors, version bump to 3.3.4 + -- util-linux, version bump to 2.22.2 -- e2fsprogs, version bump to 1.42.7 @@ -37,6 +39,9 @@ ** Networking +-- openldap, added libraries and shell commands ldapsearch and ldapwhoami for LDAP client queries. Added LDAP_* rc.conf + variables to set the "LDAP Client System Defaults" via the "/etc/openldap/ldap.conf" system file. + -- network, unify network configuration to use ip (iproute2). Users with custom /mnt/kd/rc.elocal and rc.local scripts performing network configuration are urged to make the similar changes (ifconfig, route -> ip), though not required. @@ -84,7 +89,17 @@ -- System tab, add the "/mnt/kd/snmp/" directory to the Basic Configuration Backup. +-- Network tab, added "LDAP Client System Defaults" support for LDAP_* rc.conf variables. + Edit tab, added "LDAP Client System Defaults" support for optional /mnt/kd/ldap.conf file. + Additionally, Network and Edit tabs, added "Reload LDAP Client" menu entries. +-- A new "phone-ldap-dir.php" cgi script, similar to the "phone-dir.php cgi script", but uses + the "LDAP Client System Defaults" settings to query the data. Only 'anonymous' queries are + supported by the standard cgi script. + Note: The Network tab "LDAP Server URI(s):" entry must be defined for this cgi script to be enabled. + More Info: http://doc.astlinux.org/userdoc:tt_ldap_client + + Additions for AstLinux 1.1.1: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-05-29 18:46:18
|
Revision: 6114 http://sourceforge.net/p/astlinux/code/6114 Author: abelbeck Date: 2013-05-29 18:46:15 +0000 (Wed, 29 May 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-05-29 18:44:57 UTC (rev 6113) +++ branches/1.0/docs/ChangeLog.txt 2013-05-29 18:46:15 UTC (rev 6114) @@ -12,7 +12,7 @@ ** System --- RUNNIX, version bump to runnix-0.4-6047, Linux Kernel 2.6.35.14 and many package upgrades. +-- RUNNIX, version bump to runnix-0.4-6112, Linux Kernel 2.6.35.14 and many package upgrades. -- tg3, version 3.124c Broadcom NetLink 10/100/1000 Mbps PCI/PCI-X/PCI Express Ethernet Linux driver This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-06-04 21:35:08
|
Revision: 6116 http://sourceforge.net/p/astlinux/code/6116 Author: abelbeck Date: 2013-06-04 21:35:06 +0000 (Tue, 04 Jun 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-06-04 21:31:16 UTC (rev 6115) +++ branches/1.0/docs/ChangeLog.txt 2013-06-04 21:35:06 UTC (rev 6116) @@ -57,6 +57,8 @@ -- netsnmp, version bump to 5.7.2, change build options to enable Unix transport and agentx to support Asterisk's res_snmp. +-- OpenVPN, version bump to 2.3.2 + -- radvd, version bump to 1.9.3 -- dnsmasq, version bump to 2.66 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-06-07 00:07:02
|
Revision: 6118 http://sourceforge.net/p/astlinux/code/6118 Author: abelbeck Date: 2013-06-07 00:07:00 +0000 (Fri, 07 Jun 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-06-06 23:49:34 UTC (rev 6117) +++ branches/1.0/docs/ChangeLog.txt 2013-06-07 00:07:00 UTC (rev 6118) @@ -78,6 +78,12 @@ -- Asterisk 11, fixed an issue when res_xmpp is active and unwanted debug log /tmp/refs grows without limit. More Info: https://issues.asterisk.org/jira/browse/ASTERISK-21785 +-- Automatically add symlink /var/spool/asterisk/meetme -> /mnt/kd/monitor/meetme so recordings without MEETME_RECORDINGFILE + defined will be saved on persistent storage, and located such that the Monitor tab may be used to manage them. + +-- When the directory /mnt/kd/dictate exists, add symlink /var/spool/asterisk/dictate -> /mnt/kd/dictate so the + dialplan Dictate() application files will be placed on persistent storage. + ** Web Interface -- ConfBridge tab, new ConfBridge tab has been added, hidden by default. Similar to the MeetMe tab. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |