1.0 ROLLING CUMULATIVE PATCH LAYER OVERVIEW This is a Rolling Cumulative Patch Layer for the base Wind River Linux 6.0 release. This RCPL provides fixes for known problems found in this base release. You can control which RCPL layer to use for a specific build via the "--with-rcpl-version" option of the configure command. The default value for "--with-rcpl-version" is "auto" which will automatically select the newest RCPL installed on the host machine. You can also specifically select an RCPL by setting the "--with-rcpl-version" value to the RCPL number that you wish to use. So, if you wanted to select RCPL 0003 for the project build you could specify that at configure time using "--with-rcpl-version=0003". $ /wrlinux-6/wrlinux/configure --enable-board=qemux86 \ --enable-kernel=standard --enable-rootfs=glibc_std \ --with-rcpl-version=0003 This will force this project build to use RCPL 0003 even if an RCPL 0004 or RCPL 0005 has been installed on the host machine. If you wanted to build a project that doesn't use any RCPL's, but just uses the base installation layers, you can set "--with-rcpl-version=0". Once a newer RCPL has been added to the installation, existing projects that have been using the default "--with-rcpl-version=auto" can pick up the new fixes by doing a "make upgrade". This will bring the project up to the newest RCPL on the host: $ make upgrade Any project that had specifically specified an RCPL, say with "--with-rcpl-version=0003", will be unaffected by the installation of a newer RCPL. It will continue to use the one previously specified. This allows a particular project to remain on a specific RCPL. It is also possible to override the "--with-rcpl-version" setting when you do a reconfig by setting the environment variable ENV_RCPL_VERSION . This will override any previous setting from the "--with-rcpl-version" configure option. 2.0 RCPL Update Implementation The distribution is a set of git repositories that are used to generate project directories at configure time. An RCPL appends new fixes to these repositories and so the git repositories can grow with each new RCPL. The original distribution for any of the git repositories is identified by the branch name LB28_6.0. That is the branch name that corresponds to the original distribution. As fixes are added to a git repository via an RCPL the git repository tree grows and is marked with a branch name of the form LB28_6.0_RCPL000X, wheere X is the RCPL number. If there were no fixes in a particular repository for a particular RCPL then the new branch would coincide with the previous RCPL branch name. 3.0 TOOLS The product is comprised of various git repositories that get checked out during the configure step of the build. These repositories contain a complete history of what has changed since the base product was shipped. 3.1 A command line tool - rcpl-rcl.sh This command line tool has been provided to help correlate the various patches to the defects they fixed. It is located here: /wrlinux-6/scripts/rcpl/rcpl-cl.sh You can run this script and provide the defect id to see the patch file, package and files affected by the change to fix the defect. Run the tool's help option for more information. Here is a quick guide: Help : 'rcpl-cl.sh --help' All patches : 'rcpl-cl.sh all' All Linux patches : 'rcpl-cl.sh -r linux' All Toolchain patches : 'rcpl-cl.sh -r toolchain' All CVE patches : 'rcpl-cl.sh -c all' Single Defect : 'rcpl-cl.sh WIND00234376' Just show the Defect #: 'rcpl-cl.sh all -D' 3.2 A gui tool - rcpl-gui.sh This GUI line tool has been provided to help provide advanced functions om addition to the features of the command line tool, including: * Explore the content of an RCPL * Compare one RCPL with another * Compare an existing wrlinux project against an RCPL * Export the data to a Text, CSV, or HTML file. The GUI tool is located here: /wrlinux-6/scripts/rcpl/rcpl-gui.(sh|bat) * On Linux, start the tool with: $ cd $ ./wrlinux-6/scripts/rcpl/rcpl-gui.sh * On Windows, start the tool with: > cd > wrlinux-6\scripts\rcpl\rcpl-gui.bat You can open "Help > Help" for detailed information and examples. 4.0 List of defects fixed since initial distribution Beginning in Jan 2014 Wind River is using a new tracking tool that uses different defect naming conventions. The defect ID's in the new system will have the form LINX-???? as opposed to the older WIND00????? format. For defects that were originally reported in the old system both the new and the old format are indicated in the Defect list. The form is: LINX-????|WIND00?????: Summary Defect List: LIN3-22025|WIND00320850: Miscellaneous Kernel Fixes LIN3-28266|WIND00318241: Miscellaneous Fixes LIN5-17221|WIND00425262: make: *** No rule to make target `ovpmgr'. LIN5-17312|WIND00421901: Can't add some configure options in workbench, such as "--enable-rootfs=ovp-kvm". LIN5-17364|WIND00427757: mgr_pkgrpmlist.sh does not check 'tmp/deploy/rpm' existance LIN5-17468|WIND00428273: Bdp does not scan DVD bare git clones BDP extensions (OVP), plus templates structure was changed LIN6-103|WIND00444184: Bitbake failures on overloaded systems with older kernels. LIN6-1048|WIND00446300: [ WRL6.0 ] [ BSP: bcm-xlp ] The libn64 project did not build the regex_demo with the Hyperexec layer. LIN6-107|WIND00443073: make fs-debug doens't generate debuginfo package LIN6-1123|WIND00442673: [WRL 6.0] [BSP: bcm-xlp] cache inconsistency LIN6-1136|WIND00446115: [ WRL6.0 ] [ BSP: bcm-xlp ] The hyperexec regex test failed on missing the netl7driver. LIN6-1140|WIND00445819: [WRLinux60] There is " unwind: Index not found bf03217c" warning when remove the module tipc in BSP ti-66ak2hxx LIN6-119|WIND00444767: Documentation for "Setting Up a Remote Shared State Cache Server" is inadequate LIN6-1208|WIND00442749: [Feature Testing][userspace]: slang test(sscanf) failed on BCM-XLP,Segmentation fault LIN6-1212|WIND00446407: [Feature Testing][userspace]: bcm-xlp boot up failed with "--with-init=systemd" LIN6-123|WIND00446179: eglibc-locale: the ${localedir} dir installed but not populated to sysroot while target was x86-64 LIN6-124|WIND00445942: moduledebug_2_6 should be replace with moduledebug_3 in wr-workbench-linux-by-example_3.3.pdf. LIN6-1240|WIND00445891: [userspace]on fsl-p2020, some subcase of ryslog ptest will hang the test. LIN6-1259|WIND00446619: inetutils-telnetd: error: Can't install inetutils-telnetd-1.9.1-r1.1@i686: no package provides libreadline.so.5 LIN6-1268|WIND00446831: python-m2crypto_0.21.1 failed (do_compile) of bcm-x1p_world_bd. LIN6-1275|WIND00443479: [userspace] madt Segmentation fault LIN6-1308|WIND00446499: Missing CONFIG_TIGON3 kernel param causes failure booting dell390n, previously supported, used by contractors and in vlm LIN6-1406|WIND00446581: wrlinux 6.0- vmdk type image is too small LIN6-1407|WIND00444878: [ WRL6.0 ] [ BSP: bcm-xlp ] Failed to use ethtool to set ethernet port LIN6-1415|WIND00445604: [userspace]on fsl-p2020, many hugetlbpage.c call trace print out when execute libhugetlbfs ptest LIN6-1430|WIND00444869: [userspace]kernel module is not installed to rootfs when build glibc-core LIN6-1543|WIND00444449: nss_3.15.1 failed to build for fsl-b4xxx_world_bp - nsinstall.c:1:0: unimplemented: 64-bit mode not compiled in LIN6-1603|WIND00445223: "grep" command cannot be found in "zgrep" script on KVM host LIN6-1618|WIND00446217: Failed to configure with --with-template=feature/usttrace_demo. LIN6-165|WIND00441084: [wrl60]error appear when run i686-wrs-linux-gnu-gdb under binary-toolchain-4.8-14 or -22 path LIN6-1685|WIND00445467: [kernel] drbd-tools version not match with kernel module LIN6-17|WIND00442137: [WRLinux60] Trace directory creation error for lttng2 event sched_switch in ARM BSP ti-66ak2hxx LIN6-173|WIND00444742: QA warnings from kmod, udev, nfs-utils, gzip, and iputils LIN6-1748|WIND00445506: [6.0][fsl-b4xxx] kgdbts has a calltrace LIN6-182|WIND00443097: [wrl60]syntax error in project configure when the build path include "~" or "^" or "#" LIN6-1846|WIND00444302: [ WRL6.0 ] [ BSP: bcm-xlp ] The KTS ftrace_stress test case could cause Call Trace in the preempt-rt kernel and multi-libo32 file system. LIN6-1850|WIND00446530: drbd-tools_8.4.3 failed (do_compile) of fsl-b4xxx_world_bp. LIN6-1886|WIND00442078: lttng/ust instructions in lemon demo need updating to 2.0 LIN6-1928|WIND00445683: mce-inject_git failed to build - bison: Command not found LIN6-1940|WIND00446872: perl_5.14.3 do_package failed with ptest enabled: package/usr/lib/perl/ptest/generate_uudmap: File format not recognized LIN6-1946|WIND00445556: [userspace]proftpd can not stop by /etc/init.d/proftpd LIN6-1950|WIND00446784: libn32-strongswan do_configure failed of bcm-x1p on ubuntu12.04: ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities. LIN6-1960|WIND00448020: [userspace] 1 subcases fail when test IPv6 1981 with TAHI LIN6-1990|WIND00430860: [Feature Testing][LSB]: 7 failures for 'Command Check' on qemux86-64 LIN6-2042|WIND00444192: [Feature Testing][userspace]: the /usr/bin/LSB_test.sh need to be update for intel-x86-64 lib32 LIN6-2078|WIND00445658: [Feature Testing][Userspace]: tcpdump can't get cryptic content from IPSec packet LIN6-2090|WIND00446292: samba fails to start on qemu/board targets LIN6-2094|WIND00447052: [userspace] Run "/etc/init.d/ntpd start" failed on intel-x86-64 multilib LIN6-21|WIND00444854: aarch64 toolchain can't link with -lrt LIN6-2118|WIND00445384: Move wr-base/recipes-devtools/sgabios/sgabios/sgabios_8.tar.bz2 to wr-base/downloads LIN6-215|WIND00446340: configure for glibc-tiny fs should be limited. LIN6-2192|WIND00444188: Failed to boot up ISO on intel-x86-64 LIN6-2224|WIND00447072: [Feature Testing][userspace]: daemon status is wrong after start the collectd service LIN6-2234|WIND00444821: makedumpfile needs RDEPENDS on the perl LIN6-2236|WIND00444885: libav do_configure failed: x86_64-wrs-linux-gcc is unable to create an executable file LIN6-2240|WIND00446121: [userspace] Failed to build rsyslog with multilib LIN6-2244|WIND00445568: [Feature Testing][Userspace]: rpcbind restart failed if it's not running LIN6-2250|WIND00446625: "service --status-all" didn't return the correct status of postfix. The service is running but return [ - ] LIN6-2348|WIND00445425: mariadb-native failed to build on Ubuntu13.10 LIN6-2380|WIND00446789: [WRLinux60] There are a lot of WARNINGs when trying to install package syslog-ng LIN6-2412|WIND00445361: SDK for Windows: do_populate_sdk failed while host didn't have installed zip LIN6-2416|WIND00446397: Error message appears when booting read-only ISO LIN6-2424|WIND00445347: eu-objdump is not installed on qemux86 anymore LIN6-2428|WIND00446185: [Feature Testing][userspace]: 16 ptest missed on bcm-xlp + Multilib:libn32 LIN6-2432|WIND00446793: Build ntp failed when with "--with-init=systemd" and "--enable-multilib=lib32" option on intel-x86-64 LIN6-2487: test-dependencies wr-base: build error for libee, liblognorm and tokyocabinet LIN6-2488: test-dependencies oe-core: build error for guile and kconfig-frontends LIN6-2490: test-dependencies meta-networking: build error for ypbind-mt LIN6-2491: test-dependencies wr-kernel: build error for kernelshark LIN6-2492: test-dependencies wr-tools-profile: build error for oprofile LIN6-2493|WIND00445850: Security Advisory - openvpn - CVE-2013-2061 LIN6-2497|WIND00448743: Security Advisory - memcached - CVE-2011-4971 LIN6-2504|WIND00429669: preempt-rt kernel not automatically selected in Workbench LIN6-2509: Security Advisory - curl - CVE-2013-6422 LIN6-2516: Security Advisory - php - CVE-2013-6420 LIN6-2518: Security Advisory - gnupg - CVE-2013-4576 LIN6-2528|WIND00443491: CLONE - Can't checkout all layers with old RCPL versions since RCPL 9 installed LIN6-2531: [6002]two bsp is missing after install WRLinux6002 LX03 DVD LIN6-2538|WIND00448742: Security Advisory - linux - CVE-2013-2929 LIN6-2542|WIND00448762: Security Advisory - linux - CVE-2013-2930 LIN6-2544|WIND00448770: Security Advisory - linux - CVE-2013-7026 LIN6-2547|WIND00445864: Security Advisory - lighttpd - CVE-2013-4559 LIN6-2550|WIND00446852: host UID/GID contamination LIN6-2552|WIND00437694: wrlinux 5.0.1 - have packages user the long useradd system parameter and user-group LIN6-2555|WIND00436927: wrlinux 5.0.1 - syslog-ng build with implicit options LIN6-2556|WIND00407484: [Feature Testing]On fsl-e500mc preempt-rt kernel, the memory size got by free or top is incorrect LIN6-2560|WIND00438955: WRL5/6 libgcrypt compiling error LIN6-2565|WIND00432478: problems with bind dir ownerships LIN6-2567|WIND00439179: Security Advisory - libarchive - CVE-2013-0211 LIN6-2570|WIND00443926: WRL5: Unable to build syslog-ng 3.4.2 in RCPL8 with libesmtp-dev installed LIN6-2571|WIND00438881: Installing the WRL 5 toolchain on target needs annoying manual operations and backspace key does not work LIN6-2572|WIND00435448: wrlinux 5.0.1 - nfs-utils startup order LIN6-2573|WIND00428633: wrlinux 5.0.1 ntp generates core dump LIN6-2576|WIND00424943: wrlinux 5.0.1. - problems building a vmdk type image LIN6-2577|WIND00436876: wrlinux 5.0.1. - Propagation of kernel header changes to SDK (does notwork with latest fixes applied) LIN6-2580|WIND00445625: gnutls_2.12.17 failed (do_compile) of x86-64-kvm-guest-ovp. LIN6-2582|WIND00417547: Security Advisory - strongswan - CVE-2013-2944 LIN6-2583|WIND00441337: WRL5: Syslog-ng package has faulty hard dependency to LIBNET, causing broken cross-compilation on some Hosts. LIN6-2585|WIND00436744: WRL5: In some of the rpms sometimes the gid of the user building is picked up. LIN6-2586|WIND00444470: irqbalance: depends on libcap LIN6-2636|WIND00433229: Wind River Linux installer project fails to install grub-1.99 when creating the rootfs LIN6-2668|WIND00421903: Security Advisory - ffmpeg - CVE-2013-3674 LIN6-2669|WIND00406202: [5.0.1 preempt_rt][BSP: fsl-p50xx] kts:perf test failed LIN6-2672|WIND00444659: ltp:depends on libcap LIN6-2675|WIND00437840: wrinux 5.0.1 - /etc/default/locale is missing message when running su LIN6-2676|WIND00432340: Kernel modules tarball missing in WRLX5.0.1 LIN6-2687|WIND00443080: Security Advisory - icu - CVE-2013-2924 LIN6-2689|WIND00420028: WRL5: When the projectDir path contain @ the build fails. LIN6-271|WIND00444986: the 'make fs-debug' feature required by workbench or remote gdb debug no longer populates export/dist directories LIN6-302|WIND00440706: sourcery-tc-prebuilt: linux-libc-headers's PKGV is incorrectly UNKNOWN LIN6-309|WIND00436556: Document non-intuitive behaviour of assigning "" to a value in BB LIN6-31|WIND00445345: file command cause qemuarm qemuarm "Segmentation fault" LIN6-321|WIND00435213: [self-hosting]pseudo-native do_compile() failed LIN6-349|WIND00440375: A lot of warnings of intel-x86-32-eglibc-sourcery-binary LIN6-363|WIND00441787: [Feature Testing][networking]: bind does not work on bcm-xlp LIN6-369|WIND00443745: SDK for Windows broken for qemuarma9 LIN6-3779|WIND00439183: Security Advisory - proftpd - CVE-2013-4359 LIN6-3824|WIND00437513: [ovirt-kvm] build qemu-native-0.15.1-r24 failed LIN6-387|WIND00445331: configure script prints inaccurate error info if host hasn't gcc LIN6-3887|WIND00444051: Security Advisory - lighttpd - CVE-2013-4508 LIN6-392|WIND00445269: rsyslog/ptest failed on qemuarm target LIN6-395|WIND00445558: Failed to make usb-image with wrlinux SDK LIN6-405|WIND00445491: A lot of error messages during boot up read-only USB image LIN6-4385|WIND00407833: wrlinux-4.3 busybox: segfault in lineedit VI mode LIN6-4420|WIND00325581: Security Advisory - phpMyAdmin - CVE-2011-2719 LIN6-4507|WIND00436586: SCTP over IPSec is not working when SCTP checksum is offloaded to hardware LIN6-4543|WIND00426611: Security Advisory - libtirpc - CVE-2013-1950 LIN6-477|WIND00446410: fetcher failure on the sstate builders (yow-blade4-16). LIN6-4814|WIND00439163: Security Advisory - libtiff - CVE-2013-4244 LIN6-4920|WIND00445879: Security Advisory - ruby - CVE-2013-4164 LIN6-4924|WIND00444041: Security Advisory - ruby - CVE-2013-2065 LIN6-4938|WIND00439216: Security Advisory - xinetd - CVE-2013-4342 LIN6-4979|WIND00445841: Security Advisory - linux - CVE-2013-4563 LIN6-501|WIND00444673: many errors in lttng-ust log.do_compile yet the package claims to build successfully. LIN6-5017|WIND00434772: Security Advisory - libtiff - CVE-2013-4243 LIN6-5026|WIND00311490: Security Advisory - acpid - CVE-2011-1159 LIN6-5035|WIND00441881: Security Advisory - dropbear - CVE-2013-4421 LIN6-5051|WIND00439197: Security Advisory - gnupg - CVE-2013-4351 LIN6-5054|WIND00441877: Security Advisory - gnupg - CVE-2013-4402 LIN6-5061|WIND00444028: Security Advisory - linux - CVE-2013-4470 LIN6-5070|WIND00431882: Java exception with WRL 3.0.3 rcpl-gui.sh script LIN6-5110|WIND00445832: Security Advisory - linux - CVE-2013-4579 LIN6-5129|WIND00426603: Security Advisory - gnutls - CVE-2013-2116 LIN6-5170|WIND00445874: Security Advisory - nss - CVE-2013-5605 LIN6-5175|WIND00441874: Security Advisory - dropbear - CVE-2013-4434 LIN6-5179|WIND00402374: Security Advisory - bind - CVE-2012-5689 LIN6-5237|WIND00439205: Security Advisory - librsvg - CVE-2013-1881 LIN6-5256|WIND00394610: Security Advisory - bind - CVE-2012-5688 LIN6-5328|WIND00439167: Security Advisory - xorg_x11. - CVE-2013-4396 LIN6-5338|WIND00428535: In WRL-3.0.2, syslog-ng memory leak when server is down. LIN6-5374|WIND00444042: Security Advisory - linux - CVE-2013-4348 LIN6-5398|WIND00434770: Security Advisory - libtiff - CVE-2013-4232 LIN6-5415|WIND00445876: Security Advisory - nss - CVE-2013-1741 LIN6-5418|WIND00445853: Security Advisory - curl - CVE-2013-4545 LIN6-5440|WIND00441889: Security Advisory - X.org - CVE-2013-1056 LIN6-550|WIND00441788: [Feature Testing][networking]: LAMP does not work well qemumips-64 LIN6-585|WIND00446108: [userspace] /etc/passwd is incorrect on intel-x86-32 LIN6-59|WIND00444245: [wrl60]unrecognized LDFLAGS option '-Wl,-O1' under sdk extract dir LIN6-601|WIND00446570: gcc-crosssdk/nativesdk-gcc do_patch failed: ERROR: [Errno 2] No such file or directory LIN6-609|WIND00447075: [Feature Testing][userspace]: daemon status is wrong after start the multipathd service LIN6-6443|WIND00444722: workbench layer project's upload and deploy are broken. LIN6-6535|WIND00448267: wr-coverageagent_1.10 failed (do_compile) of qemumips_world_bd: bison: Command not found LIN6-6574: Security Advisory - linux - CVE-2013-7266 LIN6-6575: Security Advisory - openssl - CVE-2013-4353 LIN6-6576: Security Advisory - linux - CVE-2013-7271 LIN6-6577: Security Advisory - libvirt - CVE-2013-6436 LIN6-6578: Security Advisory - linux - CVE-2013-7281 LIN6-6579: Security Advisory - linux - CVE-2013-7263 LIN6-6580: Security Advisory - openssl - CVE-2013-6450 LIN6-6581: Security Advisory - linux - CVE-2013-7269 LIN6-6582: Security Advisory - ntp - CVE-2013-5211 LIN6-6583: Security Advisory - libpng - CVE-2013-6954 LIN6-6584: Security Advisory - linux - CVE-2013-7267 LIN6-6586: Security Advisory - linux - CVE-2013-7270 LIN6-6587: Security Advisory - linux - CVE-2013-7264 LIN6-6588: Security Advisory - libxfont - CVE-2013-6462 LIN6-6589: Security Advisory - linux - CVE-2013-7268 LIN6-6590: Security Advisory - linux - CVE-2013-7265 LIN6-6591: Security Advisory - openssl - CVE-2013-6449 LIN6-6592: [WRL6][bsp: fsl-p2020][cgl]: bad steps given in README to build kexec/kdump image LIN6-6603: CLONE - libcurl header files should support multilib environment (x32/x64) LIN6-6604|WIND00444838: if using mtrace in program, program will hung when memory double freeing occu LIN6-6606: do_rootfs() failed with sstate: Can't install samba no package provides libunwind.so LIN6-6607: multilib: do_rootfs() failed : lib32-libpthread-stubs not found in the lib32 feeds LIN6-6611: do_patch() failure with sstate on Ubuntu: dash LIN6-6615: [standard][fsl-p2020] suspend-to-ram does not work properly LIN6-6620: [userspace]: the status for "service --status-all" is wrong after stop avahi-daemon LIN6-6623: ntp package build failed LIN6-6624: Host contamination, setserial needs to depend on groff-native LIN6-6625: [CGP][fsl-p2020] Wrong kernel config is introduced to enalbe L2SRAM in README LIN6-6627: [userspace]: rpcbind is started, but the status for "service --status-all" is "-" LIN6-6628: Use hardlinks during do_install for speed LIN6-6630|WIND00438712: [RCPL0003] sdk error:sdk kernel source is a wrong link LIN6-6636: WARNING: Multilib QA Issue when build with --enable-multilib=lib32 LIN6-6637|WIND00340458: rpm unable to extract some info on non-x86 targets LIN6-6652|WIND00435887: [WRLinux 5.0.1 Async][fsl_t4xxx ] the serial node order get changed for kexec and kdump kernel LIN6-6659: BitBake not honoring file permissions LIN6-6660: e2fsprogs-native rebuild issue and fix LIN6-6666|WIND00447896: smart/rpm lstat'ing all mount pounts during do_rootfs task LIN6-6691: Multiple CVE's against OpenSSL LIN6-6704: update timezone 2013i LIN6-6711: [6003]Should the install key issue cause two bsp is missing after install WRLinux6003 LX02 DVD LIN6-6789: fdt cannot modify dtb in u-boot LIN6-74|WIND00440201: Failed to build curl-7.32.0 on intel-x86-64 LIN6-76|WIND00443620: Failed to build N64 HyperExec in WRL 6.0 BSP bcm-xlp LIN6-769|WIND00446268: do_rootfs failed with --enable-scalable=mklibs LIN6-779|WIND00444275: Supported Kgdboe information isn't included in README. LIN6-82|WIND00445589: Doc issue: Invalid package location link in wrlinux-6.0 users guilde page 151 LIN6-829|WIND00445560: [wrl60]demsg include call trace when boot intel-x86-64 with preempt-rt kernel on LX28 DVD LIN6-841|WIND00446362: [WRLinux60] There is hwclock warning when shutdown TI_K2EVMHK target for BSP ti-66ak2hxx LIN6-842|WIND00445072: glibc-core build failed with --with-license-flags-blacklist=GPLv3,LGPLv3 LIN6-851|WIND00445428: intel-x86: update README/README.hardware for AMT/DPDK/QAT LIN6-852|WIND00444459: neard_0.13 do_compile failed - near/nfc_copy.h: No such file or directory LIN6-865|WIND00445060: [userspace]glibc-core qemu start fail caused by "nfs: server 10.0.2.2 not responding" LIN6-90|WIND00446366: Doc issues of wr_linux_migration_guide_6.0 LIN6-914|WIND00446118: [ WRL6.0 ] [ BSP: bcm-xlp ] The hyperexec "cde" test case always failed on the XLP208B0 target. LIN6-952|WIND00444876: Some packages (i.e. makedumpfile/edac-utils/gd/...) loss RDEPENDS on perl LIN6-966|WIND00445215: Vmlinux of bcm-xlp-standard-glibc-std isn't loaded successfully. LIN6-973|WIND00446222: collectd do_configure() failed on RHEL-6.4-32 LIN6-976|WIND00437839: S4 doesn't work on Canon Pass LIN6-980|WIND00445702: Build failed with errors when build a project with --with-package=apache2 LIN6-984|WIND00446244: [userspace]14 subcases fail when test IPv6 RFC4861 with THAI LIN6-987|WIND00445573: [userspace]ntpd starts two instances of the daemon by default LIN6-992|WIND00446182: [Feature Testing][Userspace]: on ti-66ak2hxx ifconfig up a NIC will trigger kernel panic