1.0 ROLLING CUMULATIVE PATCH LAYER OVERVIEW This is a Rolling Cumulative Patch Layer for the base Wind River Linux 7.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-7/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 LB21_7.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 LB21_7.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 Install an old RCPL For example, you want to install RCPL3 on a RCPL5 installing directory. $cd installdir/wrlinux-7 $perl install-WRL7.pl --dest=`pwd` --url=https://windshare.windriver.com/ondemand/remote.php/webdav --branch LB21_7.0_RCPL0003 4.0 List of adefects fixed since initial distribution Defect List: ======================= 7.0.0.26 =============================== LIN7-7959: Security Advisory - binutils - CVE-2017-7299 LIN7-7949: Security Advisory - linux - CVE-2017-2647 LIN7-7894: Security Advisory - binutils - CVE-2017-7302 LIN7-7953: Security Advisory - binutils - CVE-2017-7301 LIN7-7948: Security Advisory - binutils - CVE-2017-7614 LIN7-7944: Security Advisory - binutils - CVE-2017-7300 LIN7-7643: Security Advisory - linux - CVE-2017-2636 LIN7-8301: Security Advisory - linux - CVE-2017-1000364 LIN7-8294: Security Advisory - imagemagick - CVE-2017-9439 LIN7-8266: Security Advisory - imagemagick - CVE-2017-9409 LIN7-8256: Security Advisory - wireshark - CVE-2017-9351 LIN7-8257: Security Advisory - ruby - CVE-2015-9096 LIN7-8315: Security Advisory - linux - CVE-2017-9605 LIN7-8300: Security Advisory - linux - CVE-2017-1000365 LIN7-8293: Security Advisory - libgcrypt - CVE-2017-9526 LIN7-8292: Security Advisory - openvswitch - CVE-2017-9263 LIN7-8281: Security Advisory - libsndfile - CVE-2017-6892 LIN7-8282: Security Advisory - imagemagick - CVE-2017-9407 LIN7-8264: Security Advisory - git - CVE-2017-8386 LIN7-8265: Security Advisory - wireshark - CVE-2017-9347 LIN7-8246: Security Advisory - imagemagick - CVE-2017-9501 LIN7-8332: Security Advisory - linux - CVE-2017-1000371 LIN7-8311: Security Advisory - linux - CVE-2017-9984 LIN7-8306: Security Advisory - apache2 - CVE-2017-7668 LIN7-8305: Security Advisory - qemu - CVE-2017-9374 LIN7-8298: Security Advisory - glibc - CVE-2017-1000366 LIN7-8295: Security Advisory - sudo - CVE-2017-1000368 LIN7-8296: Security Advisory - openvswitch - CVE-2016-10377 LIN7-8279: Security Advisory - imagemagick - CVE-2017-9440 LIN7-8269: Security Advisory - wireshark - CVE-2017-9352 LIN7-8262: Security Advisory - openvswitch - CVE-2017-9265 LIN7-8251: Security Advisory - libxmi2 - CVE-2017-5969 LIN7-8252: Security Advisory - imagemagick - CVE-2017-9261 LIN7-8335: Security Advisory - libtiff - CVE-2017-9815 LIN7-8336: Security Advisory - openvpn - CVE-2017-7508 LIN7-8319: Security Advisory - qemu - CVE-2017-9375 LIN7-8286: Security Advisory - sudo - CVE-2017-1000367 LIN7-8287: Security Advisory - imagemagick - CVE-2017-9262 LIN7-8277: Security Advisory - samba - CVE-2017-7494 LIN7-8258: Security Advisory - imagemagick - CVE-2017-9405 LIN7-8334: Security Advisory - grub - CVE-2017-9763 LIN7-8325: Security Advisory - linux - CVE-2017-9985 LIN7-8317: Security Advisory - ffmpeg - CVE-2017-9992 LIN7-8280: Security Advisory - imagemagick - CVE-2017-9500 LIN7-8271: Security Advisory - openvswitch - CVE-2017-9214 LIN7-8272: Security Advisory - libtiff - CVE-2017-9403 LIN7-8260: Security Advisory - mercurial - CVE-2017-9462 LIN7-8259: Security Advisory - wireshark - CVE-2017-9344 LIN7-8249: Security Advisory - wireshark - CVE-2017-9345 LIN7-8243: Security Advisory - wireshark - CVE-2017-9349 LIN7-7980: Security Advisory - apache - CVE-2016-8743 LIN7-8195: Security Advisory - linux - CVE-2017-7495 LIN7-7978: Security Advisory - apache - CVE-2016-0736 LIN7-7979: Security Advisory - apache - CVE-2016-2161 LIN7-8069: Security Advisory - qemu - CVE-2015-8568 LIN7-8183: Security Advisory - linux - CVE-2017-1000363 LIN7-8330: Security Advisory - qemu - CVE-2017-9373 LIN7-8326: Security Advisory - linux - CVE-2017-1000379 LIN7-8318: Security Advisory - libtiff - CVE-2017-9936 LIN7-8308: Security Advisory - linux - CVE-2017-1000380 LIN7-8309: Security Advisory - gnutls - CVE-2017-7507 LIN7-8291: Security Advisory - qemu - CVE-2017-9330 LIN7-8284: Security Advisory - linux - CVE-2017-9242 LIN7-8254: Security Advisory - openvswitch - CVE-2017-9264 LIN7-8673: Security Advisory - linux - CVE-2017-1000112 LIN7-8534: Security Advisory - freeradius - CVE-2017-10980 LIN7-8533: Security Advisory - freeradius - CVE-2017-10981 LIN7-8532: Security Advisory - imagemagick - CVE-2017-11644 LIN7-8528: Security Advisory - ntp - CVE-2015-5195 LIN7-8527: Security Advisory - ntp - CVE-2015-5219 LIN7-8526: Security Advisory - imagemagick - CVE-2017-11528 LIN7-8525: Security Advisory - xmlsec - CVE-2017-1000061 LIN7-8524: Security Advisory - imagemagick - CVE-2017-11639 LIN7-8521: Security Advisory - freeradius - CVE-2017-10978 LIN7-8518: Security Advisory - wireshark - CVE-2017-11409 LIN7-8517: Security Advisory - ghostscript - CVE-2017-9611 LIN7-8515: Security Advisory - imagemagick - CVE-2017-11537 LIN7-8512: Security Advisory - imagemagick - CVE-2017-11360 LIN7-8511: Security Advisory - imagemagick - CVE-2017-11526 LIN7-8509: Security Advisory - wireshark - CVE-2017-11407 LIN7-8507: Security Advisory - ntp - CVE-2015-5194 LIN7-8504: Security Advisory - imagemagick - CVE-2017-11449 LIN7-8502: Security Advisory - imagemagick - CVE-2017-11533 LIN7-8501: Security Advisory - imagemagick - CVE-2017-11478 LIN7-8500: Security Advisory - php - CVE-2017-11628 LIN7-8497: Security Advisory - phpmyadmin - CVE-2017-1000013 LIN7-8494: Security Advisory - imagemagick - CVE-2017-11536 LIN7-8492: Security Advisory - linux - CVE-2017-7542 LIN7-8491: Security Advisory - imagemagick - CVE-2017-11505 LIN7-8489: Security Advisory - imagemagick - CVE-2017-11446 LIN7-8486: Security Advisory - libtiff - CVE-2017-11335 LIN7-8487: Security Advisory - imagemagick - CVE-2017-11530 LIN7-8485: Security Advisory - imagemagick - CVE-2017-11527 LIN7-8483: Security Advisory - imagemagick - CVE-2016-7539 LIN7-8482: Security Advisory - ghostscript - CVE-2017-9727 LIN7-8481: Security Advisory - phpmyadmin - CVE-2017-1000014 LIN7-8479: Security Advisory - ghostscript - CVE-2017-9835 LIN7-8477: Security Advisory - imagemagick - CVE-2017-11523 LIN7-8476: Security Advisory - imagemagick - CVE-2017-11640 LIN7-8474: Security Advisory - freeradius - CVE-2017-10979 LIN7-8475: Security Advisory - imagemagick - CVE-2017-11532 LIN7-8473: Security Advisory - phpmyadmin - CVE-2017-1000015 LIN7-8472: Security Advisory - imagemagick - CVE-2017-11447 LIN7-8468: Security Advisory - freeradius - CVE-2017-10983 LIN7-8466: Security Advisory - apache2 - CVE-2017-9788 LIN7-8460: Security Advisory - imagemagick - CVE-2017-11448 LIN7-8459: Security Advisory - imagemagick - CVE-2017-11531 LIN7-8458: Security Advisory - ghostscript - CVE-2017-9612 LIN7-8454: Security Advisory - freeradius - CVE-2017-10982 LIN7-8453: Security Advisory - imagemagick - CVE-2017-11525 LIN7-8451: Security Advisory - wireshark - CVE-2017-11406 LIN7-8450: Security Advisory - imagemagick - CVE-2017-11535 LIN7-8448: Security Advisory - phpmyadmin - CVE-2017-1000017 LIN7-8447: Security Advisory - linux - CVE-2017-11473 LIN7-8444: Security Advisory - imagemagick - CVE-2017-11450 LIN7-8442: Security Advisory - imagemagick - CVE-2017-11524 LIN7-8441: Security Advisory - imagemagick - CVE-2017-11352 LIN7-8439: Security Advisory - ghostscript - CVE-2017-9739 LIN7-8438: Security Advisory - ghostscript - CVE-2017-9726 LIN7-8437: Security Advisory - nginx - CVE-2017-7529 LIN7-8436: Security Advisory - imagemagick - CVE-2017-11529 LIN7-8435: Security Advisory - phpmyadmin - CVE-2017-1000018 LIN7-8434: Security Advisory - memcached - CVE-2017-9951 LIN7-8433: Security Advisory - imagemagick - CVE-2017-11534 LIN7-8426: Security Advisory - libgcrypt - CVE-2017-7526 LIN7-8425: Security Advisory - expat - CVE-2017-9233 LIN7-8417: Security Advisory - php&ruby - CVE-2017-9229 LIN7-8418: Security Advisory - php&ruby - CVE-2017-9227 LIN7-8415: Security Advisory - libtasn1 - CVE-2017-10790 LIN7-8413: Security Advisory - linux - CVE-2017-10911 LIN7-8412: Security Advisory - ncurses - CVE-2017-11112 LIN7-8411: Security Advisory - bind - CVE-2017-3142 LIN7-8410: Security Advisory - systemd - CVE-2017-1000082 LIN7-8409: Security Advisory - sthttpd - CVE-2017-10671 LIN7-8408: Security Advisory - php - CVE-2016-10397 LIN7-8407: Security Advisory - libtiff - CVE-2017-10688 LIN7-8406: Security Advisory - imagemagick - CVE-2017-10928 LIN7-8405: Security Advisory - imagemagick - CVE-2017-11166 LIN7-8403: Security Advisory - php - CVE-2017-11144 LIN7-8404: Security Advisory - imagemagick - CVE-2017-11141 LIN7-8402: Security Advisory - bind - CVE-2017-3143 LIN7-8401: Security Advisory - linux - CVE-2017-11176 LIN7-8399: Security Advisory - tcpdump - CVE-2017-11108 LIN7-8398: Security Advisory - ncurses - CVE-2017-10684 LIN7-8396: Security Advisory - xorg - CVE-2017-10971 LIN7-8395: Security Advisory - imagemagick - CVE-2017-10995 LIN7-8394: Security Advisory - imagemagick - CVE-2017-11170 LIN7-8393: Security Advisory - ncurses - CVE-2017-11113 LIN7-8391: Security Advisory - php - CVE-2017-11143 LIN7-8388: Security Advisory - imagemagick - CVE-2017-11188 LIN7-8387: Security Advisory - ncurses - CVE-2017-10685 LIN7-8385: Security Advisory - php - CVE-2017-11147 LIN7-8384: Security Advisory - sqlite - CVE-2017-10989 LIN7-8382: Security Advisory - qemu - CVE-2017-9524 LIN7-8664: Security Advisory - imagemagick - CVE-2017-12676 LIN7-8662: Security Advisory - imagemagick - CVE-2017-12587 LIN7-8651: Security Advisory - imagemagick - CVE-2017-12662 LIN7-8648: Security Advisory - imagemagick - CVE-2017-12671 LIN7-8645: Security Advisory - imagemagick - CVE-2017-12670 LIN7-8642: Security Advisory - mysql - CVE-2017-3648 LIN7-8638: Security Advisory - imagemagick - CVE-2017-12427 LIN7-8635: Security Advisory - php - CVE-2017-7890 LIN7-8636: Security Advisory - imagemagick - CVE-2017-12644 LIN7-8633: Security Advisory - imagemagick - CVE-2017-12673 LIN7-8630: Security Advisory - mysql - CVE-2017-3641 LIN7-8628: Security Advisory - imagemagick - CVE-2017-12674 LIN7-8625: Security Advisory - imagemagick - CVE-2017-12664 LIN7-8616: Security Advisory - curl - CVE-2017-1000101 LIN7-8617: Security Advisory - imagemagick - CVE-2014-9830 LIN7-8613: Security Advisory - imagemagick - CVE-2017-12641 LIN7-8607: Security Advisory - imagemagick - CVE-2017-12667 LIN7-8602: Security Advisory - imagemagick - CVE-2017-12430 LIN7-8669: Security Advisory - imagemagick - CVE-2017-12565 LIN7-8665: Security Advisory - imagemagick - CVE-2017-12428 LIN7-8656: Security Advisory - rsyslog - CVE-2017-12588 LIN7-8655: Security Advisory - imagemagick - CVE-2017-12663 LIN7-8654: Security Advisory - imagemagick - CVE-2017-12140 LIN7-8653: Security Advisory - imagemagick - CVE-2017-12433 LIN7-8652: Security Advisory - imagemagick - CVE-2017-12642 LIN7-8650: Security Advisory - linux - CVE-2017-7533 LIN7-8646: Security Advisory - imagemagick - CVE-2017-12675 LIN7-8644: Security Advisory - linux - CVE-2017-12762 LIN7-8641: Security Advisory - imagemagick - CVE-2017-12429 LIN7-8639: Security Advisory - imagemagick - CVE-2017-12431 LIN7-8637: Security Advisory - imagemagick - CVE-2017-12434 LIN7-8634: Security Advisory - imagemagick - CVE-2017-11724 LIN7-8627: Security Advisory - expat - CVE-2016-9063 LIN7-8622: Security Advisory - curl - CVE-2017-1000100 LIN7-8615: Security Advisory - imagemagick - CVE-2017-12665 LIN7-8609: Security Advisory - imagemagick - CVE-2014-9831 LIN7-8603: Security Advisory - imagemagick - CVE-2017-11750 LIN7-8600: Security Advisory - imagemagick - CVE-2017-11751 LIN7-8599: Security Advisory - imagemagick - CVE-2017-12654 LIN7-8593: Security Advisory - imagemagick - CVE-2017-11754 LIN7-8592: Security Advisory - imagemagick - CVE-2017-12435 LIN7-8591: Security Advisory - ghostscript - CVE-2017-11714 LIN7-8590: Security Advisory - ghostscript - CVE-2016-7976 LIN7-8587: Security Advisory - shadow - CVE-2017-12424 LIN7-8583: Security Advisory - imagemagick - CVE-2017-11755 LIN7-8581: Security Advisory - imagemagick - CVE-2017-12566 LIN7-8582: Security Advisory - imagemagick - CVE-2017-12669 LIN7-8580: Security Advisory - imagemagick - CVE-2017-12418 LIN7-8577: Security Advisory - imagemagick - CVE-2017-12643 LIN7-8573: Security Advisory - mysql - CVE-2017-3653 LIN7-8570: Security Advisory - imagemagick - CVE-2017-12564 LIN7-8566: Security Advisory - imagemagick - CVE-2017-12640 LIN7-8564: Security Advisory - imagemagick - CVE-2017-12563 LIN7-8563: Security Advisory - imagemagick - CVE-2017-12672 LIN7-8561: Security Advisory - mysql - CVE-2017-3651 LIN7-8559: Security Advisory - mysql - CVE-2017-3636 LIN7-8558: Security Advisory - imagemagick - CVE-2017-11752 LIN7-8553: Security Advisory - mysql - CVE-2017-3652 LIN7-8554: Security Advisory - imagemagick - CVE-2017-12668 LIN7-8548: Security Advisory - krb5 - CVE-2017-11368 LIN7-8363: Security Advisory - apache2 - CVE-2017-7679 LIN7-8361: Security Advisory - linux - CVE-2017-1000370 LIN7-8360: Security Advisory - openvpn - CVE-2017-7521 LIN7-8359: Security Advisory - openvpn - CVE-2017-7520 LIN7-8356: Security Advisory - yocto - CVE-2017-9731 LIN7-8354: Security Advisory - wireshark - CVE-2017-9766 LIN7-8352: Security Advisory - apache2 - CVE-2017-3169 LIN7-8351: Security Advisory - apache2 - CVE-2017-3167 LIN7-8350: Security Advisory - linux - CVE-2017-9986 LIN7-8349: Security Advisory - qemu - CVE-2017-9503 LIN7-8342: Security Advisory - wireshark - CVE-2017-9617 LIN7-8341: Security Advisory - glibc - CVE-2015-5180 LIN7-8170: Security Advisory - nss - CVE-2017-5461 LIN7-8121: Security Advisory - imagemagick - CVE-2017-8346 LIN7-8147: Security Advisory - rpcbind - CVE-2017-8779 LIN7-7575: Security Advisory - linux - CVE-2017-5967 LIN7-7796: Security Advisory - binutils - CVE-2017-7225 LIN7-7904: Security Advisory - ruby - CVE-2009-5147 LIN7-7937: Security Advisory - libsndfile - CVE-2017-7585 LIN7-7854: Security Advisory - binutils - CVE-2017-7227 LIN7-7777: Security Advisory - binutils - CVE-2017-7223 LIN7-7840: Security Advisory - binutils - CVE-2017-7210 LIN7-7786: Security Advisory - binutils - CVE-2017-7224 LIN7-7776: Security Advisory - binutils - CVE-2017-6969 LIN7-7971: Security Advisory - libsndfile - CVE-2017-7586 LIN7-7726: Security Advisory - binutils - CVE-2017-7226 LIN7-7688: Security Advisory - libtiff - CVE-2016-10095 LIN7-7757: Security Advisory - binutils - CVE-2017-6965 LIN7-7725: Security Advisory - binutils - CVE-2017-6966 LIN7-8250: Security Advisory - libxml2 - CVE-2017-0663 LIN7-8097: Security Advisory - libsndfile - CVE-2017-7742 LIN7-8092: Security Advisory - linux - CVE-2017-7645 LIN7-8217: Security Advisory - qemu - CVE-2017-8309 LIN7-8208: Security Advisory - libxml2 - CVE-2017-9050 LIN7-8203: Security Advisory - linux - CVE-2017-7487 LIN7-8196: Security Advisory - libtiff - CVE-2017-9147 LIN7-8082: Security Advisory - icu - CVE-2014-9654 LIN7-8039: Security Advisory - libsndfile - CVE-2017-7741 LIN7-8234: Security Advisory - strongswan - CVE-2017-9022 LIN7-8230: Security Advisory - imagemagick - CVE-2017-9143 LIN7-8228: Security Advisory - imagemagick - CVE-2017-9098 LIN7-8227: Security Advisory - qemu - CVE-2017-8379 LIN7-8225: Security Advisory - imagemagick - CVE-2017-9142 LIN7-8219: Security Advisory - imagemagick - CVE-2017-9144 LIN7-8206: Security Advisory - ghostscript - CVE-2016-7978 LIN7-8200: Security Advisory - dropbear - CVE-2017-9079 LIN7-8235: Security Advisory - strongswan - CVE-2017-9023 LIN7-8232: Security Advisory - libxml2 - CVE-2017-9048 LIN7-8222: Security Advisory - imagemagick - CVE-2017-9141 LIN7-8215: Security Advisory - linux - CVE-2017-9075 LIN7-8216: Security Advisory - ghostscript - CVE-2017-9216 LIN7-8210: Security Advisory - linux - CVE-2017-9074 LIN7-8204: Security Advisory - linux - CVE-2017-9076 LIN7-8198: Security Advisory - dropbear - CVE-2017-9078 LIN7-8199: Security Advisory - libav - CVE-2017-9051 LIN7-8245: Security Advisory - libtiff - CVE-2017-9404 LIN7-8220: Security Advisory - libxml2 - CVE-2017-9047 LIN7-8201: Security Advisory - libxml2 - CVE-2017-9049 LIN7-8197: Security Advisory - ghostscript - CVE-2016-7979 LIN7-6572: Security Advisory - libvirt - CVE-2016-5008 LIN7-8173: Security Advisory - linux - CVE-2015-9004 LIN7-8174: Security Advisory - libsndfile - CVE-2017-8363 LIN7-8144: Security Advisory - linux - CVE-2017-7895 LIN7-8128: Security Advisory - libsndfile - CVE-2017-8365 LIN7-8178: Security Advisory - linux - CVE-2017-8924 LIN7-8137: Security Advisory - libsndfile - CVE-2017-8362 LIN7-8130: Security Advisory - libsndfile - CVE-2017-8361 LIN7-8131: Security Advisory - linux - CVE-2017-8925 LIN7-7497: Security Advisory - libtiff - CVE-2016-5318 LIN7-5443: Security Advisory - libtiff - CVE-2015-7554 LIN7-5654: Security Advisory - libtiff - CVE-2014-8128 LIN7-8420: Security Advisory - php &ruby - CVE-2017-9226 LIN7-8419: Security Advisory - php & ruby - CVE-2017-9224 LIN7-8416: Security Advisory - php & ruby - CVE-2017-9228 LIN7-8392: Security Advisory - ipsec-tools - CVE-2016-10396 LIN7-8213: Security Advisory - gnutls&libtasn1 - CVE-2017-6891 LIN7-8430: Security Advisory - linux - Another kernel patch for CVE-2017-1000365 LIN7-7095: CPU hotplug: CPU hotplug cause an ABBA deadlock LIN7-5646: CLONE - Wrl6 : crond doesn't execute the entries in the hourly/daily- pre defined directories LIN7-3336: CLONE - wrlinux 6 - faulty usermode shutdown LIN7-8297: CLONE - BUG: sleeping function called from invalid context at kernel/rtmutex.c:797 LIN7-8302: WRL7 and IDP curl can't verify server certificate from staging HDC LIN7-6732: run ftpmail fail LIN7-8674: CLONE - dhclient kills random process LIN7-8670: ntp 4.2.8p10 not available LIN7-8538: CLONE - ERROR: 'wr-core-python' in IMAGE_FEATURES is not a valid image feature LIN7-8431: CLONE - Debug log pointing updation of engine boots count LIN7-8428: libxml2 fix for CVE-2016-9318 in RCPL34 is broken LIN7-8427: addpkg when package list is invalid: " is not a valid package" error message LIN7-8421: wrlinux-image-glibc-cgl failed (do_rootfs) of qemux86_64_bootimg_cgl_7 LIN7-8543: CLONE - rootfs build error due to packages not found inthe base feeds LIN7-8378: [wraxl] mtd-utils_git failed (do_compile) of qemux86_64_bootimg_sec_7. LIN7-8377: CLONE - license.manifest do not always contain correct package version LIN7-8376: CLONE - CVE-2017-1000367 fix introduces a typo LIN7-5925: acl: do_compile fails 'error: sys/acl.h: No such file or directory' LIN7-8239: CLONE - tzcode-native compile failed LIN7-8192: CLONE - traceroute manual pages places in incorrect directory LIN7-8237: CLONE - wrl6 build failed after migrating from rhel6.2 to rhel6.8 LIN7-8539: CLONE - Forcing "eth0 speed 100 duplex full autoneg off" affects throughput, iMX6 LIN7-8423: netperf download path is not valid ======================= 7.0.0.25 =============================== LIN7-7564: Security Advisory - linux - CVE-2017-5970 LIN7-7576: Security Advisory - linux - CVE-2017-6214 LIN7-7918: Security Advisory - libarchive - CVE-2016-10209 LIN7-7945: Security Advisory - freeradius - CVE-2015-4680 LIN7-7051: Security Advisory - libxml2 - CVE-2016-9318 LIN7-8172: Security Advisory - libtiff - CVE-2016-10371 LIN7-7839: Security Advisory - gnutls - CVE-2017-5335 LIN7-7831: Security Advisory - php - CVE-2017-7272 LIN7-7810: Security Advisory - linux - CVE-2017-5897 LIN7-7799: Security Advisory - tiff - CVE-2016-10266 LIN7-7791: Security Advisory - pcre - CVE-2017-7246 LIN7-7782: Security Advisory - linux - CVE-2017-7273 LIN7-7781: Security Advisory - gd - CVE-2016-10166 LIN7-7742: Security Advisory - binutils - CVE-2014-9939 LIN7-7730: Security Advisory - tiff - CVE-2016-10268 LIN7-7874: Security Advisory - openssh - CVE-2016-1908 LIN7-7832: Security Advisory - pacemaker - CVE-2016-7797 LIN7-7824: Security Advisory - elfutils - CVE-2016-10255 LIN7-7775: Security Advisory - gnutls - CVE-2017-5337 LIN7-7732: Security Advisory - gnutls - CVE-2017-5334 LIN7-7827: Security Advisory - pcre - CVE-2017-7245 LIN7-7807: Security Advisory - gd - CVE-2016-10167 LIN7-7788: Security Advisory - tiff - CVE-2016-10267 LIN7-7767: Security Advisory - gd - CVE-2016-10168 LIN7-7747: Security Advisory - tiff - CVE-2016-10269 LIN7-7748: Security Advisory - pcre - CVE-2017-7186 LIN7-7738: Security Advisory - screen - CVE-2017-5618 LIN7-7856: Security Advisory - libav - CVE-2017-7208 LIN7-7820: Security Advisory - pcre - CVE-2017-7244 LIN7-7734: Security Advisory - gnutls - CVE-2017-5336 LIN7-7727: Security Advisory - elfutils - CVE-2016-10254 LIN7-7669: Security Advisory - linux - CVE-2017-6353 LIN7-7689: Security Advisory - linux - CVE-2017-6345 LIN7-7559: Security Advisory - qemu - CVE-2017-2615 LIN7-7975: Security Advisory - linux - CVE-2017-2671 LIN7-7974: Security Advisory - tiff - CVE-2017-7593 LIN7-7972: Security Advisory - tigervnc - CVE-2017-7392 LIN7-7967: Security Advisory - tiff - CVE-2017-7592 LIN7-7968: Security Advisory - elfutils - CVE-2017-7613 LIN7-7966: Security Advisory - tiff - CVE-2017-7597 LIN7-7960: Security Advisory - linux - CVE-2017-7616 LIN7-7958: Security Advisory - bash - CVE-2016-0634 LIN7-7956: Security Advisory - zlib - CVE-2016-9843 LIN7-7952: Security Advisory - tiff - CVE-2017-7598 LIN7-7950: Security Advisory - qemu - CVE-2017-7377 LIN7-7947: Security Advisory - collectd - CVE-2017-7401 LIN7-7939: Security Advisory - tiff - CVE-2017-7599 LIN7-7941: Security Advisory - zlib - CVE-2016-9841 LIN7-7938: Security Advisory - tigervnc - CVE-2017-7395 LIN7-7935: Security Advisory - elfutils - CVE-2017-7610 LIN7-7936: Security Advisory - ghostscript - CVE-2017-5951 LIN7-7933: Security Advisory - linux - CVE-2017-7294 LIN7-7930: Security Advisory - elfutils - CVE-2017-7608 LIN7-7932: Security Advisory - tigervnc - CVE-2017-7396 LIN7-7926: Security Advisory - elfutils - CVE-2017-7611 LIN7-7923: Security Advisory - tiff - CVE-2017-7596 LIN7-7922: Security Advisory - ghostscript - CVE-2016-10219 LIN7-7919: Security Advisory - tiff - CVE-2017-7594 LIN7-7915: Security Advisory - ghostscript - CVE-2016-10220 LIN7-7914: Security Advisory - tiff - CVE-2017-7601 LIN7-7913: Security Advisory - tigervnc - CVE-2017-7394 LIN7-7907: Security Advisory - curl - CVE-2017-7407 LIN7-7909: Security Advisory - linux - CVE-2017-7308 LIN7-7902: Security Advisory - zlib - CVE-2016-9842 LIN7-7897: Security Advisory - tiff - CVE-2017-7600 LIN7-7898: Security Advisory - elfutils - CVE-2017-7612 LIN7-7896: Security Advisory - tiff - CVE-2017-7595 LIN7-7895: Security Advisory - zlib - CVE-2016-9840 LIN7-8108: Security Advisory - ffmpeg - CVE-2017-7865 LIN7-8109: Security Advisory - wireshark - CVE-2016-7958 LIN7-8093: Security Advisory - wireshark - CVE-2017-7701 LIN7-8036: Security Advisory - wireshark - CVE-2017-7745 LIN7-8028: Security Advisory - wireshark - CVE-2017-7746 LIN7-8003: Security Advisory - qemu - CVE-2015-8666 LIN7-7996: Security Advisory - ghostscript - CVE-2016-8602 LIN7-7988: Security Advisory - qemu - CVE-2015-8613 LIN7-7990: Security Advisory - wireshark - CVE-2017-7747 LIN7-7893: Security Advisory - tigervnc - CVE-2017-7393 LIN7-8106: Security Advisory - wireshark - CVE-2017-7748 LIN7-8096: Security Advisory - ffmpeg - CVE-2017-7863 LIN7-8075: Security Advisory - wireshark - CVE-2017-7703 LIN7-8006: Security Advisory - qemu - CVE-2017-7718 LIN7-8007: Security Advisory - gnutls - CVE-2017-7869 LIN7-7998: Security Advisory - ghostscript - CVE-2017-7975 LIN7-8111: Security Advisory - libcroco - CVE-2017-7960 LIN7-8057: Security Advisory - imagemagick - CVE-2016-7521 LIN7-8050: Security Advisory - qemu - CVE-2015-8567 LIN7-8023: Security Advisory - wireshark - CVE-2017-7700 LIN7-7994: Security Advisory - ffmpeg - CVE-2017-7862 LIN7-7886: Security Advisory - tiff - CVE-2017-7602 LIN7-7420: Security Advisory - libtiff - CVE-2016-9453 LIN7-7784: Security Advisory - imagemagick - CVE-2014-9841 LIN7-7866: Security Advisory - imagemagick - CVE-2017-5508 LIN7-7862: Security Advisory - imagemagick - CVE-2017-5507 LIN7-8125: Security Advisory - qemu - CVE-2017-8112 LIN7-7877: Security Advisory - imagemagick - CVE-2016-8866 LIN7-7876: Security Advisory - imagemagick - CVE-2016-8862 LIN7-7803: Security Advisory - imagemagick - CVE-2014-9834 LIN7-7805: Security Advisory - imagemagick - CVE-2014-9835 LIN7-8149: Security Advisory - imagemagick - CVE-2017-8353 LIN7-8151: Security Advisory - imagemagick - CVE-2017-8347 LIN7-8150: Security Advisory - imagemagick - CVE-2017-8348 LIN7-7739: Security Advisory - imagemagick - CVE-2014-9832 LIN7-7817: Security Advisory - imagemagick - CVE-2017-5511 LIN7-8154: Security Advisory - imagemagick - CVE-2017-8351 LIN7-8157: Security Advisory - imagemagick - CVE-2017-8355 LIN7-7819: Security Advisory - imagemagick - CVE-2014-9848 LIN7-8161: Security Advisory - postgresql - CVE-2017-7484 LIN7-8018: Security Advisory - libxslt - CVE-2017-5029 LIN7-7823: Security Advisory - imagemagick - CVE-2015-8897 LIN7-7752: Security Advisory - imagemagick - CVE-2014-9846 LIN7-8165: Security Advisory - imagemagick - CVE-2017-8349 LIN7-7826: Security Advisory - imagemagick - CVE-2014-9847 LIN7-8103: Security Advisory - bind - CVE-2017-3137 LIN7-8026: Security Advisory - sudo - CVE-2016-7032 LIN7-7828: Security Advisory - imagemagick - CVE-2014-9845 LIN7-7835: Security Advisory - imagemagick - CVE-2016-10054 LIN7-7756: Security Advisory - imagemagick - CVE-2016-10053 LIN7-7758: Security Advisory - imagemagick - CVE-2014-9844 LIN7-8034: Security Advisory - icu - CVE-2017-7868 LIN7-7765: Security Advisory - imagemagick - CVE-2017-5506 LIN7-7844: Security Advisory - imagemagick - CVE-2014-9836 LIN7-7843: Security Advisory - imagemagick - CVE-2014-9849 LIN7-8043: Security Advisory - php - CVE-2016-5399 LIN7-7849: Security Advisory - imagemagick - CVE-2014-9839 LIN7-7852: Security Advisory - imagemagick - CVE-2014-9851 LIN7-7855: Security Advisory - imagemagick - CVE-2016-10050 LIN7-8054: Security Advisory - bind - CVE-2017-3138 LIN7-8055: Security Advisory - sudo - CVE-2014-9680 LIN7-7858: Security Advisory - imagemagick - CVE-2016-10057 LIN7-7785: Security Advisory - imagemagick - CVE-2014-9854 LIN7-8135: Security Advisory - libarchive - CVE-2016-10350 LIN7-7641: Security Advisory - imagemagick - CVE-2015-8900 LIN7-7798: Security Advisory - imagemagick - CVE-2016-10145 LIN7-8134: Security Advisory - imagemagick - CVE-2017-8830 LIN7-8136: Security Advisory - imagemagick - CVE-2017-8354 LIN7-7724: Security Advisory - imagemagick - CVE-2016-10047 LIN7-8138: Security Advisory - imagemagick - CVE-2017-8350 LIN7-8140: Security Advisory - imagemagick - CVE-2017-8357 LIN7-8142: Security Advisory - postgresql - CVE-2017-7486 LIN7-7808: Security Advisory - imagemagick - CVE-2014-9852 LIN7-8146: Security Advisory - imagemagick - CVE-2017-8344 LIN7-7736: Security Advisory - imagemagick - CVE-2014-9833 LIN7-8089: Security Advisory - bind - CVE-2017-3136 LIN7-7816: Security Advisory - imagemagick - CVE-2016-10052 LIN7-8088: Security Advisory - icu - CVE-2017-7867 LIN7-7814: Security Advisory - imagemagick - CVE-2015-8898 LIN7-7813: Security Advisory - imagemagick - CVE-2016-10252 LIN7-8152: Security Advisory - imagemagick - CVE-2017-8765 LIN7-7818: Security Advisory - imagemagick - CVE-2016-10146 LIN7-7745: Security Advisory - imagemagick - CVE-2014-9843 LIN7-7821: Security Advisory - imagemagick - CVE-2016-10144 LIN7-7822: Security Advisory - imagemagick - CVE-2014-9840 LIN7-7746: Security Advisory - imagemagick - CVE-2014-9850 LIN7-7755: Security Advisory - imagemagick - CVE-2015-8894 LIN7-7829: Security Advisory - imagemagick - CVE-2016-10055 LIN7-8177: Security Advisory - libarchive - CVE-2016-10349 LIN7-8175: Security Advisory - imagemagick - CVE-2017-8343 LIN7-7766: Security Advisory - imagemagick - CVE-2014-9842 LIN7-7770: Security Advisory - imagemagick - CVE-2016-10051 LIN7-7846: Security Advisory - imagemagick - CVE-2016-10046 LIN7-7847: Security Advisory - imagemagick - CVE-2016-10048 LIN7-8017: Security Advisory - linux - CVE-2017-8070 LIN7-8156: Security Advisory - linux - CVE-2017-8890 LIN7-8139: Security Advisory - linux - CVE-2014-9940 LIN7-7901: Security Advisory - linux - CVE-2016-10229 LIN7-8098: Security Advisory - linux - CVE-2017-8106 LIN7-7836: Security Advisory - linux - CVE-2017-6951 LIN7-8163: Security Advisory - linux - CVE-2017-7472 LIN7-7580: Security Advisory - ffmpeg - CVE-2016-10190 LIN7-7577: Security Advisory - ffmpeg - CVE-2016-10192 LIN7-8158: Security Advisory - lxc - CVE-2016-8649 LIN7-7399: Security Advisory - ffmpeg - CVE-2016-6164 LIN7-8114: Security Advisory - mysql - CVE-2017-3309 LIN7-8081: Security Advisory - mysql - CVE-2017-3308 LIN7-7302: Security Advisory - php - CVE-2016-7478 LIN7-8025: Security Advisory - imagemagick - CVE-2016-7540 LIN7-7934: Security Advisory - imagemagick - CVE-2014-9829 LIN7-8094: Security Advisory - imagemagick - CVE-2016-7531 LIN7-8104: Security Advisory - imagemagick - CVE-2014-9907 LIN7-8074: Security Advisory - mysql - CVE-2017-3462 LIN7-8031: Security Advisory - mysql - CVE-2017-3463 LIN7-7890: Security Advisory - imagemagick - CVE-2014-9825 LIN7-8014: Security Advisory - imagemagick - CVE-2016-7525 LIN7-8048: Security Advisory - imagemagick - CVE-2016-7518 LIN7-7991: Security Advisory - imagemagick - CVE-2016-7519 LIN7-7912: Security Advisory - imagemagick - CVE-2014-9818 LIN7-8113: Security Advisory - imagemagick - CVE-2016-7529 LIN7-8056: Security Advisory - mysql - CVE-2017-3600 LIN7-7995: Security Advisory - imagemagick - CVE-2016-7528 LIN7-7889: Security Advisory - imagemagick - CVE-2014-9809 LIN7-7920: Security Advisory - imagemagick - CVE-2014-9807 LIN7-7891: Security Advisory - imagemagick - CVE-2014-9822 LIN7-7883: Security Advisory - imagemagick - CVE-2014-9812 LIN7-7986: Security Advisory - imagemagick - CVE-2016-7527 LIN7-7970: Security Advisory - imagemagick - CVE-2014-9813 LIN7-8030: Security Advisory - mysql - CVE-2017-3461 LIN7-8033: Security Advisory - mysql - CVE-2017-3329 LIN7-8073: Security Advisory - mysql - CVE-2017-3305 LIN7-7789: Security Advisory - imagemagick - CVE-2016-5239 LIN7-8042: Security Advisory - freetype - CVE-2017-8105 LIN7-7946: Security Advisory - imagemagick - CVE-2014-9810 LIN7-8035: Security Advisory - imagemagick - CVE-2016-7517 LIN7-7903: Security Advisory - imagemagick - CVE-2014-9821 LIN7-7900: Security Advisory - imagemagick - CVE-2014-9817 LIN7-7859: Security Advisory - imagemagick - CVE-2017-7275 LIN7-7733: Security Advisory - gd - CVE-2016-6906 LIN7-8133: Security Advisory - freetype - CVE-2017-8287 LIN7-8064: Security Advisory - imagemagick - CVE-2016-7520 LIN7-8065: Security Advisory - imagemagick - CVE-2016-7516 LIN7-7989: Security Advisory - imagemagick - CVE-2016-5010 LIN7-8090: Security Advisory - imagemagick - CVE-2014-9837 LIN7-8110: Security Advisory - imagemagick - CVE-2016-7535 LIN7-8024: Security Advisory - imagemagick - CVE-2016-7526 LIN7-8100: Security Advisory - mysql - CVE-2017-3456 LIN7-7159: Security Advisory - imagemagick - CVE-2016-5687 LIN7-8105: Security Advisory - imagemagick - CVE-2016-7522 LIN7-8012: Security Advisory - imagemagick - CVE-2016-7533 LIN7-8004: Security Advisory - imagemagick - CVE-2016-7537 LIN7-7931: Security Advisory - imagemagick - CVE-2014-9820 LIN7-8013: Security Advisory - imagemagick - CVE-2016-7534 LIN7-8058: Security Advisory - mysql - CVE-2017-3464 LIN7-7969: Security Advisory - imagemagick - CVE-2014-9819 LIN7-8009: Security Advisory - imagemagick - CVE-2016-7515 LIN7-8005: Security Advisory - freetype - CVE-2016-10328 LIN7-7943: Security Advisory - imagemagick - CVE-2014-9808 LIN7-7888: Security Advisory - imagemagick - CVE-2014-9814 LIN7-8076: Security Advisory - imagemagick - CVE-2016-7538 LIN7-7925: Security Advisory - imagemagick - CVE-2014-9815 LIN7-8080: Security Advisory - mysql - CVE-2017-3453 LIN7-7769: Security Advisory - imagemagick - CVE-2016-10049 LIN7-8071: Security Advisory - tiff - CVE-2016-5322 LIN7-7906: Security Advisory - imagemagick - CVE-2014-9816 LIN7-8016: Security Advisory - imagemagick - CVE-2016-7536 LIN7-7266: Security Advisory - gst-ffmpeg - CVE-2016-7450 LIN7-7283: Security Advisory - gst-ffmpeg - CVE-2016-7562 LIN7-7277: Security Advisory - gst-ffmpeg - CVE-2016-7905 LIN7-7278: Security Advisory - gst-ffmpeg - CVE-2016-7122 LIN7-7280: Security Advisory - gst-ffmpeg - CVE-2016-7502 LIN7-7744: Security Advisory - squashfs-tools - CVE-2015-4645 LIN7-4067: CLONE - GDB does not support thumb32 when reverse-debugging. LIN7-7873: dhclient is v4.3.0 which misses a fix for partial checksum of IP packet goes through virtual network IF LIN7-7878: Clone : systemd.bbclass: attempting to use SYSTEMD_AUTO_ENABLE_ causes infinit boot LIN7-7617: failed to prevent install two same rpm package in system LIN7-7611: CLONE - add patch for iputils LIN7-7983: CLONE - [tz-announce] 2017b release of tz code and data available LIN7-7879: lsof usage contain host information - wrlinux 5 LIN7-8185: mktemp version incompatible for WRL7 build ======================= 7.0.0.24 =============================== LIN7-7184: Security Advisory - wolfssl - CVE-2016-7440 LIN7-7863: Security Advisory - libevent - CVE-2016-10196 LIN7-7815: Security Advisory - libevent - CVE-2016-10197 LIN7-7695: Security Advisory - imagemagick - CVE-2017-6499 LIN7-7649: Security Advisory - linux - CVE-2016-10200 LIN7-7632: Security Advisory - imagemagick - CVE-2016-10069 LIN7-7589: Security Advisory - gstreamer - CVE-2017-5837 LIN7-7579: Security Advisory - quagga - CVE-2016-1245 LIN7-7566: Security Advisory - gstreamer - CVE-2017-5846 LIN7-7567: Security Advisory - gstreamer - CVE-2017-5840 LIN7-7547: Security Advisory - glibc - CVE-2016-5417 LIN7-7720: Security Advisory - tigervnc - CVE-2017-5581 LIN7-7719: Security Advisory - tigervnc - CVE-2016-10207 LIN7-7671: Security Advisory - imagemagick - CVE-2016-10063 LIN7-7658: Security Advisory - imagemagick - CVE-2017-6500 LIN7-7627: Security Advisory - imagemagick - CVE-2016-10061 LIN7-7628: Security Advisory - imagemagick - CVE-2017-6502 LIN7-7582: Security Advisory - gstreamer - CVE-2017-5842 LIN7-7583: Security Advisory - gstreamer - CVE-2017-5848 LIN7-7571: Security Advisory - gstreamer - CVE-2017-5838 LIN7-7680: Security Advisory - imagemagick - CVE-2016-9559 LIN7-7666: Security Advisory - imagemagick - CVE-2016-10066 LIN7-7651: Security Advisory - imagemagick - CVE-2016-10065 LIN7-7650: Security Advisory - ghostscript - CVE-2013-5653 LIN7-7637: Security Advisory - imagemagick - CVE-2017-6501 LIN7-7585: Security Advisory - gstreamer - CVE-2017-5845 LIN7-7565: Security Advisory - gstreamer - CVE-2017-5844 LIN7-7675: Security Advisory - imagemagick - CVE-2016-10064 LIN7-7653: Security Advisory - wireshark - CVE-2017-6470 LIN7-7652: Security Advisory - libtiff - CVE-2016-10093 LIN7-7635: Security Advisory - wireshark - CVE-2017-6471 LIN7-7562: Security Advisory - vim - CVE-2017-5953 LIN7-7683: Security Advisory - imagemagick - CVE-2016-10067 LIN7-7670: Security Advisory - vim - CVE-2017-6350 LIN7-7657: Security Advisory - linux - CVE-2017-6348 LIN7-7606: Security Advisory - tiff - CVE-2016-5320 LIN7-7607: Security Advisory - tiff - CVE-2016-5314 LIN7-7590: Security Advisory - gstreamer - CVE-2016-10199 LIN7-7568: Security Advisory - gstreamer - CVE-2017-5847 LIN7-7554: Security Advisory - gstreamer - CVE-2017-5843 LIN7-7553: Security Advisory - imagemagick - CVE-2016-8677 LIN7-7677: Security Advisory - libtiff - CVE-2016-10092 LIN7-7639: Security Advisory - linux - CVE-2017-6346 LIN7-7638: Security Advisory - imagemagick - CVE-2017-6498 LIN7-7584: Security Advisory - libarchive - CVE-2016-8689 LIN7-7574: Security Advisory - gstreamer - CVE-2016-10198 LIN7-7560: Security Advisory - gstreamer - CVE-2017-5839 LIN7-7676: Security Advisory - php - CVE-2015-8994 LIN7-7644: Security Advisory - imagemagick - CVE-2016-10071 LIN7-7629: Security Advisory - imagemagick - CVE-2016-10062 LIN7-7605: Security Advisory - tiff - CVE-2016-5875 LIN7-7593: Security Advisory - linux - CVE-2017-5986 LIN7-7592: Security Advisory - libarchive - CVE-2016-8687 LIN7-7569: Security Advisory - linux - CVE-2017-5669 LIN7-7570: Security Advisory - imagemagick - CVE-2016-9773 LIN7-7556: Security Advisory - linux - CVE-2017-6001 LIN7-7667: Security Advisory - libtiff - CVE-2016-10094 LIN7-7656: Security Advisory - freetype - CVE-2016-10244 LIN7-7587: Security Advisory - libarchive - CVE-2016-8688 LIN7-7552: Security Advisory - gstreamer - CVE-2017-5841 LIN7-7694: Security Advisory - wireshark - CVE-2017-6473 LIN7-7693: Security Advisory - libtiff - CVE-2016-5315 LIN7-7685: Security Advisory - imagemagick - CVE-2016-10060 LIN7-7660: Security Advisory - wireshark - CVE-2017-6469 LIN7-7647: Security Advisory - wireshark - CVE-2017-6472 LIN7-7646: Security Advisory - wget - CVE-2017-6508 LIN7-7631: Security Advisory - vim - CVE-2017-6349 LIN7-7630: Security Advisory - imagemagick - CVE-2016-10068 LIN7-7616: Security Advisory - imagemagick - CVE-2016-9556 LIN7-7555: Security Advisory - ghostscript - CVE-2017-6196 LIN7-7477: Security Advisory - libtiff - CVE-2016-9273 LIN7-7454: Security Advisory - libtiff - CVE-2016-9532 LIN7-7516: Security Advisory - phpMyAdmin - CVE-2016-6621 LIN7-7428: Security Advisory - libxpm - CVE-2016-10164 LIN7-7427: Security Advisory - libtiff - CVE-2016-5317 LIN7-7522: Security Advisory - libtiff - CVE-2016-9448 LIN7-7451: Security Advisory - libtiff - CVE-2016-9297 LIN7-7440: Security Advisory - libarchive - CVE-2017-5601 LIN7-7488: Security Advisory - libtiff - CVE-2016-5316 LIN7-7426: Security Advisory - imagemagick - CVE-2016-6823 LIN7-7484: Security Advisory - imagemagick - CVE-2016-7101 LIN7-7390: Security Advisory - libtiff - CVE-2016-6223 LIN7-7282: Security Advisory - linux - CVE-2016-6786 LIN7-7764: Security Advisory - qemu - CVE-2016-9922 LIN7-7723: Security Advisory - libevent - CVE-2016-10195 LIN7-7787: Security Advisory - qemu - CVE-2017-5856 LIN7-7778: Security Advisory - qemu - CVE-2017-5987 LIN7-7797: Security Advisory - ghostscript - CVE-2017-7207 LIN7-7804: Security Advisory - glibc - CVE-2015-8984 LIN7-7780: Security Advisory - qemu - CVE-2017-5898 LIN7-7771: Security Advisory - tiff - CVE-2016-10270 LIN7-7774: Security Advisory - glibc - CVE-2015-8982 LIN7-7794: Security Advisory - qemu - CVE-2017-5579 LIN7-7391: Security Advisory - bind - CVE-2017-3135 LIN7-7833: Security Advisory - glibc - CVE-2015-8983 LIN7-7834: Security Advisory - qemu - CVE-2017-5667 LIN7-7737: Security Advisory - tiff - CVE-2016-10271 LIN7-7750: Security Advisory - qemu - CVE-2017-5973 LIN7-7848: Security Advisory - qemu - CVE-2017-6505 LIN7-7708: CLONE - Security Advisory - ntp - CVE-2017-6464 LIN7-7717: CLONE - Security Advisory - ntp - CVE-2016-9042 LIN7-7716: CLONE - Security Advisory - ntp - CVE-2017-6460 LIN7-7709: CLONE - Security Advisory - ntp - CVE-2017-6462 LIN7-7710: CLONE - Security Advisory - ntp - CVE-2017-6463 LIN7-7715: CLONE - Security Advisory - ntp - CVE-2017-6451 LIN7-7714: CLONE - Security Advisory - ntp - CVE-2017-6458 LIN7-7077: CLONE - CLONE - Error in anspassd: malloc(): memory corruption: 0x00000000022bb850 LIN7-6804: fsl-e500mc: There is a kernel config warning during building preempt-rt kernel on WRL7 RCPL0020_lx02 LIN7-6875: Library bug (gcc stack unwind) LIN7-7702: lemon_server patch_do_patch failed LIN7-7608: do_fallocate not exported for a kernel module LIN7-7701: WRL7 docs need updating to latest RCPL0023 LIN7-7600: CLONE: x86: boot freezes/crashes when negative clearcpuid= is used (e.g. -987654321) LIN7-7380: 40G network driver performance issue LIN7-7371: WRAXL: pixman: failed (do_compile) of fsl-p2020_world_bd8. ======================= 7.0.0.23 =============================== LIN7-2128: Security Advisory - phpMyAdmin - CVE-2014-8960 LIN7-2115: Security Advisory - linux - CVE-2014-8559 LIN7-2327: Security Advisory - hostapd - CVE-2012-2389 LIN7-7360: Security Advisory - gstreamer - CVE-2016-9811 LIN7-7359: Security Advisory - gstreamer - CVE-2016-9807 LIN7-7329: Security Advisory - qemu - CVE-2016-9776 LIN7-7328: Security Advisory - memcached - CVE-2016-8706 LIN7-7320: Security Advisory - bind - CVE-2016-9444 LIN7-7303: Security Advisory - qemu - CVE-2016-9916 LIN7-7301: Security Advisory - bind - CVE-2016-9147 LIN7-7292: Security Advisory - openssh - CVE-2016-10012 LIN7-7291: Security Advisory - openssh - CVE-2016-10011 LIN7-7290: Security Advisory - openssh - CVE-2016-10009 LIN7-7273: Security Advisory - qemu - CVE-2016-9911 LIN7-7353: Security Advisory - linux - CVE-2017-2584 LIN7-7358: Security Advisory - gstreamer - CVE-2016-9810 LIN7-7352: Security Advisory - gstreamer - CVE-2016-9812 LIN7-7354: Security Advisory - php - CVE-2016-7479 LIN7-7336: Security Advisory - qemu - CVE-2015-8817 LIN7-7337: Security Advisory - qemu - CVE-2016-9914 LIN7-7330: Security Advisory - php - CVE-2016-9138 LIN7-7316: Security Advisory - linux - CVE-2016-9754 LIN7-7318: Security Advisory - bind - CVE-2016-9131 LIN7-7305: Security Advisory - qemu - CVE-2016-1981 LIN7-7306: Security Advisory - libgd - CVE-2016-9933 LIN7-7285: Security Advisory - curl - CVE-2016-9586 LIN7-7274: Security Advisory - linux - CVE-2016-9794 LIN7-7275: Security Advisory - linux - CVE-2016-9685 LIN7-7351: Security Advisory - guile - CVE-2016-8606 LIN7-7346: Security Advisory - dropbear - CVE-2016-3116 LIN7-7344: Security Advisory - dropbear - CVE-2016-7408 LIN7-7345: Security Advisory - dropbear - CVE-2016-7409 LIN7-7342: Security Advisory - dropbear - CVE-2016-7406 LIN7-7343: Security Advisory - dropbear - CVE-2016-7407 LIN7-7332: Security Advisory - php - CVE-2016-9935 LIN7-7331: Security Advisory - qemu - CVE-2015-8745 LIN7-7323: Security Advisory - qemu - CVE-2015-8744 LIN7-7321: Security Advisory - memcached - CVE-2016-8704 LIN7-7315: Security Advisory - linux - CVE-2016-10088 LIN7-7313: Security Advisory - lxc - CVE-2016-10124 LIN7-7314: Security Advisory - memcached - CVE-2016-8705 LIN7-7300: Security Advisory - libgd - CVE-2016-8670 LIN7-7299: Security Advisory - libtiff - CVE-2016-5652 LIN7-7356: Security Advisory - gstreamer - CVE-2016-9808 LIN7-7357: Security Advisory - libtiff - CVE-2017-5225 LIN7-7355: Security Advisory - gstreamer - CVE-2016-9809 LIN7-7333: Security Advisory - php - CVE-2016-9137 LIN7-7335: Security Advisory - php - CVE-2016-9934 LIN7-7334: Security Advisory - qemu - CVE-2015-8818 LIN7-7324: Security Advisory - ruby&tcltk - CVE-2016-2337 LIN7-7325: Security Advisory - qemu - CVE-2016-1922 LIN7-7307: Security Advisory - qemu - CVE-2016-9913 LIN7-7308: Security Advisory - qemu - CVE-2015-8743 LIN7-7309: Security Advisory - qemu - CVE-2016-9915 LIN7-7297: Security Advisory - ruby - CVE-2016-2339 LIN7-7269: Security Advisory - qemu - CVE-2016-9907 LIN7-6945: Security Advisory - linux - CVE-2015-8952 LIN7-6938: Security Advisory - linux - CVE-2016-7097 LIN7-6908: Security Advisory - wget - CVE-2016-7098 LIN7-7064: Security Advisory - wireshark - CVE-2016-9373 LIN7-7063: Security Advisory - wireshark - CVE-2016-9376 LIN7-7062: Security Advisory - wireshark - CVE-2016-9375 LIN7-7260: Security Advisory - linux - CVE-2016-9806 LIN7-7222: Security Advisory - libx11 - CVE-2016-7942 LIN7-7220: Security Advisory - qemu - CVE-2016-7170 LIN7-7207: Security Advisory - phpmyadmin - CVE-2016-6631 LIN7-7204: Security Advisory - phpmyadmin - CVE-2016-9849 LIN7-7205: Security Advisory - phpmyadmin - CVE-2016-6625 LIN7-7194: Security Advisory - libxfixes - CVE-2016-7944 LIN7-7192: Security Advisory - libxrender - CVE-2016-7950 LIN7-7183: Security Advisory - phpmyadmin - CVE-2016-9858 LIN7-7175: Security Advisory - phpmyadmin - CVE-2016-9857 LIN7-7160: Security Advisory - qemu - CVE-2016-7995 LIN7-7161: Security Advisory - imagemagick - CVE-2016-5689 LIN7-7150: Security Advisory - libxv - CVE-2016-5407 LIN7-7136: Security Advisory - phpmyadmin - CVE-2016-6628 LIN7-7137: Security Advisory - libxtst - CVE-2016-7952 LIN7-7122: Security Advisory - qemu - CVE-2016-9104 LIN7-7121: Security Advisory - libxi - CVE-2016-7945 LIN7-7114: Security Advisory - mysql - CVE-2016-6663 LIN7-7103: Security Advisory - phpmyadmin - CVE-2016-9848 LIN7-7104: Security Advisory - libxtst - CVE-2016-7951 LIN7-7263: Security Advisory - linux - CVE-2016-9588 LIN7-7265: Security Advisory - imagemagick - CVE-2016-8707 LIN7-7252: Security Advisory - qemu - CVE-2016-9921 LIN7-7234: Security Advisory - linux - CVE-2015-8970 LIN7-7235: Security Advisory - linux - CVE-2016-8632 LIN7-7236: Security Advisory - phpmyadmin - CVE-2016-6622 LIN7-7226: Security Advisory - phpmyadmin - CVE-2016-6618 LIN7-7228: Security Advisory - qemu - CVE-2016-7421 LIN7-7215: Security Advisory - phpmyadmin - CVE-2016-9847 LIN7-7214: Security Advisory - phpmyadmin - CVE-2016-6623 LIN7-7198: Security Advisory - phpmyadmin - CVE-2016-6611 LIN7-7199: Security Advisory - phpmyadmin - CVE-2016-6612 LIN7-7200: Security Advisory - linux - CVE-2016-8633 LIN7-7186: Security Advisory - linux - CVE-2016-9555 LIN7-7187: Security Advisory - postgresql - CVE-2016-5423 LIN7-7188: Security Advisory - phpmyadmin - CVE-2016-6613 LIN7-7171: Security Advisory - tar - CVE-2016-6321 LIN7-7172: Security Advisory - xorg - CVE-2015-3418 LIN7-7163: Security Advisory - phpmyadmin - CVE-2016-9856 LIN7-7164: Security Advisory - qemu - CVE-2016-6835 LIN7-7148: Security Advisory - qemu - CVE-2016-9101 LIN7-7149: Security Advisory - libxrandr - CVE-2016-7948 LIN7-7140: Security Advisory - phpmyadmin - CVE-2016-9853 LIN7-7139: Security Advisory - qemu - CVE-2016-7116 LIN7-7141: Security Advisory - qemu - CVE-2016-6836 LIN7-7128: Security Advisory - phpmyadmin - CVE-2016-9864 LIN7-7127: Security Advisory - linux - CVE-2016-9191 LIN7-7113: Security Advisory - phpmyadmin - CVE-2016-6630 LIN7-7112: Security Advisory - linux - CVE-2016-8650 LIN7-7253: Security Advisory - linux - CVE-2016-9793 LIN7-7232: Security Advisory - qemu - CVE-2016-6833 LIN7-7233: Security Advisory - qemu - CVE-2016-9103 LIN7-7225: Security Advisory - linux - CVE-2016-8646 LIN7-7224: Security Advisory - qemu - CVE-2016-6834 LIN7-7223: Security Advisory - bdwgc - CVE-2016-9427 LIN7-7212: Security Advisory - libgcrypt - CVE-2016-6313 LIN7-7213: Security Advisory - phpmyadmin - CVE-2016-6626 LIN7-7201: Security Advisory - phpmyadmin - CVE-2016-6620 LIN7-7203: Security Advisory - imagemagick - CVE-2016-5688 LIN7-7189: Security Advisory - phpmyadmin - CVE-2016-9861 LIN7-7177: Security Advisory - libxrandr - CVE-2016-7947 LIN7-7165: Security Advisory - libvpx - CVE-2016-6711 LIN7-7167: Security Advisory - qemu - CVE-2016-7155 LIN7-7166: Security Advisory - qemu - CVE-2016-7156 LIN7-7154: Security Advisory - phpmyadmin - CVE-2016-9855 LIN7-7155: Security Advisory - phpmyadmin - CVE-2016-9850 LIN7-7144: Security Advisory - phpmyadmin - CVE-2016-6609 LIN7-7130: Security Advisory - phpmyadmin - CVE-2016-6624 LIN7-7131: Security Advisory - qemu - CVE-2016-9102 LIN7-7117: Security Advisory - libxrender - CVE-2016-7949 LIN7-7119: Security Advisory - libxi - CVE-2016-7946 LIN7-7106: Security Advisory - postgresql - CVE-2016-5424 LIN7-7107: Security Advisory - libx11 - CVE-2016-7943 LIN7-7255: Security Advisory - linux - CVE-2016-9756 LIN7-7237: Security Advisory - phpmyadmin - CVE-2016-6633 LIN7-7229: Security Advisory - phpmyadmin - CVE-2016-6607 LIN7-7231: Security Advisory - imagemagick - CVE-2016-6491 LIN7-7230: Security Advisory - phpmyadmin - CVE-2016-6627 LIN7-7219: Security Advisory - phpmyadmin - CVE-2016-9851 LIN7-7218: Security Advisory - qemu - CVE-2016-6888 LIN7-7210: Security Advisory - phpmyadmin - CVE-2016-9852 LIN7-7208: Security Advisory - phpmyadmin - CVE-2016-6619 LIN7-7195: Security Advisory - imagemagick - CVE-2016-5841 LIN7-7182: Security Advisory - phpmyadmin - CVE-2016-6615 LIN7-7168: Security Advisory - phpmyadmin - CVE-2016-9866 LIN7-7157: Security Advisory - phpmyadmin - CVE-2016-6610 LIN7-7158: Security Advisory - qemu - CVE-2016-9105 LIN7-7156: Security Advisory - qemu - CVE-2016-9106 LIN7-7146: Security Advisory - imagemagick - CVE-2016-5691 LIN7-7133: Security Advisory - phpmyadmin - CVE-2016-6614 LIN7-7134: Security Advisory - phpmyadmin - CVE-2016-9865 LIN7-7135: Security Advisory - phpmyadmin - CVE-2016-6632 LIN7-7125: Security Advisory - mysql - CVE-2016-6664 LIN7-7126: Security Advisory - imagemagick - CVE-2016-5690 LIN7-7124: Security Advisory - busybox - CVE-2016-6301 LIN7-7123: Security Advisory - libxvmc - CVE-2016-7953 LIN7-7109: Security Advisory - linux - CVE-2016-9083 LIN7-7108: Security Advisory - phpmyadmin - CVE-2016-9854 LIN7-6353: Security Advisory - libxslt - CVE-2016-1841 LIN7-5374: Security Advisory - linux - CVE-2015-7885 LIN7-7548: Security Advisory - wireshark - CVE-2017-6014 LIN7-7524: Security Advisory - mysql - CVE-2017-3318 LIN7-7521: Security Advisory - mysql - CVE-2017-3265 LIN7-7520: Security Advisory - tcpdump - CVE-2016-7925 LIN7-7519: Security Advisory - libgd - CVE-2016-6912 LIN7-7517: Security Advisory - libgd - CVE-2016-9317 LIN7-7512: Security Advisory - tcpdump - CVE-2016-7928 LIN7-7510: Security Advisory - tcpdump - CVE-2016-7992 LIN7-7509: Security Advisory - tcpdump - CVE-2017-5203 LIN7-7506: Security Advisory - tcpdump - CVE-2016-7940 LIN7-7504: Security Advisory - tcpdump - CVE-2017-5482 LIN7-7502: Security Advisory - ruby - CVE-2016-7798 LIN7-7500: Security Advisory - tcpdump - CVE-2017-5483 LIN7-7501: Security Advisory - tcpdump - CVE-2017-5202 LIN7-7498: Security Advisory - tcpdump - CVE-2017-5485 LIN7-7499: Security Advisory - tcpdump - CVE-2017-5205 LIN7-7495: Security Advisory - mysql - CVE-2017-3258 LIN7-7492: Security Advisory - tcpdump - CVE-2017-5204 LIN7-7489: Security Advisory - qemu - CVE-2016-9381 LIN7-7483: Security Advisory - mysql - CVE-2017-3317 LIN7-7480: Security Advisory - tcpdump - CVE-2016-7973 LIN7-7479: Security Advisory - gcc - CVE-2016-6131 LIN7-7475: Security Advisory - unzip - CVE-2014-9913 LIN7-7474: Security Advisory - tcpdump - CVE-2016-7923 LIN7-7471: Security Advisory - gstreamer - CVE-2016-9445 LIN7-7472: Security Advisory - tcpdump - CVE-2016-7934 LIN7-7473: Security Advisory - tcpdump - CVE-2016-7983 LIN7-7470: Security Advisory - mysql - CVE-2017-3313 LIN7-7469: Security Advisory - tcpdump - CVE-2016-7935 LIN7-7463: Security Advisory - librsvg - CVE-2016-6163 LIN7-7464: Security Advisory - tcpdump - CVE-2016-7984 LIN7-7462: Security Advisory - tcpdump - CVE-2017-5342 LIN7-7423: Security Advisory - bash - CVE-2016-9401 LIN7-7422: Security Advisory - tcpdump - CVE-2017-5486 LIN7-7421: Security Advisory - tcpdump - CVE-2016-7936 LIN7-7415: Security Advisory - mysql - CVE-2017-3291 LIN7-7417: Security Advisory - imagemagick - CVE-2016-7799 LIN7-7416: Security Advisory - bash - CVE-2016-7543 LIN7-7411: Security Advisory - mysql - CVE-2017-3238 LIN7-7410: Security Advisory - gstreamer - CVE-2016-9446 LIN7-7403: Security Advisory - linux - CVE-2017-5549 LIN7-7398: Security Advisory - tcpdump - CVE-2016-7993 LIN7-7392: Security Advisory - libgd - CVE-2016-6911 LIN7-7394: Security Advisory - tcpdump - CVE-2016-7938 LIN7-7393: Security Advisory - tcpdump - CVE-2016-7975 LIN7-7388: Security Advisory - libpng - CVE-2016-10087 LIN7-7387: Security Advisory - tcpdump - CVE-2016-7939 LIN7-7389: Security Advisory - tcpdump - CVE-2016-7974 LIN7-7459: Security Advisory - wireshark - CVE-2017-5597 LIN7-7455: Security Advisory - linux - CVE-2017-5551 LIN7-7453: Security Advisory - tcpdump - CVE-2016-7922 LIN7-7448: Security Advisory - unzip - CVE-2016-9844 LIN7-7447: Security Advisory - tcpdump - CVE-2016-7929 LIN7-7446: Security Advisory - php - CVE-2016-10161 LIN7-7444: Security Advisory - tcpdump - CVE-2016-7927 LIN7-7445: Security Advisory - tcpdump - CVE-2016-7933 LIN7-7438: Security Advisory - mysql - CVE-2017-3312 LIN7-7435: Security Advisory - quagga - CVE-2017-5495 LIN7-7436: Security Advisory - tcpdump - CVE-2016-7926 LIN7-7431: Security Advisory - tcpreplay - CVE-2016-6160 LIN7-7430: Security Advisory - tcpdump - CVE-2017-5484 LIN7-7424: Security Advisory - tcpdump - CVE-2017-5341 LIN7-7412: Security Advisory - mysql - CVE-2017-3244 LIN7-7414: Security Advisory - mysql - CVE-2017-3243 LIN7-7405: Security Advisory - tcpdump - CVE-2016-7931 LIN7-7406: Security Advisory - tcpdump - CVE-2016-7924 LIN7-7402: Security Advisory - php - CVE-2016-10158 LIN7-7401: Security Advisory - tcpdump - CVE-2016-7937 LIN7-7395: Security Advisory - php - CVE-2016-10160 LIN7-7397: Security Advisory - tcpdump - CVE-2016-7930 LIN7-7396: Security Advisory - imagemagick - CVE-2016-7906 LIN7-7386: Security Advisory - wireshark - CVE-2017-5596 LIN7-7368: Security Advisory - gstreamer - CVE-2016-9636 LIN7-7366: Security Advisory - gstreamer - CVE-2016-9634 LIN7-7367: Security Advisory - gstreamer - CVE-2016-9635 LIN7-7361: Security Advisory - gstreamer - CVE-2016-9813 LIN7-7347: Security Advisory - openssl - CVE-2016-7056 LIN7-7374: Security Advisory - openssl - CVE-2017-3731 LIN7-7147: Security Advisory - pcre - CVE-2015-3210 LIN7-7209: Security Advisory - pcre - CVE-2015-3217 LIN7-7441: Security Advisory - libwebp - CVE-2016-9085 LIN7-7537: Security Advisory - linux - CVE-2017-6074 LIN7-7418: Security Advisory - linux - CVE-2017-2583 LIN7-7490: Security Advisory - tcpdump - CVE-2016-8574 LIN7-7493: Security Advisory - tcpdump - CVE-2016-8575 LIN7-7487: Security Advisory - linux - CVE-2016-10208 LIN7-7176: Security Advisory - linux - CVE-2016-9120 LIN7-7591: Security Advisory - python-pycrypto - CVE-2013-7459 LIN7-5797: Security Advisory - libgcrypt & gnupg2 - CVE-2014-3591 LIN7-7289: Unable to add kernel patches via a custom layer with ti-66ak2xxx-hf LIN7-7288: CLONE - gpg-zip contains wrong path to tar binary LIN7-7287: make[3]: *** [fs/squashfs] Error 2 LIN7-7284: Typos in wrlcompat/scripts/configure LIN7-7091: CLONE: packagegroup-wr-core-dhcp description refers to python LIN7-7243: CLONE - need bug fix in libxml2.so.2.9.1 LIN7-7094: cgroup: a parent css is freed and offline before its children LIN7-7093: CLONE - fix bug for kexec-tools LIN7-7092: CLONE - gnupg 1.4.7 options.skel file missing LIN7-7541: Kernel configure warnings appear on intel-quark while building project LIN7-7538: tcpdump_4.6.1.bb, do_patch failed LIN7-7529: CLONE - Busybox ifupdown: pass interface device name for ipv6 route commands LIN7-7377: CLONE - wrlinux 5 - dhcpd opening additional random ports LIN7-7373: linux-windriver-custom recipe : kernel patch does not apply LIN7-7369: ldconfig crash LIN7-5507: [WRL7/RCPL8] Zynq: problem when handling external IRQ - Outdated driver LIN7-6794: gdb exit with exception when debug application on ls102x target with wrlinux 7 LIN7-7535: stopping/restarting bind9 service generates coredump LIN7-7601: CLONE - [tz-announce] 2017a release of tz code and data available LIN7-7599: [host contamination on Ubuntu 16.04] gtk build failure LIN7-7542: memory increasing when looping in shell script LIN7-7544: CLONE - Dependencies missing in host_package_install.sh LIN7-7530: Failure to pass IPV6 Compliance Test ======================= 7.0.0.22 =============================== LIN7-7073: Security Advisory - linux - CVE-2016-8655 LIN7-6937: Security Advisory - linux - CVE-2016-6327 LIN7-6832: Security Advisory - php - CVE-2016-7132 LIN7-6810: Security Advisory - mysql - CVE-2016-6662 LIN7-6809: Security Advisory - php - CVE-2016-7412 LIN7-6849: Security Advisory - php - CVE-2016-7417 LIN7-6841: Security Advisory - php - CVE-2016-7413 LIN7-6840: Security Advisory - php - CVE-2016-7127 LIN7-6831: Security Advisory - libarchive - CVE-2015-8916 LIN7-6829: Security Advisory - php - CVE-2016-7130 LIN7-6830: Security Advisory - php - CVE-2016-7128 LIN7-6815: Security Advisory - php - CVE-2016-7125 LIN7-6837: Security Advisory - php - CVE-2016-7411 LIN7-6843: Security Advisory - php - CVE-2016-7414 LIN7-6835: Security Advisory - php - CVE-2016-7126 LIN7-6836: Security Advisory - php - CVE-2016-7418 LIN7-6828: Security Advisory - php - CVE-2016-7416 LIN7-6816: Security Advisory - libarchive - CVE-2015-8917 LIN7-6821: Security Advisory - php - CVE-2016-7131 LIN7-6551: Security Advisory - libxml2 - CVE-2016-5131 LIN7-7041: Security Advisory - ntp - CVE-2016-7433 LIN7-7023: Security Advisory - linux - CVE-2016-7913 LIN7-7004: Security Advisory - mysql - CVE-2016-8283 LIN7-6993: Security Advisory - mysql - CVE-2016-5616 LIN7-6981: Security Advisory - mysql - CVE-2016-5612 LIN7-6998: Security Advisory - qemu - CVE-2016-8669 LIN7-6974: Security Advisory - qemu - CVE-2016-8577 LIN7-7033: Security Advisory - ntp - CVE-2016-9310 LIN7-7022: Security Advisory - linux - CVE-2016-7914 LIN7-7017: Security Advisory - linux - CVE-2015-8962 LIN7-7027: Security Advisory - linux - CVE-2015-8964 LIN7-7025: Security Advisory - linux - CVE-2016-7911 LIN7-7026: Security Advisory - linux - CVE-2016-8645 LIN7-6997: Security Advisory - qemu - CVE-2016-8909 LIN7-7055: Security Advisory - libtiff - CVE-2016-9540 LIN7-7030: Security Advisory - ntp - CVE-2016-9311 LIN7-7016: Security Advisory - linux - CVE-2016-7910 LIN7-6991: Security Advisory - mysql - CVE-2016-3492 LIN7-6977: Security Advisory - mysql - CVE-2016-5629 LIN7-7019: Security Advisory - linux - CVE-2016-7917 LIN7-7000: Security Advisory - qemu - CVE-2016-8667 LIN7-7001: Security Advisory - mysql - CVE-2016-5617 LIN7-6989: Security Advisory - qemu - CVE-2016-8576 LIN7-6972: Security Advisory - mysql - CVE-2016-5584 LIN7-7035: Security Advisory - ntp - CVE-2016-7428 LIN7-7036: Security Advisory - ntp - CVE-2016-9312 LIN7-7034: Security Advisory - ntp - CVE-2016-7427 LIN7-6986: Security Advisory - qemu - CVE-2016-8578 LIN7-7059: Security Advisory - linux - CVE-2015-8963 LIN7-7052: Security Advisory - libtiff - CVE-2016-9539 LIN7-7039: Security Advisory - ntp - CVE-2016-7429 LIN7-7040: Security Advisory - ntp - CVE-2016-7426 LIN7-7037: Security Advisory - ntp - CVE-2016-7431 LIN7-7038: Security Advisory - ntp - CVE-2016-7434 LIN7-7021: Security Advisory - linux - CVE-2016-7915 LIN7-7020: Security Advisory - linux - CVE-2016-7916 LIN7-6994: Security Advisory - qemu - CVE-2016-8910 LIN7-6995: Security Advisory - mysql - CVE-2016-5624 LIN7-6980: Security Advisory - mysql - CVE-2016-5626 LIN7-6959: Security Advisory - libcurl - CVE-2016-8623 LIN7-6960: Security Advisory - libcurl - CVE-2016-8624 LIN7-6955: Security Advisory - libcurl - CVE-2016-8618 LIN7-6956: Security Advisory - libcurl - CVE-2016-8619 LIN7-6946: Security Advisory - openssl - CVE-2016-8610 LIN7-6935: Security Advisory - linux - CVE-2016-8666 LIN7-6918: Security Advisory - libtiff - CVE-2016-3945 LIN7-6917: Security Advisory - libtiff - CVE-2016-3623 LIN7-6902: Security Advisory - qemu - CVE-2016-7161 LIN7-6888: Security Advisory - qemu - CVE-2016-7908 LIN7-6957: Security Advisory - libcurl - CVE-2016-8621 LIN7-6943: Security Advisory - linux - CVE-2016-7039 LIN7-6952: Security Advisory - libcurl - CVE-2016-8615 LIN7-6944: Security Advisory - linux - CVE-2016-7425 LIN7-6916: Security Advisory - glibc - CVE-2016-6323 LIN7-6915: Security Advisory - libtiff - CVE-2016-3622 LIN7-6901: Security Advisory - linux - CVE-2015-8955 LIN7-6962: Security Advisory - libcurl - CVE-2016-8620 LIN7-6958: Security Advisory - libcurl - CVE-2016-8622 LIN7-6907: Security Advisory - libtiff - CVE-2016-3632 LIN7-6885: Security Advisory - qemu - CVE-2016-7909 LIN7-6954: Security Advisory - libcurl - CVE-2016-8617 LIN7-6953: Security Advisory - libcurl - CVE-2016-8616 LIN7-6906: Security Advisory - libtiff - CVE-2016-3991 LIN7-6899: Security Advisory - linux - CVE-2016-7117 LIN7-6898: Security Advisory - libtiff - CVE-2016-3658 LIN7-6940: Security Advisory - linux - CVE-2015-3288 LIN7-6896: Security Advisory - libtiff - CVE-2016-3624 LIN7-6967: Security Advisory - openssh - CVE-2016-8858 LIN7-6941: Security Advisory - linux - CVE-2016-8658 LIN7-6933: Security Advisory - linux - CVE-2016-6828 LIN7-6887: Security Advisory - libtiff - CVE-2016-3990 LIN7-6884: Security Advisory - flex - CVE-2016-6354 LIN7-7053: Security Advisory - vim - CVE-2016-1248 LIN7-6971: Security Advisory - bind - CVE-2016-8864 LIN7-7049: Security Advisory - libtiff - CVE-2016-9535 LIN7-7056: Security Advisory - libtiff - CVE-2016-9534 LIN7-7050: Security Advisory - libtiff - CVE-2016-9536 LIN7-7057: Security Advisory - libtiff - CVE-2016-9533 LIN7-7060: Security Advisory - libtiff - CVE-2016-9538 LIN7-7061: Security Advisory - libtiff - CVE-2016-9537 LIN7-6876: Security Advisory - util-linux - CVE-2016-5011 LIN7-6891: Security Advisory - gdk-pixbuf - CVE-2016-6352 LIN7-7014: LMT issue LIN7-6433: db build failure with ppc476 multilib. LIN7-6424: Setting SLCR_LOCK causes Ethernet disconnection LIN7-5240: Cannot seem to apply any kernel patch LIN7-7042: CLONE - BUG at block/cfq-iosched.c:3278 LIN7-7012: CLONE - Incorrect CPU load for SCHED_FIFO threads via proc LIN7-7013: Patch for lttng in WR7 LIN7-7011: Ext 4 for pmem issue LIN7-7045: CLONE - [tz-announce] 2016j release of tz code and data available LIN7-6969: CLONE - [tz-announce] 2016i release of tz code and data available LIN7-7067: wrlinux6 kernel patches for PPC atomic operations LIN7-7029: Cross-compiling CRDA with openssl support does not take into account target word size for keys-ssl.c LIN7-6948: CLONE - [Qemu-devel] CVE-2016-5403 results in a bug LIN7-6968: On beaglebone, kernel alternative image RPM is not properly created. LIN7-6951: CLONE - [tz-announce] 2016h release of tz code and data available LIN7-6932: Failed to run profiledemo_wrlinux.out in intel-x86-64 target LIN7-6950: wrl5 : pax end-less loop LIN7-6947: CLONE - ntp 4.2.8p8 LIN7-7076: CLONE - anspass has multiple off-by-one errors LIN7-7070: In preempt-rt kernel, nobody cared irq will cause BUG of sleeping function called from invalid context. ======================= 7.0.0.21 =============================== LIN7-6921: Security Advisory - linux - CVE-2015-8950 LIN7-6904: Security Advisory - linux - CVE-2015-8956 LIN7-6649: Security Advisory - linux - CVE-2016-3841 LIN7-6813: Security Advisory - php - CVE-2016-7129 LIN7-6641: Security Advisory - perl - CVE-2016-1238 LIN7-6859: Security Advisory - bind - CVE-2016-2776 LIN7-6855: Security Advisory - openssh - CVE-2016-6210 LIN7-6856: Security Advisory - openssh - CVE-2016-5615 LIN7-6792: Security Advisory - qemu - CVE-2016-5106 LIN7-6793: Security Advisory - wireshark - CVE-2016-7180 LIN7-6791: Security Advisory - qemu - CVE-2016-6351 LIN7-6789: Security Advisory - qemu - CVE-2016-5105 LIN7-6786: Security Advisory - wireshark - CVE-2016-7178 LIN7-6787: Security Advisory - qemu - CVE-2016-5107 LIN7-6779: Security Advisory - wireshark - CVE-2016-7179 LIN7-6780: Security Advisory - qemu - CVE-2016-4952 LIN7-6014: Security Advisory - libtiff - CVE-2016-3186 LIN7-6924: Security Advisory - libarchive - CVE-2016-4300 LIN7-6920: Security Advisory - libarchive - CVE-2016-4302 LIN7-6923: Security Advisory - gd - CVE-2016-7568 LIN7-6812: Security Advisory - libarchive - CVE-2015-8919 LIN7-6890: Security Advisory - libarchive - CVE-2016-7166 LIN7-6834: Security Advisory - libarchive - CVE-2015-8924 LIN7-6851: Security Advisory - libcurl - CVE-2016-7167 LIN7-6648: Security Advisory - gd - CVE-2016-6207 LIN7-6839: Security Advisory - libarchive - CVE-2015-8934 LIN7-6846: Security Advisory - libarchive - CVE-2015-8928 LIN7-6914: Security Advisory - libarchive - CVE-2016-5844 LIN7-6850: Security Advisory - php - CVE-2016-7124 LIN7-6833: Security Advisory - libarchive - CVE-2015-8925 LIN7-6911: Security Advisory - libarchive - CVE-2016-4809 LIN7-6825: Security Advisory - libarchive - CVE-2015-8930 LIN7-6811: Security Advisory - libarchive - CVE-2015-8915 LIN7-6905: Security Advisory - gnutls - CVE-2016-7444 LIN7-6842: Security Advisory - libarchive - CVE-2015-8931 LIN7-6919: Security Advisory - systemd - CVE-2016-7796 LIN7-6845: Security Advisory - libarchive - CVE-2015-8920 LIN7-6775: Security Advisory - wireshark - CVE-2016-7177 LIN7-6781: Security Advisory - cracklib - CVE-2016-6318 LIN7-6844: Security Advisory - libarchive - CVE-2015-8932 LIN7-6822: Security Advisory - libarchive - CVE-2015-8922 LIN7-6818: Security Advisory - libarchive - CVE-2015-8923 LIN7-6814: Security Advisory - libarchive - CVE-2015-8921 LIN7-6897: Security Advisory - gd - CVE-2016-6905 LIN7-6650: Security Advisory - wireshark - CVE-2016-5351 LIN7-6912: Security Advisory - libarchive - CVE-2016-6250 LIN7-6852: Security Advisory - libcurl - CVE-2016-7141 LIN7-6848: Security Advisory - libarchive - CVE-2015-8918 LIN7-6892: Security Advisory - libarchive - CVE-2016-5418 LIN7-6826: Security Advisory - libarchive - CVE-2015-8926 LIN7-6684: Security Advisory - gd - CVE-2016-6214 LIN7-6930: Security Advisory - linux - CVE-2016-5195 LIN7-6133: Security Advisory - Hostapd & wpa_supplicant - CVE-2016-4476 LIN7-6929: CLONE - How do I find information about RCPL releases LIN7-6880: Unnecessary bitbake exception LIN7-6878: WR Linux 7 -- configure fails when --with-package=libiconv is used. LIN7-6877: CLONE - [tz-announce] 2016g release of tz code and data available LIN7-6879: CLONE - kdump script appended parameters for different board incorrect. LIN7-6864: CLONE - fsl-t4xxx reboot have kernel call trace. LIN7-6861: Failed to boot up intel-x86-64 bsp with "--enable-multilib=lib32" LIN7-6928: CLONE - KNOWLEDGE FORUM - Question : urandom startup order changed in WRL6 RCPL30 ======================= 7.0.0.20 =============================== LIN7-6788: Security Advisory - python - CVE-2016-5699 LIN7-6785: Security Advisory - libidn - CVE-2016-6263 LIN7-6784: Security Advisory - libidn - CVE-2016-6262 LIN7-6782: Security Advisory - libidn - CVE-2015-8948 LIN7-6777: Security Advisory - python - CVE-2016-0772 LIN7-6778: Security Advisory - python - CVE-2016-5636 LIN7-6776: Security Advisory - libidn - CVE-2016-6261 LIN7-6763: Security Advisory - openssl - CVE-2016-6302 LIN7-6762: Security Advisory - openssl - CVE-2016-2183 LIN7-6761: Security Advisory - openssl - CVE-2016-6303 LIN7-6750: Security Advisory - collectd - CVE-2016-6254 LIN7-6759: Security Advisory - openssl - CVE-2016-2179 LIN7-6760: Security Advisory - openssl - CVE-2016-2181 LIN7-6704: Security Advisory - wireshark - CVE-2016-5353 LIN7-6695: Security Advisory - wireshark - CVE-2016-6506 LIN7-6693: Security Advisory - wireshark - CVE-2016-5357 LIN7-6683: Security Advisory - wireshark - CVE-2016-6508 LIN7-6679: Security Advisory - wireshark - CVE-2016-5359 LIN7-6674: Security Advisory - wireshark - CVE-2016-6505 LIN7-6670: Security Advisory - wireshark - CVE-2016-6510 LIN7-6668: Security Advisory - linux - CVE-2016-6480 LIN7-6656: Security Advisory - wireshark - CVE-2016-5350 LIN7-6653: Security Advisory - wireshark - CVE-2016-6507 LIN7-6651: Security Advisory - wireshark - CVE-2016-5356 LIN7-6646: Security Advisory - wireshark - CVE-2016-6511 LIN7-6643: Security Advisory - wireshark - CVE-2016-6504 LIN7-6640: Security Advisory - wireshark - CVE-2016-5355 LIN7-6635: Security Advisory - wireshark - CVE-2016-6509 LIN7-6334: Security Advisory - linux - CVE-2016-4913 LIN7-6291: Security Advisory - linux - CVE-2016-4565 LIN7-6207: Security Advisory - linux - CVE-2016-0774 LIN7-6203: Security Advisory - linux - CVE-2016-2546 LIN7-6200: Security Advisory - linux - CVE-2016-3134 LIN7-6185: Security Advisory - linux - CVE-2016-2847 LIN7-6183: Security Advisory - linux - CVE-2016-2053 LIN7-6180: Security Advisory - linux - CVE-2016-2543 LIN7-6163: Security Advisory - linux - CVE-2016-3139 LIN7-6808: Security Advisory - openssl - CVE-2016-6304 LIN7-6803: Security Advisory - openssl - CVE-2016-6306 LIN7-6675: Security Advisory - linux - CVE-2016-6136 LIN7-6585: Security Advisory - ecryptfs-utils - CVE-2015-8946 LIN7-6598: Security Advisory - ecryptfs-utils - CVE-2016-6224 LIN7-6769: CLONE - Dec 31, 2016 leap second issue LIN7-6768: errors when bitbake tries to generate a terminal to correct a patch issue during build LIN7-6753: fsl-t2xxx: commit for add AltiVec unavailable exception handler needs to be applied only to e6500 core bsps LIN7-6729: Intel UART Overflow mask not restored upon resume LIN7-6709: Warnings when building windriver linux platform project LIN7-3331: CLONE - EPB2: gdbserver cannot attach to running process LIN7-6757: package-management gnupg is not pre-downloaded LIN7-4116: CLONE - The hrtimers[CLOCK_REALTIME] expires early at leap second insertion ======================= 7.0.0.19 =============================== LIN7-6141: Security Advisory - linux - CVE-2016-2547 LIN7-6749: Security Advisory - openssl - CVE-2016-2182 LIN7-6306: Security Advisory - linux - CVE-2016-4569 LIN7-6205: Security Advisory - linux - CVE-2016-3140 LIN7-6182: Security Advisory - linux - CVE-2016-2184 LIN7-6169: Security Advisory - linux - CVE-2016-3137 LIN7-6154: Security Advisory - imagemagick - CVE-2016-3718 LIN7-6108: Security Advisory - linux - CVE-2016-2544 LIN7-6208: Security Advisory - linux - CVE-2016-2550 LIN7-6199: Security Advisory - linux - CVE-2016-3689 LIN7-6186: Security Advisory - linux - CVE-2016-2548 LIN7-6110: Security Advisory - linux - CVE-2016-3136 LIN7-6212: Security Advisory - linux - CVE-2016-2853 LIN7-6126: Security Advisory - linux - CVE-2016-2085 LIN7-6181: Security Advisory - linux - CVE-2015-7515 LIN7-6123: Security Advisory - imagemagick - CVE-2016-3716 LIN7-6202: Security Advisory - linux - CVE-2015-8816 LIN7-6191: Security Advisory - imagemagick - CVE-2016-3717 LIN7-6167: Security Advisory - imagemagick - CVE-2016-3715 LIN7-6144: Security Advisory - linux - CVE-2016-2782 LIN7-6333: Security Advisory - linux - CVE-2016-4482 LIN7-6292: Security Advisory - linux - CVE-2016-4578 LIN7-6223: Security Advisory - busybox - CVE-2016-2148 LIN7-6224: Security Advisory - busybox - CVE-2016-2147 LIN7-6178: Security Advisory - linux - CVE-2016-3156 LIN7-6157: Security Advisory - linux - CVE-2016-2384 LIN7-6112: Security Advisory - linux - CVE-2016-2549 LIN7-6206: Security Advisory - imagemagick - CVE-2016-3714 LIN7-6171: Security Advisory - linux - CVE-2015-2686 LIN7-6160: Security Advisory - linux - CVE-2016-2186 LIN7-6142: Security Advisory - linux - CVE-2016-3138 LIN7-6111: Security Advisory - linux - CVE-2015-8746 LIN7-6289: Security Advisory - linux - CVE-2016-4486 LIN7-6209: Security Advisory - linux - CVE-2016-2185 LIN7-6197: Security Advisory - linux - CVE-2015-8844 LIN7-6176: Security Advisory - linux - CVE-2016-2187 LIN7-6177: Security Advisory - mercurial - CVE-2016-3105 LIN7-6153: Security Advisory - linux - CVE-2015-8845 LIN7-6127: Security Advisory - linux - CVE-2016-2117 LIN7-6487: Security Advisory - bzip2 - CVE-2016-3189 LIN7-6479: Security Advisory - linux - CVE-2016-1237 LIN7-6520: Security Advisory - phpmyadmin - CVE-2016-5733 LIN7-6508: Security Advisory - phpmyadmin - CVE-2016-5701 LIN7-6484: Security Advisory - linux - CVE-2016-4998 LIN7-6461: Security Advisory - linux - CVE-2016-3713 LIN7-6475: Security Advisory - linux - CVE-2016-4470 LIN7-6468: Security Advisory - linux - CVE-2016-5244 LIN7-6462: Security Advisory - linux - CVE-2016-1583 LIN7-6454: Security Advisory - nss - CVE-2016-2834 LIN7-6455: Security Advisory - libav - CVE-2016-3062 LIN7-6724: Security Advisory - libxml2 - CVE-2016-1762 LIN7-6725: Security Advisory - libxml2 - CVE-2016-4483 LIN7-6716: Security Advisory - imagemagick - CVE-2016-5118 LIN7-6702: Security Advisory - openssh - CVE-2016-6515 LIN7-6666: Security Advisory - libcurl - CVE-2016-5421 LIN7-6659: Security Advisory - php - CVE-2016-5771 LIN7-6638: Security Advisory - php - CVE-2016-3132 LIN7-6630: Security Advisory - php - CVE-2015-8935 LIN7-6631: Security Advisory - linux - CVE-2016-5696 LIN7-6597: Security Advisory - php - CVE-2016-6295 LIN7-6596: Security Advisory - harfbuzz - CVE-2015-8947 LIN7-6566: Security Advisory - libtiff - CVE-2016-5321 LIN7-6564: Security Advisory - mysql - CVE-2016-5440 LIN7-6547: Security Advisory - mysql - CVE-2016-3615 LIN7-6706: Security Advisory - qemu - CVE-2016-5403 LIN7-6698: Security Advisory - php - CVE-2016-5768 LIN7-6699: Security Advisory - php - CVE-2016-5096 LIN7-6692: Security Advisory - php - CVE-2016-5093 LIN7-6691: Security Advisory - php - CVE-2016-5094 LIN7-6672: Security Advisory - libcurl - CVE-2016-5419 LIN7-6601: Security Advisory - php - CVE-2016-5385 LIN7-6602: Security Advisory - php - CVE-2016-6294 LIN7-6593: Security Advisory - perl - CVE-2015-8607 LIN7-6592: Security Advisory - mysql - CVE-2016-3471 LIN7-6556: Security Advisory - mysql - CVE-2016-3521 LIN7-6703: Security Advisory - gd - CVE-2016-6161 LIN7-6690: Security Advisory - gd - CVE-2016-5766 LIN7-6682: Security Advisory - php - CVE-2016-5095 LIN7-6681: Security Advisory - libcurl - CVE-2016-5420 LIN7-6661: Security Advisory - python - CVE-2016-1000110 LIN7-6629: Security Advisory - php - CVE-2016-5114 LIN7-6628: Security Advisory - fontconfig - CVE-2016-5384 LIN7-6579: Security Advisory - php - CVE-2016-6297 LIN7-6552: Security Advisory - mysql - CVE-2016-3452 LIN7-6685: Security Advisory - gd - CVE-2016-6132 LIN7-6665: Security Advisory - gd - CVE-2016-6128 LIN7-6647: Security Advisory - gd - CVE-2016-5116 LIN7-6587: Security Advisory - php - CVE-2016-6291 LIN7-6586: Security Advisory - php - CVE-2016-6292 LIN7-6568: Security Advisory - php - CVE-2016-6290 LIN7-6673: Security Advisory - php - CVE-2016-5772 LIN7-6663: Security Advisory - linux - CVE-2016-6187 LIN7-6654: Security Advisory - php - CVE-2016-5769 LIN7-6644: Security Advisory - php - CVE-2016-5773 LIN7-6645: Security Advisory - openssl - CVE-2016-2180 LIN7-6633: Security Advisory - gd - CVE-2013-7456 LIN7-6573: Security Advisory - libtiff - CVE-2016-5323 LIN7-6561: Security Advisory - mysql - CVE-2016-5444 LIN7-6677: Security Advisory - perl - CVE-2016-6185 LIN7-6657: Security Advisory - php - CVE-2016-5770 LIN7-6637: Security Advisory - gd - CVE-2016-5767 LIN7-6627: Security Advisory - krb5 - CVE-2016-3120 LIN7-6590: Security Advisory - mysql - CVE-2016-3477 LIN7-6582: Security Advisory - bind - CVE-2016-2775 LIN7-6571: Security Advisory - php - CVE-2016-6289 LIN7-6570: Security Advisory - php - CVE-2016-6288 LIN7-6545: Security Advisory - apache - CVE-2016-5387 LIN7-6523: Security Advisory - linux - CVE-2016-6130 LIN7-6524: Security Advisory - phpmyadmin - CVE-2016-5099 LIN7-6518: Security Advisory - phpmyadmin - CVE-2016-5730 LIN7-6510: Security Advisory - phpmyadmin - CVE-2016-5731 LIN7-6514: Security Advisory - phpmyadmin - CVE-2016-5098 LIN7-6515: Security Advisory - phpmyadmin - CVE-2016-5097 LIN7-6529: Security Advisory - phpmyadmin - CVE-2016-5706 LIN7-6525: Security Advisory - phpmyadmin - CVE-2016-5739 LIN7-6417: Security Advisory - libxslt - CVE-2016-1683 LIN7-6415: Security Advisory - libxslt - CVE-2016-1684 LIN7-6389: Security Advisory - nginx - CVE-2016-4450 LIN7-6020: Security Advisory - cairo - CVE-2016-3190 LIN7-6007: Security Advisory - mercurial - CVE-2016-3630 LIN7-6011: Security Advisory - mercurial - CVE-2016-3068 LIN7-6483: Security Advisory - linux - CVE-2016-4997 LIN7-6132: Security Advisory - linux - CVE-2016-2188 LIN7-6117: Security Advisory - xerces-c - CVE-2016-2099 LIN7-6392: Security Advisory - gdk-pixbuf - CVE-2015-8875 LIN7-6717: perl-ptest depends on /perl LIN7-6729: Intel UART Overflow mask not restored upon resume LIN7-6480: linux-windriver_3.14.bb, do_install failed with ti-am335x BSP LIN7-5660: CLONE - wrlinux6, fsl-e500mc kernel can't remove the usdpaa module, qman driver build failure LIN7-5404: run cpupcstat failed LIN7-6742: make buildtest-TESTS failed with gd_2.1.1 LIN7-6743: lib32-libdbi-perl: non debug package contains .debug directory LIN7-6738: the interpreter of /usr/lib64/gawk/ptest/test/fcall_exit.awk is incorrect LIN7-6737: the interpreter of /usr/lib64/gawk/ptest/test/fnarydel.awk is incorrect LIN7-6733: run mysql_setpermission fail LIN7-6713: perl-ptest depends on /usr/local/perl LIN7-6734: run mysql_convert_table_format fail LIN7-6722: CLONE - libxml2 now pulls in python-core in WRL6 LIN7-6711: the script /usr/share/groff/1.22.3/font/devlj4/generate/special.awk depend on /bin/awk, but can't find it in rootfs LIN7-6610: CLONE - wrlinux 5 - openSSH multiple ECDSA keys LIN7-6618: [wraxl] libhugetlbfs_git failed (do_compile) of fsl-p10xx_world_bp LIN7-6541: CLONE - IPv4: Router TTL value is applied globally in resource layer (Linux) LIN7-5022: busybox not rebuilt after configuration chage with menuconfig. LIN7-2926: CLONE - wrlinux 6 - groupadd does not allow uppercase chars LIN7-3513: CLONE - wrlinux 6 - chkconfig behaviour ======================= 7.0.0.18 =============================== LIN7-6506: Security Advisory - wget - CVE-2016-4971 LIN7-6463: Security Advisory - qemu - CVE-2016-2392 LIN7-6458: Security Advisory - linux - CVE-2016-5829 LIN7-6535: Security Advisory - expat - CVE-2015-2716 LIN7-6528: Security Advisory - expat - CVE-2016-4472 LIN7-6482: Security Advisory - linux - CVE-2016-3955 LIN7-6481: Security Advisory - linux - CVE-2016-3070 LIN7-6476: Security Advisory - linux - CVE-2014-9904 LIN7-6474: Security Advisory - qemu - CVE-2016-5238 LIN7-6473: Security Advisory - linux - CVE-2016-5828 LIN7-6472: Security Advisory - qemu - CVE-2016-5337 LIN7-6471: Security Advisory - expat - CVE-2016-5300 LIN7-6470: Security Advisory - qemu - CVE-2016-2538 LIN7-6466: Security Advisory - expat - CVE-2012-6702 LIN7-6467: Security Advisory - linux - CVE-2016-0758 LIN7-6459: Security Advisory - qemu - CVE-2016-2391 LIN7-6456: Security Advisory - linux - CVE-2016-3707 LIN7-6452: Security Advisory - qemu - CVE-2016-5338 LIN7-6419: Security Advisory - glibc - CVE-2016-4429 LIN7-6411: Security Advisory - glibc - CVE-2016-3706 LIN7-6400: Security Advisory - glibc - CVE-2016-1234 LIN7-6385: Security Advisory - dosfstools - CVE-2016-4804 LIN7-6418: Security Advisory - imagemagick - CVE-2016-4562 LIN7-6414: Security Advisory - dosfstools - CVE-2015-8872 LIN7-6409: Security Advisory - glibc - CVE-2016-3075 LIN7-6393: Security Advisory - imagemagick - CVE-2016-4564 LIN7-6387: Security Advisory - imagemagick - CVE-2016-4563 LIN7-6192: Security Advisory - wireshark - CVE-2016-4085 LIN7-6137: Security Advisory - wireshark - CVE-2016-4080 LIN7-6129: Security Advisory - wireshark - CVE-2016-4078 LIN7-6130: Security Advisory - libtasn1 - CVE-2016-4008 LIN7-6193: Security Advisory - wireshark - CVE-2016-4079 LIN7-6134: Security Advisory - wireshark - CVE-2016-4082 LIN7-6150: Security Advisory - wireshark - CVE-2016-4421 LIN7-6138: Security Advisory - subversion - CVE-2016-2167 LIN7-6121: Security Advisory - subversion - CVE-2016-2168 LIN7-6198: Security Advisory - wireshark - CVE-2016-4006 LIN7-6140: Security Advisory - wireshark - CVE-2016-4418 LIN7-6189: Security Advisory - wireshark - CVE-2016-4417 LIN7-6146: Security Advisory - wireshark - CVE-2016-4081 LIN7-5789: Security Advisory - linux - CVE-2016-0821 LIN7-6348: Security Advisory - linux - CVE-2016-4805 LIN7-6335: Security Advisory - linux - CVE-2016-4580 LIN7-6326: Security Advisory - linux - CVE-2016-4581 LIN7-6323: Security Advisory - linux - CVE-2016-4485 LIN7-6305: Security Advisory - curl - CVE-2016-3739 LIN7-6296: Security Advisory - expat - CVE-2016-0718 LIN7-6278: Security Advisory - librsvg - CVE-2016-4348 LIN7-6270: Security Advisory - perl - CVE-2015-8853 LIN7-6509: Security Advisory - xerces-c - CVE-2016-4463 LIN7-6147: Security Advisory - wpa_supplicant - CVE-2016-4477 LIN7-6133: Security Advisory - Hostapd & wpa_supplicant - CVE-2016-4476 LIN7-6378: powerpc-nf and ppc476-nf SDK toolchains on windows (mingw) may fail to load environment file LIN7-5924: Need to integrate gcc-4.9.2 0060-Only-allow-e500-double-in-SPE_SIMD_REGNO_P-registers.patch into wrlinux-7 gcc-4.9.1 LIN7-4926: rb_futex run failed on fsl-p10xx LIN7-6613: kernel warnings on qemux86 LIN7-6532: tzcode-native_2016e.bb, do_fetch failed LIN7-6451: MMC driver reports incorrect partition size at boot LIN7-6492: iputils build fail with glibc-core LIN7-6505: CLONE - wrl5 : netstat handle unresolvable IPv4 addresses better than for IPv6 LIN7-6494: MD5 hash algorithm - Additional Information to reported security weaknesses LIN7-6536: Patch CVE-2016-3075.patch does not apply LIN7-6489: CLONE - tz-announce] 2016f release of tz code and data available LIN7-6493: Zinq BSP: conflicts in spi_master.flag definitions LIN7-6426: CLONE - [tz-announce] 2016e release of tz code and data available LIN7-5943: igb Tx Unit Hangs on long scp transfers LIN7-5984: Blacklisting GPLv3 ignored ======================= 7.0.0.17 =============================== LIN7-5951: Security Advisory - samba - CVE-2016-2118 LIN7-6356: Security Advisory - php - CVE-2015-8838 LIN7-6355: Security Advisory - php - CVE-2015-8874 LIN7-6352: Security Advisory - php - CVE-2015-8866 LIN7-6351: Security Advisory - php - CVE-2015-4603 LIN7-6349: Security Advisory - php - CVE-2016-4343 LIN7-6347: Security Advisory - php - CVE-2015-5589 LIN7-6346: Security Advisory - php - CVE-2016-4543 LIN7-6345: Security Advisory - php - CVE-2015-4600 LIN7-6344: Security Advisory - php - CVE-2015-4598 LIN7-6343: Security Advisory - qemu - CVE-2016-4037 LIN7-6340: Security Advisory - php - CVE-2016-4540 LIN7-6339: Security Advisory - php - CVE-2016-4072 LIN7-6337: Security Advisory - php - CVE-2016-4070 LIN7-6336: Security Advisory - php - CVE-2016-4537 LIN7-6331: Security Advisory - qemu - CVE-2016-4001 LIN7-6328: Security Advisory - qemu - CVE-2016-4439 LIN7-6327: Security Advisory - php - CVE-2014-9767 LIN7-6322: Security Advisory - qemu - CVE-2016-4441 LIN7-6320: Security Advisory - php - CVE-2015-8876 LIN7-6319: Security Advisory - php - CVE-2016-4539 LIN7-6318: Security Advisory - php - CVE-2015-4644 LIN7-6317: Security Advisory - php - CVE-2016-4542 LIN7-6316: Security Advisory - php - CVE-2016-4342 LIN7-6313: Security Advisory - php - CVE-2015-6834 LIN7-6312: Security Advisory - qemu - CVE-2016-4020 LIN7-6310: Security Advisory - php - CVE-2015-8877 LIN7-6311: Security Advisory - php - CVE-2016-4071 LIN7-6309: Security Advisory - qemu - CVE-2015-8558 LIN7-6307: Security Advisory - php - CVE-2015-8865 LIN7-6304: Security Advisory - php - CVE-2015-3411 LIN7-6303: Security Advisory - php - CVE-2015-8878 LIN7-6300: Security Advisory - php - CVE-2015-4643 LIN7-6299: Security Advisory - php - CVE-2015-4599 LIN7-6294: Security Advisory - php - CVE-2016-4541 LIN7-6293: Security Advisory - php - CVE-2015-4642 LIN7-6288: Security Advisory - php - CVE-2015-8835 LIN7-6287: Security Advisory - mysql - CVE-2015-3152 LIN7-6285: Security Advisory - php - CVE-2016-4073 LIN7-6283: Security Advisory - php - CVE-2015-3412 LIN7-6282: Security Advisory - php - CVE-2016-4544 LIN7-6281: Security Advisory - php - CVE-2016-4538 LIN7-6280: Security Advisory - php - CVE-2015-4116 LIN7-6279: Security Advisory - php - CVE-2015-8873 LIN7-6276: Security Advisory - php - CVE-2015-4602 LIN7-6277: Security Advisory - php - CVE-2015-6835 LIN7-6275: Security Advisory - php - CVE-2016-2554 LIN7-6271: Security Advisory - php - CVE-2016-3185 LIN7-6272: Security Advisory - php - CVE-2015-8867 LIN7-6260: Security Advisory - libxml2 - CVE-2016-1840 LIN7-6259: Security Advisory - libxml2 - CVE-2016-1838 LIN7-6258: Security Advisory - libxml2 - CVE-2016-1837 LIN7-6257: Security Advisory - libxml2 - CVE-2016-1836 LIN7-6256: Security Advisory - libxml2 - CVE-2016-1835 LIN7-6254: Security Advisory - libxml2 - CVE-2016-1834 LIN7-6253: Security Advisory - libxml2 - CVE-2016-1833 LIN7-6190: Security Advisory - squid - CVE-2016-4555 LIN7-6175: Security Advisory - qemu - CVE-2016-4002 LIN7-6166: Security Advisory - qemu - CVE-2016-3712 LIN7-6156: Security Advisory - squid - CVE-2016-4554 LIN7-6148: Security Advisory - qemu - CVE-2016-3710 LIN7-6128: Security Advisory - squid - CVE-2016-4556 LIN7-6113: Security Advisory - squid - CVE-2016-4053 LIN7-6429: Security Advisory - openssl - CVE-2016-2177 LIN7-6428: Security Advisory - openssl - CVE-2016-2178 LIN7-6422: Security Advisory - ntp - CVE-2016-2518 LIN7-6421: Security Advisory - ntp - CVE-2016-4953 LIN7-6416: Security Advisory - ntp - CVE-2016-4957 LIN7-6413: Security Advisory - qemu - CVE-2016-4454 LIN7-6412: Security Advisory - ntp - CVE-2016-1547 LIN7-6410: Security Advisory - ntp - CVE-2016-4956 LIN7-6407: Security Advisory - qemu - CVE-2016-5126 LIN7-6406: Security Advisory - ntp - CVE-2016-1551 LIN7-6404: Security Advisory - ntp - CVE-2016-1548 LIN7-6405: Security Advisory - ntp - CVE-2016-4955 LIN7-6402: Security Advisory - libxml2 - CVE-2016-4447 LIN7-6401: Security Advisory - libxml2 - CVE-2016-4448 LIN7-6398: Security Advisory - ntp - CVE-2016-2519 LIN7-6397: Security Advisory - ntp - CVE-2016-1550 LIN7-6396: Security Advisory - qemu - CVE-2016-4453 LIN7-6394: Security Advisory - ntp - CVE-2016-2516 LIN7-6390: Security Advisory - ntp - CVE-2016-2517 LIN7-6391: Security Advisory - ntp - CVE-2016-4954 LIN7-6388: Security Advisory - libxml2 - CVE-2016-4449 LIN7-6386: Security Advisory - ntp - CVE-2016-1549 LIN7-6382: Security Advisory - libpcre - CVE-2015-5073 LIN7-6047: Security Advisory - mysql - CVE-2016-0642 LIN7-6045: Security Advisory - mysql - CVE-2016-0650 LIN7-6041: Security Advisory - samba - CVE-2016-2115 LIN7-6042: Security Advisory - mysql - CVE-2016-0647 LIN7-6039: Security Advisory - mysql - CVE-2016-0648 LIN7-6230: Security Advisory - gcc - CVE-2016-4490 LIN7-6229: Security Advisory - gcc - CVE-2016-2226 LIN7-6226: Security Advisory - gcc - CVE-2016-4488 LIN7-6227: Security Advisory - gcc - CVE-2016-4489 LIN7-6032: Security Advisory - samba - CVE-2016-2110 LIN7-6025: Security Advisory - mysql - CVE-2016-0666 LIN7-6023: Security Advisory - mysql - CVE-2016-0644 LIN7-6018: Security Advisory - samba - CVE-2016-2112 LIN7-6017: Security Advisory - mysql - CVE-2016-0649 LIN7-6015: Security Advisory - samba - CVE-2015-5370 LIN7-6010: Security Advisory - mysql - CVE-2016-0641 LIN7-6008: Security Advisory - mysql - CVE-2016-0651 LIN7-6005: Security Advisory - mysql - CVE-2016-0646 LIN7-5997: Security Advisory - samba - CVE-2016-2111 LIN7-5996: Security Advisory - mysql - CVE-2016-0643 LIN7-5992: Security Advisory - mysql - CVE-2016-0640 LIN7-6342: Security Advisory - php & libxml2 - CVE-2015-6837 LIN7-6315: Security Advisory - php & libxml2 - CVE-2015-6838 LIN7-6378: powerpc-nf and ppc476-nf SDK toolchains on windows (mingw) may fail to load environment file LIN7-5923: Can't generate a vmdk image LIN7-5981: compile with -imacros, __FILE__ will not expand correctly LIN7-6264: IMX6 hang during shutdown LIN7-6255: CLONE - Memory leak in ntpd and sshd LIN7-6105: Request to integrate https://www.sourceware.org/bugzilla/show_bug.cgi?id=19282 LIN7-6099: EPB2 board booting hanged while trying to acquire spinlock(&inode_sb_list_lock) LIN7-5764: CLONE - Array subscript is above array bounds LIN7-6448: [ERROR]: Application of .meta/patches/standard/cgl/intel-x86-64/links/kernel-cache/features/i40e/i40e-delete-netdev-after-deleting-napi-and-vectors.patch failed. LIN7-6432: samba-3.6.24-r0: task do_compile: Failed LIN7-6425: Versions of native, nativesdk, and on-target packages must be kept in sync, license blacklist LIN7-6380: host-contamination: squid do_configure fails when host has installed libxml2-dev package LIN7-6381: IDP XT 3.1.0.15 -- Python runpy.py is not included in sdk LIN7-6370: wrl5 : BIND hangs (deadlocks) during shutdown on WRL5 RCPL35 - Follow up case LIN7-6360: CLONE - Problem using gitsm:// fetcher on packages with sub-modules LIN7-6372: CLONE - gnutls code calls into GPLv3 code LIN7-5488: Wrlinux 7 internal compiler error. Segmentation fault. LIN7-1133: Call trace appear when boot with "initramfs-qemux86-64.cpio.gz" image LIN7-2533: CLONE - backtrace with call from raise or abort does not give a valid backtrace on ARM LIN7-6364: kernel warnings of intel-haswell-64 LIN7-6365: kernel warning of fsl-t2xxx LIN7-6447: Kernel warning with fsl-ls20xx LIN7-6446: Kernel warning with fsl-ls10xx LIN7-6377: Cannot execute statically linked 32-bit binary on arm64 ======================= 7.0.0.16 =============================== LIN7-6287: Security Advisory - mysql - CVE-2015-3152 LIN7-5954: Security Advisory - qemu - CVE-2016-1714 LIN7-6016: Security Advisory - libpng - CVE-2015-8540 LIN7-5967: Security Advisory - squid - CVE-2016-3947 LIN7-5963: Security Advisory - php - CVE-2016-3141 LIN7-5958: Security Advisory - qemu - CVE-2016-2858 LIN7-5959: Security Advisory - proftpd - CVE-2016-3125 LIN7-6003: Security Advisory - glibc - CVE-2015-8778 LIN7-5961: Security Advisory - php - CVE-2016-3142 LIN7-5955: Security Advisory - qemu - CVE-2016-2857 LIN7-5731: Security Advisory - OpenSSL - CVE-2016-0704 LIN7-5730: Security Advisory - OpenSSL - CVE-2016-0703 LIN7-5612: Security Advisory - libxml2 - CVE-2016-2073 LIN7-6246: Security Advisory - libxml2 - CVE-2016-1839 LIN7-6244: Security Advisory - libxml2 - CVE-2016-3705 LIN7-6173: Security Advisory - openssh - CVE-2015-8325 LIN7-6152: Security Advisory - squid - CVE-2016-4051 LIN7-6195: Security Advisory - linux - CVE-2015-8830 LIN7-6161: Security Advisory - linux - CVE-2015-8812 LIN7-6125: Security Advisory - libarchive - CVE-2016-1541 LIN7-6065: Security Advisory - OpenSSL - CVE-2016-2109 LIN7-6066: Security Advisory - OpenSSL - CVE-2016-2176 LIN7-6064: Security Advisory - OpenSSL - CVE-2016-2106 LIN7-6063: Security Advisory - OpenSSL - CVE-2016-2105 LIN7-6061: Security Advisory - OpenSSL - CVE-2016-2108 LIN7-6062: Security Advisory - OpenSSL - CVE-2016-2107 LIN7-6055: Security Advisory - linux - CVE-2016-3672 LIN7-6046: Security Advisory - linux - CVE-2016-3961 LIN7-6036: Security Advisory - libav - CVE-2015-5479 LIN7-6035: Security Advisory - mercurial - CVE-2016-3069 LIN7-6030: Security Advisory - squid - CVE-2016-2390 LIN7-6027: Security Advisory - linux - CVE-2016-3951 LIN7-6024: Security Advisory - systemd - CVE-2015-8842 LIN7-6022: Security Advisory - libxml2 - CVE-2015-8806 LIN7-6245: Security Advisory - libxml2 - CVE-2016-3627 LIN7-5965: Security Advisory - xerces-c - CVE-2016-0729 LIN7-6004: Security Advisory - python-imaging - CVE-2016-2533 LIN7-6029: Security Advisory - gdk-pixbuf - CVE-2015-7552 LIN7-2533: CLONE - backtrace with call from raise or abort does not give a valid backtrace on ARM LIN7-5981: compile with -imacros, __FILE__ will not expand correctly LIN7-6105: Request to integrate https://www.sourceware.org/bugzilla/show_bug.cgi?id=19282 LIN7-4795: build libvpx failed due to collect2: error:ld returned 1 exit status LIN7-5488: Wrlinux 7 internal compiler error. Segmentation fault. LIN7-5877: Bluetooth deadlock during a TX wakeup event LIN7-6074: syslog-ng not started LIN7-5006: CLONE - wrl6 : log files are logged volatile LIN7-6261: linux-windriver_3.14.bb, do_patch failed LIN7-6237: CLONE - Linux kernel does not compile after having selected USB Serial support LIN7-6231: CLONE - [tz-announce] 2016d release of tz code and data available LIN7-6225: CLONE - system() calls become slower over usage LIN7-6097: After removed "bind" and "postfix" packages, make export-sdk KeyError: bind-dev LIN7-6083: command convert.im6 doesn't link to convert in imagemagick package LIN7-6058: Underscores in help text that should be dashes LIN7-5361: cav3_octeon kernel boot issues on octeon-2 LIN7-5851: "Creating Alternate Kernels from kernel.org Source" procedure fails with error on do_kernel_metadata LIN7-6081: Can not work package-manager on CLI. ======================= 7.0.0.15 =============================== LIN7-5696: Security Advisory - cpio - CVE-2016-2037 LIN7-5777: Security Advisory - phpmyadmin - CVE-2016-2560 LIN7-5775: Security Advisory - squid - CVE-2016-2570 LIN7-5637: Security Advisory - linux - CVE-2015-8575 LIN7-5614: Security Advisory - linux - CVE-2015-8539 LIN7-5609: Security Advisory - linux - CVE-2015-7566 LIN7-5638: Security Advisory - webkit - CVE-2016-1727 LIN7-5627: Security Advisory - linux - CVE-2013-4312 LIN7-5617: Security Advisory - linux - CVE-2015-8767 LIN7-5605: Security Advisory - webkit - CVE-2016-1724 LIN7-5633: Security Advisory - linux - CVE-2015-8785 LIN7-5610: Security Advisory - webkit - CVE-2016-1726 LIN7-5631: Security Advisory - linux - CVE-2016-0723 LIN7-5620: Security Advisory - linux - CVE-2015-7550 LIN7-5624: Security Advisory - webkit - CVE-2016-1723 LIN7-5629: Security Advisory - webkit - CVE-2016-1725 LIN7-5964: Security Advisory - pcre - CVE-2014-9769 LIN7-5956: Security Advisory - perl - CVE-2016-2381 LIN7-5978: Security Advisory - libssh2 - CVE-2016-0787 LIN7-5952: Security Advisory - libvirt - CVE-2015-5313 LIN7-5905: Security Advisory - nss - CVE-2016-1950 LIN7-5902: Security Advisory - nss - CVE-2016-1979 LIN7-5901: Security Advisory - webkit - CVE-2016-1783 LIN7-5897: Security Advisory - webkit - CVE-2016-1781 LIN7-5896: Security Advisory - pcre - CVE-2016-3191 LIN7-5889: Security Advisory - krb5 - CVE-2016-3119 LIN7-5915: Security Advisory - webkit - CVE-2015-7098 LIN7-5906: Security Advisory - webkit - CVE-2016-1786 LIN7-5907: Security Advisory - webkit - CVE-2016-1778 LIN7-5886: Security Advisory - webkit - CVE-2016-1779 LIN7-5913: Security Advisory - webkit - CVE-2016-1728 LIN7-5914: Security Advisory - webkit - CVE-2015-7096 LIN7-5904: Security Advisory - openssh - CVE-2016-3115 LIN7-5903: Security Advisory - samba - CVE-2015-7560 LIN7-5900: Security Advisory - quagga - CVE-2016-2342 LIN7-5899: Security Advisory - webkit - CVE-2016-1785 LIN7-5895: Security Advisory - nss - CVE-2016-1978 LIN7-5894: Security Advisory - webkit - CVE-2016-1782 LIN7-5788: Security Advisory - squid - CVE-2016-2569 LIN7-5803: Security Advisory - squid - CVE-2016-2571 LIN7-6038: Security Advisory - subversion - CVE-2015-5343 LIN7-5776: Security Advisory - dhcp - CVE-2016-2774 LIN7-5845: SNMPD Error opening specified endpoint "udp6:[::1]:161" LIN7-5104: fsl-t4xxx: GDB does not detect 64-bit-ness in PowerPC Book III-E LIN7-5171: CLONE - net-snmp Segmentation fault occurred in netsnmp_oid_find_prefix LIN7-3204: CLONE - wrlinux 5.0.1 - yaffs missing checkpoint LIN7-5947: CLONE - Upgrade the prebuilt host tools to fix 2 git CVEs: CVE-2016-2324 & CVE-2016-2315 LIN7-5852: [tz-announce] 2016c release of tz code and data available LIN7-5883: ls1020 I2C erratum A-010124 fix in wrlinux 7 LIN7-5970: CLONE - wrl6 : make show-dependencies doesnt show dependencies for all packages LIN7-5939: IDP XT 3.1 -- "argparse" Python module mssing in sdk LIN7-5066: CLONE - PCIe can't assign mem (size 0x40000000), half of that size works (512MB) LIN7-5854: ICMP PING Packets are dropped with route record option(-R) LIN7-5151: user/group warning while do_rootfs LIN7-5911: [wraxl] u-boot-mkimage_2015.01 failed (do_compile) of cav-thunderx_small. LIN7-5921: Unexpected results after rebuilding RCPL11 after upgrading to RCPL 13 ======================= 7.0.0.14 =============================== LIN7-2131: Security Advisory - wireshark - CVE-2014-8713 LIN7-2101: Security Advisory - wireshark - CVE-2014-8711 LIN7-2141: Security Advisory - gnutls - CVE-2014-8564 LIN7-779: Security Advisory - lua - CVE-2014-5461 LIN7-5840: Security Advisory - git - CVE-2016-2324 LIN7-5838: Security Advisory - git - CVE-2016-2315 LIN7-5730: Security Advisory - OpenSSL - CVE-2016-0703 LIN7-5731: Security Advisory - OpenSSL - CVE-2016-0704 LIN7-5706: Security Advisory - nettle - CVE-2015-8803 LIN7-5707: Security Advisory - phpMyAdmin - CVE-2016-1927 LIN7-5703: Security Advisory - phpMyAdmin - CVE-2016-2041 LIN7-5697: Security Advisory - phpMyAdmin - CVE-2016-2040 LIN7-5695: Security Advisory - qemu - CVE-2016-2198 LIN7-5688: Security Advisory - socat - CVE-2016-2217 LIN7-5668: Security Advisory - qemu - CVE-2015-8345 LIN7-5666: Security Advisory - qemu - CVE-2015-7504 LIN7-5680: Security Advisory - git - CVE-2015-7545 LIN7-5671: Security Advisory - libxml2 - CVE-2015-8710 LIN7-5628: Security Advisory - krb5 - CVE-2015-8630 LIN7-5608: Security Advisory - krb5 - CVE-2015-8629 LIN7-5675: Security Advisory - librsvg2 - CVE-2015-7558 LIN7-5676: Security Advisory - librsvg2 - CVE-2015-7557 LIN7-5636: Security Advisory - krb5 - CVE-2015-8631 LIN7-5630: Security Advisory - curl - CVE-2016-0754 LIN7-5669: Security Advisory - qemu - CVE-2016-1568 LIN7-5665: Security Advisory - qemu - CVE-2015-8504 LIN7-5625: Security Advisory - linux - CVE-2015-7513 LIN7-5615: Security Advisory - curl - CVE-2016-0755 LIN7-5524: Security Advisory - ntp - CVE-2015-7974 LIN7-5559: Security Advisory - ntp - CVE-2015-7977 LIN7-5542: Security Advisory - ntp - CVE-2015-7976 LIN7-5544: Security Advisory - ntp - CVE-2015-7973 LIN7-5569: Security Advisory - ntp - CVE-2015-8140 LIN7-5562: Security Advisory - ntp - CVE-2015-7979 LIN7-5552: Security Advisory - ntp - CVE-2015-7978 LIN7-5554: Security Advisory - ntp - CVE-2015-8138 LIN7-5530: Security Advisory - ntp - CVE-2015-8158 LIN7-5564: Security Advisory - ntp - CVE-2015-8139 LIN7-5792: Security Advisory - wireshark - CVE-2016-2521 LIN7-5785: Security Advisory - wireshark - CVE-2016-2530 LIN7-5783: Security Advisory - bind - CVE-2016-1286 LIN7-5728: Security Advisory - OpenSSL - CVE-2016-0799 LIN7-5729: Security Advisory - OpenSSL - CVE-2016-0702 LIN7-5714: Security Advisory - postgresql - CVE-2016-0766 LIN7-5713: Security Advisory - nettle - CVE-2015-8805 LIN7-5791: Security Advisory - wireshark - CVE-2016-2531 LIN7-5781: Security Advisory - wireshark - CVE-2016-2523 LIN7-5769: Security Advisory - openssl - CVE-2016-2842 LIN7-5801: Security Advisory - bind - CVE-2016-1285 LIN7-5780: Security Advisory - wireshark - CVE-2016-2532 LIN7-5711: Security Advisory - uclibc - CVE-2016-2225 LIN7-5709: Security Advisory - nettle - CVE-2015-8804 LIN7-5705: Security Advisory - libbsd - CVE-2016-2090 LIN7-5700: Security Advisory - gtk - CVE-2013-7447 LIN7-5702: Security Advisory - nginx - CVE-2016-0742 LIN7-5698: Security Advisory - postgresql - CVE-2016-0773 LIN7-5699: Security Advisory - uclibc - CVE-2016-2224 LIN7-5693: Security Advisory - libgcrypt - CVE-2015-7511 LIN7-5694: Security Advisory - phpMyAdmin - CVE-2016-2038 LIN7-5692: Security Advisory - phpMyAdmin - CVE-2016-2039 LIN7-5773: Security Advisory - ntp - CVE-2015-5300 LIN7-5727: Security Advisory - OpenSSL - CVE-2016-0797 LIN7-5726: Security Advisory - OpenSSL - CVE-2016-0798 LIN7-5724: Security Advisory - OpenSSL - CVE-2016-0800 LIN7-5725: Security Advisory - OpenSSL - CVE-2016-0705 LIN7-5368: Security Advisory - grub2 - CVE-2015-8370 LIN7-1350: Security Advisory - hostapd - CVE-2014-3686 LIN7-5681: Security Advisory - foomatic-filters - CVE-2015-8560 LIN7-5607: Security Advisory - gst-ffmpeg - CVE-2016-2326 LIN7-5603: Security Advisory - gst-ffmpeg - CVE-2016-2330 LIN7-5682: Security Advisory - foomatic-filters - CVE-2015-8327 LIN7-5531: Security Advisory - ecryptfs-utils - CVE-2016-1572 LIN7-3410: do_rootfs failure when using RPM, during createrepo step LIN7-5508: Occasionally issue kbd_2.0.2.bb, do_install failed LIN7-5812: DIRECT_IRQ_EN bit should be cleared LIN7-5832: CLONE - wrl5 : BIND hangs (deadlocks) during shutdown on WRL5 RCPL34 LIN7-5742: make mozjs produces 2 warning regarding dependency on zlib LIN7-5741: It's better to add /etc/security/limits.conf as a rpm package conf file. LIN7-5740: STIG: The system default umask in /etc/login.defs must be 077 LIN7-5809: CLONE - [tz-announce] 2016b release of tz code and data available LIN7-5808: Blacklist bypassed gnutls LIN7-5733: The RCPL0002 project configuration is failed on Red Hat 6.7 LIN7-5512: CLONE - [tz-announce] 2016a release of tz code and data available LIN7-5754: crda_3.18 failed (do_compile) of xilinx-zynq_world. LIN7-5717: urandom accessed incorrectly in recipes-core/initscripts/initscripts_1.0.bb LIN7-5772: CLONE - Bug in kconf_check (kernel) LIN7-5755: CLONE - Issues with nested virtualization LIN7-5756: CLONE - start avahi-daemon.service failed LIN7-5744: CLONE - invalid path in /etc/webmin/start LIN7-5768: Journalctl is flooded with launcher.sh: /dev/ttyGS0 No such File LIN7-5806: CLONE - Bonded interfaces do not communicate correctly with Quanta based servers LIN7-5759: Service lighttpd failed to start LIN7-5349: Chmod(/var/log) failed on localhost systemd-tmpfiles ======================= 7.0.0.13 =============================== LIN7-5596: Security Advisory - glibc - CVE-2015-7547 LIN7-5179: Security Advisory - linux - CVE-2015-7872 LIN7-5521: Security Advisory - openssl - CVE-2015-3197 LIN7-5613: Security Advisory - mariadb - CVE-2016-2047 LIN7-5572: Security Advisory - glibc - CVE-2015-8779 LIN7-5519: Security Advisory - php - CVE-2015-6831 LIN7-5551: Security Advisory - glibc - CVE-2015-8777 LIN7-5541: Security Advisory - mysql - CVE-2016-0598 LIN7-5540: Security Advisory - libpng - CVE-2015-8472 LIN7-5549: Security Advisory - dhcp - CVE-2015-8605 LIN7-5543: Security Advisory - mysql - CVE-2016-0606 LIN7-5548: Security Advisory - mysql - CVE-2016-0609 LIN7-5546: Security Advisory - mysql - CVE-2016-0608 LIN7-5272: Security Advisory - dpkg - CVE-2015-0860 LIN7-5184: Security Advisory - linux - CVE-2015-2925 LIN7-5178: Security Advisory - strongswan - CVE-2015-8023 LIN7-5175: Security Advisory - wireshark - CVE-2015-7830 LIN7-2446: Security Advisory - nginx - CVE-2014-3616 LIN7-2443: Security Advisory - phpmyadmin - CVE-2014-9219 LIN7-2166: Security Advisory - phpMyAdmin - CVE-2014-8961 LIN7-2154: Security Advisory - squid - CVE-2014-7142 LIN7-2156: Security Advisory - wireshark - CVE-2014-8712 LIN7-2099: Security Advisory - wireshark - CVE-2014-8714 LIN7-5045: Security Advisory - linux - CVE-2015-6252 LIN7-5566: Security Advisory - php - CVE-2015-5590 LIN7-5560: Security Advisory - php - CVE-2015-6833 LIN7-5555: Security Advisory - php - CVE-2015-6832 LIN7-5558: Security Advisory - php - CVE-2015-6836 LIN7-5553: Security Advisory - mysql - CVE-2016-0596 LIN7-5538: Security Advisory - php - CVE-2016-1903 LIN7-5537: Security Advisory - openssh - CVE-2016-1907 LIN7-5534: Security Advisory - mysql - CVE-2016-0597 LIN7-5529: Security Advisory - mysql - CVE-2016-0505 LIN7-5528: Security Advisory - mysql - CVE-2016-0600 LIN7-5527: Security Advisory - mysql - CVE-2016-0546 LIN7-5535: Security Advisory - mysql - CVE-2016-0616 LIN7-5495: Security Advisory - linux - CVE-2016-0728 LIN7-5483: Security Advisory - bind - CVE-2015-8704 LIN7-5480: Security Advisory - openssh - CVE-2016-0778 LIN7-5479: Security Advisory - openssh - CVE-2016-0777 LIN7-5473: Security Advisory - wireshark - CVE-2015-8718 LIN7-5471: Security Advisory - wireshark - CVE-2015-8715 LIN7-5474: Security Advisory - qemu - CVE-2015-7512 LIN7-5470: Security Advisory - qemu - CVE-2015-1779 LIN7-5464: Security Advisory - wireshark - CVE-2015-8727 LIN7-5466: Security Advisory - wireshark - CVE-2015-8719 LIN7-5467: Security Advisory - wireshark - CVE-2015-8725 LIN7-5461: Security Advisory - samba - CVE-2015-5299 LIN7-5460: Security Advisory - wireshark - CVE-2015-8730 LIN7-5458: Security Advisory - wireshark - CVE-2015-8726 LIN7-5462: Security Advisory - wireshark - CVE-2015-8724 LIN7-5454: Security Advisory - wireshark - CVE-2015-8723 LIN7-5451: Security Advisory - wireshark - CVE-2015-8732 LIN7-5448: Security Advisory - wireshark - CVE-2015-8722 LIN7-5442: Security Advisory - wireshark - CVE-2015-8731 LIN7-5445: Security Advisory - wireshark - CVE-2015-8721 LIN7-5444: Security Advisory - wireshark - CVE-2015-8712 LIN7-5437: Security Advisory - wireshark - CVE-2015-8713 LIN7-5440: Security Advisory - wireshark - CVE-2015-8716 LIN7-5439: Security Advisory - wireshark - CVE-2015-8720 LIN7-5431: Security Advisory - wireshark - CVE-2015-8733 LIN7-5427: Security Advisory - wireshark - CVE-2015-8714 LIN7-5433: Security Advisory - wireshark - CVE-2015-8711 LIN7-5429: Security Advisory - wireshark - CVE-2015-8717 LIN7-5434: Security Advisory - wireshark - CVE-2015-8729 LIN7-5425: Security Advisory - nspr - CVE-2015-7183 LIN7-5420: Security Advisory - nss - CVE-2015-7182 LIN7-5418: Security Advisory - nss - CVE-2015-7181 LIN7-5412: Security Advisory - libgcrypt - CVE-2015-5738 LIN7-5384: Security Advisory - libxml2 - CVE-2015-8317 LIN7-5381: Security Advisory - libxml2 - CVE-2015-8241 LIN7-5370: Security Advisory - linux - CVE-2015-7990 LIN7-5372: Security Advisory - libxml2 - CVE-2015-7498 LIN7-5366: Security Advisory - linux - CVE-2015-8569 LIN7-5365: Security Advisory - libxml2 - CVE-2015-7500 LIN7-5364: Security Advisory - libxml2 - CVE-2015-7499 LIN7-1765: Security Advisory - python - CVE-2014-2667 LIN7-5655: Security Advisory - libtiff - CVE-2014-8129 LIN7-5664: Security Advisory - libtiff - CVE-2015-8784 LIN7-5659: Security Advisory - libtiff - CVE-2014-9655 LIN7-5654: Security Advisory - libtiff - CVE-2014-8128 LIN7-5653: Security Advisory - libtiff - CVE-2014-8127 LIN7-5649: Security Advisory - libtiff - CVE-2015-8683 LIN7-5648: Security Advisory - libtiff - CVE-2015-8665 LIN7-5639: Security Advisory - libtiff - CVE-2015-8783 LIN7-5623: Security Advisory - libtiff - CVE-2015-8781 LIN7-5635: Security Advisory - libtiff - CVE-2015-8782 LIN7-5187: Security Advisory - sudo - CVE-2015-5602 LIN7-2098: Security Advisory - sysklogd & rsyslog - CVE-2014-3683 LIN7-5119: Security Advisory - hostapd & wpa_supplicant. - CVE-2015-8041 LIN7-5416: Security Advisory - openssl & nss & gnutls - CVE-2015-7575 LIN7-5510: mozjs: do-configure fails LIN7-2717: Add systemd/sysvinit support to manage cfengine daemon service LIN7-5518: make fs fails when /bin/sh -> /bin/dash LIN7-5644: CLONE - net-tools-1.60: "netstat" does not support SCTP LIN7-3969: missing tool of recordmcount cause build modules failed on target LIN7-5399: Qt fails to compile when building with --enable-build=debug LIN7-4081: CLONE - prebuilt glibc cause failure with locales LIN7-5574: CLONE - CLONE - wrl6 : archiver feature does not work properly LIN7-5497: CLONE - vsftpd gettimeofday syscall LIN7-5411: Failed to build package iasl on RCPL11 LIN7-5407: can not addpkg for libhugetlbfs-perl LIN7-5388: CLONE - XHCI patch from Linux community LIN7-5359: wr-sdk-toolchain error during the "make reconfig" LIN7-5340: mktemp from mktemp package does not work LIN7-5402: libnewt: compile fails "undefined reference to `tgetflag'" LIN7-5584: ERROR:openvswitch_2.4.0.bb:1: Could not include required file openvswitch.inc LIN7-5078: t2xxx, valgrind error "disInstr(ppc): unhandled instruction" LIN7-5640: CLONE - layer wr-cavium-simple-exec breaks FILESEXTRAPATHS LIN7-5511: Regression: Build failure with RCPL 12 LIN7-4831: Can not capture CAN traffics from sending side on receiving. LIN7-5331: cluster-glue: compile failed 'a2x: ERROR: "xsltproc"...returned non-zero exit status 5' LIN7-5330: CLONE - /etc/init.d/kdump feature needed in wrl6 LIN7-3417: BayTrail: userspace GPIO problem with locking LIN7-4915: Installing a new package iperf from hdc server failed because of "Failed dependencies: /dev/null is needed by systemd-216+git0+5d0ae62c66-r0.0.corei7_64" ======================= 7.0.0.12 =============================== LIN7-5259: Security Advisory - pcre - CVE-2015-8381 LIN7-5256: Security Advisory - php - CVE-2015-7803 LIN7-5286: Security Advisory - pcre - CVE-2015-8384 LIN7-5262: Security Advisory - pcre - CVE-2015-2328 LIN7-5277: Security Advisory - pcre - CVE-2015-8392 LIN7-5275: Security Advisory - pcre - CVE-2015-8385 LIN7-5287: Security Advisory - openssl - CVE-2015-3196 LIN7-5257: Security Advisory - pcre - CVE-2015-8388 LIN7-5279: Security Advisory - pcre - CVE-2015-8386 LIN7-5265: Security Advisory - openssl - CVE-2015-3195 LIN7-5282: Security Advisory - pcre - CVE-2015-8387 LIN7-5285: Security Advisory - openssl - CVE-2015-3194 LIN7-5274: Security Advisory - openldap - CVE-2015-3276 LIN7-5276: Security Advisory - pcre - CVE-2015-8382 LIN7-5280: Security Advisory - pcre - CVE-2015-8380 LIN7-5268: Security Advisory - pcre - CVE-2015-8391 LIN7-5266: Security Advisory - pcre - CVE-2015-8383 LIN7-5261: Security Advisory - pcre - CVE-2015-8393 LIN7-5273: Security Advisory - pcre - CVE-2015-8394 LIN7-5288: Security Advisory - pcre - CVE-2015-8395 LIN7-5263: Security Advisory - pcre - CVE-2015-8389 LIN7-5258: Security Advisory - pcre - CVE-2015-8390 LIN7-5278: Security Advisory - pcre - CVE-2015-2327 LIN7-5113: Security Advisory - krb5 - CVE-2015-2697 LIN7-5270: Security Advisory - git - CVE-2015-7082 LIN7-5347: Security Advisory - apache - CVE-2013-5704 LIN7-5030: Security Advisory - linux - CVE-2015-5283 LIN7-5031: Security Advisory - mysql - CVE-2015-4826 LIN7-5055: Security Advisory - linux - CVE-2015-7799 LIN7-5054: Security Advisory - mysql - CVE-2015-4816 LIN7-5056: Security Advisory - postgresql - CVE-2015-5288 LIN7-5057: Security Advisory - mysql - CVE-2015-4864 LIN7-5032: Security Advisory - mysql - CVE-2015-4819 LIN7-5034: Security Advisory - mysql - CVE-2015-4879 LIN7-5035: Security Advisory - linux - CVE-2015-5707 LIN7-5033: Security Advisory - mysql - CVE-2015-4913 LIN7-5052: Security Advisory - mysql - CVE-2015-4870 LIN7-5051: Security Advisory - mysql - CVE-2015-4792 LIN7-5049: Security Advisory - mysql - CVE-2015-4815 LIN7-5044: Security Advisory - postgresql - CVE-2015-5289 LIN7-4761: Security Advisory - linux - CVE-2015-5697 LIN7-4760: Security Advisory - linux - CVE-2015-1333 LIN7-4740: Security Advisory - linux - CVE-2014-9731 LIN7-4735: Security Advisory - linux - CVE-2015-6526 LIN7-2212: Security Advisory - boost - CVE-2012-2677 LIN7-2168: Security Advisory - linux - CVE-2014-8480 LIN7-2146: Security Advisory - ruby - CVE-2014-8090 LIN7-2129: Security Advisory - php - CVE-2014-3669 LIN7-2121: Security Advisory - ruby - CVE-2014-8080 LIN7-2104: Security Advisory - dbus - CVE-2014-7824 LIN7-3311: Security Advisory - linux - CVE-2015-0274 LIN7-1372: Security Advisory - dbus - CVE-2014-3636 LIN7-1058: Security Advisory - dbus - CVE-2014-3638 LIN7-1049: Security Advisory - dbus - CVE-2014-3635 LIN7-355: Security Advisory - dbus - CVE-2014-3532 LIN7-5058: Security Advisory - phpmyadmin - CVE-2015-7873 LIN7-5060: Security Advisory - linux - CVE-2015-5156 LIN7-5059: Security Advisory - linux - CVE-2015-6937 LIN7-5062: Security Advisory - mysql - CVE-2015-4836 LIN7-5040: Security Advisory - mysql - CVE-2015-4802 LIN7-5038: Security Advisory - mysql - CVE-2015-4861 LIN7-5042: Security Advisory - mysql - CVE-2015-4830 LIN7-5063: Security Advisory - mysql - CVE-2015-4858 LIN7-5024: Security Advisory - mysql - CVE-2015-4807 LIN7-4998: Security Advisory - ntp - CVE-2015-7701 LIN7-4997: Security Advisory - ntp - CVE-2015-7705 LIN7-4996: Security Advisory - ntp - CVE-2015-7704 LIN7-4994: Security Advisory - ntp - CVE-2015-7702 LIN7-4992: Security Advisory - ntp - CVE-2015-7691 LIN7-4993: Security Advisory - ntp - CVE-2015-7692 LIN7-5121: Security Advisory - squid - CVE-2014-9749 LIN7-5120: Security Advisory - qemu - CVE-2015-7295 LIN7-5111: Security Advisory - qemu - CVE-2015-5225 LIN7-5118: Security Advisory - krb5 - CVE-2015-2696 LIN7-5116: Security Advisory - qemu - CVE-2015-6855 LIN7-5117: Security Advisory - krb5 - CVE-2015-2695 LIN7-5114: Security Advisory - unzip - CVE-2015-7697 LIN7-5269: Security Advisory - libxml2 - CVE-2015-7497 LIN7-5196: Security Advisory - libxml2 - CVE-2015-7941 LIN7-5193: Security Advisory - libsndfile - CVE-2015-7805 LIN7-5199: Security Advisory - libxml2 - CVE-2015-7942 LIN7-5194: Security Advisory - libxslt - CVE-2015-7995 LIN7-5198: Security Advisory - libxml2 - CVE-2015-8035 LIN7-5183: Security Advisory - krb5 - CVE-2015-2698 LIN7-5200: Security Advisory - linux - CVE-2015-8215 LIN7-5188: Security Advisory - gcc - CVE-2015-5276 LIN7-5190: Security Advisory - libpng - CVE-2015-8126 LIN7-5185: Security Advisory - linux - CVE-2015-5257 LIN7-5174: Security Advisory - libsndfile - CVE-2014-9756 LIN7-5157: Security Advisory - python - CVE-2010-3492 LIN7-5110: Security Advisory - unzip - CVE-2015-7696 LIN7-5377: Security Advisory - bind - CVE-2015-8461 LIN7-5348: Security Advisory - expat - CVE-2015-1283 LIN7-5281: Security Advisory - php - CVE-2015-7804 LIN7-5189: Security Advisory - linux - CVE-2015-5307 LIN7-2134: Security Advisory - linux - CVE-2014-3646 LIN7-5264: Security Advisory - libxml2 - CVE-2015-8242 LIN7-5283: Security Advisory - libxml2 - CVE-2015-5312 LIN7-2162: Security Advisory - linux - CVE-2014-3647 LIN7-4995: Security Advisory - ntp - CVE-2015-7703 LIN7-1042: Security Advisory - dbus - CVE-2014-3637 LIN7-5046: Security Advisory - linux - CVE-2015-7613 LIN7-5201: Security Advisory - linux - CVE-2015-8104 LIN7-5371: Security Advisory - bind - CVE-2015-8000 LIN7-5379: Security Advisory - linux - CVE-2013-7446 LIN7-5373: Security Advisory - linux - CVE-2015-8543 LIN7-5182: Security Advisory - linux - CVE-2015-7312 LIN7-5027: Security Advisory - gdk-pixbuf - CVE-2015-7673 LIN7-5043: Security Advisory - gdk-pixbuf - CVE-2015-7674 LIN7-2415: Security Advisory - gst-ffmpeg - CVE-2014-9316 LIN7-2419: Security Advisory - gst-ffmpeg - CVE-2014-9317 LIN7-5108: Security Advisory - util-linux - CVE-2015-5218 LIN7-5247: Security Advisory - gst-ffmpeg - CVE-2012-2779 LIN7-5195: Security Advisory - gst-ffmpeg - CVE-2015-8364 LIN7-5191: Security Advisory - gst-ffmpeg - CVE-2015-8365 LIN7-5177: Security Advisory - gst-ffmpeg - CVE-2015-8216 LIN7-2109: Security Advisory - sysklogd & rsyslog - CVE-2014-3634 LIN7-5097: Multiple new warnings in RCPL 10 build LIN7-5402: libnewt: compile fails "undefined reference to `tgetflag'" LIN7-5359: wr-sdk-toolchain error during the "make reconfig" LIN7-5392: Building RCPL 1 after RCPL 11 is installed, RCPL1 not found LIN7-5393: Linking error of libgcc_s.so for octeon2 LIN7-3720: wrl7 /usr/lib/tmpfiles.d/etc.conf creates links to non-existing files LIN7-5148: alicense.bbclass: allow copying license not in common licenses LIN7-4882: ncurses-native fails to build against gcc-5.* LIN7-5077: Multilib issue of gdk-pixbuf to run postinst-intercepts scripts. LIN7-5087: attempt to add a sub-package to a project fails LIN7-5088: CLONE - alloc_config_range errors printed to screen on Dell FX2 systems LIN7-2887: wrlinux-image-glibc-core failed to do rootfs of x86-64-kvm-guest_core_v2 LIN7-5251: CLONE - serial8250: too much work for irq4 LIN7-4901: Altera-socfpga bsp : IPV6 configuration to accept router advertisement LIN7-5019: CLONE - permissions/user/group of files in postfix package are not correct LIN7-4879: Regression in 7009: WR Linux application projects cannot be built in "Non-Debug" mode due to unresolved bitbake variables LIN7-4722: WR7 has gratuitous host machine check failing builds for host meta-overc LIN7-3328: CLONE - missing multilib support in SDK sysroot LIN7-5022: busybox not rebuilt after configuration chage with menuconfig. LIN7-5082: CLONE - wrlinux 6 - QA warnings when using PACKAGE_DEBUG_SPLIT_STYLE = "debug-file-directory" LIN7-5253: CLONE - if the path of --with-installer-target-build is a image, not a project, it fails LIN7-5248: CLONE - Fix for pstore and preempt-rt LIN7-5326: ustr-native: do_compile fails "multiple definition of `ustr_pool_make_subpool'" LIN7-5168: Nightly: pixbufcache_sstate_postinst do_populate_sysroot fail LIN7-5156: gdk-pixbuf-native-2.30.8-r0: task do_populate_sysroot: Failed ======================= 7.0.0.11 =============================== LIN7-4739: Security Advisory - linux - CVE-2015-4036 LIN7-4737: Security Advisory - linux - CVE-2015-3290 LIN7-4753: Security Advisory - linux - CVE-2015-3212 LIN7-4745: Security Advisory - linux - CVE-2015-5157 LIN7-4529: Security Advisory - linux - CVE-2015-4167 LIN7-4734: Security Advisory - bind - CVE-2015-5722 LIN7-4985: Security Advisory - ntp - CVE-2015-7850 LIN7-4984: Security Advisory - ntp - CVE-2015-7851 LIN7-4982: Security Advisory - ntp - CVE-2015-7853 LIN7-4983: Security Advisory - ntp - CVE-2015-7852 LIN7-4980: Security Advisory - ntp - CVE-2015-7871 LIN7-4947: Security Advisory - lxc - CVE-2015-1335 LIN7-4999: Security Advisory - ntp - CVE-2015-7855 LIN7-4998: Security Advisory - ntp - CVE-2015-7701 LIN7-4759: Security Advisory - openldap - CVE-2015-6908 LIN7-4953: Security Advisory - rpcbind - CVE-2015-7236 LIN7-4955: Security Advisory - qemu - CVE-2015-5279 LIN7-2982: On systemd system, segfault when use systemctl to disable a sysvinit service LIN7-4829: zsh and sh should be valid shells for configure LIN7-4979: wrl7 : manifest file not produced LIN7-4957: Ubuntu 14.04 dash check broken with rcpl9 LIN7-4961: CLONE - CLONE - task-sdk-host-nativesdk version may change between build machines LIN7-5075: bash: failed do_compile "recipe for target 'mkbuiltins' failed" LIN7-4676: Failed to build idp kernel with archiver feature LIN7-5078: t2xxx, valgrind error "disInstr(ppc): unhandled instruction" LIN7-5020: CLONE - wrl6 : generated initrd does not work properly LIN7-5002: QA Issue: packagegroup-wr-tools-debug is listed in PACKAGES multiple times LIN7-4906: Update timezone 2015g ======================= 7.0.0.10 =============================== LIN7-4954: Security Advisory - ntp - CVE-2014-9750 LIN7-4949: Security Advisory - ntp - CVE-2014-9751 LIN7-4874: Security Advisory - python - CVE-2014-4616 LIN7-4539: Security Advisory - subversion - CVE-2015-3184 LIN7-4531: Security Advisory - subversion - CVE-2015-3187 LIN7-4530: Security Advisory - libidn - CVE-2015-2059 LIN7-4536: Security Advisory - lxc - CVE-2015-1334 LIN7-4520: Security Advisory - libuser - CVE-2015-3246 LIN7-4535: Security Advisory - libuser - CVE-2015-3245 LIN7-4522: Security Advisory - lxc - CVE-2015-1331 LIN7-4762: Security Advisory - linux - CVE-2015-5706 LIN7-4738: Security Advisory - linux - CVE-2014-9729 LIN7-4656: Security Advisory - libevent - CVE-2015-6525 LIN7-4752: Security Advisory - linux - CVE-2015-4700 LIN7-4654: Security Advisory - wireshark - CVE-2015-6249 LIN7-4643: Security Advisory - openssh - CVE-2015-6564 LIN7-4645: Security Advisory - wireshark - CVE-2015-6248 LIN7-4644: Security Advisory - wireshark - CVE-2015-6245 LIN7-4637: Security Advisory - gnutls - CVE-2015-6251 LIN7-4639: Security Advisory - wireshark - CVE-2015-6246 LIN7-4638: Security Advisory - polarssl - CVE-2014-9744 LIN7-4751: Security Advisory - gnutls - CVE-2015-3308 LIN7-4741: Security Advisory - linux - CVE-2015-3291 LIN7-4660: Security Advisory - polarssl - CVE-2014-8627 LIN7-4647: Security Advisory - wireshark - CVE-2015-6244 LIN7-4641: Security Advisory - polarssl - CVE-2014-8628 LIN7-4640: Security Advisory - xfsprogs - CVE-2012-2150 LIN7-4736: Security Advisory - linux - CVE-2014-9730 LIN7-4651: Security Advisory - openssh - CVE-2015-6563 LIN7-4652: Security Advisory - wireshark - CVE-2015-6241 LIN7-4648: Security Advisory - libevent - CVE-2014-6272 LIN7-4649: Security Advisory - wireshark - CVE-2015-6247 LIN7-4635: Security Advisory - wireshark - CVE-2015-6242 LIN7-4636: Security Advisory - wireshark - CVE-2015-6243 LIN7-4419: Security Advisory - wireshark - CVE-2015-4652 LIN7-4410: Security Advisory - wireshark - CVE-2015-4651 LIN7-4743: Security Advisory - gst-ffmpeg - CVE-2015-6823 LIN7-4749: Security Advisory - gst-ffmpeg - CVE-2015-6820 LIN7-4755: Security Advisory - gst-ffmpeg - CVE-2015-6824 LIN7-4642: Security Advisory - conntrack-tools - CVE-2015-6496 LIN7-3349: CLONE - wrlinux 6 - daytime service missing LIN7-2960: fsl_t2xxx: WARNING: QA Issue: lib32-libgcc: Files/directories were installed but not shipped LIN7-4254: CLONE - there is strange character when logging in by telnet LIN7-4723: Segmentation fault when run "expect" command on fsl-t2080rdb target LIN7-4857: CLONE - update-rc.d script doesn't take start level into account LIN7-4968: qman_config.c:1131:3: warning: 'irqflags' may be used uninitialized in this function [-Wmaybe-uninitialized] LIN7-3733: CLONE - net-snmp MIB have incorrect timeout value conversion LIN7-4910: CLONE - Missing multilib libusb symlinks in the exported SDK LIN7-4847: netcf: do_compile fails "c-ctype.c:85:5: error: duplicate case value" LIN7-4865: dpdk_git failed (do_compile) of intel-x86-64_dpdk. LIN7-4862: CLONE - Build issues with KDS - "There is no screen to be resumed matching devshell_9739" LIN7-4851: CLONE - mcelog package doesn't include a startup script LIN7-4861: CLONE - wrl6 : dynamic package assignment error in dependency mechanism LIN7-4836: Grammatical Error in Download Description for "Rolling Cumulative Patch Layer 8 for Wind River Linux 7.0" (045689) LIN7-4826: CLONE - There is memleaking issue in busybox LIN7-4767: xilinx-zynq: boot failure when use mmc card to hold rootfs on picozed board LIN7-4731: systemd-serialgetty: do_install fails "sed: -e expression #1, char 19: unterminated `s' command" LIN7-4699: igb: Detected Tx Unit Hang after stress test LIN7-4253: CLONE - rsync may hung if time jumps backwards LIN7-3991: Build error due to missing ccache command LIN7-3829: CLONE - WRliunx4.3 upgrade to RCPL 29, fdisk list nor flash as /dev/mtdblock0 LIN7-3725: CLONE - wrl6 : sshd doesn't work when the client is using BatchMode=yes (passwordless login) LIN7-4808: i40e ethernet driver upgrade fail LIN7-4796: Package procps-ng is needed. LIN7-4263: How to compile a 32-bit program on 64-bit WindRiver7 LIN7-4770: CLONE - CLONE - XMU03: Lttng filtered tracepoint disabling error LIN7-4690: binutils: error when trying to strip library LIN7-4689: Missing initial system log entries LIN7-4104: CLONE - kernel crash during reboot ======================= 7.0.0.9 =============================== LIN7-4646: Security Advisory - libunwind - CVE-2015-3239 LIN7-4320: Security Advisory - linux - CVE-2015-5364 LIN7-4319: Security Advisory - linux - CVE-2015-5366 LIN7-4431: Security Advisory - linux - CVE-2015-4692 LIN7-4428: Security Advisory - mysql - CVE-2015-2582 LIN7-4427: Security Advisory - mysql - CVE-2015-4737 LIN7-4425: Security Advisory - mysql - CVE-2015-2620 LIN7-4418: Security Advisory - apache - CVE-2015-3185 LIN7-4417: Security Advisory - bind - CVE-2015-5477 LIN7-4416: Security Advisory - mysql - CVE-2015-2643 LIN7-4420: Security Advisory - mysql - CVE-2015-2648 LIN7-4409: Security Advisory - mysql - CVE-2015-4752 LIN7-4411: Security Advisory - apache - CVE-2015-3183 LIN7-4413: Security Advisory - apache - CVE-2015-0253 LIN7-4407: Security Advisory - mysql - CVE-2015-4757 LIN7-4302: Security Advisory - bind - CVE-2015-4620 LIN7-4301: Security Advisory - nss - CVE-2015-2730 LIN7-4024: Security Advisory - lighttpd - CVE-2015-3200 LIN7-2580: Security Advisory - rpm - CVE-2014-8118 LIN7-2563: Security Advisory - rpm - CVE-2013-6435 LIN7-1751: Security Advisory - curl - CVE-2014-3707 LIN7-4521: Security Advisory - openssh - CVE-2015-5600 LIN7-4533: Security Advisory - qemu - CVE-2015-5166 LIN7-4532: Security Advisory - qemu - CVE-2015-5154 LIN7-4523: Security Advisory - ghostscript - CVE-2015-3228 LIN7-4528: Security Advisory - qemu - CVE-2015-5165 LIN7-4655: Security Advisory - qemu - CVE-2015-4037 LIN7-4537: Security Advisory - openssh - CVE-2015-5352 LIN7-4525: Security Advisory - gdk-pixbuf - CVE-2015-4491 LIN7-4154: Security Advisory - Hostapd & wpa_supplicant. - CVE-2015-4142 LIN7-4153: Security Advisory - Hostapd & wpa_supplicant. - CVE-2015-4141 LIN7-4152: Security Advisory - Hostapd & wpa_supplicant. - CVE-2015-4145 LIN7-4146: Security Advisory - Hostapd & wpa_supplicant. - CVE-2015-4144 LIN7-4148: Security Advisory - Hostapd & wpa_supplicant. - CVE-2015-4146 LIN7-4150: Security Advisory - Hostapd & wpa_supplicant. - CVE-2015-4143 LIN7-4149: Security Advisory - gst-ffmpeg & libav - CVE-2015-3395 LIN7-3687: CLONE - WRLinux 6.0 : project based on cloned P4080DS BSP build fails LIN7-4499: make reconfig fails for Linux addon product on host with git version 1.7.1 LIN7-4696: netcat-openbsd_1.105.bb, do_patch failed LIN7-4671: Failed to configure wrlinux project with /bin/sh -> /bin/csh LIN7-4657: wrlinux4.3 P1020 board: hung task happens when using flash_erase to erase NOR flash LIN7-4628: run pltcl_listmod failed LIN7-4314: CLONE - makedumpfile: The kernel version is not supported. LIN7-4376: CLONE - tzdata does not mark config files as config files LIN7-4364: make fs-debug doesn't work on production build after 'make' or 'make fs' LIN7-4348: Archiver feature is breaking the build LIN7-4272: kernel-dev is replaced by kernel-devsrc which breaks backward compaibilty LIN7-4269: EFI boot fails when usb.img which is created on SDK environment LIN7-4264: glibc strcmp returns 0 (equal) when the strings are not really equal LIN7-4293: CLONE - Problems with files which have the strategy 'noreplace' in an rpm LIN7-4063: Lack of Quark-specific prebuilt binaries in SDK LIN7-3981: Allow LTO optimizatoin to pass through assembler option for Intel Quark. LIN7-4210: when trying to shutdown board, there is a message "Failed to start Store Sound Card state" LIN7-3091: CLONE - wrl6 : - uname -p doesn't report the correct architecture LIN7-4625: "make libstdc++.addpkg" fails in a wrlinux7 intel-x86-64 platform project with rootfs "glibc-std-sato". LIN7-4621: CLONE - mktemp: race condition between the mktemp and coreutils packages LIN7-4561: Should break configuration if the path of --with-installer-target-build doesn't exist LIN7-4455: build project for intel-quark failed: Can't install linux-firmware-1:0.0+git0+38e5405c96-r0.0@all: no package provides linux-firmware-usb8897 LIN7-4544: linux-windriver: do_compile fails 'libstub/.arm-stub.o.d: No such file or directory' LIN7-4498: Update timezone 2015f release of tz code and data available LIN7-4326: FSL SDKv1.6 and above kernel fails to build because libgcc cannot be found. LIN7-4060: fsl-t4xxx: crash after starting process with gdb LIN7-4289: WARNING: QA Issue: lib32-dhcp: Files/directories were installed but not shipped LIN7-4626: buildtools-standalone: git-submodule is missing LIN7-4589: There is some build warning in kernel's log.do_compile with fsl-t2xxx LIN7-4402: Gigabyte BXBT-3825 with MI 3.0 EAR shows no video when VGA cable is unplugged then replugged LIN7-4580: sdk-toolchain-power.conf sets -mcpu=ppc603e instead of the correct -mcpu=603e LIN7-4543: fsl-t4xxx: missing syscall error with valgrind LIN7-4358: igb 0000:09:00.0: Detected Tx Unit Hang LIN7-805: syslog-ng package do_rootfs build-deps LIN7-4566: do_compile issue with building with RCPL0007 ======================= 7.0.0.8 =============================== LIN7-4299: Security Advisory - nss - CVE-2015-2721 LIN7-4235: Security Advisory - postgresql - CVE-2015-0244 LIN7-4229: Security Advisory - postgresql - CVE-2015-0243 LIN7-4157: Security Advisory - ntp - CVE-2015-5146 LIN7-4147: Security Advisory - qemu - CVE-2015-3209 LIN7-4043: Security Advisory - linux - CVE-2015-4002 LIN7-4041: Security Advisory - php - CVE-2015-2783 LIN7-4038: Security Advisory - php - CVE-2015-3329 LIN7-4037: Security Advisory - linux - CVE-2015-4004 LIN7-4033: Security Advisory - php - CVE-2015-3330 LIN7-4032: Security Advisory - php - CVE-2015-3307 LIN7-4030: Security Advisory - qemu - CVE-2015-4106 LIN7-4026: Security Advisory - linux - CVE-2015-4001 LIN7-4022: Security Advisory - php - CVE-2015-4022 LIN7-4021: Security Advisory - linux - CVE-2015-4003 LIN7-4005: Security Advisory - postgresql - CVE-2015-0241 LIN7-3999: Security Advisory - postgresql - CVE-2015-0242 LIN7-3985: Security Advisory - postgresql - CVE-2015-3167 LIN7-3984: Security Advisory - postgresql - CVE-2015-3166 LIN7-3924: Security Advisory - linux - CVE-2015-3636 LIN7-3916: Security Advisory - krb5 - CVE-2015-2694 LIN7-3913: Security Advisory - postgresql - CVE-2015-3165 LIN7-3911: Security Advisory - linux - CVE-2015-3339 LIN7-3909: Security Advisory - phpmyadmin - CVE-2015-3903 LIN7-3907: Security Advisory - squid - CVE-2015-3455 LIN7-3906: Security Advisory - phpmyadmin - CVE-2015-3902 LIN7-3776: Security Advisory - rsync - CVE-2014-8242 LIN7-3811: Security Advisory - qt - CVE-2015-1859 LIN7-3815: Security Advisory - gstreamer - CVE-2015-0797 LIN7-3814: Security Advisory - qt - CVE-2015-1858 LIN7-3316: Security Advisory - linux - CVE-2015-1420 LIN7-3309: Security Advisory - linux - CVE-2015-1421 LIN7-3303: Security Advisory - linux - CVE-2014-7822 LIN7-3028: Security Advisory - webmin - CVE-2015-1377 LIN7-4277: Security Advisory - Linux-Pam - CVE-2015-3238 LIN7-4123: Security Advisory - xerces-c - CVE-2015-0252 LIN7-3817: Security Advisory - libxml-libxml-perl - CVE-2015-3451 LIN7-2491: qemu make start-target breaks with localized linux (discovered in french localization) LIN7-3987: drop3: intel-haswell-64, could not login to system after target is up LIN7-4156: WRL 7 SDK issue fatal error: asm/ioctls.h: No such file or directory LIN7-4264: glibc strcmp returns 0 (equal) when the strings are not really equal LIN7-4310: oe-core: wrong files ownership in packages LIN7-4258: CLONE - When using --checkout-all-layers not all the README files for the layers get copied into the READMES dir LIN7-4132: sanity.bbclass: check /bin/sh is dash or bash LIN7-3976: NFS rootfs doesn't respond if project is built with feature/self-hosted LIN7-4288: RCPL 5 project creation fails when RCPL 7 installed LIN7-4326: FSL SDKv1.6 and above kernel fails to build because libgcc cannot be found. LIN7-4347: lm-sensors package not integrated with systemd LIN7-4143: fsl-t4xxx: wrong endianness in site-config in SDK LIN7-4281: CLONE - LTP testcase wrongly assume sudo availability LIN7-3959: qemu TOPTS='-gc' only uses graphics console if TARGET_QEMU_BIN=kvm LIN7-3950: CLONE - Tigervnc build error when project name include string "-I" LIN7-4340: fetch netperf 2.6 package failed LIN7-4274: WRL5: ixgbe driver was improved in case of ECC errors on NIC LIN7-4193: Failed to build stand alone project after moving the original product dir LIN7-4313: lack of define SAVEDIR to nis.sh and ntp.sh from dhclient(related with LIN6-9446) LIN7-4273: WRL 7 'logrotate' utility is placed in /usr/bin instead of /usr/sbin LIN7-4238: CLONE - rpcbind missing the -p statement in usage LIN7-4194: CLONE - Some patches of unzip miss the postfix '.patch' or '.diff' LIN7-4190: CLONE - Build error using readonly-root with inetutils-ping6 LIN7-3992: EPB2: systemd install error LIN7-3954: CLONE - ypbind script is not correct LIN7-3347: CLONE - wrlinux 6 - nfs mount issue TCP not always sending an ACK when receving a SYN. LIN7-2654: CLONE - rpm --root option creates an invalid database. ======================= 7.0.0.7 =============================== LIN7-3030: Security Advisory - krb5 - CVE-2014-9423 LIN7-3013: Security Advisory - krb5 - CVE-2014-5355 LIN7-2990: Security Advisory - unzip - CVE-2014-9636 LIN7-2832: Security Advisory - php - CVE-2015-0232 LIN7-3962: Security Advisory - linux - CVE-2015-1805 LIN7-3910: Security Advisory - proftpd - CVE-2015-3306 LIN7-3904: Security Advisory - linux - CVE-2015-3331 LIN7-3818: Security Advisory - libtasn1 - CVE-2015-3622 LIN7-3881: Security Advisory - fuse - CVE-2015-3202 LIN7-4023: Security Advisory - php - CVE-2015-4021 LIN7-3914: Security Advisory - linux - CVE-2014-9710 LIN7-3903: Security Advisory - linux - CVE-2015-2830 LIN7-3912: Security Advisory - linux - CVE-2015-2666 LIN7-4051: Security Advisory - unzip - CVE-2014-8139 LIN7-4050: Security Advisory - unzip - CVE-2014-8141 LIN7-3564: Security Advisory - mysql - CVE-2015-0441 LIN7-3555: Security Advisory - linux - CVE-2015-2042 LIN7-3554: Security Advisory - mysql - CVE-2015-0505 LIN7-3561: Security Advisory - mysql - CVE-2015-0499 LIN7-3559: Security Advisory - mysql - CVE-2015-0433 LIN7-3584: Security Advisory - sqlite - CVE-2015-3414 LIN7-3585: Security Advisory - ppp - CVE-2015-3310 LIN7-3571: Security Advisory - mysql - CVE-2015-0501 LIN7-3589: Security Advisory - mysql - CVE-2015-2568 LIN7-3581: Security Advisory - sqlite - CVE-2015-3416 LIN7-3580: Security Advisory - mysql - CVE-2015-2571 LIN7-3566: Security Advisory - linux - CVE-2015-2041 LIN7-3565: Security Advisory - mysql - CVE-2015-2573 LIN7-3456: Security Advisory - subversion - CVE-2015-0248 LIN7-3443: Security Advisory - libtasn1 - CVE-2015-2806 LIN7-3461: Security Advisory - php - CVE-2015-2787 LIN7-3449: Security Advisory - php - CVE-2014-9653 LIN7-3450: Security Advisory - php - CVE-2015-1351 LIN7-3451: Security Advisory - php - CVE-2014-9705 LIN7-3460: Security Advisory - php - CVE-2015-2331 LIN7-3452: Security Advisory - subversion - CVE-2015-0251 LIN7-4025: Security Advisory - php - CVE-2015-4148 LIN7-4052: Security Advisory - unzip - CVE-2014-8140 LIN7-4027: Security Advisory - php - CVE-2015-4147 LIN7-4046: Security Advisory - openssl - CVE-2015-1790 LIN7-4029: Security Advisory - openssl - CVE-2015-1789 LIN7-4034: Security Advisory - php - CVE-2015-4024 LIN7-3458: Security Advisory - php - CVE-2014-9709 LIN7-3455: Security Advisory - php - CVE-2015-1352 LIN7-3448: Security Advisory - php - CVE-2015-2348 LIN7-3441: Security Advisory - php - CVE-2014-9652 LIN7-4042: Security Advisory - openssl - CVE-2015-1792 LIN7-4003: Security Advisory - cups - CVE-2015-1158 LIN7-3469: Security Advisory - mercurial - CVE-2014-9462 LIN7-4040: Security Advisory - openssl - CVE-2015-1788 LIN7-4020: Security Advisory - openssl - CVE-2015-1791 LIN7-4015: Security Advisory - strongswan - CVE-2015-4171 LIN7-3813: Security Advisory - qt - CVE-2015-1860 LIN7-4004: Security Advisory - cups - CVE-2015-1159 LIN7-2836: Security Advisory - dpkg - CVE-2014-8625 LIN7-3457: Security Advisory - dpkg - CVE-2015-0840 LIN7-4031: Security Advisory - php - CVE-2015-4025 LIN7-4039: Security Advisory - php - CVE-2015-4026 LIN7-3917: Security Advisory - Ipsec-tools - CVE-2015-4047 LIN7-3466: Security Advisory - cifs-utils - CVE-2014-2830 LIN7-3866: after target boots up, "systemctl status rpcbind" will display some error "Cannot get local address for udp(tcp,udp6,tcp6)" LIN7-2678: CLONE - Build fails if "./" is in the PATH LIN7-3821: CLONE - WRL 6 installer image won't boot once the image has already been installed on the FS LIN7-3982: Failed to build preempt-rt kernel for altera-socfpga LIN7-3942: build sysstat failed for fsl-imx6 LIN7-3880: expect-dev contains project build paths LIN7-4065: RCPL0006 Regression: intel-x86-64_glibc_std_sato build reproducably hangs in groff-1.22.2-r1.0 do_configure when login SHELL=/bin/tcsh LIN7-3348: CLONE - rpm actions try to connect to outside source LIN7-3420: Upgrade timezone to 2015d LIN7-3841: wrlinux7 - exported gpio pins shows wrong value LIN7-2789: cp: cannot stat `${PREBUILT_GUEST_KERNEL}': No such file or directory LIN7-2609: CLONE - Add -momit-lock-prefix option for quark bsp LIN7-3930: WRL7006: qemux86-64-cgl do_rootfs fails with --enable-scalable=mklibs LIN7-3826: Rename layer for prebuilt binary toolchain to '--enable-wr-toolchain' LIN7-2721: Unable to build with OpenMP, spp or other internal gcc headers in an SDK LIN7-4086: Upgrade timezone to 2015e LIN7-3955: CLONE - CLONE - CLONE - net-snmp: snmp_pdu_parse() incompletely parsed varBinds left in list of variables LIN7-3688: CLONE - rcpl-cl.sh: line 316: printf: 0018: invalid octal number LIN7-4071: CLONE - Multiple XML Parsing Vulnerabilities LIN7-3877: configure failed with option --with-layer=wr-kernel/kernel-dev LIN7-4064: CLONE - iMX6 board irqbalance has a memory leak LIN7-3920: CLONE - CLONE - Proposal for a patch to Quark BSP for Thermal Sensor reading very cold Temperatures LIN7-3537: Exist build warning for ti-am335x. LIN7-4014: 'locale' command (glibc-utils pkg) not available LIN7-3092: CLONE - wrl6 : dhclient-script is an older version as in wrl4 LIN7-3900: smart fails to install some packages due to file conflicts LIN7-3873: CLONE - Issue with lvm snapshots on wrl6 LIN7-3722: wrl7: /usr/lib/opkg/alternatives LIN7-3989: subversion-native compile failure with missing serf header on paths containing "-D" ======================= 7.0.0.6 =============================== LIN7-3444: Security Advisory - glibc - CVE-2015-1472 LIN7-3464: Security Advisory - qemu - CVE-2015-2756 LIN7-2140: Security Advisory - wget - CVE-2014-4877 LIN7-2416: Security Advisory - bind - CVE-2014-8500 LIN7-2407: Security Advisory - binutils - CVE-2014-8503 LIN7-3158: Security Advisory - phpmyadmin - CVE-2015-2206 LIN7-3015: Security Advisory - openldap - CVE-2015-1545 LIN7-2997: Security Advisory - openldap - CVE-2015-1546 LIN7-3012: Security Advisory - cups - CVE-2014-9679 LIN7-3310: Security Advisory - libarchive - CVE-2015-2304 LIN7-2439: Security Advisory - binutils - CVE-2014-8737 LIN7-2440: Security Advisory - binutils - CVE-2014-8485 LIN7-2427: Security Advisory - binutils - CVE-2014-8484 LIN7-2423: Security Advisory - binutils - CVE-2014-8501 LIN7-2445: Security Advisory - binutils - CVE-2014-8502 LIN7-3809: Security Advisory - icu - CVE-2014-8147 LIN7-3810: Security Advisory - icu - CVE-2014-8146 LIN7-3308: Security Advisory - libxfont - CVE-2015-1804 LIN7-3313: Security Advisory - libxfont - CVE-2015-1802 LIN7-3298: Security Advisory - libxfont - CVE-2015-1803 LIN7-3314: Security Advisory - qt - CVE-2015-0295 LIN7-2435: Security Advisory - binutils - CVE-2014-8504 LIN7-3001: Security Advisory - krb5 - CVE-2014-9422 LIN7-3440: Security Advisory - linux - CVE-2015-2922 LIN7-3157: Security Advisory - linux - CVE-2014-9644 LIN7-3155: Security Advisory - linux - CVE-2013-7421 LIN7-3446: Security Advisory - linux - CVE-2015-1465 LIN7-3591: Security Advisory - curl - CVE-2015-3143 LIN7-3587: Security Advisory - curl - CVE-2015-3148 LIN7-3816: Security Advisory - busybox - CVE-2014-4607 LIN7-3579: Security Advisory - curl - CVE-2015-3144 LIN7-3556: Security Advisory - curl - CVE-2015-3145 LIN7-3562: Security Advisory - curl - CVE-2015-3153 LIN7-3782: Security Advisory - qemu - CVE-2015-3456 LIN7-3568: Security Advisory - qemu - CVE-2014-9718 LIN7-3442: Security Advisory - php - CVE-2015-0273 LIN7-3445: Security Advisory - php - CVE-2015-2301 LIN7-3453: Security Advisory - php - CVE-2015-1353 LIN7-3304: Security Advisory - glibc - CVE-2014-8121 LIN7-3685: Security Advisory - glibc - CVE-2015-1781 LIN7-3463: Security Advisory - libxml2 - CVE-2015-1819 LIN7-3465: Security Advisory - subversion - CVE-2015-0202 LIN7-3029: Security Advisory - d-bus - CVE-2015-0245 LIN7-3807: Security Advisory - util-linux - CVE-2014-9114 LIN7-3576: Security Advisory - wpa_supplicant - CVE-2015-1863 LIN7-3278: cav-octeon3 configure failed with --enable-test=yes and --enable-multilib=lib32 LIN7-3058: EPB2: runuser command fails LIN7-3491: make universe is broken LIN7-1812: intel-x86-64:kmemleak print in some test case (sometimes) LIN7-3034: toolchain gcc doesn't support cortexa8 LIN7-3179: Cleaning artifacts out of work products directory. rootfs.ext2.gz LIN7-3254: qemux86-64-cgl do_rootfs fails with --enable-scalable=mklibs LIN7-3746: EPB2: Error during kernel compilation LIN7-2534: CLONE - Cannot attach to an existing process when connecting through GDB server running on Freescale e6500 LIN7-3520: oe-core: bad ldconfig-native output on 64bit systems when --enable-reconfig is used, thus preventing Openstack live migration LIN7-3727: CLONE - WRL5: nfsserver: correct start-up order? LIN7-3531: wrlinux4.3 - apache proxy server close TCP session during transmission LIN7-1234: In WRL-4.3 telnetd remains waiting on futex even after all the clients have exited. LIN7-3343: CLONE - Running su -l -c 'echo Success' does not execute users login script LIN7-3350: CLONE - bash not reading .bash_profile on login LIN7-3330: CLONE - Busybox klogd systemd unit file included even if klogd is not (WRL6.0.0.16) LIN7-3125: grub2 error: the initrd is too big, size of 596MB or larger LIN7-3518: bash recursive call into rl_redisplay caused X server crash on cold boots LIN7-3529: fix for WIND00443117 needs minor change LIN7-3335: CLONE - Anaconda installer hangs during wipefs if disk has gpt & 4K sectors LIN7-3875: The Logjam Attack ======================= 7.0.0.5 =============================== LIN7-3154: Security Advisory - linux - CVE-2014-9683 LIN7-3379: Security Advisory - ntp - CVE-2015-1799 LIN7-3378: Security Advisory - ntp - CVE-2015-1798 LIN7-2698: Security Advisory - elfutils - CVE-2014-9447 LIN7-3153: Security Advisory - linux - CVE-2015-0239 LIN7-3300: Security Advisory - tcpdump - CVE-2015-0261 LIN7-3305: Security Advisory - tcpdump - CVE-2015-2154 LIN7-2993: Security Advisory - cpio - CVE-2015-1197 LIN7-3380: Security Advisory - tcpdump - CVE-2015-2153 LIN7-3317: Security Advisory - tcpdump - CVE-2015-2155 LIN7-3459: Security Advisory - less - CVE-2014-9488 LIN7-2995: Security Advisory - xorg-server - CVE-2015-0255 LIN7-3322: Upgrade timezone to 2015b LIN7-2978: qemu-native fails to build; missing g_type_check_instance_is_fundamentally_a LIN7-3354: YAFFS2file permissions not being retained during file copy operations on yaffs LIN7-2925: CLONE - wr-intel-igb README does not document initramfs integration LIN7-3129: CLONE - wrlinux 6 - rlogin script tcpd path LIN7-3371: CLONE - archiver feature causes build failure LIN7-3351: CLONE - Spin lock always taking slow path in spin lock. LIN7-2467: resolv.conf not set up correctly in systemd based wrlinux image ======================= 7.0.0.4 =============================== LIN7-3189: Security Advisory - linux - CVE-2015-1593 LIN7-3288: Security Advisory - openssl - CVE-2015-0287 LIN7-3287: Security Advisory - openssl - CVE-2015-0209 LIN7-3159: Security Advisory - e2fsprogs - CVE-2015-1572 LIN7-3160: Security Advisory - linux - CVE-2014-8160 LIN7-3290: Security Advisory - openssl - CVE-2015-0286 LIN7-3291: Security Advisory - openssl - CVE-2015-0288 LIN7-3294: Security Advisory - openssl - CVE-2015-0289 LIN7-3293: Security Advisory - openssl - CVE-2015-0293 LIN7-3023: Security Advisory - e2fsprogs - CVE-2015-0247 LIN7-3004: Security Advisory - glibc - CVE-2014-9402 LIN7-2420: Security Advisory - qemu - CVE-2014-7840 LIN7-2436: Security Advisory - qemu - CVE-2014-8106 LIN7-2705: Security Advisory - libvirt - CVE-2014-8131 LIN7-2124: Security Advisory - qemu - CVE-2014-7815 LIN7-2153: Security Advisory - qemu - CVE-2014-3689 LIN7-3152: Security Advisory - libssh2 - CVE-2015-1782 LIN7-3162: Security Advisory - Apache - CVE-2015-0228 LIN7-3021: Security Advisory - freetype - CVE-2014-9656 LIN7-3025: Security Advisory - freetype - CVE-2014-9659 LIN7-3024: Security Advisory - freetype - CVE-2014-9668 LIN7-3022: Security Advisory - freetype - CVE-2014-9674 LIN7-2998: Security Advisory - freetype - CVE-2014-9675 LIN7-3026: Security Advisory - freetype - CVE-2014-9661 LIN7-3002: Security Advisory - bind - CVE-2015-1349 LIN7-3003: Security Advisory - freetype - CVE-2014-9665 LIN7-3005: Security Advisory - freetype - CVE-2014-9663 LIN7-3006: Security Advisory - freetype - CVE-2014-9662 LIN7-3007: Security Advisory - krb5 - CVE-2014-5352 LIN7-3011: Security Advisory - freetype - CVE-2014-9658 LIN7-3008: Security Advisory - freetype - CVE-2014-9667 LIN7-3010: Security Advisory - freetype - CVE-2014-9672 LIN7-3009: Security Advisory - unzip - CVE-2015-1315 LIN7-2991: Security Advisory - freetype - CVE-2014-9660 LIN7-2992: Security Advisory - freetype - CVE-2014-9669 LIN7-2994: Security Advisory - freetype - CVE-2014-9670 LIN7-2996: Security Advisory - freetype - CVE-2014-9657 LIN7-3017: Security Advisory - freetype - CVE-2014-9664 LIN7-3016: Security Advisory - freetype - CVE-2014-9666 LIN7-3014: Security Advisory - freetype - CVE-2014-9673 LIN7-3020: Security Advisory - freetype - CVE-2014-9671 LIN7-3018: Security Advisory - grep - CVE-2015-1345 LIN7-2834: Security Advisory - pigz - CVE-2015-1191 LIN7-2828: Security Advisory - libtiff - CVE-2014-9330 LIN7-2827: Security Advisory - binutils - CVE-2014-8738 LIN7-2826: Security Advisory - libvirt - CVE-2015-0236 LIN7-2821: Security Advisory - patch - CVE-2015-1196 LIN7-2428: Security Advisory - xorg-server - CVE-2014-8095 LIN7-2426: Security Advisory - xorg-server - CVE-2014-8103 LIN7-2424: Security Advisory - xorg-server - CVE-2014-8092 LIN7-2430: Security Advisory - xorg-server - CVE-2014-8102 LIN7-2431: Security Advisory - xorg-server - CVE-2014-8098 LIN7-2442: Security Advisory - xorg-server - CVE-2014-8091 LIN7-2447: Security Advisory - xorg-server - CVE-2014-8097 LIN7-2417: Security Advisory - xorg-server - CVE-2014-8096 LIN7-2438: Security Advisory - xorg-server - CVE-2014-8093 LIN7-2412: Security Advisory - xorg-server - CVE-2014-8099 LIN7-2408: Security Advisory - xorg-server - CVE-2014-8094 LIN7-3355: install-WRL7.pl v1.0.78 download option does not work with OC7 test server LIN7-3256: CLONE - wrl6 : HOSTNAME is not an environment variable LIN7-3206: hostapd fails QA check due to obvious host contamination. LIN7-2912: problem with qemuppc 'move to vscr' instruction LIN7-2769: getaddrinfo()/make_request() may spin forever LIN7-1082: Failed to build when archiver option is configured LIN7-3191: pidstat -t fails with out of memory, fsl-imx6 preempt-rt LIN7-3101: ERROR: lib32-dri2proto not found in the lib32 feeds LIN7-3100: ERROR: lib32-recordproto not found in the lib32 feeds LIN7-3102: ERROR: lib32-xextproto not found in the lib32 feeds LIN7-3130: CLONE - wrlinux 6 - libcrypto.so.10 symlink missing LIN7-3063: On sysvinit, samba services should be disabled by default LIN7-2892: var-volatile-lib.service: non-existent file /sbin/umount LIN7-2891: debug-shell.service: non-existent file /sbin/sushell LIN7-3052: bootchart2 /sbin/bootchartd referencing wrong libdir LIN7-3068: qemux86 boot fails from ext3 disk image LIN7-2967: There is call trace "filescontrol.c:87 suspicious rcu_dereference_check() usage!" when run lxc test with kernel option CONFIG_PROVE_RCU enabled ======================= 7.0.0.3 =============================== LIN7-2999: Security Advisory - krb5 - CVE-2014-9421 LIN7-3000: Security Advisory - samba - CVE-2015-0240 LIN7-2848: Security Advisory - mysql - CVE-2015-0382 LIN7-2847: Security Advisory - mysql - CVE-2015-0432 LIN7-2830: Security Advisory - libcurl - CVE-2014-8151 LIN7-2831: Security Advisory - php - CVE-2015-0231 LIN7-2835: Security Advisory - mysql - CVE-2015-0381 LIN7-2829: Security Advisory - mysql - CVE-2014-6568 LIN7-2844: Security Advisory - libcurl - CVE-2014-8150 LIN7-2841: Security Advisory - libsndfile - CVE-2014-9496 LIN7-2839: Security Advisory - polarssl - CVE-2015-1182 LIN7-2838: Security Advisory - file - CVE-2014-9621 LIN7-2837: Security Advisory - coreutils - CVE-2014-9471 LIN7-2817: Security Advisory - mysql - CVE-2015-0374 LIN7-2818: Security Advisory - file - CVE-2014-9620 LIN7-2816: Security Advisory - mysql - CVE-2015-0411 LIN7-2824: Security Advisory - libpng - CVE-2015-0973 LIN7-2701: Security Advisory - php - CVE-2014-9427 LIN7-2581: Security Advisory - subversion - CVE-2014-8108 LIN7-2576: Security Advisory - subversion - CVE-2014-3580 LIN7-2571: Security Advisory - znc - CVE-2014-9403 LIN7-2562: Security Advisory - krb5 - CVE-2014-5354 LIN7-2411: Security Advisory - cpio - CVE-2014-9112 LIN7-2414: Security Advisory - phpmyadmin - CVE-2014-9218 LIN7-2410: Security Advisory - libyaml - CVE-2014-9130 LIN7-2421: Security Advisory - openvpn - CVE-2014-8104 LIN7-2712: Security Advisory - libpng - CVE-2014-9495 LIN7-2709: Security Advisory - php - CVE-2014-9425 LIN7-2567: Security Advisory - linux - CVE-2014-9419 LIN7-2713: Security Advisory - linux - CVE-2014-9529 LIN7-2699: Security Advisory - linux - CVE-2014-9428 LIN7-2566: Security Advisory - linux - CVE-2014-9420 LIN7-2113: Security Advisory - linux - CVE-2014-8989 LIN7-2060: Security Advisory - linux - CVE-2014-8369 LIN7-2111: Security Advisory - linux - CVE-2014-9090 LIN7-2558: Security Advisory - linux - CVE-2014-8133 LIN7-2061: Security Advisory - linux - CVE-2014-8086 LIN7-2148: Security Advisory - linux - CVE-2014-7843 LIN7-2833: Security Advisory - gst-ffmpeg - CVE-2014-7937 LIN7-2814: Security Advisory - gst-ffmpeg - CVE-2014-7933 LIN7-2425: Security Advisory - xorg-server - CVE-2014-8101 LIN7-3044: CLONE - wrlinux 6 - libtool recipe puts libltdl.la in wrong package. LIN7-2989: CLONE - wrl6 : makewhat is seems broken LIN7-2750: heapscope massively degrades performance of multi-threaded applications LIN7-1929: "grep" command cannot be found in "zgrep" script on KVM host LIN7-3057: CLONE - wrlinux 6 - ypbind missing status property LIN7-3033: prefix cross-compile with path to support Workbench Indexer LIN7-2924: CLONE - screen: build fails "arm-wrs-linux-gnueabi/bin/ld: cannot find -lelf" LIN7-787: WARNING: The postinstall intercept hook 'update_pixbuf_cache' failed LIN7-1144: Heapscope requires the process under test specified as a full absolute or relative path LIN7-1524: rsyslog_7.4.4 do_compile failed: sysroots/x86-64-kvm-guest/usr/lib64/libtspi.la: No such file or directory LIN7-2935: RSS feed 'hardware_support' without content is contributed to Workbench LIN7-2850: Upgrade timezone to 2015a LIN7-2865: host_package_install script needs to be updated to handle SLED12 LIN7-2857: Line 17: the "Linux host, C application" should be "Windows host, CXX application" LIN7-2987: User's guide has outdated information on TUN/TAP settings for QEMU LIN7-2894: Build on self-hosted WRL7 i686 fails with "Only x86_64 build hosts supported" LIN7-2871: 10G NIC does not work on fsl-t2080rdb LIN7-2695: wrlinux 5.0.1.net-snmp Setscene warnings at build time LIN7-2402: Analyze memory leak in the lemon_server with valgrind for qemuppc failed: run_innerloop detected host state invariant failure LIN7-2357: valgrind not buildable for wrl7 / qemuarm LIN7-2452: scripts/host_package_install.sh: invalid assumptions about rpm, dpkg LIN7-2384: The cpptest unit test of heapscope ptest failed for qemux86. LIN7-2784: toolchain-wrappers are deprecated but not documented as such LIN7-2776: The samba services should be disabled by default LIN7-2744: Incorrect installation directions provided in physical media package LIN7-2756: Can't build Platform Project with cloned BSP LIN7-2689: The start Heapscope probe insertion is failed LIN7-1690: CLONE - CLONE - ksoftirqd BUG: using smp_processor_id() in preemptible code LIN7-1837: heapscope ptests for fsl-t2xxx need fixes for library name differences LIN7-1941: The README in layers/wr-tools-debug references an obsolete debug agent LIN7-1595: phpadmin patch files were installed to the image LIN7-3070: Line 17: the "Windows host, C application" should be "Windows host, CXX application" LIN7-3071: CLONE - User's guide has outdated information on TUN/TAP settings for QEMU LIN7-3067: linux-windriver do_patch failed with cloned bsp LIN7-2942: Linux 7 Migration Guide has section on "Cloning a BSP", but this feature is not present in Workbench 4 LIN7-2940: User Guide needs more about adding items to /dev ======================= 7.0.0.2 =============================== LIN7-2147: Security Advisory - glibc - CVE-2014-7817 LIN7-2220: Security Advisory - glibc - CVE-2012-3406 LIN7-2573: Security Advisory - linux - CVE-2014-9322 LIN7-2707: Security Advisory - openssl - CVE-2014-3570 LIN7-2710: Security Advisory - openssl - CVE-2015-0206 LIN7-2711: Security Advisory - strongswan - CVE-2014-9221 LIN7-2572: Security Advisory - nss - CVE-2014-1569 LIN7-2578: Security Advisory - apache - CVE-2014-8109 LIN7-2696: Security Advisory - openssl - CVE-2014-3571 LIN7-2700: Security Advisory - openssl - CVE-2015-0205 LIN7-2697: Security Advisory - openssl - CVE-2014-8275 LIN7-2704: Security Advisory - openssl - CVE-2015-0204 LIN7-2706: Security Advisory - openssl - CVE-2014-3572 LIN7-2681: Security Advisory - ntp - CVE-2014-9298 LIN7-2680: Security Advisory - ntp - CVE-2014-9297 LIN7-2564: Security Advisory - php - CVE-2014-8142 LIN7-2565: Security Advisory - krb5 - CVE-2014-5353 LIN7-2157: Security Advisory - php - CVE-2014-3668 LIN7-2160: Security Advisory - tcpdump - CVE-2014-8769 LIN7-2561: Security Advisory - file - CVE-2014-8116 LIN7-2568: Security Advisory - apache - CVE-2014-3583 LIN7-2560: Security Advisory - file - CVE-2014-8117 LIN7-2409: Security Advisory - tcpdump - CVE-2014-9140 LIN7-1746: Security Advisory - libxml2 - CVE-2014-3660 LIN7-2135: Security Advisory - php - CVE-2014-3670 LIN7-2155: Security Advisory - phpMyAdmin - CVE-2014-8959 LIN7-1055: Security Advisory - perl - CVE-2014-4330 LIN7-2112: Security Advisory - tcpdump - CVE-2014-8768 LIN7-2145: Security Advisory - tcpdump - CVE-2014-8767 LIN7-2127: Security Advisory - phpMyAdmin - CVE-2014-8958 LIN7-2097: Security Advisory - phpMyAdmin - CVE-2014-8326 LIN7-2119: Security Advisory - phpMyAdmin - CVE-2014-6300 LIN7-2151: Security Advisory - libvirt - CVE-2014-7823 LIN7-2579: Security Advisory - libvirt - CVE-2014-8135 LIN7-1043: Security Advisory - libvirt - CVE-2014-3633 LIN7-1060: Security Advisory - libvirt - CVE-2014-3657 LIN7-2406: Security Advisory - xorg-server - CVE-2014-8100 LIN7-2433: Security Advisory - gst-ffmpeg - CVE-2014-9318 LIN7-2689: The start Heapscope probe insertion is failed LIN7-2812: uninitialized value in install-WRL7.pl LIN7-2768: When compiling a Linux Kernel on a 4-core x86_64 under heapscope, there are some bogus "unfreed bytes". LIN7-2780: Disabling LDCONFIG does not work LIN7-2695: wrlinux 5.0.1.net-snmp Setscene warnings at build time LIN7-2743: Remove hardcoded meta branch name in kernel recipe LIN7-1781: module_autoload_nfsd warning when build qemuarm64 LIN7-1037: kgdb next and step command fail on qemuarm64 LIN7-2756: Can't build Platform Project with cloned BSP LIN7-2760: The prebuilt host-tools are missing in weekly spin of wrlinux-7.0.0.2 LIN7-2684: Release Notes reference to missing file. LIN7-2685: BSP Readme's moved, Release notes out of date. LIN7-2616: Release Notets Host issues LIN7-2630: Added host to System Requirements - Recommended Hosts List LIN7-2673: rng-tools default konfiguration file has faulty name LIN7-1137: valgrind_3.9.0.bb, do_compile_ptest_base failed with qemuarma9 LIN7-2722: Cannot enable libc-libm with minimal libc LIN7-2714: qemux86-64 boot fails from ext3 disk image LIN7-2747: uninitialized value at install-WRL7.pl line 1540 when download product LIN7-2732: [KTS] 'hrt' test failed on fsl-t2080rdb target LIN7-2659: [wrlinux-7] GUI Installer exception: progress maximum is larger than int max LIN7-2556: arm64 KGDB config option mislocated causing audit failures LIN7-2676: meta-gnome-subset/conf/layer.conf: LAYERDEPENDS is not defined LIN7-2547: GUI Installer does not fetch git repository installation size LIN7-2633: Failed to use install-WRL7.pl to download product LIN7-2606: Run Alternate Dead Lock Example failed: no wrsv-lttconfig wrsv-lttctl wrsv-lttconifg LIN7-1329: error: Can't install polarssl-1.3.8-r0.0@core2_64: no package provides libpolarssl.so.7()(64bit) LIN7-2758: Toolchain won't build for MIPS64n32 if it's the defaulttune LIN7-2783: Update the WRL7 feature/lttng-init to auto-define a session for System Viewer with proper events LIN7-2618: serf does not build with CCACHE enabled. LIN7-2644: bitbake -c tasklist is missing some WR specific function definitions. LIN7-2757: Dangling symlinks in libgcc* packages are owned by the build user/group LIN7-2522: Doc: Wrong Steps in Export SDK LIN7-2623: The wrlinux distribution configuration is not properly setting the "osv-wrlinux" override LIN7-2734: [WROE-209] Upgrade Oprofile to add Avoton support LIN7-1986: wrl7installation (win7): "SSL certificate problem: self signed certificate in certificate chain" LIN7-2727: Failed to upgrade product to WRL7_RCPL0001 due to incorrect windshare url LIN7-2662: install-WRL7.pl script contains internal URL as fallback LIN7-2879: offline install fails on older products if newer are present LIN7-2731: mmc-utils_git failed (do_compile) of x86-kvm-guest_world_bd. LIN7-2774: CLONE - wrl6 wr-installer layer do not managed GPT LIN7-1639: There is tcf start error on the board start up for wrlinux 7, which is confusing for customers. ======================= 7.0.0.1 =============================== LIN7-2498: Security Advisory - ntp - CVE-2014-9293 LIN7-2502: Security Advisory - ntp - CVE-2014-9296 LIN7-2501: Security Advisory - ntp - CVE-2014-9295 LIN7-2500: Security Advisory - ntp - CVE-2014-9294 LIN7-2165: Security Advisory - apt - CVE-2014-0490 LIN7-2110: Security Advisory - ffmpeg - CVE-2014-8545 LIN7-2130: Security Advisory - ffmpeg - CVE-2014-8543 LIN7-2133: Security Advisory - ppp - CVE-2014-3158 LIN7-2138: Security Advisory - ffmpeg - CVE-2014-8546 LIN7-2137: Security Advisory - apt - CVE-2014-0488 LIN7-2144: Security Advisory - ffmpeg - CVE-2014-8544 LIN7-2575: Security Advisory - openssl - CVE-2014-3569 LIN7-1352: Security Advisory - gpgme - CVE-2014-3564 LIN7-2161: Security Advisory - ffmpeg - CVE-2014-8542 LIN7-2163: Security Advisory - apt - CVE-2014-0487 LIN7-2105: Security Advisory - ffmpeg - CVE-2014-8547 LIN7-2103: Security Advisory - apt - CVE-2014-0489 LIN7-2547: GUI Installer does not fetch git repository installation size LIN7-2492: usability issues with platform configure GUI LIN7-2542: CLONE - [tz-announce] 2014j release of tz code and data available LIN7-2467: resolv.conf not set up correctly in systemd based wrlinux image LIN7-2448: Run configure from command line does not pull in configure parameters LIN7-2454: configure GUI issue in displaying option “--with-kvm-guest=[ABS" LIN7-2555: Linux tiny BSP coverage inconsistent with those created via kernel-cache LIN7-2352: tcpreplay_3.4.4 configure requires libpcap to be under lib or lib64 LIN7-2361: Failed to compile heapscope ptest for qemuppc. LIN7-2353: systemd based WRLinux image needs a default network configuration method LIN7-2550: Fail to run configure if configure options contain blank lines LIN7-2508: There is "lockdep annotation" call trace when booting up WRL70 Async BSP altera-socfpga target ArriaV with kernel debug options enabled LIN7-2511: The target hang when run ftrace test on WRL70 Async BSP altera-socfpga target ArriaV LIN7-2510: There is continuous output "BUG: sleeping function called from invalid context" on WRL70 Async BSP altera-socfpga target ArriaV with kernel debug options enabled LIN7-2461: Repo file names on DVD have been lowercased LIN7-1599: fsl-t2xxx cpu_hotplug_offline end but no respond keyboard on console LIN7-2211: apache2-native: do_compile failed on centos and ubuntu with prebuilt host-tools LIN7-1905: nfs_server failed to export fs after setting the date to 19700101 on intel-x86-32 sysvinit target LIN7-1814: fsl-t2xxx WARNING: QA Issue: lib32-libgcc :ELF binary :No GNU_HASH in the elf binary LIN7-1873: [KVM] Failed to start 'VM' by virsh command LIN7-1854: Project Configure Tool: A configure command without absolute path adds "configure" as an option incorrectly LIN7-2015: named loading from master file /etc/bind/db.255 failed: file not found LIN7-2086: mariadb_5.5.40 do_compile failed if a qemux86 platform project is configured with --enable-build=profiling LIN7-2074: systemd has no manpages in our system LIN7-1496: intel-x86-32:ixgbe ethernet card failed to work on wildcat_pass LIN7-2028: Excess of busybox links LIN7-1946: sethdlc do_compile failed for qemumips on SLED 11.3 LIN7-2175: test-dependencies: warnings about dependency changes - collectd LIN7-1638: test-dependencies: warnings about dependency changes - lxc, libvirt LIN7-2174: test-dependencies: warnings about dependency changes - systemd LIN7-2172: test-dependencies: warnings about dependency changes - apache2 LIN7-2171: test-dependencies: warnings about dependency changes - ltrace LIN7-2473: mpatrol doesn't produce backtraces for mips LIN7-2503: Non-existent folder referenced in a custom layer causes configuration failure