From: <abe...@us...> - 2015-11-25 16:03:07
|
Revision: 7353 http://sourceforge.net/p/astlinux/code/7353 Author: abelbeck Date: 2015-11-25 16:03:05 +0000 (Wed, 25 Nov 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-11-25 15:44:19 UTC (rev 7352) +++ branches/1.0/docs/ChangeLog.txt 2015-11-25 16:03:05 UTC (rev 7353) @@ -10,6 +10,10 @@ Released **TBD** +** Build System + +-- Added 64-bit support for x86_64 CPU's with new board types genx86_64 and genx86_64-serial + ** System -- linux, add kernel patch allowing Geode LX (alix and net5501) to use tsc clocksource instead of pit clocksource @@ -24,11 +28,14 @@ -- perl, version bump to 5.22.0 using perlcross 1.0.1 +-- pcre, version bump to 8.38, security fixes: https://blog.fuzzing-project.org/29-Heap-Overflow-in-PCRE.html + -- sudo, version bump to 1.8.15 -- sqlite, version bump to 3.9.2 --- libxml2, security fixes: CVE-2015-1819, CVE-2015-7941, CVE-2015-7942, CVE-2015-8035 +-- libxml2, version bump to 2.9.3, security fixes: CVE-2015-1819, CVE-2015-7941, CVE-2015-7942, CVE-2015-8035 + CVE-2015-5312, CVE-2015-7497, CVE-2015-7500, CVE-2015-8242 -- libsodium, version bump to 1.0.6 @@ -36,6 +43,8 @@ -- nano, version bump to 2.4.3 +-- strace, version bump to 4.10 + ** Networking -- ntpd/sntp, version bump to 4.2.8p4, security fixes: CVE-2015-7871 plus 12 other low/medium-severity vulnerabilities @@ -68,6 +77,8 @@ -- pjsip 2.4 (no change) +-- wanpipe, version bump to 7.0.15 + ** Web Interface -- Network tab and and WAN Failover sub-tab, add DHCPv6 support with Connection Type: [DHCP/DHCPv6] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |