From: <abe...@us...> - 2015-06-22 23:12:47
|
Revision: 7125 http://sourceforge.net/p/astlinux/code/7125 Author: abelbeck Date: 2015-06-22 23:12:45 +0000 (Mon, 22 Jun 2015) 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 2015-06-22 23:10:01 UTC (rev 7124) +++ branches/1.0/docs/ChangeLog.txt 2015-06-22 23:12:45 UTC (rev 7125) @@ -128,7 +128,9 @@ -- Status and Network tab, change NAT-PMP to NAT-PMP/PCP labels adding 'Port Control Protocol' support. +-- CDR Log tab, new "Export CDR.csv" button which exports the CDR data currently displayed with any search criteria applied. + Additions for AstLinux 1.2.2: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-06-22 23:35:21
|
Revision: 7127 http://sourceforge.net/p/astlinux/code/7127 Author: abelbeck Date: 2015-06-22 23:35:19 +0000 (Mon, 22 Jun 2015) 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 2015-06-22 23:32:35 UTC (rev 7126) +++ branches/1.0/docs/ChangeLog.txt 2015-06-22 23:35:19 UTC (rev 7127) @@ -30,6 +30,8 @@ -- e2fsprogs, version bump to 1.42.13, many bug fixes and security fix: CVE-2015-1572 +-- tiff, version bump to 4.0.4, security fix: CVE-2014-8128 + -- Monit, version bump to 5.14, added IPv6 support -- zabbix, version bump to 2.2.9 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-06-23 23:32:18
|
Revision: 7129 http://sourceforge.net/p/astlinux/code/7129 Author: abelbeck Date: 2015-06-23 23:32:15 +0000 (Tue, 23 Jun 2015) 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 2015-06-23 23:31:05 UTC (rev 7128) +++ branches/1.0/docs/ChangeLog.txt 2015-06-23 23:32:15 UTC (rev 7129) @@ -14,7 +14,7 @@ -- Linux patch, crypto: aesni - fix memory usage in GCM decryption, Security fix: CVE-2015-3331 --- igb, version 5.2.18, Intel Gigabit Ethernet Network Driver +-- igb, version 5.3.2, Intel Gigabit Ethernet Network Driver -- e1000e version bump to 3.2.4.2 Intel PCI-Express PRO/1000 Ethernet Linux driver This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-06 17:11:56
|
Revision: 7142 http://sourceforge.net/p/astlinux/code/7142 Author: abelbeck Date: 2015-07-06 17:11:54 +0000 (Mon, 06 Jul 2015) 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 2015-07-06 16:58:44 UTC (rev 7141) +++ branches/1.0/docs/ChangeLog.txt 2015-07-06 17:11:54 UTC (rev 7142) @@ -5,13 +5,50 @@ === docs/ChangeLog.txt ========================================================= -Additions for AstLinux 1.2.3: +Additions for AstLinux 1.2.4: ============================= Released **TBD** ** System +-- perl, version 5.20.2 using perlcross 0.9.7 + +-- lm-sensors, version bump to 3.4.0 + +-- nano, version bump to 2.4.2 + +-- dosfstools, version bump to 3.0.28 + +-- parse-csv, new command, parse a comma-seperated-value string like an Asterisk CDR line and output each value + followed by a new-line. Fields may be quoted with double-quotes and a quoted quote is encoded as two double-quotes. + +** Networking + +-- ntpd/sntp, version bump to 4.2.8p3 + +-- openldap, version bump to 2.4.41 + +** Asterisk + +-- Asterisk 1.8.32.3 (no change), 11.18.0 (no change) and 13.4.0 (no change) + +-- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) + +-- pjsip 2.4 (no change) + +** Web Interface + +-- No Change + + +Additions for AstLinux 1.2.3: +============================= + +Released 2015-07-06 + +** System + -- Linux patch, crypto: aesni - fix memory usage in GCM decryption, Security fix: CVE-2015-3331 -- igb, version 5.3.2, Intel Gigabit Ethernet Network Driver This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-09 14:28:20
|
Revision: 7144 http://sourceforge.net/p/astlinux/code/7144 Author: abelbeck Date: 2015-07-09 14:28:18 +0000 (Thu, 09 Jul 2015) 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 2015-07-09 14:25:23 UTC (rev 7143) +++ branches/1.0/docs/ChangeLog.txt 2015-07-09 14:28:18 UTC (rev 7144) @@ -25,6 +25,8 @@ ** Networking +-- OpenSSL, version bump to 1.0.1p, security fix: CVE-2015-1793 + -- ntpd/sntp, version bump to 4.2.8p3 -- openldap, version bump to 2.4.41 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-10 16:50:29
|
Revision: 7146 http://sourceforge.net/p/astlinux/code/7146 Author: abelbeck Date: 2015-07-10 16:50:26 +0000 (Fri, 10 Jul 2015) 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 2015-07-10 16:49:02 UTC (rev 7145) +++ branches/1.0/docs/ChangeLog.txt 2015-07-10 16:50:26 UTC (rev 7146) @@ -41,7 +41,7 @@ ** Web Interface --- No Change +-- System tab, Configuration/File Backup: exclude /stat/var/www/cache/ files from unionfs backup. Additions for AstLinux 1.2.3: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-10 17:13:58
|
Revision: 7148 http://sourceforge.net/p/astlinux/code/7148 Author: abelbeck Date: 2015-07-10 17:13:56 +0000 (Fri, 10 Jul 2015) 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 2015-07-10 17:12:40 UTC (rev 7147) +++ branches/1.0/docs/ChangeLog.txt 2015-07-10 17:13:56 UTC (rev 7148) @@ -41,7 +41,7 @@ ** Web Interface --- System tab, Configuration/File Backup: exclude /stat/var/www/cache/ files from unionfs backup. +-- System and Staff tabs, Configuration/File Backup: exclude /stat/var/www/cache/ files from unionfs backup. Additions for AstLinux 1.2.3: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-11 15:32:11
|
Revision: 7150 http://sourceforge.net/p/astlinux/code/7150 Author: abelbeck Date: 2015-07-11 15:32:09 +0000 (Sat, 11 Jul 2015) 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 2015-07-11 15:30:35 UTC (rev 7149) +++ branches/1.0/docs/ChangeLog.txt 2015-07-11 15:32:09 UTC (rev 7150) @@ -12,6 +12,8 @@ ** System +-- php, version bump to 5.5.27, bug and security fixes + -- perl, version 5.20.2 using perlcross 0.9.7 -- lm-sensors, version bump to 3.4.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-13 17:45:44
|
Revision: 7152 http://sourceforge.net/p/astlinux/code/7152 Author: abelbeck Date: 2015-07-13 17:45:41 +0000 (Mon, 13 Jul 2015) 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 2015-07-13 17:44:01 UTC (rev 7151) +++ branches/1.0/docs/ChangeLog.txt 2015-07-13 17:45:41 UTC (rev 7152) @@ -29,6 +29,8 @@ -- OpenSSL, version bump to 1.0.1p, security fix: CVE-2015-1793 +-- libpcap, version bump to 1.7.4 + -- ntpd/sntp, version bump to 4.2.8p3 -- openldap, version bump to 2.4.41 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-26 03:17:04
|
Revision: 7156 http://sourceforge.net/p/astlinux/code/7156 Author: abelbeck Date: 2015-07-26 03:17:01 +0000 (Sun, 26 Jul 2015) 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 2015-07-26 03:08:39 UTC (rev 7155) +++ branches/1.0/docs/ChangeLog.txt 2015-07-26 03:17:01 UTC (rev 7156) @@ -35,6 +35,9 @@ -- openldap, version bump to 2.4.41 +-- dnscrypt-proxy, version bump to 1.6.0, add support for ephemeral-keys and an optional secondary proxy server. + New rc.conf variables are: DNSCRYPT_EPHEMERAL_KEYS, DNSCRYPT_2SERVER_ADDRESS, DNSCRYPT_2PROVIDER_NAME, DNSCRYPT_2PROVIDER_KEY + ** Asterisk -- Asterisk 1.8.32.3 (no change), 11.18.0 (no change) and 13.4.0 (no change) @@ -47,7 +50,11 @@ -- System and Staff tabs, Configuration/File Backup: exclude /stat/var/www/cache/ files from unionfs backup. +-- Network -> "DNSCrypt Proxy Server Configuration" sub-tab, add support for "Ephemeral Keys" + and optional "Secondary Server" configuration. + More Info: http://doc.astlinux.org/userdoc:tt_dnscrypt_proxy + Additions for AstLinux 1.2.3: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-29 17:14:47
|
Revision: 7163 http://sourceforge.net/p/astlinux/code/7163 Author: abelbeck Date: 2015-07-29 17:14:45 +0000 (Wed, 29 Jul 2015) 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 2015-07-29 16:46:54 UTC (rev 7162) +++ branches/1.0/docs/ChangeLog.txt 2015-07-29 17:14:45 UTC (rev 7163) @@ -29,15 +29,25 @@ -- OpenSSL, version bump to 1.0.1p, security fix: CVE-2015-1793 +-- lighttpd, version bump to 1.4.36, security fix: CVE-2015-3200 + Note: SSLv3 is now disabled by default, clients must support TLS. + -- libpcap, version bump to 1.7.4 -- ntpd/sntp, version bump to 4.2.8p3 -- openldap, version bump to 2.4.41 +-- vsftpd, version bump to 3.0.3 + +-- dnsmasq, version bump to 2.74 + -- dnscrypt-proxy, version bump to 1.6.0, add support for ephemeral-keys and an optional secondary proxy server. New rc.conf variables are: DNSCRYPT_EPHEMERAL_KEYS, DNSCRYPT_2SERVER_ADDRESS, DNSCRYPT_2PROVIDER_NAME, DNSCRYPT_2PROVIDER_KEY +-- links, command-line text-only web browser is removed, a better approach is to use SSH as a local Web Browser Proxy via AstLinux. + More Info: http://doc.astlinux.org/userdoc:tt-web-browser-proxy + ** Asterisk -- Asterisk 1.8.32.3 (no change), 11.18.0 (no change) and 13.4.0 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-29 23:51:41
|
Revision: 7165 http://sourceforge.net/p/astlinux/code/7165 Author: abelbeck Date: 2015-07-29 23:51:38 +0000 (Wed, 29 Jul 2015) 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 2015-07-29 23:25:17 UTC (rev 7164) +++ branches/1.0/docs/ChangeLog.txt 2015-07-29 23:51:38 UTC (rev 7165) @@ -32,6 +32,8 @@ -- lighttpd, version bump to 1.4.36, security fix: CVE-2015-3200 Note: SSLv3 is now disabled by default, clients must support TLS. +-- iptables, version bump to 1.4.21 + -- libpcap, version bump to 1.7.4 -- ntpd/sntp, version bump to 4.2.8p3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-30 17:02:28
|
Revision: 7168 http://sourceforge.net/p/astlinux/code/7168 Author: abelbeck Date: 2015-07-30 17:02:25 +0000 (Thu, 30 Jul 2015) 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 2015-07-30 16:58:17 UTC (rev 7167) +++ branches/1.0/docs/ChangeLog.txt 2015-07-30 17:02:25 UTC (rev 7168) @@ -20,6 +20,8 @@ -- nano, version bump to 2.4.2 +-- logrotate, version bump to 3.9.1 + -- dosfstools, version bump to 3.0.28 -- parse-csv, new command, parse a comma-seperated-value string like an Asterisk CDR line and output each value @@ -42,6 +44,8 @@ -- vsftpd, version bump to 3.0.3 +-- stunnel, version bump to 5.22 + -- dnsmasq, version bump to 2.74 -- dnscrypt-proxy, version bump to 1.6.0, add support for ephemeral-keys and an optional secondary proxy server. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-07-31 16:41:15
|
Revision: 7171 http://sourceforge.net/p/astlinux/code/7171 Author: abelbeck Date: 2015-07-31 16:41:13 +0000 (Fri, 31 Jul 2015) 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 2015-07-31 16:39:40 UTC (rev 7170) +++ branches/1.0/docs/ChangeLog.txt 2015-07-31 16:41:13 UTC (rev 7171) @@ -46,7 +46,7 @@ -- stunnel, version bump to 5.22 --- dnsmasq, version bump to 2.74 +-- dnsmasq, version bump to 2.75 -- dnscrypt-proxy, version bump to 1.6.0, add support for ephemeral-keys and an optional secondary proxy server. New rc.conf variables are: DNSCRYPT_EPHEMERAL_KEYS, DNSCRYPT_2SERVER_ADDRESS, DNSCRYPT_2PROVIDER_NAME, DNSCRYPT_2PROVIDER_KEY This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-06 21:08:23
|
Revision: 7185 http://sourceforge.net/p/astlinux/code/7185 Author: abelbeck Date: 2015-08-06 21:08:21 +0000 (Thu, 06 Aug 2015) 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 2015-08-06 20:38:46 UTC (rev 7184) +++ branches/1.0/docs/ChangeLog.txt 2015-08-06 21:08:21 UTC (rev 7185) @@ -16,6 +16,8 @@ -- perl, version 5.20.2 using perlcross 0.9.7 +-- sudo, version bump to 1.8.14p3 + -- lm-sensors, version bump to 3.4.0 -- nano, version bump to 2.4.2 @@ -34,6 +36,8 @@ -- lighttpd, version bump to 1.4.36, security fix: CVE-2015-3200 Note: SSLv3 is now disabled by default, clients must support TLS. +-- OpenVPN, version bump to 2.3.8 + -- iptables, version bump to 1.4.21 -- libpcap, version bump to 1.7.4 @@ -70,7 +74,14 @@ and optional "Secondary Server" configuration. More Info: http://doc.astlinux.org/userdoc:tt_dnscrypt_proxy +-- PhoneProv tab, add real-time links for "Status", "Reload" and "Reboot" + == Status retrieves "sip show peer <account>" and displays a few useful lines. + == Reload issues "sip notify <reload> <account>" using the model or vendor to determine the <reload> argument + == Reboot issues "sip notify <reboot> <account>" using the model or vendor to determine the <reboot> argument +-- SQL-Data tab, version bump to phpLiteAdmin 1.9.6, modified for AstLinux + + Additions for AstLinux 1.2.3: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-07 14:48:43
|
Revision: 7187 http://sourceforge.net/p/astlinux/code/7187 Author: abelbeck Date: 2015-08-07 14:48:41 +0000 (Fri, 07 Aug 2015) 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 2015-08-07 14:47:43 UTC (rev 7186) +++ branches/1.0/docs/ChangeLog.txt 2015-08-07 14:48:41 UTC (rev 7187) @@ -12,7 +12,7 @@ ** System --- php, version bump to 5.5.27, bug and security fixes +-- php, version bump to 5.5.28, bug and security fixes -- perl, version 5.20.2 using perlcross 0.9.7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-08 14:07:13
|
Revision: 7189 http://sourceforge.net/p/astlinux/code/7189 Author: abelbeck Date: 2015-08-08 14:07:11 +0000 (Sat, 08 Aug 2015) 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 2015-08-08 14:04:38 UTC (rev 7188) +++ branches/1.0/docs/ChangeLog.txt 2015-08-08 14:07:11 UTC (rev 7189) @@ -60,7 +60,7 @@ ** Asterisk --- Asterisk 1.8.32.3 (no change), 11.18.0 (no change) and 13.4.0 (no change) +-- Asterisk 1.8.32.3 (no change), 11.19.0 (version bump) and 13.5.0 (version bump) -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-13 23:37:20
|
Revision: 7193 http://sourceforge.net/p/astlinux/code/7193 Author: abelbeck Date: 2015-08-13 23:37:17 +0000 (Thu, 13 Aug 2015) 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 2015-08-13 23:29:22 UTC (rev 7192) +++ branches/1.0/docs/ChangeLog.txt 2015-08-13 23:37:17 UTC (rev 7193) @@ -29,6 +29,8 @@ -- parse-csv, new command, parse a comma-seperated-value string like an Asterisk CDR line and output each value followed by a new-line. Fields may be quoted with double-quotes and a quoted quote is encoded as two double-quotes. +-- Time Zone Database update, tzdata2015f and php-timezonedb-2015.6 + ** Networking -- OpenSSL, version bump to 1.0.1p, security fix: CVE-2015-1793 @@ -38,6 +40,8 @@ -- OpenVPN, version bump to 2.3.8 +-- arnofw (AIF), version bump to pre-release 2.0.1f + -- iptables, version bump to 1.4.21 -- libpcap, version bump to 1.7.4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-25 17:12:34
|
Revision: 7227 http://sourceforge.net/p/astlinux/code/7227 Author: abelbeck Date: 2015-08-25 17:12:32 +0000 (Tue, 25 Aug 2015) 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 2015-08-25 16:47:03 UTC (rev 7226) +++ branches/1.0/docs/ChangeLog.txt 2015-08-25 17:12:32 UTC (rev 7227) @@ -12,6 +12,10 @@ ** System +-- Fossil, version 1.33, new package, a simple, high-reliability, distributed software configuration management system. + New rc.conf variables are: FOSSIL_SERVER, FOSSIL_DEFAULT_DIRS, FOSSIL_DEFAULT_FILES, FOSSIL_INCLUDE_DIRS, FOSSIL_INCLUDE_FILES + More Info: http://doc.astlinux.org/userdoc:tt_fossil + -- php, version bump to 5.5.28, bug and security fixes -- perl, version 5.20.2 using perlcross 0.9.7 @@ -26,6 +30,10 @@ -- dosfstools, version bump to 3.0.28 +-- ncurses, version bump to 5.9 + +-- unixodbc, version bump to 2.3.3 + -- parse-csv, new command, parse a comma-seperated-value string like an Asterisk CDR line and output each value followed by a new-line. Fields may be quoted with double-quotes and a quoted quote is encoded as two double-quotes. @@ -46,9 +54,11 @@ -- libpcap, version bump to 1.7.4 +-- libcurl (curl) version bump to 7.44.0 + -- ntpd/sntp, version bump to 4.2.8p3 --- openldap, version bump to 2.4.41 +-- openldap, version bump to 2.4.42 -- vsftpd, version bump to 3.0.3 @@ -72,6 +82,14 @@ ** Web Interface +-- Add Fossil support + == Network tab -> Fossil - Software Configuration Management: + == Fossil tab -> Fossil Web Interface + == Network and Edit tabs allow Fossil to be Restarted + == Prefs tab, "Show Fossil Tab" - unchecked by default + == Edit tab -> "Fossil Commands" button when Fossil tab is shown + More Info: http://doc.astlinux.org/userdoc:tt_fossil + -- System and Staff tabs, Configuration/File Backup: exclude /stat/var/www/cache/ files from unionfs backup. -- Network -> "DNSCrypt Proxy Server Configuration" sub-tab, add support for "Ephemeral Keys" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-08-30 20:25:35
|
Revision: 7234 http://sourceforge.net/p/astlinux/code/7234 Author: abelbeck Date: 2015-08-30 20:25:32 +0000 (Sun, 30 Aug 2015) 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 2015-08-30 20:23:10 UTC (rev 7233) +++ branches/1.0/docs/ChangeLog.txt 2015-08-30 20:25:32 UTC (rev 7234) @@ -43,7 +43,7 @@ -- OpenSSL, version bump to 1.0.1p, security fix: CVE-2015-1793 --- lighttpd, version bump to 1.4.36, security fix: CVE-2015-3200 +-- lighttpd, version bump to 1.4.37, security fix: CVE-2015-3200 Note: SSLv3 is now disabled by default, clients must support TLS. -- OpenVPN, version bump to 2.3.8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-01 23:35:27
|
Revision: 7237 http://sourceforge.net/p/astlinux/code/7237 Author: abelbeck Date: 2015-09-01 23:35:25 +0000 (Tue, 01 Sep 2015) 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 2015-09-01 23:32:22 UTC (rev 7236) +++ branches/1.0/docs/ChangeLog.txt 2015-09-01 23:35:25 UTC (rev 7237) @@ -16,6 +16,8 @@ New rc.conf variables are: FOSSIL_SERVER, FOSSIL_DEFAULT_DIRS, FOSSIL_DEFAULT_FILES, FOSSIL_INCLUDE_DIRS, FOSSIL_INCLUDE_FILES More Info: http://doc.astlinux.org/userdoc:tt_fossil +-- expat, add security patch for CVE-2015-1283 + -- php, version bump to 5.5.28, bug and security fixes -- perl, version 5.20.2 using perlcross 0.9.7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-06 13:43:35
|
Revision: 7241 http://sourceforge.net/p/astlinux/code/7241 Author: abelbeck Date: 2015-09-06 13:43:33 +0000 (Sun, 06 Sep 2015) 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 2015-09-06 13:34:55 UTC (rev 7240) +++ branches/1.0/docs/ChangeLog.txt 2015-09-06 13:43:33 UTC (rev 7241) @@ -18,7 +18,7 @@ -- expat, add security patch for CVE-2015-1283 --- php, version bump to 5.5.28, bug and security fixes +-- php, version bump to 5.5.29, bug and security fixes -- perl, version 5.20.2 using perlcross 0.9.7 @@ -36,6 +36,8 @@ -- unixodbc, version bump to 2.3.3 +-- tiff, version bump to 4.0.5 + -- parse-csv, new command, parse a comma-seperated-value string like an Asterisk CDR line and output each value followed by a new-line. Fields may be quoted with double-quotes and a quoted quote is encoded as two double-quotes. @@ -64,7 +66,7 @@ -- vsftpd, version bump to 3.0.3 --- stunnel, version bump to 5.22 +-- stunnel, version bump to 5.23 -- dnsmasq, version bump to 2.75 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-08 15:49:56
|
Revision: 7243 http://sourceforge.net/p/astlinux/code/7243 Author: abelbeck Date: 2015-09-08 15:49:53 +0000 (Tue, 08 Sep 2015) 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 2015-09-08 15:48:27 UTC (rev 7242) +++ branches/1.0/docs/ChangeLog.txt 2015-09-08 15:49:53 UTC (rev 7243) @@ -34,7 +34,7 @@ -- ncurses, version bump to 5.9 --- unixodbc, version bump to 2.3.3 +-- unixodbc, version bump to 2.3.4 -- tiff, version bump to 4.0.5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-08 20:44:33
|
Revision: 7244 http://sourceforge.net/p/astlinux/code/7244 Author: abelbeck Date: 2015-09-08 20:44:30 +0000 (Tue, 08 Sep 2015) Log Message: ----------- ChangeLog, add a note for lighttpd that the underscore '_' character is no longer allowed in the HOSTNAME. Thanks Ian Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-09-08 15:49:53 UTC (rev 7243) +++ branches/1.0/docs/ChangeLog.txt 2015-09-08 20:44:30 UTC (rev 7244) @@ -49,6 +49,7 @@ -- lighttpd, version bump to 1.4.37, security fix: CVE-2015-3200 Note: SSLv3 is now disabled by default, clients must support TLS. + Note: The underscore '_' character is no longer allowed in the server.name (HOSTNAME), per RFC2396 section 3.2.2 -- OpenVPN, version bump to 2.3.8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-12 15:44:16
|
Revision: 7246 http://sourceforge.net/p/astlinux/code/7246 Author: abelbeck Date: 2015-09-12 15:44:14 +0000 (Sat, 12 Sep 2015) 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 2015-09-12 15:39:48 UTC (rev 7245) +++ branches/1.0/docs/ChangeLog.txt 2015-09-12 15:44:14 UTC (rev 7246) @@ -12,6 +12,8 @@ ** System +-- igb, version bump to 5.3.3.2, Intel Gigabit Ethernet Network Driver + -- Fossil, version 1.33, new package, a simple, high-reliability, distributed software configuration management system. New rc.conf variables are: FOSSIL_SERVER, FOSSIL_DEFAULT_DIRS, FOSSIL_DEFAULT_FILES, FOSSIL_INCLUDE_DIRS, FOSSIL_INCLUDE_FILES More Info: http://doc.astlinux.org/userdoc:tt_fossil This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |