From: <abe...@us...> - 2012-06-12 00:48:42
|
Revision: 5568 http://astlinux.svn.sourceforge.net/astlinux/?rev=5568&view=rev Author: abelbeck Date: 2012-06-12 00:48:36 +0000 (Tue, 12 Jun 2012) 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 2012-06-09 17:51:20 UTC (rev 5567) +++ branches/1.0/docs/ChangeLog.txt 2012-06-12 00:48:36 UTC (rev 5568) @@ -46,6 +46,8 @@ -- wanpipe, version bump to 3.5.27 +-- rhino, version bump to 0.99.6b2, Rhino PCI card support is now (again) enabled in the standard, default builds. + -- safe_asterisk script, add restart limits so endless restarts/emails won't be generated ** Web Interface This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-06-17 20:23:30
|
Revision: 5576 http://astlinux.svn.sourceforge.net/astlinux/?rev=5576&view=rev Author: abelbeck Date: 2012-06-17 20:23:24 +0000 (Sun, 17 Jun 2012) 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 2012-06-17 20:16:46 UTC (rev 5575) +++ branches/1.0/docs/ChangeLog.txt 2012-06-17 20:23:24 UTC (rev 5576) @@ -12,12 +12,15 @@ ** System --- php, version bump to 5.3.13 (security fixes: CVE-2012-1823 and CVE-2012-2311) +-- php, version bump to 5.3.14 (security fixes: CVE-2012-1823, CVE-2012-2311 and CVE-2012-2143) -- mysql_client, version bump to 5.1.63, security fixes. --- sqlite, version bump to 3.7.12.1 +-- sqlite, version bump to 3.7.13 +-- libxml2, version bump to 2.8.0, (security fixes: CVE-2011-1944, CVE-2011-2821, CVE-2011-2834, + CVE-2011-3919 and CVE-2012-0841) + -- setconsole-speed-tty, new command to change the serial console speed/tty, not only currently but also automatically after upgrades. Usage: setconsole-speed-tty [ show|reset|help ] 9600|19200|38400|57600|115200 [ ttySn ] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-07-01 13:43:20
|
Revision: 5584 http://astlinux.svn.sourceforge.net/astlinux/?rev=5584&view=rev Author: abelbeck Date: 2012-07-01 13:43:12 +0000 (Sun, 01 Jul 2012) 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 2012-06-29 21:45:09 UTC (rev 5583) +++ branches/1.0/docs/ChangeLog.txt 2012-07-01 13:43:12 UTC (rev 5584) @@ -21,6 +21,10 @@ -- libxml2, version bump to 2.8.0, (security fixes: CVE-2011-1944, CVE-2011-2821, CVE-2011-2834, CVE-2011-3919 and CVE-2012-0841) +-- e1000e version bump to 2.0.0.1 Intel PCI-Express PRO/1000 Ethernet Linux driver + +-- r8168 version bump to 8.031.00 RealTek PCI-Express Gigabit Ethernet Linux driver + -- setconsole-speed-tty, new command to change the serial console speed/tty, not only currently but also automatically after upgrades. Usage: setconsole-speed-tty [ show|reset|help ] 9600|19200|38400|57600|115200 [ ttySn ] @@ -33,6 +37,8 @@ -- lighttpd, version bump to 1.4.31 +-- AIF, version bump to 2.0.1c + -- IPsec XAuth, new rc.conf variable IPSECM_XAUTH_LOCAL_GW which defines a client local gateway for IPsec XAuth clients, defaults to INTIP. Remote IPsec XAuth clients then use INTIP (or IPSECM_XAUTH_LOCAL_GW) as the Asterisk server, any AstLinux-local server for that matter. @@ -47,6 +53,9 @@ -- DAHDI, dahdi-linux 2.6.1 and dahdi-tools 2.6.1 +-- libPRI, upstream patch, Add layer 2 persistence option to customize the layer 2 behavior on BRI PTMP lines. + Thanks to Michael Keuter. http://svnview.digium.com/svn/libpri?view=revision&sortby=log&revision=2273 + -- wanpipe, version bump to 3.5.27 -- rhino, version bump to 0.99.6b2, Rhino PCI card support is now (again) enabled in the standard, default builds. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-07-09 14:27:56
|
Revision: 5601 http://astlinux.svn.sourceforge.net/astlinux/?rev=5601&view=rev Author: abelbeck Date: 2012-07-09 14:27:47 +0000 (Mon, 09 Jul 2012) 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 2012-07-08 17:21:07 UTC (rev 5600) +++ branches/1.0/docs/ChangeLog.txt 2012-07-09 14:27:47 UTC (rev 5601) @@ -39,6 +39,13 @@ -- AIF, version bump to 2.0.1c +-- miniupnpd, new package added to support Universal Plug'n'Play for both NAT-PMP and UPnP. + + Much thanks to David Kerr for performing the majority of the work required to implement miniupnpd. + + WARNING: Enabling either NAT-PMP or UPnP has security implications! + More info: http://doc.astlinux.org/userdoc:tt_universal_plug_play + -- IPsec XAuth, new rc.conf variable IPSECM_XAUTH_LOCAL_GW which defines a client local gateway for IPsec XAuth clients, defaults to INTIP. Remote IPsec XAuth clients then use INTIP (or IPSECM_XAUTH_LOCAL_GW) as the Asterisk server, any AstLinux-local server for that matter. @@ -68,7 +75,12 @@ The Prefs tab allows the MeetMe tab to be shown, as well as supporting MeetMe Tab Options. Special thanks to James Babiak for the blueprint. +-- Universal Plug'n'Play support added: + == Status tab shows "Universal Plug'n'Play Leases" section when the miniupnpd daemon is enabled. + == Network tab allows "Universal Plug'n'Play" to be enabled and restarted. + == Edit tab allows "Universal Plug'n'Play" to be restarted. + Additions for AstLinux 1.0.3: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-07-11 16:51:41
|
Revision: 5606 http://astlinux.svn.sourceforge.net/astlinux/?rev=5606&view=rev Author: abelbeck Date: 2012-07-11 16:51:30 +0000 (Wed, 11 Jul 2012) 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 2012-07-11 12:14:19 UTC (rev 5605) +++ branches/1.0/docs/ChangeLog.txt 2012-07-11 16:51:30 UTC (rev 5606) @@ -67,6 +67,13 @@ -- rhino, version bump to 0.99.6b2, Rhino PCI card support is now (again) enabled in the standard, default builds. +-- (Custom Build Only) fonulator, new package to support the installation and configuration of the + Redfone foneBRIDGE (PRI-to-Ethernet bridge) using TDM-over-Ethernet to Asterisk. + + Much thanks to Michael Keuter for performing the majority of the work required to implement fonulator. + + More info: http://doc.astlinux.org/userdoc:fonebridge + -- safe_asterisk script, add restart limits so endless restarts/emails won't be generated ** Web Interface This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-07-11 17:23:23
|
Revision: 5609 http://astlinux.svn.sourceforge.net/astlinux/?rev=5609&view=rev Author: abelbeck Date: 2012-07-11 17:23:16 +0000 (Wed, 11 Jul 2012) 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 2012-07-11 17:20:31 UTC (rev 5608) +++ branches/1.0/docs/ChangeLog.txt 2012-07-11 17:23:16 UTC (rev 5609) @@ -56,7 +56,7 @@ ** Asterisk --- Asterisk 1.4.44 and 1.8.13.0 +-- Asterisk 1.4.44 and 1.8.14.0 -- DAHDI, dahdi-linux 2.6.1 and dahdi-tools 2.6.1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-07-17 19:35:50
|
Revision: 5615 http://astlinux.svn.sourceforge.net/astlinux/?rev=5615&view=rev Author: abelbeck Date: 2012-07-17 19:35:44 +0000 (Tue, 17 Jul 2012) 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 2012-07-17 19:29:17 UTC (rev 5614) +++ branches/1.0/docs/ChangeLog.txt 2012-07-17 19:35:44 UTC (rev 5615) @@ -56,7 +56,7 @@ ** Asterisk --- Asterisk 1.4.44 and 1.8.14.0 +-- Asterisk 1.4.44 and 1.8.14.1 -- DAHDI, dahdi-linux 2.6.1 and dahdi-tools 2.6.1 @@ -76,6 +76,9 @@ -- safe_asterisk script, add restart limits so endless restarts/emails won't be generated +-- cdr-sqlite3, if the directory "/mnt/kd/cdr-sqlite3" exists, the master.db file will be placed on persistent + storage at "/mnt/kd/cdr-sqlite3/master.db". + ** Web Interface -- MeetMe tab, added a new MeetMe tab to manage Conferences. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-07-19 18:56:03
|
Revision: 5621 http://astlinux.svn.sourceforge.net/astlinux/?rev=5621&view=rev Author: abelbeck Date: 2012-07-19 18:55:57 +0000 (Thu, 19 Jul 2012) 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 2012-07-18 21:05:53 UTC (rev 5620) +++ branches/1.0/docs/ChangeLog.txt 2012-07-19 18:55:57 UTC (rev 5621) @@ -37,8 +37,10 @@ -- lighttpd, version bump to 1.4.31 --- AIF, version bump to 2.0.1c +-- AIF, version bump to 2.0.1c plus upstream r647 and r650 patches. +-- radvd, version bump to 1.9.1, now uses libdaemon to fix a previous issue. + -- miniupnpd, new package added to support Universal Plug'n'Play for both NAT-PMP and UPnP. Much thanks to David Kerr for performing the majority of the work required to implement miniupnpd. @@ -50,6 +52,9 @@ IPsec XAuth clients, defaults to INTIP. Remote IPsec XAuth clients then use INTIP (or IPSECM_XAUTH_LOCAL_GW) as the Asterisk server, any AstLinux-local server for that matter. +-- mtr, new command, network diagnostic tool that is a fancy screen-based traceroute + ping combo. + Try it: mtr google.com + -- dhcpdump, new command to help debug DHCP packets, useful for IP phones and provisioning. Example: dhcpdump -i eth1 -h '^00:15:65' Monitor DHCP packets on interface 'eth1' for MAC addresses starting with 00:15:65 (Yealink phones) @@ -81,6 +86,12 @@ ** Web Interface +-- Network -> Firewall sub-tab added features: + == New 'Pass LAN->EXT' and 'Pass DMZ->EXT' rule actions. Useful when broad 'Deny LAN->EXT' or 'Deny DMZ->EXT' + rule actions are also defined, or with the new Default Policies feature with "Deny". + == New options to define the outbound Default Policies for LAN->EXT and DMZ->EXT. + Note: The defaults are 'Pass LAN->EXT' and 'Pass DMZ->EXT' + -- MeetMe tab, added a new MeetMe tab to manage Conferences. The Prefs tab allows the MeetMe tab to be shown, as well as supporting MeetMe Tab Options. Special thanks to James Babiak for the blueprint. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-08-03 21:34:39
|
Revision: 5629 http://astlinux.svn.sourceforge.net/astlinux/?rev=5629&view=rev Author: abelbeck Date: 2012-08-03 21:34:32 +0000 (Fri, 03 Aug 2012) 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 2012-08-03 21:28:17 UTC (rev 5628) +++ branches/1.0/docs/ChangeLog.txt 2012-08-03 21:34:32 UTC (rev 5629) @@ -5,13 +5,37 @@ === docs/ChangeLog.txt ========================================================= -Additions for AstLinux 1.0.4: +Additions for AstLinux 1.0.5: ============================= Released **TBD** ** System +-- php, version bump to 5.3.15 (security fixes: CVE-2012-2688 and CVE-2012-3365) + +** Networking + +-- No changes + +** Asterisk + +-- Asterisk 1.4.44 and 1.8.15.0 + +-- DAHDI, dahdi-linux 2.6.1 and dahdi-tools 2.6.1 + +** Web Interface + +-- No changes + + +Additions for AstLinux 1.0.4: +============================= + +Released 2012-08-04 + +** System + -- php, version bump to 5.3.14 (security fixes: CVE-2012-1823, CVE-2012-2311 and CVE-2012-2143) -- mysql_client, version bump to 5.1.63, security fixes. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-08-09 18:38:54
|
Revision: 5631 http://astlinux.svn.sourceforge.net/astlinux/?rev=5631&view=rev Author: abelbeck Date: 2012-08-09 18:38:48 +0000 (Thu, 09 Aug 2012) 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 2012-08-09 18:37:19 UTC (rev 5630) +++ branches/1.0/docs/ChangeLog.txt 2012-08-09 18:38:48 UTC (rev 5631) @@ -14,6 +14,8 @@ -- php, version bump to 5.3.15 (security fixes: CVE-2012-2688 and CVE-2012-3365) +-- spandsp, version bump to 0.0.6pre21 + ** Networking -- No changes This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-08-17 18:35:00
|
Revision: 5637 http://astlinux.svn.sourceforge.net/astlinux/?rev=5637&view=rev Author: abelbeck Date: 2012-08-17 18:34:54 +0000 (Fri, 17 Aug 2012) 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 2012-08-17 18:04:39 UTC (rev 5636) +++ branches/1.0/docs/ChangeLog.txt 2012-08-17 18:34:54 UTC (rev 5637) @@ -12,7 +12,7 @@ ** System --- php, version bump to 5.3.15 (security fixes: CVE-2012-2688 and CVE-2012-3365) +-- php, version bump to 5.3.16 (security fixes: CVE-2012-2688 and CVE-2012-3365) -- spandsp, version bump to 0.0.6pre21 @@ -24,8 +24,10 @@ -- Asterisk 1.4.44 and 1.8.15.0 --- DAHDI, dahdi-linux 2.6.1 and dahdi-tools 2.6.1 +-- DAHDI, no change, dahdi-linux 2.6.1 and dahdi-tools 2.6.1 +-- wanpipe, version bump to 3.5.28 + ** Web Interface -- No changes This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-08-25 22:54:24
|
Revision: 5641 http://astlinux.svn.sourceforge.net/astlinux/?rev=5641&view=rev Author: abelbeck Date: 2012-08-25 22:54:17 +0000 (Sat, 25 Aug 2012) 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 2012-08-25 22:43:42 UTC (rev 5640) +++ branches/1.0/docs/ChangeLog.txt 2012-08-25 22:54:17 UTC (rev 5641) @@ -18,8 +18,11 @@ ** Networking --- No changes +-- msmtp, version bump to 1.4.28, and add new variable SMTP_HOST_DOMAIN which when defined sets + the hostname used by the SMTP EHLO (or LMTP LHLO) command, the default is to use 'localhost'. +-- netsnmp, version bump to 5.7.1 (LTS) (security fix: CVE-2012-2141) + ** Asterisk -- Asterisk 1.4.44 and 1.8.15.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-08-26 00:14:10
|
Revision: 5643 http://astlinux.svn.sourceforge.net/astlinux/?rev=5643&view=rev Author: abelbeck Date: 2012-08-26 00:14:04 +0000 (Sun, 26 Aug 2012) 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 2012-08-26 00:12:36 UTC (rev 5642) +++ branches/1.0/docs/ChangeLog.txt 2012-08-26 00:14:04 UTC (rev 5643) @@ -14,6 +14,8 @@ -- php, version bump to 5.3.16 (security fixes: CVE-2012-2688 and CVE-2012-3365) +-- bash, version bump to 4.1.11 + -- spandsp, version bump to 0.0.6pre21 ** Networking This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-09-09 22:27:19
|
Revision: 5674 http://astlinux.svn.sourceforge.net/astlinux/?rev=5674&view=rev Author: abelbeck Date: 2012-09-09 22:27:13 +0000 (Sun, 09 Sep 2012) 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 2012-09-09 22:21:26 UTC (rev 5673) +++ branches/1.0/docs/ChangeLog.txt 2012-09-09 22:27:13 UTC (rev 5674) @@ -48,9 +48,9 @@ ** Asterisk --- Asterisk 1.4.44 and 1.8.15.0 +-- Asterisk 1.8.15.1 (version bump), 1.4.44 (no change) --- DAHDI, no change, dahdi-linux 2.6.1 and dahdi-tools 2.6.1 +-- DAHDI, dahdi-linux 2.6.1 (no change) and dahdi-tools 2.6.1 (no change) -- wanpipe, version bump to 3.5.28 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-09-12 19:59:15
|
Revision: 5678 http://astlinux.svn.sourceforge.net/astlinux/?rev=5678&view=rev Author: abelbeck Date: 2012-09-12 19:59:06 +0000 (Wed, 12 Sep 2012) 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 2012-09-12 19:55:20 UTC (rev 5677) +++ branches/1.0/docs/ChangeLog.txt 2012-09-12 19:59:06 UTC (rev 5678) @@ -28,6 +28,8 @@ -- The default limit of the /var tmpfs size is increased from 5 MB to 10 MB. /tmp remains at 10 MB. +-- Now uses 'devtmpfs' mounted by the kernel for /dev . + ** Networking -- msmtp, version bump to 1.4.29, and add new variable SMTP_HOST_DOMAIN which when defined sets This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-09-15 19:37:05
|
Revision: 5681 http://astlinux.svn.sourceforge.net/astlinux/?rev=5681&view=rev Author: abelbeck Date: 2012-09-15 19:36:59 +0000 (Sat, 15 Sep 2012) 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 2012-09-15 19:35:49 UTC (rev 5680) +++ branches/1.0/docs/ChangeLog.txt 2012-09-15 19:36:59 UTC (rev 5681) @@ -50,7 +50,7 @@ ** Asterisk --- Asterisk 1.8.15.1 (version bump), 1.4.44 (no change) +-- Asterisk 1.8.16.0 (version bump), 1.4.44 (no change) -- DAHDI, dahdi-linux 2.6.1 (no change) and dahdi-tools 2.6.1 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-09-17 20:03:35
|
Revision: 5685 http://astlinux.svn.sourceforge.net/astlinux/?rev=5685&view=rev Author: abelbeck Date: 2012-09-17 20:03:29 +0000 (Mon, 17 Sep 2012) Log Message: ----------- upgrade ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2012-09-17 19:59:46 UTC (rev 5684) +++ branches/1.0/docs/ChangeLog.txt 2012-09-17 20:03:29 UTC (rev 5685) @@ -12,7 +12,7 @@ ** System --- php, version bump to 5.3.16 (security fixes: CVE-2012-2688 and CVE-2012-3365) +-- php, version bump to 5.3.17 (security fixes: CVE-2012-2688 and CVE-2012-3365) -- bash, version bump to 4.1.11 @@ -20,6 +20,8 @@ -- spandsp, version bump to 0.0.6pre21 +-- e1000e version bump to 2.1.4 Intel PCI-Express PRO/1000 Ethernet Linux driver + -- r8168 version bump to 8.032.00 RealTek PCI-Express Gigabit Ethernet Linux driver -- zabbix, version bump to 2.0.2, zabbix_proxy support added and IPv6 support enabled This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-09-23 02:21:24
|
Revision: 5690 http://astlinux.svn.sourceforge.net/astlinux/?rev=5690&view=rev Author: abelbeck Date: 2012-09-23 02:21:18 +0000 (Sun, 23 Sep 2012) 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 2012-09-23 02:19:24 UTC (rev 5689) +++ branches/1.0/docs/ChangeLog.txt 2012-09-23 02:21:18 UTC (rev 5690) @@ -81,7 +81,9 @@ -- Voicemail tab, now automatically creates the "Old" voicemail folder if it doesn't exist. +-- Edit tab, if unsaved edits exist a dialog will warn the user before leaving. + Additions for AstLinux 1.0.4: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-09-27 03:44:45
|
Revision: 5695 http://astlinux.svn.sourceforge.net/astlinux/?rev=5695&view=rev Author: abelbeck Date: 2012-09-27 03:44:39 +0000 (Thu, 27 Sep 2012) 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 2012-09-27 03:39:56 UTC (rev 5694) +++ branches/1.0/docs/ChangeLog.txt 2012-09-27 03:44:39 UTC (rev 5695) @@ -50,6 +50,9 @@ -- pppoe, version bump to 3.11 +-- ntp, when ntpd fails to startup, often when the server is unreachable, it will now automatically retry + via a background process after 2 minutes, and again every 5 minutes until successful. + ** Asterisk -- Asterisk 1.8.16.0 (version bump), 1.4.44 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-09-28 20:14:17
|
Revision: 5697 http://astlinux.svn.sourceforge.net/astlinux/?rev=5697&view=rev Author: abelbeck Date: 2012-09-28 20:14:07 +0000 (Fri, 28 Sep 2012) Log Message: ----------- uypdate ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2012-09-28 20:05:27 UTC (rev 5696) +++ branches/1.0/docs/ChangeLog.txt 2012-09-28 20:14:07 UTC (rev 5697) @@ -86,7 +86,23 @@ -- Edit tab, if unsaved edits exist a dialog will warn the user before leaving. +-- Status and Prefs tab, add support for a custom Asterisk command. The Name and custom Asterisk command + are defined in the Prefs tab. +-- Status and Prefs tab, add support for Adaptive Ban Plugin Status. + +-- Status and Prefs tab, the "Latest System Logs" section in the Status tab can now be hidden via the Prefs tab. + Additionally a new feature "Hide Log Words" in the Prefs tab is a list of space separated "words" that if + matched on a log line it will not be displayed. For example: + + Hide Log Words: dnsmasq crond + + Will not display dnsmasq or crond log entries. + + Note: The regex special characters of '.' and '*' are honored in the "words", and the character matching + is not case sensitive. + + Additions for AstLinux 1.0.4: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-10-04 21:01:23
|
Revision: 5703 http://astlinux.svn.sourceforge.net/astlinux/?rev=5703&view=rev Author: abelbeck Date: 2012-10-04 21:01:17 +0000 (Thu, 04 Oct 2012) 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 2012-10-04 20:58:24 UTC (rev 5702) +++ branches/1.0/docs/ChangeLog.txt 2012-10-04 21:01:17 UTC (rev 5703) @@ -28,6 +28,8 @@ New variables have been added to support zabbix_proxy, see /stat/etc/rc.conf for details. Note: enabling zabbix_proxy requires a remote zabbix_server version 2.x + Added support for zabbix_agentd Include= if the file /mnt/kd/zabbix_agentd.userparams.conf exists. + -- The default limit of the /var tmpfs size is increased from 5 MB to 10 MB. /tmp remains at 10 MB. -- Now uses 'devtmpfs' mounted by the kernel for /dev . This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-10-14 20:06:26
|
Revision: 5710 http://astlinux.svn.sourceforge.net/astlinux/?rev=5710&view=rev Author: abelbeck Date: 2012-10-14 20:06:20 +0000 (Sun, 14 Oct 2012) 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 2012-10-14 02:35:34 UTC (rev 5709) +++ branches/1.0/docs/ChangeLog.txt 2012-10-14 20:06:20 UTC (rev 5710) @@ -5,6 +5,35 @@ === docs/ChangeLog.txt ========================================================= +Additions for AstLinux 1.0.6: +============================= + +Released **TBD** + +** System + +-- no changes + +** Networking + +-- no changes + +** Asterisk + +-- Asterisk 1.8.16.0 (no change), 1.4.44 (no change) + +-- DAHDI, dahdi-linux 2.6.1 (no change) and dahdi-tools 2.6.1 (no change) + +-- Added patch for the wcfxo module, newer clone X100P cards support additional 'global line standard settings'. + These different modes are selected with the opermode=N option set in /etc/modprobe.d/options.conf . + Thanks to Frank Collingwood for the patch and info. + More info: http://collingwood.me.uk/blog/index.php/adding-complex-impedance-support-to-an-x100p-fxo-card/ + +** Web Interface + +-- no changes + + Additions for AstLinux 1.0.5: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-10-24 20:11:03
|
Revision: 5718 http://astlinux.svn.sourceforge.net/astlinux/?rev=5718&view=rev Author: abelbeck Date: 2012-10-24 20:10:57 +0000 (Wed, 24 Oct 2012) 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 2012-10-24 20:01:05 UTC (rev 5717) +++ branches/1.0/docs/ChangeLog.txt 2012-10-24 20:10:57 UTC (rev 5718) @@ -12,18 +12,24 @@ ** System --- no changes +-- php, version bump to 5.3.18 +-- sqlite, version bump to 3.7.14.1 + ** Networking --- no changes +-- msmtp, version bump to 1.4.30 +-- iptables, version bump to 1.4.16.3 + ** Asterisk --- Asterisk 1.8.16.0 (no change), 1.4.44 (no change) +-- Asterisk 1.8.17.0 (version bump), 1.4.44 (no change) -- DAHDI, dahdi-linux 2.6.1 (no change) and dahdi-tools 2.6.1 (no change) +-- LibPRI, version bump to 1.4.13 + -- Added patch for the wcfxo module, newer clone X100P cards support additional 'global line standard settings'. These different modes are selected with the opermode=N option set in /etc/modprobe.d/options.conf . Thanks to Frank Collingwood for the patch and info. @@ -37,7 +43,7 @@ Additions for AstLinux 1.0.5: ============================= -Released **TBD** +Released 2012-10-20 ** System This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-10-27 21:34:51
|
Revision: 5722 http://astlinux.svn.sourceforge.net/astlinux/?rev=5722&view=rev Author: abelbeck Date: 2012-10-27 21:34:45 +0000 (Sat, 27 Oct 2012) 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 2012-10-27 21:32:01 UTC (rev 5721) +++ branches/1.0/docs/ChangeLog.txt 2012-10-27 21:34:45 UTC (rev 5722) @@ -37,7 +37,10 @@ ** Web Interface --- no changes +-- Network tab, Firewall Plugins: list is now marked as: + == [Active] if the plugin is currently active. + == [Enabled] if the plugin will be active on next Restart Firewall. + == [Disabled] if the plugin will not be active on next Restart Firewall. Additions for AstLinux 1.0.5: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2012-10-31 20:26:53
|
Revision: 5726 http://astlinux.svn.sourceforge.net/astlinux/?rev=5726&view=rev Author: abelbeck Date: 2012-10-31 20:26:46 +0000 (Wed, 31 Oct 2012) 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 2012-10-28 21:00:24 UTC (rev 5725) +++ branches/1.0/docs/ChangeLog.txt 2012-10-31 20:26:46 UTC (rev 5726) @@ -22,6 +22,17 @@ -- iptables, version bump to 1.4.16.3 +-- AIF, add new "openvpn-server" plugin. This now provides consistency for all three VPN types. + This plugin behaves just like the "ipsec-vpn" and "pptp-vpn" plugins do, they are automatically + enabled/disabled when the VPN service is enabled/disabed. Additionally, the OpenVPN Server + UDP/TCP and port number configuration is automatically used in the firewall rule. By default, the + equivalent of the Firewall sub-tab rule: "Pass EXT->Local UDP 0/0 1194" is created by the openvpn-server + plugin. The default 0/0 (AnyHost) allowed external host can be overridden with the new web interface + "Network -> OpenVPN Server -> Firewall Options: External Hosts:" field (or OVPN_TUNNEL_HOSTS variable). + + Note: If you previously restricted OpenVPN Server external hosts, be sure to define the External Hosts: + field. Additionally, any manual OpenVPN server related Firewall sub-tab rule(s) can be deleted. + ** Asterisk -- Asterisk 1.8.17.0 (version bump), 1.4.44 (no change) @@ -42,7 +53,11 @@ == [Enabled] if the plugin will be active on next Restart Firewall. == [Disabled] if the plugin will not be active on next Restart Firewall. +-- OpenVPN Server sub-tab, add External Hosts field to support the new AIF openvpn-server plugin. + The External Hosts field may contain a space separated list of IP addresses or CIDR's. + By default, 0/0 allows any external host to access the OpenVPN Server. + Additions for AstLinux 1.0.5: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |