From: <abe...@us...> - 2013-01-03 22:53:35
|
Revision: 5857 http://astlinux.svn.sourceforge.net/astlinux/?rev=5857&view=rev Author: abelbeck Date: 2013-01-03 22:53:29 +0000 (Thu, 03 Jan 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-01-03 22:45:00 UTC (rev 5856) +++ branches/1.0/docs/ChangeLog.txt 2013-01-03 22:53:29 UTC (rev 5857) @@ -86,7 +86,8 @@ ** Web Interface --- No Change +-- OpenVPN Server sub-tab, added a new "Private Key Size:" entry, 1024 or 2048 Bits. Future generated + keys/certificates will use the private key size value. Additions for AstLinux 1.0.6: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-05 19:06:46
|
Revision: 5861 http://astlinux.svn.sourceforge.net/astlinux/?rev=5861&view=rev Author: abelbeck Date: 2013-01-05 19:06:36 +0000 (Sat, 05 Jan 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-01-05 18:46:39 UTC (rev 5860) +++ branches/1.0/docs/ChangeLog.txt 2013-01-05 19:06:36 UTC (rev 5861) @@ -65,6 +65,8 @@ -- libcurl (curl) version 7.28.1, security fix (CVE-2012-0036) and bug fixes +-- shellinaboxd, version bump to 2.14 + -- AIF traffic-shaping, the EXTDOWN variable or "Firewall -> Downlink Speed:" may be set to "0" to disable incoming (ingress) traffic shaping. @@ -89,7 +91,9 @@ -- OpenVPN Server sub-tab, added a new "Private Key Size:" entry, 1024 or 2048 Bits. Future generated keys/certificates will use the private key size value. +-- CLI tab, fix issue with Firefox 15+ ignoring the '-' and '_' keys. (shellinaboxd related) + Additions for AstLinux 1.0.6: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-13 22:01:28
|
Revision: 5890 http://astlinux.svn.sourceforge.net/astlinux/?rev=5890&view=rev Author: abelbeck Date: 2013-01-13 22:01:16 +0000 (Sun, 13 Jan 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-01-13 03:32:21 UTC (rev 5889) +++ branches/1.0/docs/ChangeLog.txt 2013-01-13 22:01:16 UTC (rev 5890) @@ -10,6 +10,18 @@ Released **TBD** +** IMPORTANT NOTICE + +-- "via[-serial]" and "viac7[-serial]" board types will be automatically redirected to "geni586[-serial]" + board types. Since the release of AstLinux 1.x using a unified kernel config across all boards, the + usefulness of special "via" and "viac7" board types has been eliminated. Users do not have to do anything + special, upgrading with "upgrade-run-image" or the web interface System tab is all that is required. + +-- "net4801" and "wrap" board types have reached end-of-life. AstLinux 1.0.6 was the last supported version. + +-- Current supported board types are: "geni586", "geni586-serial", "alix" and "net5501" + + ** System -- Linux Kernel 2.6.35.14 (minor bump) Info: http://lwn.net/Articles/453757/ @@ -18,6 +30,10 @@ -- r8168 version bump to 8.035.00 RealTek PCI-Express Gigabit Ethernet Linux driver +-- Lua, a simple, efficient porgramming language is now supported, version 5.1.5. + Additional Lua Modules: luafilesystem, luasocket, luaexpat, luasec + More Info: http://www.lua.org/ + -- perl, version bump to 5.16.2. No longer use "microperl", now using "miniperl" which is a cross-compiled version of full perl using perlcross. While compiled modules are now supported, only a limited set of perl modules are included because of our small image size design. @@ -51,8 +67,15 @@ -- libxml2, version bump to 2.9.0 +-- mac2vendor, database update + +-- Time Zone Database, tzdata2012j and tzcode2012j + ** Networking +-- prosody, an XMPP Server supporting Messaging and Presence has been added. + New XMPP_* rc.conf variables and web interface configuration support. + -- dnsmasq, version bump to 2.65 -- links, version bump to 2.7 @@ -88,6 +111,12 @@ ** Web Interface +-- XMPP Server (Prosody) is supported as a sub-tab from the Network tab: + Network tab -> Network Services: XMPP Server, Messaging and Presence { Configure XMPP } + More Info: http://doc.astlinux.org/userdoc:tt-xmpp-server + +-- Network and Edit tabs allow the XMPP Server to be Restarted. + -- OpenVPN Server sub-tab, added a new "Private Key Size:" entry, 1024 or 2048 Bits. Future generated keys/certificates will use the private key size value. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-13 22:43:45
|
Revision: 5892 http://astlinux.svn.sourceforge.net/astlinux/?rev=5892&view=rev Author: abelbeck Date: 2013-01-13 22:43:32 +0000 (Sun, 13 Jan 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-01-13 22:04:25 UTC (rev 5891) +++ branches/1.0/docs/ChangeLog.txt 2013-01-13 22:43:32 UTC (rev 5892) @@ -75,6 +75,7 @@ -- prosody, an XMPP Server supporting Messaging and Presence has been added. New XMPP_* rc.conf variables and web interface configuration support. + Special thanks to Michael Keuter for the idea and development. -- dnsmasq, version bump to 2.65 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-14 17:56:55
|
Revision: 5896 http://astlinux.svn.sourceforge.net/astlinux/?rev=5896&view=rev Author: abelbeck Date: 2013-01-14 17:56:45 +0000 (Mon, 14 Jan 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-01-14 17:55:16 UTC (rev 5895) +++ branches/1.0/docs/ChangeLog.txt 2013-01-14 17:56:45 UTC (rev 5896) @@ -28,6 +28,8 @@ -- unionfs, version bump to 2.5.11 +-- e1000e version bump to 2.2.14 Intel PCI-Express PRO/1000 Ethernet Linux driver + -- r8168 version bump to 8.035.00 RealTek PCI-Express Gigabit Ethernet Linux driver -- Lua, a simple, efficient porgramming language is now supported, version 5.1.5. @@ -43,7 +45,7 @@ -- php, version bump to 5.3.20 --- sqlite, version bump to 3.7.15.1 +-- sqlite, version bump to 3.7.15.2 -- mysql_client, version bump to 5.1.67 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-17 00:55:53
|
Revision: 5908 http://astlinux.svn.sourceforge.net/astlinux/?rev=5908&view=rev Author: abelbeck Date: 2013-01-17 00:55:45 +0000 (Thu, 17 Jan 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-01-16 20:44:56 UTC (rev 5907) +++ branches/1.0/docs/ChangeLog.txt 2013-01-17 00:55:45 UTC (rev 5908) @@ -72,6 +72,7 @@ -- mac2vendor, database update -- Time Zone Database, tzdata2012j and tzcode2012j + Additionally, install zone.tab and iso3166.tab, required by libical. ** Networking @@ -101,13 +102,16 @@ ** Asterisk --- Asterisk 1.8.19.1 (version bump), Testing: 11.1.2 (version bump), Deprecated: 1.4.44 (no change) +-- Asterisk 1.8.20.0 (version bump), Testing: 11.2.0 (version bump), Deprecated: 1.4.44 (no change) -- DAHDI, dahdi-linux 2.6.1 (no change) and dahdi-tools 2.6.1 (no change) Note: The commands 'dahdi_genconf' and 'dahdi_hardware' now work with the new installed perl. -- LibPRI, version bump to 1.4.14 +-- Added Asterisk Calendar Support: CalDAV, iCalendar(.ics), MS Exchange and MS Exchange Web Service + New system libraries 'neon' (libneon) and 'libical' are added to enabled this feature. + -- Asterisk AGI scripts using "perl" are better supported, for example Asterisk::AGI is supported if the "/mnt/kd/perl" directory contains Asterisk.pm and Asterisk/AGI.pm . More Info: http://search.cpan.org/~jamesgol/asterisk-perl-1.03/lib/Asterisk/AGI.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-17 19:17:37
|
Revision: 5909 http://astlinux.svn.sourceforge.net/astlinux/?rev=5909&view=rev Author: abelbeck Date: 2013-01-17 19:17:28 +0000 (Thu, 17 Jan 2013) Log Message: ----------- update ChangeLog, note: we should add the perl/growl setup to userdoc:tt_asterisk_call_notify Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2013-01-17 00:55:45 UTC (rev 5908) +++ branches/1.0/docs/ChangeLog.txt 2013-01-17 19:17:28 UTC (rev 5909) @@ -116,6 +116,11 @@ if the "/mnt/kd/perl" directory contains Asterisk.pm and Asterisk/AGI.pm . More Info: http://search.cpan.org/~jamesgol/asterisk-perl-1.03/lib/Asterisk/AGI.pm +-- app_notify, previously marked as deprecated, not provided in Asterisk 11 + + Example Dialplan Code to replace Notify() application: + http://doc.astlinux.org/userdoc:tt_asterisk_call_notify + ** Web Interface -- XMPP Server (Prosody) is supported as a sub-tab from the Network tab: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-20 21:06:45
|
Revision: 5915 http://astlinux.svn.sourceforge.net/astlinux/?rev=5915&view=rev Author: abelbeck Date: 2013-01-20 21:06:39 +0000 (Sun, 20 Jan 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-01-20 21:05:32 UTC (rev 5914) +++ branches/1.0/docs/ChangeLog.txt 2013-01-20 21:06:39 UTC (rev 5915) @@ -43,7 +43,7 @@ Issue 'perl -V' from the CLI for more details including the --only-mod= modules. Issue 'find /usr/lib/perl -name "*.pm"' to show all installed perl modules. --- php, version bump to 5.3.20 +-- php, version bump to 5.3.21 -- sqlite, version bump to 3.7.15.2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-21 20:27:43
|
Revision: 5921 http://astlinux.svn.sourceforge.net/astlinux/?rev=5921&view=rev Author: abelbeck Date: 2013-01-21 20:27:35 +0000 (Mon, 21 Jan 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-01-21 19:55:09 UTC (rev 5920) +++ branches/1.0/docs/ChangeLog.txt 2013-01-21 20:27:35 UTC (rev 5921) @@ -80,6 +80,12 @@ New XMPP_* rc.conf variables and web interface configuration support. Special thanks to Michael Keuter for the idea and development. +-- prosodycmd, a new CLI command to communicate with the XMPP prosody console. + With no arguments, prosodycmd establishes a telnet session to the localhost prosody console. + With arguments, prosodycmd issues commands to the localhost prosody console, and exits. + Example: prosodycmd 'server:uptime()' 'module:list()' + More Info: http://prosody.im/doc/console + -- dnsmasq, version bump to 2.65 -- links, version bump to 2.7 @@ -129,12 +135,16 @@ -- Network and Edit tabs allow the XMPP Server to be Restarted. +-- Status tab, added "Show XMPP Server Status", and can be hidden via the Prefs tab. + -- OpenVPN Server sub-tab, added a new "Private Key Size:" entry, 1024 or 2048 Bits. Future generated keys/certificates will use the private key size value. -- CLI tab, fix issue with Firefox 15+ ignoring the '-' and '_' keys. (shellinaboxd related) +-- Staff tab, added { Restart Asterisk } as an allowed operation. + Additions for AstLinux 1.0.6: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-23 00:01:23
|
Revision: 5924 http://astlinux.svn.sourceforge.net/astlinux/?rev=5924&view=rev Author: abelbeck Date: 2013-01-23 00:01:16 +0000 (Wed, 23 Jan 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-01-22 23:28:02 UTC (rev 5923) +++ branches/1.0/docs/ChangeLog.txt 2013-01-23 00:01:16 UTC (rev 5924) @@ -21,6 +21,9 @@ -- Current supported board types are: "geni586", "geni586-serial", "alix" and "net5501" +-- vsftpd, if you have a custom "/mnt/kd/vsftpd.conf" file you will need to add the 'allow_writeable_chroot=YES' + new config option. Without the new vsftpd config option you will not be able to login via ftp. + Most users don't have a custom vsftpd config, no change is required for them. ** System @@ -86,6 +89,9 @@ Example: prosodycmd 'server:uptime()' 'module:list()' More Info: http://prosody.im/doc/console +-- vsftpd, version bump to 3.0.2, added new vsftpd.conf 'allow_writeable_chroot=YES' config option. + Note: If you have a custom "/mnt/kd/vsftpd.conf" file you need to add the above new config option. + -- dnsmasq, version bump to 2.65 -- links, version bump to 2.7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-23 03:08:44
|
Revision: 5928 http://astlinux.svn.sourceforge.net/astlinux/?rev=5928&view=rev Author: abelbeck Date: 2013-01-23 03:08:36 +0000 (Wed, 23 Jan 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-01-23 03:04:25 UTC (rev 5927) +++ branches/1.0/docs/ChangeLog.txt 2013-01-23 03:08:36 UTC (rev 5928) @@ -21,10 +21,6 @@ -- Current supported board types are: "geni586", "geni586-serial", "alix" and "net5501" --- vsftpd, if you have a custom "/mnt/kd/vsftpd.conf" file you will need to add the 'allow_writeable_chroot=YES' - new config option. Without the new vsftpd config option you will not be able to login via ftp. - Most users don't have a custom vsftpd config, no change is required for them. - ** System -- Linux Kernel 2.6.35.14 (minor bump) Info: http://lwn.net/Articles/453757/ @@ -90,7 +86,8 @@ More Info: http://prosody.im/doc/console -- vsftpd, version bump to 3.0.2, added new vsftpd.conf 'allow_writeable_chroot=YES' config option. - Note: If you have a custom "/mnt/kd/vsftpd.conf" file you need to add the above new config option. + Note: If you have a custom "/mnt/kd/vsftpd.conf" file the 'allow_writeable_chroot=YES' option + will be automatically added to your configuration if it is missing. -- dnsmasq, version bump to 2.65 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-23 16:22:32
|
Revision: 5930 http://astlinux.svn.sourceforge.net/astlinux/?rev=5930&view=rev Author: abelbeck Date: 2013-01-23 16:22:24 +0000 (Wed, 23 Jan 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-01-23 16:21:10 UTC (rev 5929) +++ branches/1.0/docs/ChangeLog.txt 2013-01-23 16:22:24 UTC (rev 5930) @@ -111,7 +111,7 @@ ** Asterisk --- Asterisk 1.8.20.0 (version bump), Testing: 11.2.0 (version bump), Deprecated: 1.4.44 (no change) +-- Asterisk 1.8.20.1 (version bump), Testing: 11.2.1 (version bump), Deprecated: 1.4.44 (no change) -- DAHDI, dahdi-linux 2.6.1 (no change) and dahdi-tools 2.6.1 (no change) Note: The commands 'dahdi_genconf' and 'dahdi_hardware' now work with the new installed perl. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-23 16:28:02
|
Revision: 5931 http://astlinux.svn.sourceforge.net/astlinux/?rev=5931&view=rev Author: abelbeck Date: 2013-01-23 16:27:51 +0000 (Wed, 23 Jan 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-01-23 16:22:24 UTC (rev 5930) +++ branches/1.0/docs/ChangeLog.txt 2013-01-23 16:27:51 UTC (rev 5931) @@ -31,7 +31,7 @@ -- r8168 version bump to 8.035.00 RealTek PCI-Express Gigabit Ethernet Linux driver --- Lua, a simple, efficient porgramming language is now supported, version 5.1.5. +-- Lua, a simple, efficient programming language is now supported, version 5.1.5. Additional Lua Modules: luafilesystem, luasocket, luaexpat, luasec More Info: http://www.lua.org/ @@ -126,7 +126,6 @@ More Info: http://search.cpan.org/~jamesgol/asterisk-perl-1.03/lib/Asterisk/AGI.pm -- app_notify, previously marked as deprecated, not provided in Asterisk 11 - Example Dialplan Code to replace Notify() application: http://doc.astlinux.org/userdoc:tt_asterisk_call_notify This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-01-28 21:40:31
|
Revision: 5935 http://astlinux.svn.sourceforge.net/astlinux/?rev=5935&view=rev Author: abelbeck Date: 2013-01-28 21:40:24 +0000 (Mon, 28 Jan 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-01-28 21:25:53 UTC (rev 5934) +++ branches/1.0/docs/ChangeLog.txt 2013-01-28 21:40:24 UTC (rev 5935) @@ -58,6 +58,8 @@ -- acpid, version bump to 2.0.17 +-- tiff, version bump to 4.0.3 (security fixes: CVE-2012-3401 and CVE-2012-3386) + -- pcre, version bump to 8.32 -- zlib, version bump to 1.2.7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-02-07 18:23:42
|
Revision: 5944 http://astlinux.svn.sourceforge.net/astlinux/?rev=5944&view=rev Author: abelbeck Date: 2013-02-07 18:23:34 +0000 (Thu, 07 Feb 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-02-05 16:07:46 UTC (rev 5943) +++ branches/1.0/docs/ChangeLog.txt 2013-02-07 18:23:34 UTC (rev 5944) @@ -1,15 +1,40 @@ ========================================================= -=== ChangeLog Information for AstLinux 1.0 +=== ChangeLog Information for AstLinux 1.x === === === docs/ChangeLog.txt ========================================================= -Additions for AstLinux 1.1.0: +Additions for AstLinux 1.1.1: ============================= Released **TBD** +** System + +-- OpenSSL, version bump to 0.9.8y (security fixes: CVE-2013-0169, CVE-2012-2686 and CVE-2013-0166) + +** Networking + +-- reload-spamhaus-drop (optional CRON script), add support for the new 'edrop' list, used along with AIF + More Info: http://www.spamhaus.org/drop/ + +** Asterisk + +-- Asterisk 1.8.20.1 (no change) and 11.2.1 (no change) + +-- DAHDI, dahdi-linux 2.6.1 (no change) and dahdi-tools 2.6.1 (no change) + +** Web Interface + +-- Prefs and System tabs, add the Asterisk 11 Repository URL to the list of defaults. + + +Additions for AstLinux 1.1.0: +============================= + +Released 2013-02-07 + ** IMPORTANT NOTICE -- "via[-serial]" and "viac7[-serial]" board types will be automatically redirected to "geni586[-serial]" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-02-09 22:08:24
|
Revision: 5947 http://astlinux.svn.sourceforge.net/astlinux/?rev=5947&view=rev Author: abelbeck Date: 2013-02-09 22:08:15 +0000 (Sat, 09 Feb 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-02-09 21:53:48 UTC (rev 5946) +++ branches/1.0/docs/ChangeLog.txt 2013-02-09 22:08:15 UTC (rev 5947) @@ -12,10 +12,16 @@ ** System --- OpenSSL, version bump to 0.9.8y (security fixes: CVE-2013-0169, CVE-2012-2686 and CVE-2013-0166) +-- No Change ** Networking +-- OpenSSL, version bump to 0.9.8y (security fixes: CVE-2013-0169, CVE-2012-2686 and CVE-2013-0166) + +-- libcurl (curl) version bump to 7.29.0, (security fix: CVE-2013-0249) and bug fixes. Additionally enable IPv6. + +-- OpenVPN, version bump to 2.3.0. Remove easy-rsa scripts. + -- reload-spamhaus-drop (optional CRON script), add support for the new 'edrop' list, used along with AIF More Info: http://www.spamhaus.org/drop/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-02-24 17:23:11
|
Revision: 5969 http://astlinux.svn.sourceforge.net/astlinux/?rev=5969&view=rev Author: abelbeck Date: 2013-02-24 17:23:04 +0000 (Sun, 24 Feb 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-02-24 16:18:48 UTC (rev 5968) +++ branches/1.0/docs/ChangeLog.txt 2013-02-24 17:23:04 UTC (rev 5969) @@ -12,7 +12,7 @@ ** System --- No Change +-- php, version bump to 5.3.22 ** Networking @@ -21,7 +21,13 @@ -- libcurl (curl) version bump to 7.29.0, (security fix: CVE-2013-0249) and bug fixes. Additionally enable IPv6. -- 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 + == New Client rc.conf variables: OVPNC_AUTH, OVPNC_TA and OVPNC_USER_PASS +-- dnsmasq, for very special situations such as in a VM, added an rc.conf variable EXTDHCP="yes" to allow a single, + static, non-PPPoE external interface to act as a DHCP server. Obviously EXTDHCP="no" by default. + More Info: http://doc.astlinux.org/userdoc:tt-ext-dhcp-server + -- reload-spamhaus-drop (optional CRON script), add support for the new 'edrop' list, used along with AIF More Info: http://www.spamhaus.org/drop/ @@ -31,8 +37,25 @@ -- DAHDI, dahdi-linux 2.6.1 (no change) and dahdi-tools 2.6.1 (no change) +-- rhino, version bump to 0.99.6b3 + ** Web Interface +-- OpenVPN Server sub-tab + == Either IPv4 or IPv6 may be used for transport, and dual IPv4/IPv6 tunnels + == Added TLS-Auth support + == Added Auth HMAC selections of SHA1 and SHA256 + == Added Topology selections + == Downloaded credentials now contain client.ovpn configurations for the OpenVPN Client App + More info: http://doc.astlinux.org/userdoc:tt_openvpn_server + +-- OpenVPN Client sub-tab + == Added User/Pass authentication support + == Added TLS-Auth support + == Added Auth HMAC selections of SHA1 and SHA256 + +-- Edit tab support for editing existing OpenVPN files in "/mnt/kd/openvpn/ccd/" + -- Prefs and System tabs, add the Asterisk 11 Repository URL to the list of defaults. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-02-27 18:32:22
|
Revision: 5973 http://astlinux.svn.sourceforge.net/astlinux/?rev=5973&view=rev Author: abelbeck Date: 2013-02-27 18:32:16 +0000 (Wed, 27 Feb 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-02-27 18:14:51 UTC (rev 5972) +++ branches/1.0/docs/ChangeLog.txt 2013-02-27 18:32:16 UTC (rev 5973) @@ -14,6 +14,8 @@ -- php, version bump to 5.3.22 +-- Timezone, add "/etc/timezone" file support defined as the validated TIMEZONE variable. + ** Networking -- OpenSSL, version bump to 0.9.8y (security fixes: CVE-2013-0169, CVE-2012-2686 and CVE-2013-0166) @@ -58,7 +60,9 @@ -- Prefs and System tabs, add the Asterisk 11 Repository URL to the list of defaults. +-- All tabs, prefer the "/etc/timezone" file as the souce of the Timezone, if it exists. + Additions for AstLinux 1.1.0: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-08 00:20:26
|
Revision: 5984 http://astlinux.svn.sourceforge.net/astlinux/?rev=5984&view=rev Author: abelbeck Date: 2013-03-08 00:20:20 +0000 (Fri, 08 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-07 23:50:35 UTC (rev 5983) +++ branches/1.0/docs/ChangeLog.txt 2013-03-08 00:20:20 UTC (rev 5984) @@ -12,10 +12,15 @@ ** System --- php, version bump to 5.3.22 +-- php, version bump to 5.3.22. Additionally, PDO SQLite(3) is enabled. -- Timezone, add "/etc/timezone" file support defined as the validated TIMEZONE variable. +-- unixodbc, new package, adds ODBC database interface. + +-- sqliteodbc, new package, adds SQLite3 driver for the unixodbc ODBC database interface. + Note: The SQLite3 database is located at "/mnt/kd/asterisk-odbc.sqlite3" with DSN=asterisk + ** Networking -- OpenSSL, version bump to 0.9.8y (security fixes: CVE-2013-0169, CVE-2012-2686 and CVE-2013-0166) @@ -41,6 +46,11 @@ -- rhino, version bump to 0.99.6b3 +-- Asterisk 1.8 and 11 builds now support ODBC database functionality. Most interesting is the "func_odbc" module. + By default the ODBC features are disabled until enabled for [asterisk] in "res_odbc.conf". + Note: The SQLite3 database is located at "/mnt/kd/asterisk-odbc.sqlite3" with DSN=asterisk + More Info: http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/getting_funky.html + ** Web Interface -- OpenVPN Server sub-tab @@ -62,7 +72,9 @@ -- All tabs, prefer the "/etc/timezone" file as the souce of the Timezone, if it exists. +-- Network tab, validate Timezone setting and display an error if invalid. + Additions for AstLinux 1.1.0: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-14 14:14:33
|
Revision: 5994 http://astlinux.svn.sourceforge.net/astlinux/?rev=5994&view=rev Author: abelbeck Date: 2013-03-14 14:14:21 +0000 (Thu, 14 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-14 13:11:02 UTC (rev 5993) +++ branches/1.0/docs/ChangeLog.txt 2013-03-14 14:14:21 UTC (rev 5994) @@ -19,8 +19,11 @@ -- unixodbc, new package, adds ODBC database interface. -- sqliteodbc, new package, adds SQLite3 driver for the unixodbc ODBC database interface. - Note: The SQLite3 database is located at "/mnt/kd/asterisk-odbc.sqlite3" with DSN=asterisk + Note: The Asterisk database is located at "/mnt/kd/asterisk-odbc.sqlite3" with DSN=asterisk + The CDR ODBC database is located at "/mnt/kd/cdr-sqlite3/cdr-odbc.sqlite3" with DSN=asterisk-cdr +-- zabbix, version bump to 2.0.5, many bug fixes + ** Networking -- OpenSSL, version bump to 0.9.8y (security fixes: CVE-2013-0169, CVE-2012-2686 and CVE-2013-0166) @@ -42,14 +45,16 @@ -- Asterisk 1.8.20.1 (no change) and 11.2.1 (no change) --- DAHDI, dahdi-linux 2.6.1 (no change) and dahdi-tools 2.6.1 (no change) +-- DAHDI, dahdi-linux 2.6.2 (version bump) and dahdi-tools 2.6.2 (version bump) -- rhino, version bump to 0.99.6b3 -- Asterisk 1.8 and 11 builds now support ODBC database functionality. Most interesting is the "func_odbc" module. - By default the ODBC features are disabled until enabled for [asterisk] in "res_odbc.conf". - Note: The SQLite3 database is located at "/mnt/kd/asterisk-odbc.sqlite3" with DSN=asterisk - More Info: http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/getting_funky.html + By default the ODBC features are disabled until enabled for [asterisk] and optionally [asterisk-cdr] in "res_odbc.conf". + New CDR logging options are available, most interesting is the "cdr_adaptive_odbc" module, use with DSN=asterisk-cdr . + Note: The Asterisk database is located at "/mnt/kd/asterisk-odbc.sqlite3" with DSN=asterisk + The CDR ODBC database is located at "/mnt/kd/cdr-sqlite3/cdr-odbc.sqlite3" with DSN=asterisk-cdr + More Info: http://doc.astlinux.org/userdoc:tt_asterisk-odbc ** Web Interface @@ -66,6 +71,13 @@ == Added TLS-Auth support == Added Auth HMAC selections of SHA1 and SHA256 +-- SQL-Data tab, new tab, not shown by default + == Prefs tab, SQL-Data Tab Options: and Show SQL-Data Tab + == Manages SQL data in "/mnt/kd/asterisk-odbc.sqlite3" used by func_odbc in Asterisk. + == Manages SQL data in "/mnt/kd/cdr-sqlite3/cdr-odbc.sqlite3" if it exists, created by cdr_adaptive_odbc or cdr_odbc. + == Manages SQL data in "/mnt/kd/cdr-sqlite3/master.db" if it exists, created by cdr_sqlite3_custom. + Note: The SQL-Data tab is a customized variation of phpLiteAdmin: http://code.google.com/p/phpliteadmin/ + -- Edit tab support for editing existing OpenVPN files in "/mnt/kd/openvpn/ccd/" -- Prefs and System tabs, add the Asterisk 11 Repository URL to the list of defaults. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-15 22:19:00
|
Revision: 5996 http://astlinux.svn.sourceforge.net/astlinux/?rev=5996&view=rev Author: abelbeck Date: 2013-03-15 22:18:51 +0000 (Fri, 15 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-15 22:15:46 UTC (rev 5995) +++ branches/1.0/docs/ChangeLog.txt 2013-03-15 22:18:51 UTC (rev 5996) @@ -65,6 +65,7 @@ == Added Topology selections == Downloaded credentials now contain client.ovpn configurations for the OpenVPN Client App More info: http://doc.astlinux.org/userdoc:tt_openvpn_server + More info: http://doc.astlinux.org/userdoc:tt_openvpn_client_networks -- OpenVPN Client sub-tab == Added User/Pass authentication support This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-17 21:15:57
|
Revision: 6000 http://astlinux.svn.sourceforge.net/astlinux/?rev=6000&view=rev Author: abelbeck Date: 2013-03-17 21:15:47 +0000 (Sun, 17 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-17 21:10:57 UTC (rev 5999) +++ branches/1.0/docs/ChangeLog.txt 2013-03-17 21:15:47 UTC (rev 6000) @@ -12,7 +12,7 @@ ** System --- php, version bump to 5.3.22. Additionally, PDO SQLite(3) is enabled. +-- e1000e version bump to 2.3.2 Intel PCI-Express PRO/1000 Ethernet Linux driver -- Timezone, add "/etc/timezone" file support defined as the validated TIMEZONE variable. @@ -22,6 +22,8 @@ Note: The Asterisk database is located at "/mnt/kd/asterisk-odbc.sqlite3" with DSN=asterisk The CDR ODBC database is located at "/mnt/kd/cdr-sqlite3/cdr-odbc.sqlite3" with DSN=asterisk-cdr +-- php, version bump to 5.3.22. Additionally, PDO SQLite(3) is enabled. + -- zabbix, version bump to 2.0.5, many bug fixes ** Networking This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-20 19:07:37
|
Revision: 6007 http://astlinux.svn.sourceforge.net/astlinux/?rev=6007&view=rev Author: abelbeck Date: 2013-03-20 19:07:28 +0000 (Wed, 20 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-20 18:38:14 UTC (rev 6006) +++ branches/1.0/docs/ChangeLog.txt 2013-03-20 19:07:28 UTC (rev 6007) @@ -22,8 +22,11 @@ Note: The Asterisk database is located at "/mnt/kd/asterisk-odbc.sqlite3" with DSN=asterisk The CDR ODBC database is located at "/mnt/kd/cdr-sqlite3/cdr-odbc.sqlite3" with DSN=asterisk-cdr --- php, version bump to 5.3.22. Additionally, PDO SQLite(3) is enabled. +-- php, version bump to 5.3.23. Additionally, PDO SQLite(3) is enabled. + (security fixes: CVE-2013-1635 and CVE-2013-1643) +-- sudo, version bump to 1.8.6p7, (security fixes: CVE-2013-1775 and CVE-2013-1776) + -- zabbix, version bump to 2.0.5, many bug fixes ** Networking @@ -32,6 +35,8 @@ -- 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) + -- 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 == New Client rc.conf variables: OVPNC_AUTH, OVPNC_TA and OVPNC_USER_PASS @@ -89,7 +94,12 @@ -- Network tab, validate Timezone setting and display an error if invalid. +-- All tabs, sanitize text input data used for rc.conf variable configuration. + Input characters: double-quote ("), dollar-sign ($) and grave-accent (`) will be ignored. + Asterisk astDB stored data will only ignore the double-quote (") character. + Note: The single-quote (') character is allowed. + Additions for AstLinux 1.1.0: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-20 21:21:35
|
Revision: 6009 http://astlinux.svn.sourceforge.net/astlinux/?rev=6009&view=rev Author: abelbeck Date: 2013-03-20 21:21:28 +0000 (Wed, 20 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-20 21:17:08 UTC (rev 6008) +++ branches/1.0/docs/ChangeLog.txt 2013-03-20 21:21:28 UTC (rev 6009) @@ -95,8 +95,8 @@ -- Network tab, validate Timezone setting and display an error if invalid. -- All tabs, sanitize text input data used for rc.conf variable configuration. - Input characters: double-quote ("), dollar-sign ($) and grave-accent (`) will be ignored. - Asterisk astDB stored data will only ignore the double-quote (") character. + 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. Note: The single-quote (') character is allowed. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2013-03-24 23:31:36
|
Revision: 6012 http://astlinux.svn.sourceforge.net/astlinux/?rev=6012&view=rev Author: abelbeck Date: 2013-03-24 23:31:29 +0000 (Sun, 24 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-24 23:26:05 UTC (rev 6011) +++ branches/1.0/docs/ChangeLog.txt 2013-03-24 23:31:29 UTC (rev 6012) @@ -37,6 +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. + -- 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 == 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. |