From: <abe...@us...> - 2017-04-01 21:40:27
|
Revision: 8254 http://sourceforge.net/p/astlinux/code/8254 Author: abelbeck Date: 2017-04-01 21:40:24 +0000 (Sat, 01 Apr 2017) 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 2017-04-01 21:32:04 UTC (rev 8253) +++ branches/1.0/docs/ChangeLog.txt 2017-04-01 21:40:24 UTC (rev 8254) @@ -27,11 +27,11 @@ -- bash, add support for the loadable builtin 'sleep', automatically used in various background scripts. --- sqlite, version bump to 3.17.0 +-- sqlite, version bump to 3.18.0 -- Fossil, version bump to 2.0, adds a hardened SHA1 implementation and understands SHA3-256 hashes. --- pcre, version bump to 8.40 +-- pcre, version bump to 8.40, security fixes: CVE-2017-6004, CVE-2017-7186 -- e2fsprogs, version bump to 1.43.4 @@ -108,6 +108,8 @@ -- Asterisk 11.25.1 (no change) and 13.14.0 (version bump) +-- Asterisk 11 and 13, backport Asterisk 14 "followme" application feature "enable_callee_prompt". + -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) -- pjsip 2.5.5 (no change) @@ -139,7 +141,9 @@ -- Network -> OpenVPN Client sub-tab, generate OVPNC_REMOTE_CERT_TLS instead of the deprecated OVPNC_NSCERTTYPE +-- Follow-Me tab, add support for enable_callee_prompt, adding "Single number without callee prompt" dial method. + Additions for AstLinux 1.2.9: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-04-05 16:44:34
|
Revision: 8258 http://sourceforge.net/p/astlinux/code/8258 Author: abelbeck Date: 2017-04-05 16:44:32 +0000 (Wed, 05 Apr 2017) 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 2017-04-05 16:39:15 UTC (rev 8257) +++ branches/1.0/docs/ChangeLog.txt 2017-04-05 16:44:32 UTC (rev 8258) @@ -106,13 +106,13 @@ ** Asterisk --- Asterisk 11.25.1 (no change) and 13.14.0 (version bump) +-- Asterisk 11.25.1 (no change) and 13.15.0 (version bump) -- Asterisk 11 and 13, backport Asterisk 14 "followme" application feature "enable_callee_prompt". -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) --- pjsip 2.5.5 (no change) +-- pjsip 2.6 (version bump) -- libpri, version bump to 1.6.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-04-08 15:34:06
|
Revision: 8262 http://sourceforge.net/p/astlinux/code/8262 Author: abelbeck Date: 2017-04-08 15:34:03 +0000 (Sat, 08 Apr 2017) 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 2017-04-08 15:32:41 UTC (rev 8261) +++ branches/1.0/docs/ChangeLog.txt 2017-04-08 15:34:03 UTC (rev 8262) @@ -12,7 +12,7 @@ ** System --- Linux Kernel 3.2.87 (minor bump) +-- Linux Kernel 3.2.88 (minor bump) -- genx86_64-vm board type, add support for Hyper-V VM's with hv_netvsc and hv_utils kernel drivers. More info: http://doc.astlinux-project.org/userdoc:guest_vm_hyperv This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-04-19 17:07:22
|
Revision: 8265 http://sourceforge.net/p/astlinux/code/8265 Author: abelbeck Date: 2017-04-19 17:07:19 +0000 (Wed, 19 Apr 2017) 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 2017-04-19 17:04:31 UTC (rev 8264) +++ branches/1.0/docs/ChangeLog.txt 2017-04-19 17:07:19 UTC (rev 8265) @@ -58,7 +58,7 @@ -- OpenVPN, version bump to 2.4.1, add rc.conf variable OVPNC_REMOTE_CERT_TLS to replace deprecated OVPNC_NSCERTTYPE --- libcurl (curl) version bump to 7.53.1, security fixes: CVE-2017-2629 +-- libcurl (curl) version bump to 7.54.0, security fixes: CVE-2017-2629, CVE-2017-7468 -- gntp-send, version 0.3.4, new package, CLI tool for sending Growl (GNTP) notifications. More info: http://doc.astlinux-project.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...> - 2017-04-21 21:30:01
|
Revision: 8270 http://sourceforge.net/p/astlinux/code/8270 Author: abelbeck Date: 2017-04-21 21:29:59 +0000 (Fri, 21 Apr 2017) 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 2017-04-21 21:25:55 UTC (rev 8269) +++ branches/1.0/docs/ChangeLog.txt 2017-04-21 21:29:59 UTC (rev 8270) @@ -31,6 +31,10 @@ -- Fossil, version bump to 2.0, adds a hardened SHA1 implementation and understands SHA3-256 hashes. +-- Monit, version bump to 5.22.0 + +-- zabbix, version bump to 2.2.18 + -- pcre, version bump to 8.40, security fixes: CVE-2017-6004, CVE-2017-7186 -- e2fsprogs, version bump to 1.43.4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-04-23 12:58:55
|
Revision: 8273 http://sourceforge.net/p/astlinux/code/8273 Author: abelbeck Date: 2017-04-23 12:58:53 +0000 (Sun, 23 Apr 2017) 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 2017-04-23 12:56:04 UTC (rev 8272) +++ branches/1.0/docs/ChangeLog.txt 2017-04-23 12:58:53 UTC (rev 8273) @@ -20,7 +20,7 @@ -- rbash, new command (part of bash package), a restricted login shell /bin/rbash for non-root users. More info: http://doc.astlinux-project.org/userdoc:tt_restricted_user_login --- netcalc, new command, IPv4 and IPv6 network calculator. Also used by dnsmasq init.d script. +-- netcalc, version 2.1.2, new command, IPv4 and IPv6 network calculator. Also used by dnsmasq init.d script. -- unique-local-ipv6, new command to generate a pseudo-random IPv6 ULA (Unique Local Address) /48 Prefix for local, VPN, etc. use. These prefixes are not globally routable without some Network Prefix Translation (NPTv6). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-04-24 16:39:30
|
Revision: 8275 http://sourceforge.net/p/astlinux/code/8275 Author: abelbeck Date: 2017-04-24 16:39:29 +0000 (Mon, 24 Apr 2017) 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 2017-04-24 16:34:31 UTC (rev 8274) +++ branches/1.0/docs/ChangeLog.txt 2017-04-24 16:39:29 UTC (rev 8275) @@ -64,6 +64,8 @@ -- libcurl (curl) version bump to 7.54.0, security fixes: CVE-2017-2629, CVE-2017-7468 +-- lighttpd, add runtime configuration 'server.stream-response-body = 2' to prevent buffering in /var/tmp/ . + -- gntp-send, version 0.3.4, new package, CLI tool for sending Growl (GNTP) notifications. More info: http://doc.astlinux-project.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...> - 2017-04-25 16:32:56
|
Revision: 8277 http://sourceforge.net/p/astlinux/code/8277 Author: abelbeck Date: 2017-04-25 16:32:53 +0000 (Tue, 25 Apr 2017) 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 2017-04-25 16:24:55 UTC (rev 8276) +++ branches/1.0/docs/ChangeLog.txt 2017-04-25 16:32:53 UTC (rev 8277) @@ -22,6 +22,10 @@ -- netcalc, version 2.1.2, new command, IPv4 and IPv6 network calculator. Also used by dnsmasq init.d script. +-- core system, usbtty, automatically spawn getty for selected usb tty serial devices. + Supported USB-serial adapters include FTDI and PL2303 and must register as /dev/ttyUSB0, ttyUSB1, etc. + New rc.conf variables: USBTTY, USBTTY_BAUD_RATE and USBTTY_TERM_TYPE + -- unique-local-ipv6, new command to generate a pseudo-random IPv6 ULA (Unique Local Address) /48 Prefix for local, VPN, etc. use. These prefixes are not globally routable without some Network Prefix Translation (NPTv6). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-04-29 16:30:23
|
Revision: 8284 http://sourceforge.net/p/astlinux/code/8284 Author: abelbeck Date: 2017-04-29 16:30:20 +0000 (Sat, 29 Apr 2017) 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 2017-04-29 16:25:34 UTC (rev 8283) +++ branches/1.0/docs/ChangeLog.txt 2017-04-29 16:30:20 UTC (rev 8284) @@ -45,6 +45,8 @@ -- busybox, syslogd: increase SYSLOGD_READ_BUFFER_SIZE from 256 to 512 to support longer log entries. +-- logrotate, version bump to 3.12.1 + -- nano, version bump to 2.7.5 -- screen, version bump to 4.5.1 @@ -92,6 +94,8 @@ -- chrony, version bump to 3.1 +-- miniupnpd, version bump to 2.0.20170421 + -- fping, version bump to 3.16 -- ipset, version bump to 6.32 @@ -100,7 +104,7 @@ -- stunnel, version bump to 5.40 --- unbound (host), version bump to 1.6.1 +-- unbound (host), version bump to 1.6.2 -- whois, version bump to 5.2.15 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-01 19:19:18
|
Revision: 8286 http://sourceforge.net/p/astlinux/code/8286 Author: abelbeck Date: 2017-05-01 19:19:16 +0000 (Mon, 01 May 2017) 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 2017-05-01 19:15:04 UTC (rev 8285) +++ branches/1.0/docs/ChangeLog.txt 2017-05-01 19:19:16 UTC (rev 8286) @@ -92,6 +92,9 @@ -- When a Static IPv6 external interface is defined (EXTIPV6) with an undefined IPv6 Gateway entry (EXTGWIPV6), now automatically use Router Advertisements to set the default route. +-- network, add PHYETH_DISABLE_OFFLOAD rc.conf variable to disable hardware network interface offloading, + disabled by default. Example: PHYETH_DISABLE_OFFLOAD="tso gso gro" + -- chrony, version bump to 3.1 -- miniupnpd, version bump to 2.0.20170421 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-05 13:00:09
|
Revision: 8288 http://sourceforge.net/p/astlinux/code/8288 Author: abelbeck Date: 2017-05-05 13:00:07 +0000 (Fri, 05 May 2017) 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 2017-05-05 12:58:22 UTC (rev 8287) +++ branches/1.0/docs/ChangeLog.txt 2017-05-05 13:00:07 UTC (rev 8288) @@ -77,7 +77,7 @@ -- sngrep, version 1.4.2, new package, tool for displaying SIP call message flows from a terminal. --- ddclient, switch to ddclient-curl version 3.8.3-02, adds IPv6 and Hurricane Electric support +-- ddclient, switch to ddclient-curl version 3.8.3-03, adds IPv6 and Hurricane Electric support Cloudflare, FreeDNS, and HE Free DNS (Hurricane Electric) now support mixed IPv4/IPv6 DNS updates. Added script get-ipv6-from-ipv4 to retrieve a neighboring IPv6 address to be published as an AAAA record. New rc.conf variable: DDGETIPV6, DDGETIPV6="" or DDGETIPV6="no" -> IPv6 dynamic DNS is disabled This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-07 21:31:34
|
Revision: 8289 http://sourceforge.net/p/astlinux/code/8289 Author: abelbeck Date: 2017-05-07 21:31:33 +0000 (Sun, 07 May 2017) 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 2017-05-05 13:00:07 UTC (rev 8288) +++ branches/1.0/docs/ChangeLog.txt 2017-05-07 21:31:33 UTC (rev 8289) @@ -25,6 +25,7 @@ -- core system, usbtty, automatically spawn getty for selected usb tty serial devices. Supported USB-serial adapters include FTDI and PL2303 and must register as /dev/ttyUSB0, ttyUSB1, etc. New rc.conf variables: USBTTY, USBTTY_BAUD_RATE and USBTTY_TERM_TYPE + More info: http://doc.astlinux-project.org/userdoc:usbtty_serial_login -- unique-local-ipv6, new command to generate a pseudo-random IPv6 ULA (Unique Local Address) /48 Prefix for local, VPN, etc. use. These prefixes are not globally routable without some Network Prefix Translation (NPTv6). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-09 14:14:10
|
Revision: 8292 http://sourceforge.net/p/astlinux/code/8292 Author: abelbeck Date: 2017-05-09 14:14:08 +0000 (Tue, 09 May 2017) 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 2017-05-09 14:07:42 UTC (rev 8291) +++ branches/1.0/docs/ChangeLog.txt 2017-05-09 14:14:08 UTC (rev 8292) @@ -96,6 +96,8 @@ -- network, add PHYETH_DISABLE_OFFLOAD rc.conf variable to disable hardware network interface offloading, disabled by default. Example: PHYETH_DISABLE_OFFLOAD="tso gso gro" +-- wide-dhcpv6, add support for optional script '/mnt/kd/dhcp6c.script', enabled if it exists and is executable. + -- chrony, version bump to 3.1 -- miniupnpd, version bump to 2.0.20170421 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-10 21:08:22
|
Revision: 8296 http://sourceforge.net/p/astlinux/code/8296 Author: abelbeck Date: 2017-05-10 21:08:19 +0000 (Wed, 10 May 2017) 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 2017-05-10 20:59:40 UTC (rev 8295) +++ branches/1.0/docs/ChangeLog.txt 2017-05-10 21:08:19 UTC (rev 8296) @@ -76,7 +76,7 @@ -- gntp-send, version 0.3.4, new package, CLI tool for sending Growl (GNTP) notifications. More info: http://doc.astlinux-project.org/userdoc:tt_asterisk_call_notify --- sngrep, version 1.4.2, new package, tool for displaying SIP call message flows from a terminal. +-- sngrep, version 1.4.3, new package, tool for displaying SIP call message flows from a terminal. -- ddclient, switch to ddclient-curl version 3.8.3-03, adds IPv6 and Hurricane Electric support Cloudflare, FreeDNS, and HE Free DNS (Hurricane Electric) now support mixed IPv4/IPv6 DNS updates. @@ -97,6 +97,7 @@ disabled by default. Example: PHYETH_DISABLE_OFFLOAD="tso gso gro" -- wide-dhcpv6, add support for optional script '/mnt/kd/dhcp6c.script', enabled if it exists and is executable. + More info: http://doc.astlinux-project.org/userdoc:tt-dhcpv6-prefix-delegation#dhcpv6_client_action_script -- chrony, version bump to 3.1 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-12 15:58:06
|
Revision: 8302 http://sourceforge.net/p/astlinux/code/8302 Author: abelbeck Date: 2017-05-12 15:58:04 +0000 (Fri, 12 May 2017) 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 2017-05-12 15:54:52 UTC (rev 8301) +++ branches/1.0/docs/ChangeLog.txt 2017-05-12 15:58:04 UTC (rev 8302) @@ -67,7 +67,8 @@ -- OpenSSH, version bump to 7.5p1, allow PubkeyAcceptedKeyTypes 'ssh-dss' for backward compatibility. Updated /etc/ssh/moduli DH group parameters file, starting with 2048-bit length. --- OpenVPN, version bump to 2.4.1, add rc.conf variable OVPNC_REMOTE_CERT_TLS to replace deprecated OVPNC_NSCERTTYPE +-- OpenVPN, version bump to 2.4.2, security fixes: CVE-2017-7478, CVE-2017-7479 + Add rc.conf variable OVPNC_REMOTE_CERT_TLS to replace deprecated OVPNC_NSCERTTYPE -- libcurl (curl) version bump to 7.54.0, security fixes: CVE-2017-2629, CVE-2017-7468 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-15 17:19:20
|
Revision: 8306 http://sourceforge.net/p/astlinux/code/8306 Author: abelbeck Date: 2017-05-15 17:19:18 +0000 (Mon, 15 May 2017) 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 2017-05-15 17:17:42 UTC (rev 8305) +++ branches/1.0/docs/ChangeLog.txt 2017-05-15 17:19:18 UTC (rev 8306) @@ -165,7 +165,9 @@ -- Follow-Me tab, add support for enable_callee_prompt, adding "Single number without callee prompt" dial method. +-- Status tab, add IPv6 Prefixes and IPv6 Address in a row, when applicable. + Additions for AstLinux 1.2.9: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-20 04:22:36
|
Revision: 8309 http://sourceforge.net/p/astlinux/code/8309 Author: abelbeck Date: 2017-05-20 04:22:34 +0000 (Sat, 20 May 2017) 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 2017-05-20 04:20:15 UTC (rev 8308) +++ branches/1.0/docs/ChangeLog.txt 2017-05-20 04:22:34 UTC (rev 8309) @@ -134,7 +134,7 @@ -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) --- pjsip 2.6 (version bump) +-- pjsip 2.6 (version bump) including Asterisk security fixes: AST-2017-002 and AST-2017-003 -- libpri, version bump to 1.6.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-20 12:28:13
|
Revision: 8311 http://sourceforge.net/p/astlinux/code/8311 Author: abelbeck Date: 2017-05-20 12:28:11 +0000 (Sat, 20 May 2017) 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 2017-05-20 12:26:06 UTC (rev 8310) +++ branches/1.0/docs/ChangeLog.txt 2017-05-20 12:28:11 UTC (rev 8311) @@ -128,7 +128,7 @@ ** Asterisk --- Asterisk 11.25.1 (no change) and 13.15.0 (version bump) +-- Asterisk 11.25.1 (no change) and 13.15.1 (version bump) -- Asterisk 11 and 13, backport Asterisk 14 "followme" application feature "enable_callee_prompt". This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-26 17:55:27
|
Revision: 8345 http://sourceforge.net/p/astlinux/code/8345 Author: abelbeck Date: 2017-05-26 17:55:25 +0000 (Fri, 26 May 2017) 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 2017-05-26 14:01:25 UTC (rev 8344) +++ branches/1.0/docs/ChangeLog.txt 2017-05-26 17:55:25 UTC (rev 8345) @@ -10,7 +10,58 @@ Released @TBD@ +** IMPORTANT NOTICE +-- "net5501" and "alix" board types have reached end-of-life. AstLinux 1.2.10 was the last supported version. + +-- Current supported board types are: "geni586", "geni586-serial", "genx86_64", "genx86_64-serial" and "genx86_64-vm" + +-- The default serial baud rate is now 115200 instead of the previous 19200. Upgrading RUNNIX will default to 115200. + +** System + +-- Linux Kernel 3.16.43 (major bump) + +-- RUNNIX, version bump to runnix-0.5-8335, with Linux Kernel 3.16.43, dropbear 2017.75 + Note: Now uses a PAE kernel for full RAM support + +-- r8168 version bump to 8.044.02 RealTek PCI-Express Gigabit Ethernet Linux driver + +-- genx86_64-vm board type, add support for virtio-scsi as a bootable disk driver, also added to RUNNIX. + +-- libsodium, version bump to 1.0.12 + +-- sqlite, version bump to 3.18.2 + +-- tiff, version bump to 4.0.8, security fixes: 13 CVE's + +-- sudo, version bump to 1.8.20 + +-- dialog, version bump to 1.3-20170509 + +** Networking + +-- dnscrypt-proxy, version bump to 1.9.5 + +** Asterisk + +-- Asterisk 11.25.1 (no change) and 13.15.1 (no change) + +-- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) + +-- pjsip 2.6 (no change) + +-- FOP2, available version bump to 2.31.09. + Note: If you have a license, you may need to purchase an "Annual Software Maintenance" license if you upgrade. + More info: http://doc.astlinux-project.org/userdoc:tt_asterisk-fop2-upgrade + +-- rhino, version bump to 0.99.7 + +** Web Interface + +-- Status tab, RAM Memory, replaced "Free" with "Available" as per /proc/meminfo . + + Additions for AstLinux 1.2.10: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-27 02:23:31
|
Revision: 8346 http://sourceforge.net/p/astlinux/code/8346 Author: abelbeck Date: 2017-05-27 02:23:29 +0000 (Sat, 27 May 2017) 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 2017-05-26 17:55:25 UTC (rev 8345) +++ branches/1.0/docs/ChangeLog.txt 2017-05-27 02:23:29 UTC (rev 8346) @@ -13,6 +13,7 @@ ** IMPORTANT NOTICE -- "net5501" and "alix" board types have reached end-of-life. AstLinux 1.2.10 was the last supported version. + A custom build can still be used to generate 'run' images for "net5501" and "alix" board types. -- Current supported board types are: "geni586", "geni586-serial", "genx86_64", "genx86_64-serial" and "genx86_64-vm" @@ -31,7 +32,7 @@ -- libsodium, version bump to 1.0.12 --- sqlite, version bump to 3.18.2 +-- sqlite, version bump to 3.19.2 -- tiff, version bump to 4.0.8, security fixes: 13 CVE's This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-27 14:14:01
|
Revision: 8348 http://sourceforge.net/p/astlinux/code/8348 Author: abelbeck Date: 2017-05-27 14:13:58 +0000 (Sat, 27 May 2017) 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 2017-05-27 14:07:46 UTC (rev 8347) +++ branches/1.0/docs/ChangeLog.txt 2017-05-27 14:13:58 UTC (rev 8348) @@ -23,7 +23,8 @@ -- Linux Kernel 3.16.43 (major bump) --- RUNNIX, version bump to runnix-0.5-8335, with Linux Kernel 3.16.43, dropbear 2017.75 +-- RUNNIX, version bump to runnix-0.5-8348, with Linux Kernel 3.16.43, dropbear 2017.75 + Added kernel drivers: virtio_net and virtio-scsi Note: Now uses a PAE kernel for full RAM support -- r8168 version bump to 8.044.02 RealTek PCI-Express Gigabit Ethernet Linux driver This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-30 18:35:25
|
Revision: 8357 http://sourceforge.net/p/astlinux/code/8357 Author: abelbeck Date: 2017-05-30 18:35:23 +0000 (Tue, 30 May 2017) 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 2017-05-30 18:33:52 UTC (rev 8356) +++ branches/1.0/docs/ChangeLog.txt 2017-05-30 18:35:23 UTC (rev 8357) @@ -45,6 +45,13 @@ -- dnscrypt-proxy, version bump to 1.9.5 +-- network, DHCPv6 Prefix Delegation, previously any Network tab -> 'IPv6 Autoconfig: [enabled]' received + a Prefix Delegation (PD) regardless if 'IPv6/nn' was defined or not. Now a change such that 'IPv6/nn' must not + be defined for that internal interface to receive a PD. + If 'IPv6 Autoconfig: [enabled]' and 'IPv6/nn' is defined, 'IPv6/nn' is used for Autoconfig for that interface. + +-- arnofw (AIF), added "net-prefix-translation" plugin. Provides NPTv6 (Network Prefix Translation) for IPv6 + ** Asterisk -- Asterisk 11.25.1 (no change) and 13.15.1 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-05-30 22:55:06
|
Revision: 8360 http://sourceforge.net/p/astlinux/code/8360 Author: abelbeck Date: 2017-05-30 22:55:04 +0000 (Tue, 30 May 2017) 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 2017-05-30 22:47:14 UTC (rev 8359) +++ branches/1.0/docs/ChangeLog.txt 2017-05-30 22:55:04 UTC (rev 8360) @@ -43,6 +43,8 @@ ** Networking +-- OpenSSL, version bump to 1.0.2l, security fixes: none + -- dnscrypt-proxy, version bump to 1.9.5 -- network, DHCPv6 Prefix Delegation, previously any Network tab -> 'IPv6 Autoconfig: [enabled]' received @@ -52,6 +54,9 @@ -- arnofw (AIF), added "net-prefix-translation" plugin. Provides NPTv6 (Network Prefix Translation) for IPv6 +-- wide-dhcpv6, when the optional script '/mnt/kd/dhcp6c.script' does not exist, by default generate a syslog + and reload the "net-prefix-translation" plugin (if enabled) on a prefix change. + ** Asterisk -- Asterisk 11.25.1 (no change) and 13.15.1 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-06-01 22:08:03
|
Revision: 8366 http://sourceforge.net/p/astlinux/code/8366 Author: abelbeck Date: 2017-06-01 22:08:01 +0000 (Thu, 01 Jun 2017) 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 2017-06-01 21:56:03 UTC (rev 8365) +++ branches/1.0/docs/ChangeLog.txt 2017-06-01 22:08:01 UTC (rev 8366) @@ -37,14 +37,18 @@ -- tiff, version bump to 4.0.8, security fixes: 13 CVE's --- sudo, version bump to 1.8.20 +-- sudo, version bump to 1.8.20p2, security fix: CVE-2017-1000367 -- dialog, version bump to 1.3-20170509 +-- strace, version bump to 4.17 + ** Networking -- OpenSSL, version bump to 1.0.2l, security fixes: none +-- strongSwan, version bump to 5.5.3, security fixes: CVE-2017-9022, CVE-2017-9023 + -- dnscrypt-proxy, version bump to 1.9.5 -- network, DHCPv6 Prefix Delegation, previously any Network tab -> 'IPv6 Autoconfig: [enabled]' received @@ -54,6 +58,8 @@ -- arnofw (AIF), added "net-prefix-translation" plugin. Provides NPTv6 (Network Prefix Translation) for IPv6 +-- arnofw (AIF), "traffic-shaper" plugin, use fq_codel (Fair Queueing CoDel) for both 'htb' and 'hfsc' types. + -- wide-dhcpv6, when the optional script '/mnt/kd/dhcp6c.script' does not exist, by default generate a syslog and reload the "net-prefix-translation" plugin (if enabled) on a prefix change. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2017-06-02 22:05:04
|
Revision: 8369 http://sourceforge.net/p/astlinux/code/8369 Author: abelbeck Date: 2017-06-02 22:05:01 +0000 (Fri, 02 Jun 2017) 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 2017-06-02 21:37:54 UTC (rev 8368) +++ branches/1.0/docs/ChangeLog.txt 2017-06-02 22:05:01 UTC (rev 8369) @@ -52,9 +52,10 @@ -- dnscrypt-proxy, version bump to 1.9.5 -- network, DHCPv6 Prefix Delegation, previously any Network tab -> 'IPv6 Autoconfig: [enabled]' received - a Prefix Delegation (PD) regardless if 'IPv6/nn' was defined or not. Now a change such that 'IPv6/nn' must not - be defined for that internal interface to receive a PD. - If 'IPv6 Autoconfig: [enabled]' and 'IPv6/nn' is defined, 'IPv6/nn' is used for Autoconfig for that interface. + a Prefix Delegation (PD). Now the added selection 'IPv6 Autoconfig: [Assign GUA Prefix]' is required + for the interface to receive a Prefix Delegation via the DHCPv6 client. This is a change. + "Assign GUA Prefix" only applies if Network tab -> Connection Type: includes DHCPv6. + New rc.conf variable: IPV6_PREFIX_DELEGATION -- arnofw (AIF), added "net-prefix-translation" plugin. Provides NPTv6 (Network Prefix Translation) for IPv6 @@ -81,7 +82,10 @@ -- Status tab, RAM Memory, replaced "Free" with "Available" as per /proc/meminfo . +-- Network tab, IPv6 Autoconfig, add selectable interfaces for Prefix Delegation by selecting "Assign GUA Prefix" + Note: "Assign GUA Prefix" only applies if Network tab -> Connection Type: includes DHCPv6. + Additions for AstLinux 1.2.10: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |