1.0 ROLLING CUMULATIVE PATCH LAYER OVERVIEW This is a Rolling Cumulative Patch Layer for the base Wind River Linux 8.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-8/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 LB13_8.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 LB13_8.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-8 $perl install-WRL8.pl --dest=`pwd` --url=https://windshare.windriver.com/ondemand/remote.php/webdav --branch LB13_8.0_RCPL0003 4.0 List of adefects fixed since initial distribution Defect List: ======================= 8.0.0.10 =============================== LIN8-4676: Security Advisory - python - CVE-2016-5699 LIN8-4673: Security Advisory - libidn - CVE-2016-6263 LIN8-4672: Security Advisory - libidn - CVE-2016-6262 LIN8-4670: Security Advisory - libidn - CVE-2015-8948 LIN8-4665: Security Advisory - python - CVE-2016-0772 LIN8-4666: Security Advisory - python - CVE-2016-5636 LIN8-4664: Security Advisory - libidn - CVE-2016-6261 LIN8-4620: Security Advisory - openssl - CVE-2016-6302 LIN8-4619: Security Advisory - openssl - CVE-2016-2183 LIN8-4617: Security Advisory - openssl - CVE-2016-2181 LIN8-4618: Security Advisory - openssl - CVE-2016-6303 LIN8-4593: Security Advisory - collectd - CVE-2016-6254 LIN8-4616: Security Advisory - openssl - CVE-2016-2179 LIN8-4444: Security Advisory - linux - CVE-2016-6136 LIN8-4437: Security Advisory - linux - CVE-2016-6480 LIN8-4190: Security Advisory - samba - CVE-2016-2119 LIN8-3743: Security Advisory - linux - CVE-2016-4565 LIN8-3782: Security Advisory - linux - CVE-2016-4951 LIN8-3786: Security Advisory - linux - CVE-2016-4913 LIN8-3593: Security Advisory - linux - CVE-2016-2847 LIN8-3569: Security Advisory - linux - CVE-2016-1575 LIN8-3526: Security Advisory - linux - CVE-2016-1576 LIN8-4734: Security Advisory - openssl - CVE-2016-6304 LIN8-4731: Security Advisory - openssl - CVE-2016-6306 LIN8-4681: Security Advisory - wireshark - CVE-2016-7180 LIN8-4674: Security Advisory - wireshark - CVE-2016-7178 LIN8-4667: Security Advisory - wireshark - CVE-2016-7179 LIN8-4410: Security Advisory - perl - CVE-2016-1238 LIN8-4680: Security Advisory - qemu - CVE-2016-5106 LIN8-4677: Security Advisory - qemu - CVE-2016-5105 LIN8-4668: Security Advisory - qemu - CVE-2016-4952 LIN8-4675: Security Advisory - qemu - CVE-2016-5107 LIN8-4682: WARNING: [kernel config]: specified values did not make it into the kernel's final configuration: with intel-x86-32 LIN8-4683: [kernel WARNING: modpost: Found 1 section mismatch(es). with fsl-p2020 LIN8-4658: fsl-ls1043 : clone_bsp.sh caught issue on dvd wrlinux80RCPL/RCPL0009_LX06 LIN8-4635: errors when bitbake tries to generate a terminal to correct a patch issue during build LIN8-4612: fsl-t4xxx: sensors-detect can not initialize correct cpu list LIN8-4531: NetworkManager-wait-online.service start/stop failed LIN8-4602: Cannot add Qtcreator due to qt lib errors LIN8-4711: fsl-imx6: configuration error, cannot configure glibc-std-sato rootfs with imx6 graphics layer and common layer LIN8-4699: CLONE - The hrtimers[CLOCK_REALTIME] expires early at leap second insertion LIN8-4705: fsl-imx6: typo in README file LIN8-4659: installer project fails due to tigervnc missing patch ======================= 8.0.0.9 =============================== LIN8-3611: Security Advisory - linux - CVE-2016-3134 LIN8-4316: Security Advisory - php - CVE-2016-6294 LIN8-4309: Security Advisory - harfbuzz - CVE-2015-8947 LIN8-4294: Security Advisory - bind - CVE-2016-2775 LIN8-4286: Security Advisory - jdk&jre - CVE-2016-3587 LIN8-4323: Security Advisory - jdk&jre - CVE-2016-3500 LIN8-4315: Security Advisory - php - CVE-2016-5385 LIN8-4306: Security Advisory - perl - CVE-2015-8607 LIN8-4298: Security Advisory - php - CVE-2016-6292 LIN8-4291: Security Advisory - php - CVE-2016-6297 LIN8-4472: Security Advisory - openssh - CVE-2016-6515 LIN8-4468: Security Advisory - php - CVE-2016-5768 LIN8-4469: Security Advisory - php - CVE-2016-5096 LIN8-4461: Security Advisory - php - CVE-2016-5093 LIN8-4460: Security Advisory - php - CVE-2016-5094 LIN8-4456: Security Advisory - linux - CVE-2016-6197 LIN8-4454: Security Advisory - gd - CVE-2016-6132 LIN8-4450: Security Advisory - libcurl - CVE-2016-5420 LIN8-4446: Security Advisory - perl - CVE-2016-6185 LIN8-4442: Security Advisory - php - CVE-2016-5772 LIN8-4435: Security Advisory - libcurl - CVE-2016-5421 LIN8-4432: Security Advisory - linux - CVE-2016-6187 LIN8-4430: Security Advisory - python - CVE-2016-1000110 LIN8-4429: Security Advisory - linux - CVE-2016-6198 LIN8-4426: Security Advisory - php - CVE-2016-5770 LIN8-4423: Security Advisory - php - CVE-2016-5769 LIN8-4413: Security Advisory - php - CVE-2016-5773 LIN8-4406: Security Advisory - gd - CVE-2016-5767 LIN8-4402: Security Advisory - gd - CVE-2013-7456 LIN8-4396: Security Advisory - krb5 - CVE-2016-3120 LIN8-4319: Security Advisory - jdk&jre - CVE-2016-3550 LIN8-4310: Security Advisory - php - CVE-2016-6295 LIN8-4299: Security Advisory - php - CVE-2016-6291 LIN8-4476: Security Advisory - qemu - CVE-2016-5403 LIN8-4473: Security Advisory - gd - CVE-2016-6161 LIN8-4459: Security Advisory - gd - CVE-2016-5766 LIN8-4451: Security Advisory - php - CVE-2016-5095 LIN8-4449: Security Advisory - linux - CVE-2016-5400 LIN8-4441: Security Advisory - libcurl - CVE-2016-5419 LIN8-4434: Security Advisory - gd - CVE-2016-6128 LIN8-4428: Security Advisory - php - CVE-2016-5771 LIN8-4414: Security Advisory - openssl - CVE-2016-2180 LIN8-4416: Security Advisory - gd - CVE-2016-5116 LIN8-4407: Security Advisory - php - CVE-2016-3132 LIN8-4400: Security Advisory - linux - CVE-2016-5696 LIN8-4398: Security Advisory - php - CVE-2016-5114 LIN8-4397: Security Advisory - fontconfig - CVE-2016-5384 LIN8-4284: Security Advisory - jdk&jre - CVE-2016-3610 LIN8-4283: Security Advisory - libtiff - CVE-2016-5323 LIN8-4281: Security Advisory - php - CVE-2016-6289 LIN8-4282: Security Advisory - libvirt - CVE-2016-5008 LIN8-4186: Security Advisory - phpmyadmin - CVE-2016-5703 LIN8-4178: Security Advisory - phpmyadmin - CVE-2016-5733 LIN8-4166: Security Advisory - phpmyadmin - CVE-2016-5701 LIN8-4278: Security Advisory - php - CVE-2016-6290 LIN8-4276: Security Advisory - libtiff - CVE-2016-5321 LIN8-4259: Security Advisory - jdk&jre - CVE-2016-3458 LIN8-4251: Security Advisory - jdk&jre - CVE-2016-3598 LIN8-4176: Security Advisory - phpmyadmin - CVE-2016-5730 LIN8-4170: Security Advisory - phpmyadmin - CVE-2016-5705 LIN8-4274: Security Advisory - jdk&jre - CVE-2016-3606 LIN8-4249: Security Advisory - apache - CVE-2016-5387 LIN8-4189: Security Advisory - phpmyadmin - CVE-2016-5734 LIN8-4188: Security Advisory - phpmyadmin - CVE-2016-5706 LIN8-4181: Security Advisory - linux - CVE-2016-6130 LIN8-4172: Security Advisory - phpmyadmin - CVE-2016-5098 LIN8-4173: Security Advisory - phpmyadmin - CVE-2016-5097 LIN8-4168: Security Advisory - phpmyadmin - CVE-2016-5731 LIN8-4280: Security Advisory - php - CVE-2016-6288 LIN8-4269: Security Advisory - jdk&jre - CVE-2016-3485 LIN8-4183: Security Advisory - phpmyadmin - CVE-2016-5739 LIN8-4182: Security Advisory - phpmyadmin - CVE-2016-5099 LIN8-4506: Security Advisory - libxml2 - CVE-2016-1762 LIN8-4507: Security Advisory - libxml2 - CVE-2016-4483 LIN8-4495: Security Advisory - imagemagick - CVE-2016-5118 LIN8-4113: Security Advisory - bzip2 - CVE-2016-3189 LIN8-4082: Security Advisory - linux - CVE-2016-5244 LIN8-4069: Security Advisory - libav - CVE-2016-3062 LIN8-4089: Security Advisory - linux - CVE-2016-4470 LIN8-3930: Security Advisory - libxslt - CVE-2016-1684 LIN8-3918: Security Advisory - openjpeg - CVE-2016-1681 LIN8-3903: Security Advisory - nginx - CVE-2016-4450 LIN8-3932: Security Advisory - libxslt - CVE-2016-1683 LIN8-4093: Security Advisory - linux - CVE-2016-1237 LIN8-3624: Security Advisory - linux - CVE-2016-2853 LIN8-3617: Security Advisory - imagemagick - CVE-2016-3714 LIN8-4079: Security Advisory - linux - CVE-2016-5243 LIN8-3600: Security Advisory - imagemagick - CVE-2016-3717 LIN8-3586: Security Advisory - linux - CVE-2016-3156 LIN8-3577: Security Advisory - linux - CVE-2016-3137 LIN8-3591: Security Advisory - linux - CVE-2016-2053 LIN8-3575: Security Advisory - imagemagick - CVE-2016-3715 LIN8-3559: Security Advisory - imagemagick - CVE-2016-3718 LIN8-3525: Security Advisory - imagemagick - CVE-2016-3716 LIN8-3520: Security Advisory - linux - CVE-2016-2854 LIN8-3785: Security Advisory - linux - CVE-2016-4482 LIN8-3741: Security Advisory - linux - CVE-2016-4486 LIN8-3744: Security Advisory - linux - CVE-2016-4578 LIN8-3773: Security Advisory - linux - CVE-2016-4557 LIN8-3758: Security Advisory - linux - CVE-2016-4569 LIN8-4098: Security Advisory - linux - CVE-2016-4998 LIN8-4075: Security Advisory - linux - CVE-2016-3713 LIN8-3366: Security Advisory - giflib - CVE-2016-3977 LIN8-4474: Security Advisory - wireshark - CVE-2016-5353 LIN8-4465: Security Advisory - redis - CVE-2013-7458 LIN8-4462: Security Advisory - wireshark - CVE-2016-5357 LIN8-4452: Security Advisory - wireshark - CVE-2016-6508 LIN8-4443: Security Advisory - wireshark - CVE-2016-6505 LIN8-4448: Security Advisory - wireshark - CVE-2016-5359 LIN8-4464: Security Advisory - wireshark - CVE-2016-6506 LIN8-4439: Security Advisory - wireshark - CVE-2016-6510 LIN8-4425: Security Advisory - wireshark - CVE-2016-5350 LIN8-4420: Security Advisory - wireshark - CVE-2016-5356 LIN8-4415: Security Advisory - wireshark - CVE-2016-6511 LIN8-4422: Security Advisory - wireshark - CVE-2016-6507 LIN8-4412: Security Advisory - wireshark - CVE-2016-6504 LIN8-4409: Security Advisory - wireshark - CVE-2016-5355 LIN8-4404: Security Advisory - wireshark - CVE-2016-6509 LIN8-4586: Security Advisory - openssl - CVE-2016-2182 LIN8-4311: Security Advisory - ecryptfs-utils - CVE-2016-6224 LIN8-3388: Security Advisory - gdk-pixbuf - CVE-2015-7552 LIN8-3906: Security Advisory - gdk-pixbuf - CVE-2015-8875 LIN8-3519: Security Advisory - xerces-c - CVE-2016-2099 LIN8-4391: elfutils_0.163.bb, do_compile failed on a fedora24 host/container LIN8-4376: a PCIe device's irq is set by "0" in wrlinux8 LIN8-4372: CLONE - wrlinux6, fsl-e500mc kernel can't remove the usdpaa module, qman driver build failure LIN8-4367: CLONE - wrlinux 6 - chkconfig behaviour LIN8-4385: Intel UART Overflow mask not restored upon resume LIN8-4381: cpup.c:574:40: warning: unused variable 'inode' [-Wunused-variable] LIN8-4371: CLONE - IPv4: Router TTL value is applied globally in resource layer (Linux) LIN8-4347: openjre-8 build failed LIN8-4327: libvirt ptest 11/120 failed LIN8-4388: fsl-t4xxx: WARNING: QA Issue: pme: /pme/etc/udev/rules.d/06-fsl-pme-device.rules is owned by uid 19307, which is the same as the user running bitbake. This may be due to host contamination [host-user-contaminated] LIN8-4477: Build failed for fsl-t4xxx LIN8-4393: CLONE - wrlinux 6 - groupadd does not allow uppercase chars LIN8-4370: WARNING: QA Issue: mesa-megadriver rdepends on nettle LIN8-4341: WARNING: modpost: Found 1 section mismatch(es). with qemumips64/qemumip LIN8-4329: System doesn't get dhcp IP address LIN8-4232: CLONE - igb Tx Unit Hangs on long scp transfers LIN8-4217: ls102x's spi controller can not worked well in wrlinux 8 LIN8-4522: run mysql_convert_table_format fail LIN8-4526: the interpreter of /usr/lib64/gawk/ptest/test/fcall_exit.awk is incorrect LIN8-4525: the interpreter of /usr/lib64/gawk/ptest/test/fnarydel.awk is incorrect LIN8-4521: run mysql_setpermission fail LIN8-4486: the script /usr/share/groff/1.22.3/font/devlj4/generate/special.awk depend on /bin/awk, but can't find it in rootfs LIN8-4554: WARNING: QA Issue: /usr/lib64/grubby/ptest/test.sh_grubby-ptest contained in package grubby-ptest requires /bin/bash, but no providers found in its RDEPENDS [file-rdeps] LIN8-4552: make buildtest-TESTS failed with gd_2.1.1 LIN8-4489: perl-ptest depends on /usr/local/perl LIN8-4123: pkgconfig-native build breaks on a fedora24 host/container. LIN8-2418: run cpupcstat failed LIN8-4614: [wraxl] linux-windriver_4.1 failed (do_compile) of cav-octeon3_small. LIN8-4535: openssh can crash due to -ftrapv compiling option LIN8-4496: perl-ptest depends on /perl LIN8-4600: NGR: rpm2cpio not avaiable in SDK LIN8-4572: CLONE - lib32-libdbi-perl: non debug package contains .debug directory ======================= 8.0.0.8 =============================== LIN8-4068: Security Advisory - nss - CVE-2016-2834 LIN8-4187: Security Advisory - expat - CVE-2016-4472 LIN8-4088: Security Advisory - qemu - CVE-2016-5238 LIN8-4086: Security Advisory - qemu - CVE-2016-5337 LIN8-4084: Security Advisory - qemu - CVE-2016-2538 LIN8-4085: Security Advisory - expat - CVE-2016-5300 LIN8-4080: Security Advisory - expat - CVE-2012-6702 LIN8-4081: Security Advisory - linux - CVE-2016-0758 LIN8-4077: Security Advisory - qemu - CVE-2016-2392 LIN8-4076: Security Advisory - linux - CVE-2016-1583 LIN8-4073: Security Advisory - qemu - CVE-2016-2391 LIN8-4072: Security Advisory - linux - CVE-2016-5829 LIN8-4070: Security Advisory - linux - CVE-2016-3707 LIN8-4066: Security Advisory - qemu - CVE-2016-5338 LIN8-3907: Security Advisory - imagemagick - CVE-2016-4564 LIN8-3933: Security Advisory - imagemagick - CVE-2016-4562 LIN8-3934: Security Advisory - glibc - CVE-2016-4429 LIN8-3926: Security Advisory - glibc - CVE-2016-3706 LIN8-3924: Security Advisory - glibc - CVE-2016-3075 LIN8-3914: Security Advisory - glibc - CVE-2016-1234 LIN8-3899: Security Advisory - dosfstools - CVE-2016-4804 LIN8-3929: Security Advisory - dosfstools - CVE-2015-8872 LIN8-3901: Security Advisory - imagemagick - CVE-2016-4563 LIN8-3616: Security Advisory - linux - CVE-2016-3140 LIN8-3601: Security Advisory - wireshark - CVE-2016-4085 LIN8-3541: Security Advisory - wireshark - CVE-2016-4080 LIN8-3610: Security Advisory - linux - CVE-2016-3689 LIN8-3609: Security Advisory - wireshark - CVE-2016-4006 LIN8-3584: Security Advisory - linux - CVE-2016-2187 LIN8-3532: Security Advisory - wireshark - CVE-2016-4078 LIN8-3533: Security Advisory - libtasn1 - CVE-2016-4008 LIN8-3603: Security Advisory - wireshark - CVE-2016-4079 LIN8-3590: Security Advisory - linux - CVE-2016-2184 LIN8-3589: Security Advisory - linux - CVE-2015-7515 LIN8-3551: Security Advisory - wireshark - CVE-2016-4081 LIN8-3538: Security Advisory - wireshark - CVE-2016-4082 LIN8-3523: Security Advisory - subversion - CVE-2016-2168 LIN8-3555: Security Advisory - wireshark - CVE-2016-4421 LIN8-3542: Security Advisory - subversion - CVE-2016-2167 LIN8-3547: Security Advisory - linux - CVE-2016-3138 LIN8-3621: Security Advisory - linux - CVE-2016-2185 LIN8-3565: Security Advisory - linux - CVE-2016-2186 LIN8-3535: Security Advisory - linux - CVE-2016-2188 LIN8-3545: Security Advisory - wireshark - CVE-2016-4418 LIN8-3529: Security Advisory - linux - CVE-2016-2117 LIN8-3598: Security Advisory - wireshark - CVE-2016-4417 LIN8-3585: Security Advisory - mercurial - CVE-2016-3105 LIN8-3512: Security Advisory - linux - CVE-2016-3136 LIN8-3023: Security Advisory - linux - CVE-2016-0821 LIN8-3367: Security Advisory - mercurial - CVE-2016-3068 LIN8-3362: Security Advisory - mercurial - CVE-2016-3630 LIN8-3787: Security Advisory - linux - CVE-2016-4580 LIN8-3778: Security Advisory - linux - CVE-2016-4581 LIN8-3775: Security Advisory - linux - CVE-2016-4485 LIN8-3757: Security Advisory - curl - CVE-2016-3739 LIN8-3748: Security Advisory - expat - CVE-2016-0718 LIN8-3730: Security Advisory - librsvg - CVE-2016-4348 LIN8-3722: Security Advisory - perl - CVE-2015-8853 LIN8-4160: Security Advisory - wget - CVE-2016-4971 LIN8-4097: Security Advisory - linux - CVE-2016-4997 LIN8-4305: Security Advisory - mysql - CVE-2016-3471 LIN8-4303: Security Advisory - mysql - CVE-2016-3477 LIN8-4260: Security Advisory - mysql - CVE-2016-3452 LIN8-4253: Security Advisory - mysql - CVE-2016-3615 LIN8-4273: Security Advisory - mysql - CVE-2016-5440 LIN8-4087: Security Advisory - linux - CVE-2016-5828 LIN8-4264: Security Advisory - mysql - CVE-2016-3521 LIN8-4270: Security Advisory - mysql - CVE-2016-5444 LIN8-4167: Security Advisory - xerces-c - CVE-2016-4463 LIN8-3552: Security Advisory - wpa_supplicant - CVE-2016-4477 LIN8-3537: Security Advisory - Hostapd & wpa_supplicant - CVE-2016-4476 LIN8-4164: WARNING: QA Issue: /usr/lib64/protobuf/ptest/run-ptest_protobuf-ptest contained in package protobuf-ptest requires /bin/bash, but no providers found in its RDEPENDS [file-rdeps] LIN8-4124: CLONE - tz-announce] 2016f release of tz code and data available LIN8-4104: CLONE - Blacklisting GPLv3 ignored LIN8-4137: MMC driver reports incorrect partition size at boot LIN8-4135: [Kernel warning]WARNING: modpost: Found 2 section mismatch(es). with fsl-ls20xx BSP LIN8-4045: mousedev.c:749:15: warning: passing argument 1 of '__cpu_to_le16p' from incompatible pointer type [-Wincompatible-pointer-types] LIN8-3817: wr-kernel/kernel-dev/README.libc-headers issues LIN8-3945: CLONE - [tz-announce] 2016e release of tz code and data available LIN8-4141: MD5 hash algorithm - Additional Information to reported security weaknesses LIN8-2245: CLONE - busybox not rebuilt after configuration chage with menuconfig. LIN8-4121: gdb can not work on t10xx board with wrlinux 8 RCPL3 project LIN8-3953: axxiaarm: WARNING: QA Issue: python-pygobject LIN8-4229: xserver fails to load evdev driver for input devices. LIN8-4103: missing symlink to /proc/self/fd/2 LIN8-4155: CLONE - wrl5 : netstat handle unresolvable IPv4 addresses better than for IPv6 LIN8-4162: CLONE - iputils build fail with glibc-core ======================= 8.0.0.7 =============================== LIN8-4218: Security Advisory - expat - CVE-2015-2716 LIN8-4096: Security Advisory - linux - CVE-2016-3955 LIN8-4095: Security Advisory - linux - CVE-2016-3070 LIN8-3800: Security Advisory - linux - CVE-2016-4805 LIN8-3776: Security Advisory - linux - CVE-2016-4794 LIN8-3951: Security Advisory - openssl - CVE-2016-2177 LIN8-3950: Security Advisory - openssl - CVE-2016-2178 LIN8-3937: Security Advisory - ntp - CVE-2016-2518 LIN8-3936: Security Advisory - ntp - CVE-2016-4953 LIN8-3931: Security Advisory - ntp - CVE-2016-4957 LIN8-3928: Security Advisory - qemu - CVE-2016-4454 LIN8-3927: Security Advisory - ntp - CVE-2016-1547 LIN8-3925: Security Advisory - ntp - CVE-2016-4956 LIN8-3922: Security Advisory - qemu - CVE-2016-5126 LIN8-3921: Security Advisory - ntp - CVE-2016-1551 LIN8-3920: Security Advisory - ntp - CVE-2016-4955 LIN8-3919: Security Advisory - ntp - CVE-2016-1548 LIN8-3916: Security Advisory - libxml2 - CVE-2016-4447 LIN8-3915: Security Advisory - libxml2 - CVE-2016-4448 LIN8-3912: Security Advisory - ntp - CVE-2016-2519 LIN8-3911: Security Advisory - ntp - CVE-2016-1550 LIN8-3910: Security Advisory - qemu - CVE-2016-4453 LIN8-3908: Security Advisory - ntp - CVE-2016-2516 LIN8-3905: Security Advisory - ntp - CVE-2016-4954 LIN8-3904: Security Advisory - ntp - CVE-2016-2517 LIN8-3902: Security Advisory - libxml2 - CVE-2016-4449 LIN8-3900: Security Advisory - ntp - CVE-2016-1549 LIN8-1227: Security Advisory - ntp - CVE-2015-7704 LIN8-3699: Starting epiphany-browser ends with 'Segmentation fault' LIN8-3997: WRL8 build fails when perl 5.8.9 is used LIN8-3988: rootfs build fail when adding *proto with "not found in the base feeds" error LIN8-3980: make import-package command has same problem as LIN8-3240 LIN8-3965: rootfs build fail when adding randrproto in multilib project LIN8-4046: arm/kernel/setup.c:376:6: warning: unused variable 'isar5' [-Wunused-variable] LIN8-4049: WARNING: [kernel config]: with fsl-e500mc LIN8-4020: The openssl ptest run failed for the PERL point to a incorrect path in target Makefile LIN8-4040: python3 does not work in a multilib environment LIN8-3956: CLONE - EPB2 board booting hanged while trying to acquire spinlock(&inode_sb_list_lock) LIN8-4028: Kernel warning with intel-x86-64 LIN8-4044: hvc_console.c:847:15: warning: initialization from incompatible pointer type LIN8-4043: timer.c:1090:41: warning: '__tvec_bases' defined but not used LIN8-4048: WARNING: [kernel config]: with intel-vmware-guest-64/32 LIN8-3890: kdump kernel will crash when init qman on t4240 board ======================= 8.0.0.6 =============================== LIN8-3511: Security Advisory - linux - CVE-2016-2383 LIN8-3562: Security Advisory - linux - CVE-2016-2384 LIN8-3863: Security Advisory - libpcre - CVE-2015-5073 LIN8-3739: Security Advisory - mysql - CVE-2015-3152 LIN8-3737: Security Advisory - php - CVE-2016-4073 LIN8-3677: Security Advisory - libxml2 - CVE-2016-3705 LIN8-3558: Security Advisory - linux - CVE-2015-8845 LIN8-3549: Security Advisory - linux - CVE-2016-2782 LIN8-3693: Security Advisory - libxml2 - CVE-2016-1837 LIN8-3651: Security Advisory - gcc - CVE-2016-4490 LIN8-3568: Security Advisory - linux - CVE-2016-3139 LIN8-3556: Security Advisory - linux - CVE-2015-8839 LIN8-3546: Security Advisory - linux - CVE-2016-2547 LIN8-3515: Security Advisory - squid - CVE-2016-4053 LIN8-3514: Security Advisory - linux - CVE-2016-2549 LIN8-3648: Security Advisory - gcc - CVE-2016-4489 LIN8-3626: Security Advisory - linux - CVE-2016-2069 LIN8-3614: Security Advisory - linux - CVE-2016-2546 LIN8-3588: Security Advisory - linux - CVE-2016-2543 LIN8-3566: Security Advisory - linux - CVE-2015-8812 LIN8-3510: Security Advisory - linux - CVE-2016-2544 LIN8-3692: Security Advisory - libxml2 - CVE-2016-1836 LIN8-3680: Security Advisory - libxml2 - CVE-2016-1839 LIN8-3679: Security Advisory - libxml2 - CVE-2016-3627 LIN8-3650: Security Advisory - gcc - CVE-2016-2226 LIN8-3620: Security Advisory - linux - CVE-2016-2550 LIN8-3613: Security Advisory - linux - CVE-2015-8816 LIN8-3599: Security Advisory - squid - CVE-2016-4555 LIN8-3581: Security Advisory - openssh - CVE-2015-8325 LIN8-3569: Security Advisory - linux - CVE-2016-1575 LIN8-3557: Security Advisory - squid - CVE-2016-4051 LIN8-3534: Security Advisory - linux - CVE-2016-2143 LIN8-3694: Security Advisory - libxml2 - CVE-2016-1838 LIN8-3695: Security Advisory - libxml2 - CVE-2016-1840 LIN8-3691: Security Advisory - libxml2 - CVE-2016-1835 LIN8-3563: Security Advisory - linux - CVE-2016-2545 LIN8-3526: Security Advisory - linux - CVE-2016-1576 LIN8-3527: Security Advisory - libarchive - CVE-2016-1541 LIN8-3689: Security Advisory - libxml2 - CVE-2016-1834 LIN8-3688: Security Advisory - libxml2 - CVE-2016-1833 LIN8-3647: Security Advisory - gcc - CVE-2016-4488 LIN8-3608: Security Advisory - linux - CVE-2015-8844 LIN8-3597: Security Advisory - jq - CVE-2015-8863 LIN8-3574: Security Advisory - poppler - CVE-2015-8868 LIN8-3528: Security Advisory - linux - CVE-2016-2085 LIN8-3518: Security Advisory - squid - CVE-2016-4553 LIN8-3644: Security Advisory - busybox - CVE-2016-2148 LIN8-3645: Security Advisory - busybox - CVE-2016-2147 LIN8-3594: Security Advisory - linux - CVE-2016-2548 LIN8-3561: Security Advisory - squid - CVE-2016-4554 LIN8-3531: Security Advisory - squid - CVE-2016-4556 LIN8-3383: Security Advisory - systemd - CVE-2015-8842 LIN8-3361: Security Advisory - redis - CVE-2015-8080 LIN8-3406: Security Advisory - linux - CVE-2016-3961 LIN8-3374: Security Advisory - libpng - CVE-2015-8540 LIN8-3420: Security Advisory - OpenSSL - CVE-2016-2108 LIN8-3422: Security Advisory - OpenSSL - CVE-2016-2105 LIN8-3421: Security Advisory - OpenSSL - CVE-2016-2107 LIN8-3419: Security Advisory - linux - CVE-2016-3672 LIN8-3381: Security Advisory - libxml2 - CVE-2015-8806 LIN8-3379: Security Advisory - libssh - CVE-2016-0739 LIN8-3423: Security Advisory - OpenSSL - CVE-2016-2106 LIN8-3424: Security Advisory - OpenSSL - CVE-2016-2109 LIN8-3425: Security Advisory - OpenSSL - CVE-2016-2176 LIN8-3395: Security Advisory - libav - CVE-2015-5479 LIN8-3394: Security Advisory - mercurial - CVE-2016-3069 LIN8-3386: Security Advisory - linux - CVE-2016-3951 LIN8-3369: Security Advisory - xdelta3 - CVE-2014-9765 LIN8-3357: Security Advisory - glibc - CVE-2015-8778 LIN8-3255: Security Advisory - php - CVE-2016-3141 LIN8-3253: Security Advisory - php - CVE-2016-3142 LIN8-3034: Security Advisory - phpmyadmin - CVE-2016-2561 LIN8-2717: Security Advisory - libxml2 - CVE-2016-2073 LIN8-3358: Security Advisory - python-imaging - CVE-2016-2533 LIN8-3257: Security Advisory - xerces-c - CVE-2016-0729 LIN8-3874: workqueue call trace when booting preempt-rt kerenl of axxiaarm LIN8-3202: Early printk doesn't work LIN8-3816: CLONE - Busybox klogd systemd unit file included even if klogd is not (WRL6.0.0.16) LIN8-3664: CLONE - Linux kernel does not compile after having selected USB Serial support LIN8-3627: initramfs: don't install the single bzImage RPM to rootfs if the bundled image used LIN8-3483: WRL8 appears to still refer to CONFIG_PPC_OF that was removed. LIN8-3482: wrl8 cfg bug in the way SRC_URI processes kernel config fragments which causes build failure LIN8-3467: WARNING: QA Issue: /usr/lib64/libseccomp/ptest/tests/regression_libseccomp-ptest contained in package libseccomp-ptest requires /bin/bash, but no providers found in its RDEPENDS [file-rdeps] LIN8-3488: autogen-native_5.18.5.bb, do_configure) failed LIN8-3449: CLONE - Bluetooth deadlock during a TX wakeup event LIN8-3657: CVE-2015-8778.patch conflict LIN8-3445: kmemleak_alloc appear on target Romley-EP LIN8-3436: RPM package and export/dist (tarball) don't contain the bundled kernel image if feature/initramfs-integrated used LIN8-3341: Suspicious rcu_dereference_check() usage on preempt-rt kernel for bsp axm55xx LIN8-3339: recvfrom SYSCALL infinite loop/deadlock chewing 100% CPU LIN8-3336: wrl8 : Need custom kernel headers package LIN8-3310: [tz-announce] 2016d release of tz code and data available LIN8-3056: fix for LIN8-2239 (kernel kquery) not working LIN8-2942: Intel Skylake GCC ICE in pixman-sse2.c LIN8-2960: wrlinux 8 installer throw unhandled exeception when do install in EFI mode LIN8-2940: Multilib: Cannot run valgrind for either 64-bit or 32-bit applications on the same rootfs LIN8-2665: glibc-std-qt5+xfce fails to build due to conflict in conman, when adding feature/self-hosted on intel-x86-64 LIN8-3261: lockdep splat at startup LIN8-3660: warning at workqueue.c during bootup ======================= 8.0.0.5 =============================== LIN8-3397: Security Advisory - subversion - CVE-2015-5343 LIN8-3377: Security Advisory - libvirt - CVE-2015-5247 LIN8-3306: Security Advisory - libssh2 - CVE-2016-0787 LIN8-3293: Security Advisory - jasper - CVE-2014-8157 LIN8-3295: Security Advisory - jasper - CVE-2014-8158 LIN8-3290: Security Advisory - jasper - CVE-2014-8138 LIN8-3282: Security Advisory - jasper - CVE-2014-9029 LIN8-3279: Security Advisory - jasper - CVE-2014-8137 LIN8-3277: Security Advisory - jasper - CVE-2016-2116 LIN8-3275: Security Advisory - jasper - CVE-2016-1577 LIN8-3273: Security Advisory - jasper - CVE-2015-5203 LIN8-3259: Security Advisory - squid - CVE-2016-3947 LIN8-3251: Security Advisory - proftpd - CVE-2016-3125 LIN8-3250: Security Advisory - qemu - CVE-2016-2858 LIN8-3249: Security Advisory - squid - CVE-2016-3948 LIN8-3248: Security Advisory - perl - CVE-2016-2381 LIN8-3247: Security Advisory - qemu - CVE-2016-2857 LIN8-3245: Security Advisory - libotr - CVE-2016-2851 LIN8-3243: Security Advisory - libvirt - CVE-2015-5313 LIN8-3155: Security Advisory - openssh - CVE-2016-3115 LIN8-3156: Security Advisory - nss - CVE-2016-1950 LIN8-3153: Security Advisory - nss - CVE-2016-1979 LIN8-3154: Security Advisory - samba - CVE-2015-7560 LIN8-3151: Security Advisory - quagga - CVE-2016-2342 LIN8-3149: Security Advisory - samba - CVE-2016-0771 LIN8-3147: Security Advisory - pcre - CVE-2016-3191 LIN8-3146: Security Advisory - nss - CVE-2016-1978 LIN8-3140: Security Advisory - krb5 - CVE-2016-3119 LIN8-3139: Security Advisory - openjpeg - CVE-2016-1645 LIN8-3137: Security Advisory - ruby - CVE-2015-7551 LIN8-3037: Security Advisory - squid - CVE-2016-2571 LIN8-3027: Security Advisory - phpmyadmin - CVE-2016-2559 LIN8-3021: Security Advisory - phpmyadmin - CVE-2016-2562 LIN8-3022: Security Advisory - squid - CVE-2016-2569 LIN8-3011: Security Advisory - phpmyadmin - CVE-2016-2560 LIN8-3009: Security Advisory - squid - CVE-2016-2570 LIN8-3010: Security Advisory - dhcp - CVE-2016-2774 LIN8-2854: Security Advisory - cpio - CVE-2016-2037 LIN8-2618: Security Advisory - jasper - CVE-2016-1867 LIN8-2751: Security Advisory - jasper - CVE-2016-2089 LIN8-3389: Security Advisory - squid - CVE-2016-2390 LIN8-3224: wrlinux 8 - Failure installing kernel extra headers (dash) LIN8-3458: omapdrm-pvr_1.14.bb of BSP ti-am335x fails to do_fetch LIN8-2996: wrl8 : SDK install script should generate kernel scripts LIN8-3262: Configure fails when using feature/jdk8 LIN8-3183: axm55xx kernel hangs when enabling basic self tests - 3rd issue LIN8-3409: mozjs: configure fails 'ImportError: cannot import name _unicode' LIN8-3345: CLONE - (WRL8) qemu make start-target breaks with localized linux (discovered in french localization) LIN8-3311: CLONE - net-snmp Segmentation fault occurred in netsnmp_oid_find_prefix LIN8-3309: Configure fails when using feature/jdk7 LIN8-3298: impossible to remove net-snmp-server package from target with smart/rpm LIN8-3289: CLONE - SNMPD Error opening specified endpoint "udp6:[::1]:161" LIN8-3269: CLONE - wrl6 : make show-dependencies doesnt show dependencies for all packages LIN8-3260: Obsolete (?) implementation of axxia-edac. LIN8-3240: make package-manager error LIN8-3227: wrl8 nativesdk-python3 does not build LIN8-3226: wrl8 bug in relocate_sdk.py LIN8-3222: Upgrade the prebuilt host tools to fix 2 git CVEs: CVE-2016-2324 & CVE-2016-2315 LIN8-3204: QA Issue on quota LIN8-3181: axm55xx kernel hangs when enabling basic self tests - 2nd issue LIN8-3178: Fail to start lighttpd with mod_cgi for "undefined symbol :chunkqueue_written". LIN8-3175: What's wrong with kernel configure CONFIG_CRASH_DUMP in wrl8? LIN8-3172: ls1020 I2C erratum A-010124 fix in wrlinux 7 LIN8-3123: [tz-announce] 2016c release of tz code and data available LIN8-3098: dosfstools GPLv2 fails to build LIN8-2984: CLONE - urandom accessed incorrectly in recipes-core/initscripts/initscripts_1.0.bb LIN8-2251: CLONE - PCIe can't assign mem (size 0x40000000), half of that size works (512MB) ======================= 8.0.0.4 =============================== LIN8-3099: Security Advisory - git - CVE-2016-2315 LIN8-3035: Security Advisory - bind - CVE-2016-1285 LIN8-3026: Security Advisory - wireshark - CVE-2016-2521 LIN8-3025: Security Advisory - wireshark - CVE-2016-2531 LIN8-3019: Security Advisory - wireshark - CVE-2016-2530 LIN8-3017: Security Advisory - bind - CVE-2016-1286 LIN8-3014: Security Advisory - wireshark - CVE-2016-2532 LIN8-3015: Security Advisory - wireshark - CVE-2016-2523 LIN8-3007: Security Advisory - ntp - CVE-2015-5300 LIN8-2872: Security Advisory - phpMyAdmin - CVE-2016-2044 LIN8-2866: Security Advisory - phpMyAdmin - CVE-2016-1927 LIN8-2870: Security Advisory - openjpeg - CVE-2016-1628 LIN8-2867: Security Advisory - phpMyAdmin - CVE-2016-2042 LIN8-2869: Security Advisory - phpMyAdmin - CVE-2016-2043 LIN8-2864: Security Advisory - openjpeg - CVE-2016-1626 LIN8-2861: Security Advisory - phpMyAdmin - CVE-2016-2041 LIN8-2855: Security Advisory - phpMyAdmin - CVE-2016-2040 LIN8-2852: Security Advisory - phpMyAdmin - CVE-2016-2038 LIN8-2850: Security Advisory - phpMyAdmin - CVE-2016-2039 LIN8-2848: Security Advisory - phpMyAdmin - CVE-2016-2045 LIN8-2750: Security Advisory - libmatroska - CVE-2015-8792 LIN8-2744: Security Advisory - krb5 - CVE-2015-8631 LIN8-2734: Security Advisory - krb5 - CVE-2015-8630 LIN8-2731: Security Advisory - linux - CVE-2015-7513 LIN8-2728: Security Advisory - linux - CVE-2015-8787 LIN8-2601: Security Advisory - ntp - CVE-2015-7974 LIN8-2641: Security Advisory - ntp - CVE-2015-7975 LIN8-2624: Security Advisory - ntp - CVE-2015-7976 LIN8-2635: Security Advisory - ntp - CVE-2015-7978 LIN8-2637: Security Advisory - ntp - CVE-2015-8138 LIN8-2648: Security Advisory - ntp - CVE-2015-8139 LIN8-2653: Security Advisory - ntp - CVE-2015-8140 LIN8-2646: Security Advisory - ntp - CVE-2015-7979 LIN8-2643: Security Advisory - ntp - CVE-2015-7977 LIN8-2626: Security Advisory - ntp - CVE-2015-7973 LIN8-2609: Security Advisory - ntp - CVE-2015-8158 LIN8-1793: Security Advisory - boost - CVE-2012-2677 LIN8-1575: Security Advisory - unzip - CVE-2015-7697 LIN8-1573: Security Advisory - mbedtls - CVE-2015-5291 LIN8-1571: Security Advisory - unzip - CVE-2015-7696 LIN8-1570: Security Advisory - mbedtls - CVE-2015-8036 LIN8-1340: Security Advisory - postgresql - CVE-2015-5289 LIN8-774: Security Advisory - xfsprogs - CVE-2012-2150 LIN8-3032: Security Advisory - bind - CVE-2016-2088 LIN8-3100: Security Advisory - git - CVE-2016-2324 LIN8-2720: Security Advisory - linux - CVE-2015-8539 LIN8-3136: Security Advisory - webkit - CVE-2016-1779 LIN8-2988: Security Advisory - openssl - CVE-2016-2842 LIN8-3170: Security Advisory - webkit - CVE-2015-7098 LIN8-3157: Security Advisory - webkit - CVE-2016-1786 LIN8-3152: Security Advisory - webkit - CVE-2016-1783 LIN8-3158: Security Advisory - webkit - CVE-2016-1778 LIN8-3150: Security Advisory - webkit - CVE-2016-1785 LIN8-3145: Security Advisory - webkit - CVE-2016-1782 LIN8-3148: Security Advisory - webkit - CVE-2016-1781 LIN8-3169: Security Advisory - webkit - CVE-2015-7096 LIN8-3168: Security Advisory - webkit - CVE-2016-1728 LIN8-2735: Security Advisory - webkit - CVE-2016-1725 LIN8-2730: Security Advisory - webkit - CVE-2016-1723 LIN8-2715: Security Advisory - webkit - CVE-2016-1726 LIN8-2746: Security Advisory - webkit - CVE-2016-1727 LIN8-2710: Security Advisory - webkit - CVE-2016-1724 LIN8-2740: Security Advisory - linux - CVE-2015-8785 LIN8-3070: Security Advisory - gst-ffmpeg - CVE-2014-9316 LIN8-3072: Security Advisory - gst-ffmpeg - CVE-2014-9317 LIN8-2712: Security Advisory - gst-ffmpeg - CVE-2016-2326 LIN8-2708: Security Advisory - gst-ffmpeg - CVE-2016-2330 LIN8-2119: Security Advisory - gst-ffmpeg - CVE-2012-2779 LIN8-1569: Security Advisory - util-linux - CVE-2015-5218 LIN8-1902: Security Advisory - gst-ffmpeg - CVE-2015-8216 LIN8-1920: Security Advisory - gst-ffmpeg - CVE-2015-8365 LIN8-1925: Security Advisory - gst-ffmpeg - CVE-2015-8364 LIN8-3132: microcode-ctl package should default with intel-x86-64 BSP LIN8-3050: CLONE - It's better to add /etc/security/limits.conf as a rpm package conf file. LIN8-3005: CLONE - Bug in kconf_check (kernel) LIN8-2982: CLONE - Service lighttpd failed to start LIN8-2954: Kernel Build Warning (Value requested for CONFIG_ACPI_IPMI not in final ".config") on intel-x86-64 LIN8-2825: gcc-cross-canadian do_compile() failed when building export-sdk LIN8-2788: fsl-e500mc: kernwarning_buildcheck testing failed on cgl kernel. LIN8-3128: CLONE - smart upgrade tried to upgrade a 32-bit pkg with a 64-bit pkg LIN8-3110: CLONE - Blacklist bypassed gnutls LIN8-3058: CLONE - [tz-announce] 2016b release of tz code and data available LIN8-3192: cav-octeon3 BSP configure failed "ERROR: You selected an invalid board name: "cav-octeon3"" LIN8-2255: relocate_sdk.py: Incorrect handling of .gccrelocprefix LIN8-2917: CLONE - RCPL 5 project creation fails when RCPL 7 installed LIN8-3120: --enable-checkout-all-layers=yes fails on RCPL 2 after installing RCPL 3 ======================= 8.0.0.3 =============================== LIN8-2811: Security Advisory - libxml2 - CVE-2015-8710 LIN8-2807: Security Advisory - qemu - CVE-2016-1568 LIN8-2804: Security Advisory - qemu - CVE-2015-8345 LIN8-2802: Security Advisory - qemu - CVE-2015-7504 LIN8-2801: Security Advisory - qemu - CVE-2015-8504 LIN8-2799: Security Advisory - libtiff - CVE-2015-8784 LIN8-2824: Security Advisory - git - CVE-2015-7545 LIN8-2817: Security Advisory - librsvg2 - CVE-2015-7558 LIN8-2874: Security Advisory - postgresql - CVE-2016-0766 LIN8-2885: Security Advisory - OpenSSL - CVE-2016-0800 LIN8-2889: Security Advisory - OpenSSL - CVE-2016-0799 LIN8-2888: Security Advisory - OpenSSL - CVE-2016-0797 LIN8-2887: Security Advisory - OpenSSL - CVE-2016-0798 LIN8-2886: Security Advisory - OpenSSL - CVE-2016-0705 LIN8-2868: Security Advisory - nettle - CVE-2015-8804 LIN8-2863: Security Advisory - libbsd - CVE-2016-2090 LIN8-2862: Security Advisory - qemu - CVE-2016-2197 LIN8-2851: Security Advisory - libgcrypt - CVE-2015-7511 LIN8-2840: Security Advisory - socat - CVE-2016-2217 LIN8-2890: Security Advisory - OpenSSL - CVE-2016-0702 LIN8-2873: Security Advisory - nettle - CVE-2015-8805 LIN8-2871: Security Advisory - uclibc - CVE-2016-2225 LIN8-2865: Security Advisory - nettle - CVE-2015-8803 LIN8-2858: Security Advisory - gtk - CVE-2013-7447 LIN8-2859: Security Advisory - nginx - CVE-2016-0747 LIN8-2860: Security Advisory - nginx - CVE-2016-0742 LIN8-2856: Security Advisory - postgresql - CVE-2016-0773 LIN8-2857: Security Advisory - uclibc - CVE-2016-2224 LIN8-2853: Security Advisory - qemu - CVE-2016-2198 LIN8-2849: Security Advisory - nginx - CVE-2016-0746 LIN8-2736: Security Advisory - curl - CVE-2016-0754 LIN8-2737: Security Advisory - linux - CVE-2016-0723 LIN8-2719: Security Advisory - libebml - CVE-2015-8789 LIN8-2713: Security Advisory - krb5 - CVE-2015-8629 LIN8-2681: Security Advisory - glibc - CVE-2015-7547 LIN8-2749: Security Advisory - libebml - CVE-2015-8790 LIN8-2739: Security Advisory - libebml - CVE-2015-8791 LIN8-2733: Security Advisory - linux - CVE-2013-4312 LIN8-2721: Security Advisory - curl - CVE-2016-0755 LIN8-2714: Security Advisory - linux - CVE-2015-7566 LIN8-2702: Security Advisory - glibc - CVE-2014-9761 LIN8-2703: Security Advisory - glibc - CVE-2015-8776 LIN8-2332: Security Advisory - grub2 - CVE-2015-8370 LIN8-2340: Security Advisory - linux - CVE-2015-8374 LIN8-1353: Security Advisory - postgresql - CVE-2015-5288 LIN8-2827: Security Advisory - foomatic-filters - CVE-2015-8560 LIN8-2829: Security Advisory - foomatic-filters - CVE-2015-8327 LIN8-2610: Security Advisory - ecryptfs-utils - CVE-2016-1572 LIN8-2917: CLONE - RCPL 5 project creation fails when RCPL 7 installed LIN8-3005: CLONE - Bug in kconf_check (kernel) LIN8-2982: CLONE - Service lighttpd failed to start LIN8-2968: CLONE - start avahi-daemon.service failed LIN8-2957: crda_3.18 failed (do_compile) of xilinx-zynq_world. LIN8-2939: CLONE - Chmod(/var/log) failed on localhost systemd-tmpfiles LIN8-2932: 2 kernel warnings founded during the kernel compilation LIN8-2948: invalid path in /usr/bin/mysqlbug LIN8-2946: invalid path in /usr/bin/smicache LIN8-2935: invalid path in /etc/webmin/start LIN8-2843: guile_2.0.11 failed (do_compile) of altera-socfpga_world_bd_nosplit LIN8-2911: Wrong LICENSE in wr-dpdk. LIN8-2901: glibc build errors after wrgit pull (WRLINUX_8_0_HEAD) LIN8-2899: The RCPL0002 project configuration is failed on Red Hat 6.7 LIN8-2893: configure script fails with invalid board name LIN8-2697: kmemleak reports issue in systemd-udevd on intel-x86-64 skylake LIN8-2682: pybootchargui failed to generate the png file LIN8-2588: CLONE - [tz-announce] 2016a release of tz code and data available LIN8-2424: CLONE - wrl7 /usr/lib/tmpfiles.d/etc.conf creates links to non-existing files ======================= 8.0.0.2 =============================== LIN8-2779: Security Advisory - libtiff - CVE-2015-8683 LIN8-2778: Security Advisory - libtiff - CVE-2015-8665 LIN8-2723: Security Advisory - linux - CVE-2015-8767 LIN8-2743: Security Advisory - libtiff - CVE-2015-8782 LIN8-2718: Security Advisory - mariadb - CVE-2016-2047 LIN8-2747: Security Advisory - libtiff - CVE-2015-8783 LIN8-2745: Security Advisory - linux - CVE-2015-8575 LIN8-2729: Security Advisory - libtiff - CVE-2015-8781 LIN8-2726: Security Advisory - linux - CVE-2015-7550 LIN8-2630: Security Advisory - mysql - CVE-2016-0609 LIN8-2632: Security Advisory - dhcp - CVE-2015-8605 LIN8-2628: Security Advisory - mysql - CVE-2016-0608 LIN8-2615: Security Advisory - mysql - CVE-2016-0597 LIN8-2208: Security Advisory - dpkg - CVE-2015-0860 LIN8-2668: Security Advisory - glibc - CVE-2015-8779 LIN8-2625: Security Advisory - mysql - CVE-2016-0606 LIN8-2545: Security Advisory - linux - CVE-2016-0728 LIN8-2620: Security Advisory - php - CVE-2016-1903 LIN8-2619: Security Advisory - openssh - CVE-2016-1907 LIN8-2616: Security Advisory - mysql - CVE-2016-0616 LIN8-2604: Security Advisory - mysql - CVE-2016-0546 LIN8-2651: Security Advisory - harfbuzz - CVE-2016-2052 LIN8-2642: Security Advisory - php - CVE-2015-6836 LIN8-2634: Security Advisory - glibc - CVE-2015-8777 LIN8-2636: Security Advisory - mysql - CVE-2016-0596 LIN8-2598: Security Advisory - openssl - CVE-2015-3197 LIN8-2599: Security Advisory - openssl - CVE-2016-0701 LIN8-2622: Security Advisory - libpng - CVE-2015-8472 LIN8-2623: Security Advisory - mysql - CVE-2016-0598 LIN8-2608: Security Advisory - mysql - CVE-2016-0505 LIN8-2607: Security Advisory - mysql - CVE-2016-0600 LIN8-1352: Security Advisory - linux - CVE-2015-7799 LIN8-1358: Security Advisory - linux - CVE-2015-5156 LIN8-1931: Security Advisory - linux - CVE-2015-8104 LIN8-1919: Security Advisory - libpng - CVE-2015-8126 LIN8-1915: Security Advisory - gcc - CVE-2015-5276 LIN8-1905: Security Advisory - linux - CVE-2015-7872 LIN8-1922: Security Advisory - libsndfile - CVE-2015-7805 LIN8-1903: Security Advisory - strongswan - CVE-2015-8023 LIN8-2529: Security Advisory - bind - CVE-2015-8704 LIN8-2503: Security Advisory - wireshark - CVE-2015-8718 LIN8-2501: Security Advisory - wireshark - CVE-2015-8715 LIN8-2497: Security Advisory - wireshark - CVE-2015-8725 LIN8-2496: Security Advisory - wireshark - CVE-2015-8719 LIN8-2487: Security Advisory - samba - CVE-2015-8467 LIN8-2488: Security Advisory - wireshark - CVE-2015-8726 LIN8-2472: Security Advisory - wireshark - CVE-2015-8731 LIN8-2469: Security Advisory - wireshark - CVE-2015-8720 LIN8-2467: Security Advisory - wireshark - CVE-2015-8713 LIN8-2458: Security Advisory - samba - CVE-2015-5330 LIN8-2457: Security Advisory - wireshark - CVE-2015-8714 LIN8-2459: Security Advisory - wireshark - CVE-2015-8717 LIN8-2447: Security Advisory - nss - CVE-2015-7182 LIN8-2490: Security Advisory - wireshark - CVE-2015-8730 LIN8-2484: Security Advisory - wireshark - CVE-2015-8723 LIN8-2482: Security Advisory - samba - CVE-2015-7540 LIN8-2481: Security Advisory - wireshark - CVE-2015-8732 LIN8-2461: Security Advisory - wireshark - CVE-2015-8733 LIN8-2454: Security Advisory - nspr - CVE-2015-7183 LIN8-2499: Security Advisory - samba - CVE-2015-5252 LIN8-2492: Security Advisory - wireshark - CVE-2015-8724 LIN8-2491: Security Advisory - samba - CVE-2015-5299 LIN8-2478: Security Advisory - wireshark - CVE-2015-8722 LIN8-2474: Security Advisory - wireshark - CVE-2015-8712 LIN8-2475: Security Advisory - wireshark - CVE-2015-8721 LIN8-2464: Security Advisory - wireshark - CVE-2015-8729 LIN8-2463: Security Advisory - wireshark - CVE-2015-8711 LIN8-2442: Security Advisory - nss - CVE-2015-7181 LIN8-2530: Security Advisory - bind - CVE-2015-8705 LIN8-2509: Security Advisory - openssh - CVE-2016-0777 LIN8-2504: Security Advisory - qemu - CVE-2015-7512 LIN8-2494: Security Advisory - wireshark - CVE-2015-8727 LIN8-2486: Security Advisory - samba - CVE-2015-3223 LIN8-2470: Security Advisory - wireshark - CVE-2015-8716 LIN8-2456: Security Advisory - samba - CVE-2015-5296 LIN8-2431: Security Advisory - libgcrypt - CVE-2015-5738 LIN8-2510: Security Advisory - openssh - CVE-2016-0778 LIN8-2342: Security Advisory - phpmyadmin - CVE-2015-8669 LIN8-2334: Security Advisory - linux - CVE-2015-7990 LIN8-2330: Security Advisory - linux - CVE-2015-8569 LIN8-112: Security Advisory - samba - CVE-2014-8143 LIN8-1914: Security Advisory - sudo - CVE-2015-5602 LIN8-2543: Security Advisory - sysklogd & rsyslog - CVE-2014-3683 LIN8-1802: Security Advisory - sysklogd & rsyslog - CVE-2014-3634 LIN8-2440: Security Advisory - openssl & nss & gnutls - CVE-2015-7575 LIN8-2814: Compilation failure regression after updating to gdb 7.10.1 LIN8-2773: CLONE - net-tools-1.60: "netstat" does not support SCTP LIN8-2326: CLONE - 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" LIN8-2531: CLONE - Failed to build package iasl on RCPL11 LIN8-2706: make clean doesn't work in axxiaarm kernel LIN8-2759: Managed builds not updated to wrlinux 8 LIN8-2752: CLONE - layer wr-cavium-simple-exec breaks FILESEXTRAPATHS LIN8-2576: Backport malloc glibc fixes to WRL6/8' LIN8-2594: Regression: Patching libunwind failed during build: libatomics-ops-lib-check.patch LIN8-2663: installer ISO failed at the end of installation LIN8-681: xerces-c test case "DOMTest" failed. It only failed on qemux86-64, and passed on all other qemu BSPs LIN8-2453: make export-sdk using DEFAULT_IMAGE does not create self extracting .sh script LIN8-2435: gcc version incompatible for WRL8 build LIN8-2425: Cleanup qt5 templates, README, rootfs options LIN8-2528: postfix_3.0.2 failed (do_package_qa) of intel-x86-64_std. LIN8-2443: rootfs build fail when adding linux-libc-headers LIN8-2449: cannot make temp dir gcc_test_XXXX on target will blocked the WRLinux8 as a build server testing LIN8-2575: configure complains 'fatal: Not a valid object name LB13_8.0' after the production upgraded to RCPL0001 LIN8-2439: libnewt_0.52.17.bb, do_compile) failed with exit code '1' ======================= 8.0.0.1 =============================== LIN8-2193: Security Advisory - pcre - CVE-2015-8388 LIN8-2192: Security Advisory - php - CVE-2015-7803 LIN8-2194: Security Advisory - pcre - CVE-2015-8390 LIN8-1909: Security Advisory - linux - CVE-2015-7312 LIN8-1926: Security Advisory - libxml2 - CVE-2015-7941 LIN8-1929: Security Advisory - libxml2 - CVE-2015-7942 LIN8-1928: Security Advisory - libxml2 - CVE-2015-8035 LIN8-1923: Security Advisory - libxslt - CVE-2015-7995 LIN8-2205: Security Advisory - libxml2 - CVE-2015-7497 LIN8-2204: Security Advisory - pcre - CVE-2015-8391 LIN8-2196: Security Advisory - openssl - CVE-2015-1794 LIN8-2195: Security Advisory - pcre - CVE-2015-8381 LIN8-2207: Security Advisory - openssl - CVE-2015-3193 LIN8-2206: Security Advisory - git - CVE-2015-7082 LIN8-2202: Security Advisory - pcre - CVE-2015-8383 LIN8-2201: Security Advisory - openssl - CVE-2015-3195 LIN8-2211: Security Advisory - pcre - CVE-2015-8385 LIN8-2210: Security Advisory - openldap - CVE-2015-3276 LIN8-2209: Security Advisory - pcre - CVE-2015-8394 LIN8-2216: Security Advisory - pcre - CVE-2015-8380 LIN8-2215: Security Advisory - pcre - CVE-2015-8386 LIN8-2213: Security Advisory - pcre - CVE-2015-8392 LIN8-2200: Security Advisory - libxml2 - CVE-2015-8242 LIN8-2199: Security Advisory - pcre - CVE-2015-8389 LIN8-2197: Security Advisory - pcre - CVE-2015-8393 LIN8-1897: Security Advisory - libsndfile - CVE-2014-9756 LIN8-2224: Security Advisory - pcre - CVE-2015-8395 LIN8-2222: Security Advisory - pcre - CVE-2015-8384 LIN8-2221: Security Advisory - openssl - CVE-2015-3194 LIN8-2219: Security Advisory - libxml2 - CVE-2015-5312 LIN8-2218: Security Advisory - pcre - CVE-2015-8387 LIN8-2217: Security Advisory - php - CVE-2015-7804 LIN8-2348: Security Advisory - libxml2 - CVE-2015-8317 LIN8-2347: Security Advisory - linux - CVE-2015-8660 LIN8-2343: Security Advisory - linux - CVE-2013-7446 LIN8-2345: Security Advisory - libxml2 - CVE-2015-8241 LIN8-2341: Security Advisory - bind - CVE-2015-8461 LIN8-2335: Security Advisory - bind - CVE-2015-8000 LIN8-2336: Security Advisory - libxml2 - CVE-2015-7498 LIN8-2333: Security Advisory - linux - CVE-2015-7884 LIN8-2337: Security Advisory - linux - CVE-2015-8543 LIN8-2329: Security Advisory - libxml2 - CVE-2015-7500 LIN8-2328: Security Advisory - libxml2 - CVE-2015-7499 LIN8-2281: Security Advisory - expat - CVE-2015-1283 LIN8-1321: Security Advisory - gdk-pixbuf - CVE-2015-7673 LIN8-1339: Security Advisory - gdk-pixbuf - CVE-2015-7674 LIN8-1071: pci_hotplug with 00:1f.2(chipset 4-Port SATA IDE Controller) testing failed LIN8-2439: CLONE - libnewt: compile fails "undefined reference to `tgetflag'" LIN8-2317: php: patches can not be found LIN8-2391: CLONE - wrlinux 6 - QA warnings when using PACKAGE_DEBUG_SPLIT_STYLE = "debug-file-directory" LIN8-2248: CLONE - attempt to add a sub-package to a project fails LIN8-2247: CLONE - wrl7 : manifest file not produced LIN8-1814: WARNING is displayed when building heapscope-ptest [file-rdeps] LIN8-1772: intel-x86-64: --enable-multilib=lib32 caused system hung while using qemu on Ubuntu 14.04.3 LTS LIN8-1512: intel-x86-64 preempt-rt config project boot hung frequently LIN8-2045: ttf-vlgothic: do_fetch fail: Unable to fetch URL from any source. LIN8-1672: Cannot find postinstall.sh due to workbench is not available at WRL-8.0 EAR LIN8-1527: gstreamer1.0-plugins-bad fails in dependencies test LIN8-1604: fsl-t2xxx: kdump test scp vmcore have kernel call trace. LIN8-2057: schedtool always return Error log "SCHED_DEADLINE - value out of range" on intel-x86-32 LIN8-1878: intel-x86-32: perf_events_l1_cache testing failed on standard kernel LIN8-2149: make remake failed LIN8-1938: "criu check" failed on ARM (fsl-ls20xx and xilinx-zynq) bsps LIN8-2153: Occassionally, gstreamer1.0-p1ugins-good_1.4.5 fails to build - gudev/gudev.h: No such file or directory LIN8-2093: wrlinux-image-glibc-core do_rootfs failed while running gplv2-build on wrl7_64 distro LIN8-2027: When kernel built with -pie build system doesn't skip packaging QA LIN8-1971: iperf3 missing dependency LIN8-996: intel-x86: some kernel build warning LIN8-544: ERROR: QA Issue: File in package gccmakedep contained reference to tmpdir [buildpaths]