1.0 ROLLING CUMULATIVE PATCH LAYER OVERVIEW This is a Rolling Cumulative Patch Layer for the base Wind River Linux 9.0 release. This RCPL provides fixes for known problems. For information on updating your projects, see the Product Updates section of the Wind River Linux Getting Started guide. https://knowledge.windriver.com/en-us/000_Products/000/010/050/000/000_Wind_River_Linux_Getting_Started%2C_9/020 The update procedure involves updating your projectDir/wrlinux-9 repository, and then re-running the setup.sh program with the original arguments. The procedure for upgrading your project is shown in the Updating Wind River Linux section of that guide: https://knowledge.windriver.com/en-us/000_Products/000/010/050/000/000_Wind_River_Linux_Getting_Started%2C_9/020/020 2.0 RCPL Update Implementation The distribution is a set of git repositories that are used to generate project directories at setup time. An RCPL appends new fixes to these repositories. As a result, the git repositories can grow with each new RCPL. The product name branches include two specific branch names. The first is a continuous integration branch. The continuous integration branch tracks the latest RCPL version release by Wind River, and does not include an RCPL number. For example: * WRLINUX_9_BASE * WRLINUX_9_LTS * WRLINUX_9_LTS_CVE These branches will always match the latest released RCPL. The second branch name is RCPL-specific, with a reference to a specific RCPL, such as: * WRLINUX_9_BASE_RCPL0001 * WRLINUX_9_LTS_RCPL0002 * WRLINUX_9_LTS_CVE_RCPL0010 To identify which branch you are on, run the following commands: $ cd projectDir/wrlinux-9 $ git branch 3.0 Selecting a specific RCPL Follow the procedure as indicated in the Updating Wind River Linux section of the Wind River Linux Getting Started guide located at: https://knowledge.windriver.com/en-us/000_Products/000/010/050/000/000_Wind_River_Linux_Getting_Started%2C_9/020/020 In step 3, of the procedure you will use the branchName of the RCPL that you wish to use. For example: $ git checkout WRLINUX_9_LTS_CVE_RCPL0002 4.0 Change Log The following is a summary of the changes made in each RCPL version. The initial product distribution occurred with RCPL0001. Defect List: ======================= 9.0.0.17 =============================== none - srcrev.inc: wr-kernel srcrev update 2018-07-30 none - srcrev.inc: wr-kernel srcrev update 2018-07-27 none - srcrev.inc: wr-kernel srcrev update 2018-07-22 none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6838 - package_manager: fix install_glob to use morty sdk [ LIN9-6838 ] pkgdir LIN9-6838 - sdk: generate locale archive and remove packages [ LIN9-6838 ] LIN9-6838 - cross-localedef-native: add way to specify which locale [ LIN9-6838 ] archive to write LIN9-6838 - populate_sdk_base: depend on nativesdk-glibc-locale [ LIN9-6838 ] LIN9-6838 - populate_sdk: install UTF-8 locales in SDKs [ LIN9-6838 ] LIN9-6838 - sdk: only install locales if we're using glibc [ LIN9-6838 ] LIN9-6838 - sdk: install specified locales into SDK [ LIN9-6838 ] LIN9-6838 - package-manager: add install_glob() [ LIN9-6838 ] LIN9-6838 - package_manager: improve install_complementary [ LIN9-6838 ] LIN9-6838 - package_manager: don't race on a file when installing [ LIN9-6838 ] complementary packages LIN9-6838 - lib/oe/package_manager: bail if createrepo can't be [ LIN9-6838 ] found LIN9-6838 - package_manager: remove strings and migrate to direct [ LIN9-6838 ] arrays LIN9-6838 - glibc: relocate locale paths in nativesdk [ LIN9-6838 ] LIN9-6838 - glibc: don't use host locales in nativesdk [ LIN9-6838 ] LIN9-6838 - default-distrovars: don't rename locales for nativesdk [ LIN9-6838 ] LIN9-7086 - apache2: fix a httpd crash LIN9-6997 - net-snmp: Fix host contamination none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-6612 - wrlinux-installer.conf: increase INITRAMFS_MAXSIZE to fix do_image_cpio failure none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-7098 - microcode-ctl: add branch=gone since upstream convert branch master to gone none - srcrev.inc: wr-kernel srcrev update 2018-07-08 LIN9-7093 - diffutils-ptest: add runtime dependency on make none - srcrev.inc: wr-kernel srcrev update 2018-07-03 none - srcrev.inc: wr-kernel srcrev update 2018-07-02 LIN9-7002 - apache2: zlib dependency issue for mod_deflate none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-7004 - Update the repo links of ca-certificates, ncurses and ifupdown LIN9-7004 - Update several invalid SRC_URIs LIN9-7004 - ncurses: change SRC_URI from Debian anonscm to salsa LIN9-7004 - ifupdown: correct the repository location LIN9-7004 - ca-certificates: change SRC_URI from Debian anonscm to salsa none - srcrev.inc: wr-kernel srcrev update 2018-06-22 LIN9-6335 - rpm-required-sign: Add require to feature rpm-local-keys [ LIN9-6335 ] LIN9-6886 - image.bbclass: drop initramfs bundle related code LIN9-6989 - findutils: make -delete honour the -ignore_readdir_race option none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6960 - glibc: fix the patch conflict in Changelog none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6960 - glibc: fix Non AVX test code return non-zero LVL1,2 AVX licenses none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6933 - glibc: fix CVE-2017-18269/CVE-2018-11236/CVE-2018-11237 LIN9-6919 - glibc: fix CVE-2017-18269/CVE-2018-11236/CVE-2018-11237 LIN9-6918 - glibc: fix CVE-2017-18269/CVE-2018-11236/CVE-2018-11237 none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6962 - gcc: use may_alias for std::function storage none - srcrev.inc: wr-kernel srcrev update 2018-06-13 LIN9-6953 - classes/wr-installer-rootfs.bbclass: check qemu-usermode at parsing time none - IP Disclosure (core) - 20180605 none - srcrev.inc: wr-kernel srcrev update 2018-06-06 none - srcrev.inc: wr-kernel srcrev update 2018-06-05 none - wrlinux.conf: Move to RCPL 17 none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6951 - Replace deprecated git branch parameter "--set-upstream" LIN9-6885 - opkg: fix conffile errors in 'opkg status' calls none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - settings.py: move from git.wrs.com to lxgit.wrs.com LIN9-6889 - glibc: Fix busybox nslookup segfault none - srcrev.inc: wr-kernel srcrev update 2018-05-28 LIN9-6875 - dccp: check sk for closed state in dccp_sendmsg() LIN9-6589 - net: hns: Fix a skb used after free bug LIN9-6561 - net: hns: fix ethtool_get_strings overflow in hns driver none - x LIN9-1050 - wr-common-packages-native: add change-file-endianness none - Merge branch 'WRLINUX_9_LTS' into WRLINUX_9_LTS_CVE none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS_CVE BSP-axxiaarm: LIN9-6995 - axxiaarm: use correct Machine DESCRIPTION BSP-intel-x86: LIN9-6902 - intel-microcode: upgrade 20180703 LIN9-6902 - intel-x86: replace microcode-ctl with intel-microcode and iucode-tool LIN9-6902 - intel-microcode: upgrade 20180425 LIN9-6902 - iucode-tool: add iucode-tool 2.1.2 to upgrade Intel microcode BSP-ti-am335x: LIN9-7001 - omapdrm-pvr: update path of the patch LIN9-7001 - omapdrm-pvr: update the get_user_pages_remote ======================= 9.0.0.16 =============================== none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - srcrev.inc: wr-kernel srcrev update 2018-05-23 LIN9-6877 - PM / runtime: Avoid false-positive warnings from might_sleep_if() LIN9-6870 - cdrom: information leak in cdrom_ioctl_media_changed() LIN9-6840 - x86/entry/64: Don't use IST entry for #BP stack LIN9-6839 - kvm/x86: fix icebp instruction handling LIN9-6746 - cryptodev-linux: Fixes a kernel crash observed with cipher-gcm test. LIN9-6634 - ALSA: seq: Fix racy pool initializations LIN9-6564 - mlock: fix mlock count can not decrease in race condition none - srcrev.inc: wr-kernel srcrev update 2018-05-17 LIN9-6880 - mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write() LIN9-6733 - package.bbclass(part2): Add '-b' option to file none - srcrev.inc: wr-kernel srcrev update 2018-05-14 LIN9-6846 - mm/mempolicy: fix use after free when calling get_mempolicy LIN9-6692 - scsi: libsas: defer ata device eh commands to libata LIN9-6665 - f2fs: fix a panic caused by NULL flush_cmd_control LIN9-6578 - x86/MCE: Serialize sysfs changes LIN9-6569 - scsi: libsas: direct call probe and destruct none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6852 - Update the SCR_URI of packages mesa/neon/libpng12 to fix 3 warnings none - srcrev.inc: wr-kernel srcrev update 2018-05-09 LIN9-6835 - drm: udl: Properly check framebuffer mmap offsets LIN9-6590 - floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl LIN9-6568 - net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe() LIN9-6464 - blkcg: fix double free of new_blkg in blkcg_init_queue US113025 - bin/stup.py: prevent base branch switching with checked out branch none - srcrev.inc: wr-kernel srcrev update 2018-05-07 LIN9-6817 - kernel/signal.c: avoid undefined behaviour in kill_something_info LIN9-6764 - kernel/exit.c: avoid undefined behaviour when calling wait4() LIN9-6667 - staging: ncpfs: memory corruption in ncp_read_kernel() LIN9-6643 - ext4: add validity checks for bitmap block numbers LIN9-6621 - psmisc : fix pstree segmentation fault none - srcrev.inc: wr-kernel srcrev update 2018-05-02 none - FogBugz #468942-2: Modify QSPI read_delay for Arria10 LIN9-6742 - bonding: save original net_device in skb->real_dev LIN9-6738 - locking/rt-mutex: fix deadlock in device mapper / block-IO LIN9-6711 - f2fs: fix a dead loop in f2fs_fiemap() LIN9-6660 - ext4: don't allow r/w mounts if metadata blocks overlap the superblock LIN9-6557 - ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent LIN9-6734 - opensaf : move /etc/init.d/opensafd to libexecdir LIN9-6734 - opensaf : add glibc-utils and lsb dependency LIN9-6734 - opensaf : add tipc support LIN9-6360 - linux-firmware: Remove underscore from linux-firmware-rtl8723bs_* packages none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6737 - byacc: Updated to valid SRC_URI [ LIN9-6737 ] LIN9-6522 - kernel-ovp: bbappend not working none - srcrev.inc: wr-kernel srcrev update 2018-04-23 LIN9-6688 - extcon: add driver for Intel USB mux LIN9-6657 - netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets LIN9-6656 - perf/core: Fix the perf_cpu_time_max_percent check LIN9-6633 - ext4: fail ext4_iget for root directory if unallocated LIN9-6140 - bpf/verifier: Fix states_equal() comparison of pointer and UNKNOWN none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-6509 - geoip: checksum update (april 2018) LIN9-6509 - geoip: archives update (april 2018) LIN9-6733 - package.bbclass: Add '-b' option to file call in isELF LIN9-6686 - eudev: create static nodes from modules LIN9-6679 - iperf3: fix transfer summary shows NULL above certain point issue LIN9-6612 - wrlinux-installer.conf: increase INITRAMFS_MAXSIZE to fix do_image_cpio failure none - srcrev.inc: wr-kernel srcrev update 2018-04-10 LIN9-6618 - usb: mux: add module parameter to portmux-intel-drcfg none - srcrev.inc: wr-kernel srcrev update 2018-04-10 LIN9-6618 - intel-x86: add USB dual role port mux none - Revert "watchdog: do not load soft watchdog kernel module automatically" LIN9-6675 - security_flags: Added SECURITY_NO_PIE_CFLAGS to python-cryptography none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6681 - CPU model updates for CVE-2017-5715 (Spectre variant #2) LIN9-6683 - depmodwrapper-cross: Set PACKAGES='' none - wrlinux.conf: Move to RCPL 16 none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6592 - binutils: fix 5 CVEs LIN9-6570 - binutils: fix 5 CVEs LIN9-6552 - binutils: fix 5 CVEs LIN9-6550 - binutils: fix 5 CVEs LIN9-6543 - binutils: fix 5 CVEs none - srcrev.inc: wr-kernel srcrev update 2018-03-28 LIN9-6369 - Revert "gpio: zynq: Wakeup gpio controller when it is used as IRQ controller" LIN9-6593 - scsi: libsas: fix memory leak in sas_smp_get_phy_events() LIN9-6583 - netfilter: add back stackpointer size checks LIN9-6562 - CIFS: Enable encryption during session setup phase LIN9-6558 - ocfs2: should wait dio before inode lock in ocfs2_setattr() LIN9-6538 - mm/madvise.c: fix madvise() infinite loop under special circumstances LIN9-6532 - ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() LIN9-6477 - usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer LIN9-6422 - usbip: prevent vhci_hcd driver from leaking a socket pointer address LIN9-6620 - crash: Fix invalid structure member offset error LIN9-6623 - tzdata & tzcode: update to 2018d none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-6623 - tzcode & tzdata: add source packages of 2018d Carrier-Grade-Profile: LIN9-6836 - openhpi: saHpiSessionClose: close socket BSP-intel-socfpga: US113024 - intel-socfpga: enable qspi nor-flash support BSP-intel-x86: LIN9-6360 - linux-firmware: Remove underscore from linux-firmware-rtl8723bs_* packages BSP-nxp-imx6: LIN9-6879 - nxp-imx6: create-sdcard.sh script fails on modern distros. BSP-xilinx-zynqmp: LIN9-6677 - xilinx-zynqmp: override xorg-xf86-config SRC_URI with xilinx-zynqmp LIN9-6622 - xilinx-zynqmp: append kernel & dtb for WIC and correct README ======================= 9.0.0.15 =============================== none - IP Disclosure (core) - 20180326 update none - x none - srcrev.inc: wr-kernel srcrev update 2018-03-23 LIN9-6611 - arm64: crypto: xts: Reduce preempt disabled regions none - srcrev.inc: wr-kernel srcrev update 2018-03-23 LIN9-6537 - dm: fix race between dm_get_from_kobject() and __dm_destroy() LIN9-6451 - rds: Fix NULL pointer dereference in __rds_rdma_map LIN9-6396 - usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input LIN9-6384 - futex: Prevent overflow by strengthen input validation LIN9-6323 - ACPI: sbshc: remove raw pointer from printk() message LIN9-6219 - loop: fix concurrent lo_open/lo_release none - Merge branch 'wr-9.0-20170621' into WRLINUX_9_LTS LIN9-6617 - go-fsnotify: update SRC_URI LIN9-6617 - meta-virtualization-dl-2-2.xml: update the upstream repo of go-fsnotify LIN9-6610 - glusterfs: update SRC_URI LIN9-6610 - snappy: update SRC_URI none - Merge remote-tracking branch 'base/WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-6613 - only support python2's meta-hdc none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6516 - man: Update fetch URL none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-6609 - python-pytest-runner: depends on python-setuptools-scm-native none - IP Disclosure (core) - 20180316 update none - srcrev.inc: wr-kernel srcrev update 2018-03-16 LIN9-6525 - make gettext independant of java components none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-5959 - lsbinitscripts: update URL none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-5959 - update URLs of libmine and iscsi-initiator-utils none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-6509 - geoip: Checksum update LIN9-6509 - geoip: Update archives none - srcrev.inc: wr-kernel srcrev update 2018-03-14 LIN9-6513 - x86/dumpstack: Remove NULL task pointer convention LIN9-6510 - dtc: add an exception for check_pci_device_reg none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6457 - binutils: fix 5 CVEs LIN9-6416 - binutils: fix 5 CVEs LIN9-6387 - binutils: fix 5 CVEs LIN9-6332 - binutils: fix 5 CVEs LIN9-6029 - binutils: fix 5 CVEs LIN9-6411 - glibc: fix 6 CVEs LIN9-6407 - glibc: fix 6 CVEs LIN9-6393 - glibc: fix 6 CVEs LIN9-6236 - glibc: fix 6 CVEs LIN9-6235 - glibc: fix 6 CVEs LIN9-6050 - glibc: fix 6 CVEs none - Merge remote-tracking branch 'origin/WRLINUX_9_BASE' into WRLINUX_9_LTS none - Merge remote-tracking branch 'base/WRLINUX_9_BASE' into WRLINUX_9_LTS US110421 - Add dependent tarballs for meta-hdc US110421 - meta-device-cloud-dl.xml: add git repos for meta-hdc and its dependencies US110421 - templates/feature: add device cloud none - srcrev.inc: wr-kernel srcrev update 2018-03-12 LIN9-6366 - net: ethernet: xilinx: bug fix for missing phydev var none - srcrev.inc: wr-kernel srcrev update 2018-03-12 LIN9-5822 - dmaengine: pl330: fix a race condition in case of threaded irqs LIN9-6506 - block: Fix oops in locked_inode_to_wb_and_lock_list() LIN9-6476 - mm, oom_reaper: gather each vma to prevent leaking TLB entry LIN9-6442 - f2fs: fix a bug caused by NULL extent tree LIN9-5806 - USB: core: harden cdc_parse_cdc_header none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN10-3479 - distcc: update for upstream changes none - srcrev.inc: wr-kernel srcrev update 2018-03-08 none - kver: 4.8.26 ---> 4.8.28 none - srcrev.inc: wr-kernel srcrev update 2018-03-08 LIN9-6233 - valgrind: fix the shared object issue while prelink ptest none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6363 - image.bbclass: let do_image depend on do_populate_lic of EXTRA_IMAGEDEPENDS LIN9-6363 - Revert "wrlinux-image-initramfs: depends on grub-efi:do_populate_lic" LIN9-6259 - ebtables: enable KERNEL_64_USERSPACE_32 for arm LIN9-6076 - python3: Remove host path from images [V2] [ LIN9-6076 ] LIN9-6076 - libtool: Remove host path from images [V2] [ LIN9-6076 ] none - perl: Remove host path from images [2] [ LIN9-6076 ] LIN9-6076 - perl: Remove host path from images [V2] [ LIN9-6076 ] none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6076 - gdb: Remove host path from images [V2] [ LIN9-6076 ] LIN9-6076 - binutils: Remove host path in target images [V2] [ LIN9-6076 ] LIN9-6076 - binutils: Remove host path from images [V2] [ LIN9-6076 ] LIN9-6076 - glibc: Remove host path from images [V2] [ LIN9-6076 ] LIN9-6076 - net-snmp: Remove host path from images [V2] [ LIN9-6076 ] none - srcrev.inc: wr-kernel srcrev update 2018-02-27 LIN9-6364 - lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk repos don't conflict LIN9-6354 - random: avoid preempt_disable()ed section LIN9-6232 - ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func() LIN9-6341 - clk: zynqmp: Remove a unused variable LIN9-5664 - RM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt LIN9-6312 - Input: i8042 - fix crash at boot time LIN9-6102 - KEYS: add missing permission check for request_key() destination LIN9-6027 - Bluetooth: Prevent stack info leak from the EFS element LIN9-5819 - media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner LIN9-6356 - watchdog: do not load soft watchdog kernel module automatically LIN9-6347 - wrlinux-whitelist.conf: ignore empty layer wr-nxp-qoriq-networking none - srcrev.inc: wr-kernel srcrev update 2018-02-06 LIN9-6302 - crypto: pcrypt - fix freeing pcrypt instances LIN9-6185 - RDS: null pointer dereference in rds_atomic_free_op LIN9-6180 - net: Fix double free and memory corruption in get_net_ns_by_id() none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-5959 - pam: update the URL, the original link is invalid. none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-2291 - ncurses: Add a patch to fix the CC/CFLAGS mangling that broke builds none - wrlinux.conf: Move to RCPL 15 none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-2291 - utils.bbclass: Support applications with arguments in check_app_exist() none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6344 - libmpc: the download mirror redirects to ftp.gnu.org none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6342 - v86d: take tarball from another mirror none - x none - srcrev.inc: wr-kernel srcrev update 2018-01-31 LIN9-6216 - RDS: Heap OOB write in rds_message_alloc_sgs() LIN9-5801 - media: imon: Fix null-ptr-deref in imon_probe LIN9-5778 - USB: serial: console: fix use-after-free after failed setup LIN9-6254 - collectd: Add PACKAGECONFIG for write_riemann plugin LIN9-6246 - rng-tools: modify 'read error' message none - srcrev.inc: wr-kernel srcrev update 2018-01-29 none - crypto: x86/sha1 - Fix reads beyond the number of blocks passed none - iwlwifi: Change maximum support version for iwlwifi-7265D from 24 to 29 LIN9-6249 - systemd: do not stop units bound to inactive units while coldplugging (#6316) LIN9-6247 - tzdata & tzcode: update 2018c none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-6247 - tzdata & tzcode: add 2018c packages LIN9-6239 - uio: fix section mismatch in fsl_srio_uio_probe LIN9-6196 - netfilter: xt_TCPMSS: add more sanity tests on tcph->doff CGP9-299 - Update kvm instrumentation for 4.15 LIN9-6094 - KVM: Fix stack-out-of-bounds read in write_mmio LIN9-6017 - netfilter: xt_osf: Add missing permission checks LIN9-6234 - dma: xilinx_dpdma: replace GFP_KERNEL with GFP_ATOMIC and use simple wait queues BSP-intel-x86: LIN9-6518 - intel-x86: update microcode to version 20180312 BSP-xilinx-zynqmp: LIN9-6367 - xilinx-zynqmp: modify README ======================= 9.0.0.14 =============================== none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6252 - linux-firmware: Skip arch insane check for linux firmware. none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6240 - Change commit version from upstream repository to include new version of firmware. LIN9-6240 - intel-x86: Add wireless 7265D firmware version 29 to intel-x86. LIN9-6238 - strongswan: remove RRECOMMENDS about kernel-module-ipsec none - srcrev.inc: wr-kernel srcrev update 2018-01-24 none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6244 - gcc: Internal Compiler Error observed in WRL9 toolchain LIN9-6237 - apache2: Revision 1618555 none - srcrev.inc: wr-kernel srcrev update 2018-01-19 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-6228 - geoip: Update checksums LIN9-6228 - geoip: Update .gz archives LIN9-6145 - python/python3: use cc_basename to replace CC for checking compiler none - srcrev.inc: wr-kernel srcrev update 2018-01-11 LIN9-6082 - dts: ls1012a: fix pfe build warnings LIN9-6158 - tcp: allow drivers to tweak TSQ logic LIN9-6123 - crypto: salsa20 - fix blkcipher_walk API usage LIN9-6109 - crypto: hmac - require that the underlying hash algorithm is unkeyed LIN9-6020 - netlink: Add netns check on taps LIN9-6016 - netfilter: nfnetlink_cthelper: Add missing permission checks LIN9-6160 - terminal.bbclass: use SHELL to interpret the init script none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-6159 - xilinx-zynqmp.xml: correct use the layer's name but not package's name none - Merge branch 'wr-9.0-20161125' into WRLINUX_9_LTS LIN9-5959 - python-ipy: update SRC_URI none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-6159 - xf86-video-armsoc.xml: add package xf86-video-armsoc to local none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-6149 - xerces-c: replace download url none - srcrev.inc: wr-kernel srcrev update 2018-01-05 US107619 - meta: xilinx-zynqmp: update to sdk-2017-03 and add graphic support none - srcrev.inc: wr-kernel srcrev update 2018-01-04 LIN9-5807 - cx231xx-cards: fix NULL-deref on missing association descriptor LIN9-6148 - wrlinux-whitelist.conf: ignore empty layers LIN9-6146 - uninative.bbclass: Fix broken symlink issue none - srcrev.inc: wr-kernel srcrev update 2018-01-02 LIN9-6077 - OVP: add 9P kernel fragment LIN9-5852 - ltp: fix the overcommit_memory test failure none - srcrev.inc: wr-kernel srcrev update 2017-12-28 LIN9-6021 - dccp: CVE-2017-8824: use-after-free in DCCP code LIN9-5805 - ALSA: usb-audio: Kill stray URB at exiting LIN9-5793 - ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptor LIN9-5955 - gio-module-cache : fix build warning when using quemu usermode LIN9-5955 - fontcache : fix build warning when using quemu usermode none - srcrev.inc: wr-kernel srcrev update 2017-12-26 LIN9-6042 - USB: core: prevent malicious bNumInterfaces overflow LIN9-5780 - usb: usbtest: fix NULL pointer dereference LIN9-5575 - KEYS: don't let add_key() update an uninstantiated key LIN9-3867 - icu: fix libicudata corruption on big endian system LIN9-5988 - 9pfs: fix potential segfault during walk none - srcrev.inc: wr-kernel srcrev update 2017-12-21 LIN9-6047 - net: ipv4: fix for a race condition in raw_sendmsg LIN9-6007 - KVM: VMX: remove I/O port 0x80 bypass on Intel hosts none - Adding updated files with feedback from PRT none - wrlinux.conf: Move to RCPL 14 none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-6035 - binutils: update CVE patches (2017-12-14) LIN9-6034 - binutils: update CVE patches (2017-12-14) LIN9-6032 - binutils: update CVE patches (2017-12-14) LIN9-6024 - binutils: update CVE patches (2017-12-14) LIN9-6013 - binutils: update CVE patches (2017-12-14) LIN9-6002 - binutils: update CVE patches (2017-12-14) LIN9-5891 - binutils: update CVE patches (2017-12-06) LIN9-5886 - binutils: update CVE patches (2017-12-06) LIN9-5884 - binutils: update CVE patches (2017-12-06) LIN9-5878 - binutils: update CVE patches (2017-12-06) LIN9-5866 - binutils: update CVE patches (2017-12-06) LIN9-5773 - binutils: update CVE patches (2017-12-06) LIN9-5377 - binutils: update CVE patches (2017-12-06) LIN9-5995 - slang: fix terminfo related problems LIN9-5995 - slang: rewrite recipe to run autocon LIN9-6048 - wpa-supplicant: use '?=' to replace '=' for PACKAGECONFIG none - srcrev.inc: wr-kernel srcrev update 2017-12-18 LIN9-2025 - mti-malta32: enable CONFIG_HIGHMEM for qemumips to support up to 2GiB RAM LIN9-2025 - scripts/runqemu: fix qemumips with 512M RAM caused kernel [ LIN9-2025 ] panic LIN9-5950 - glibc-locale: add runtime dependency on glibc none - srcrev.inc: wr-kernel srcrev update 2017-12-17 LIN9-5897 - ipsec: Fix aborted xfrm policy dump crash LIN9-5887 - x86/mm: Fix use-after-free of ldt_struct LIN9-5737 - arch: arm64: dts: add dma coherent property in crypto node LIN9-5994 - openssl-nativesdk: Fix "can't open config file" warning LIN9-5959 - wr-cgl-dl.xml: update the path of umip repo LIN9-5979 - xmlsec1: fix invalid paths in target xmlsec1Conf.sh LIN9-5986 - net-snmp: fix net-snmp-config paths none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-5959 - numactl: fix typo none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-5991 - GeoIP: update checksums LIN9-5991 - GeoIP: update the database none - Merge branch 'wr-9.0-20161125' into WRLINUX_9_LTS LIN9-5959 - python-ipy: update the invalid SRC_URI none - Revert "python-ipy: update SRC_URI to git repo instead of tar.gz" none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-5959 - numactl: update invalid SRC_URI none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-5941 - microcode-ctl: update microcode to version 2017 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS none - Revert "numactl: Update to latest from github" none - Merge branch 'wr-9.0-20161125' into WRLINUX_9_LTS LIN9-5959 - python-ipy: update SRC_URI to git repo instead of tar.gz none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-5959 - Fix several invalid SRC_URIs none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-5959 - numactl: Update to latest from github none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-5959 - linux-firmware: add the iwlwifi-8000C-19.ucode LIN9-5959 - Update the invalid SRC_URLs to fix fetching WARNINGs none - srcrev.inc: wr-kernel srcrev update 2017-12-12 LIN9-5983 - Revert "arm64: dts: ls1046: add dma-coherent property in usb node" none - srcrev.inc: wr-kernel srcrev update 2017-12-12 none - srcrev.inc: wr-kernel srcrev update 2017-12-11 LIN9-5896 - fork: fix incorrect fput of ->exe_file causing use-after-free LIN9-5877 - assoc_array: Fix a buggy node-splitting case LIN9-5982 - i2c: i801: correct the value of SBREG_SMBCTRL for DNV platform none - srcrev.inc: wr-kernel srcrev update 2017-12-11 LIN9-5974 - arm64: kexec: correct variable uninitialized warning LIN9-5956 - libtool: remove /absolute/path/to/host references none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-5849 - glibc: malloc: add missing arena lock in malloc_info LIN9-5977 - scripts/kconfig rebuilding depends .config LIN9-5958 - net-snmp: fix invalid paths in target net-snmp-config CGP9-122 - systemd: no need to inherit enable-selinux Carrier-Grade-Profile: LIN9-5959 - mipv6-daemon-umip: update the path of SRC_URI LIN9-5966 - cluster-resource-agents: fix invalid paths in target ocf-binaries BSP-intel-x86: LIN9-6240 - Add iwlwifi-7265D-29 and install rtl8723bs firmware from upstream instead of BSP. BSP-xilinx-zynqmp: LIN9-6159 - xilinx-zynqmp: add PREMIRRORS for package xf86-video-armsoc none - xilinx-zynqmp: use kernel branch with xilinx-sdk-201703 US107619 - xilinx-zynqmp: bsp template update to add graphic support ======================= 9.0.0.13 =============================== none - IP Disclosure (core) - 20171212 update none - Updated documentation for RCPL 13 LIN9-5957 - bash: Remove all host build references from the bashbug none - srcrev.inc: wr-kernel srcrev update 2017-12-07 LIN9-5869 - more bio_map_user_iov() leak fixes LIN9-5818 - USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() LIN9-5790 - hdpvr: Fix an error handling path in hdpvr_probe() LIN9-5954 - libvirt: add check for the existence of qemu directory LIN9-5760 - ltp: fix add_key02 test failure on target LIN9-5960 - u-boot: instead of qoriq with correct OVERRIDES value for arm64 none - srcrev.inc: wr-kernel srcrev update 2017-12-06 LIN9-5951 - intel-x86: remove usless kernel options from intel-x86-ipu.cfg none - srcrev.inc: wr-kernel srcrev update 2017-12-06 LIN9-5952 - xilinx-zynq: the patch is only for rt branch LIN9-5945 - xilinx-zynq: the patch is only for rt branch none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-5856 - image.bbclass: Sorted ctypes to avoid basehash error none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - Disable use of clone.bundle on HTTP/HTTPS to eliminate 404 error messages none - srcrev.inc: wr-kernel srcrev update 2017-12-05 LIN9-5945 - serial: xilinx_uartps: add a kgdb check in console write none - srcrev.inc: wr-kernel srcrev update 2017-12-04 LIN9-5944 - arm_pmu: replace spin_lock with raw_spin_lock LIN9-5937 - arm_pmu: replace spin_lock with raw_spin_lock LIN9-5862 - arm_pmu: replace spin_lock with raw_spin_lock LIN9-5938 - mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d() LIN9-5935 - genirq: Add support for nested shared IRQs LIN9-5815 - media: dib0700: fix invalid dvb_detach argument LIN9-5861 - gmp: depends on flex-native to fix parallel building issue LIN9-5512 - kexec-tools: add systemd support for kdump none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-5943 - glibc: WRL9 Regression failure for PowerPC target LIN9-5942 - gcc: WRL9 ICE failure for MIPS target LIN9-5939 - openldap: fix QA Warning none - srcrev.inc: wr-kernel srcrev update 2017-11-30 LIN9-5936 - pci: pci-layerscape: remove unused function LIN9-5856 - image.bbclass: Sorted ctypes to avoid basehash error none - srcrev.inc: wr-kernel srcrev update 2017-11-29 LIN9-5857 - mm/pagewalk.c: report holes in hugetlb ranges LIN9-5847 - sctp: do not peel off an assoc from one netns to another one LIN9-5810 - HID: usbhid: fix out-of-bounds bug LIN9-5803 - USB: fix out-of-bounds in usb_set_configuration LIN9-5835 - installer-support: Fix glibc-core image boot hang when using LVM none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - srcrev.inc: wr-kernel srcrev update 2017-11-28 LIN9-5831 - tee: apply v16 delta LIN9-4583 - wr-common-packages-native: add items LIN9-5817 - USB: uas: fix bug in handling of alternate settings none - srcrev.inc: wr-kernel srcrev update 2017-11-28 LIN9-5854 - xilinx-zynq: remove adv7511 legacy configure none - srcrev.inc: wr-kernel srcrev update 2017-11-27 LIN9-5845 - driver : usb: dwc3: there is no need to report a warning trace LIN9-5804 - Input: gtco - fix potential out-of-bound access none - srcrev.inc: wr-kernel srcrev update 2017-11-26 LIN9-5844 - align the change introduced by WR commit 2907d73d none - wrlinux.conf: Move to RCPL 13 LIN9-5838 - lttng: fix loglevel and model_emf_uri with g++ compiled none - srcrev.inc: wr-kernel srcrev update 2017-11-23 LIN9-5809 - net: cdc_ether: fix divide by 0 on bad descriptors LIN9-5788 - net: qmi_wwan: fix divide by 0 on bad descriptors LIN9-5673 - KEYS: Fix race between updating and finding a negative key none - srcrev.inc: wr-kernel srcrev update 2017-11-23 LIN9-5833 - random: avoid preempt_disable()ed section LIN9-5767 - wireshark: fix wireshark-dbg package is empty issue LIN9-5774 - qemu: usb-host: support devices with sparse/non-sequential USB interfaces LIN9-5828 - gnu-efi: Fix defect about gnu-efi fetch failure [ LIN9-5828 ] none - srcrev.inc: wr-kernel srcrev update 2017-11-20 LIN9-5826 - usb: dwc3: initiated xhci probe problem in arm64 4.4 kernel due to DMA setup LIN9-5825 - usb: dwc3: initiated xhci probe problem in arm64 4.4 kernel due to DMA setup LIN9-5821 - usb: dwc3: initiated xhci probe problem in arm64 4.4 kernel due to DMA setup LIN9-5750 - wireshark: fix libwiretap segfault none - srcrev.inc: wr-kernel srcrev update 2017-11-19 none - xilinx-zynq: driver: update multimedia feaures in xilinx-zynq BSP none - srcrev.inc: wr-kernel srcrev update 2017-11-19 none - xilinx-zynq: enable HDMI video and audio driver base on codec adv7511 none - xilinx-zynq: update sound card driver for codec adau1761 none - srcrev.inc: wr-kernel srcrev update 2017-11-19 none - rpmsg: add the missing head files US104834 - xilinx-zynqmp: update to the SDK xilink-sdk-201701 none - srcrev.inc: wr-kernel srcrev update 2017-11-19 LIN9-5802 - Input: ims-psu - check if CDC union descriptor is sane none - srcrev.inc: wr-kernel srcrev update 2017-11-19 LIN9-5827 - driver: spi-nor: remove warning info from spi-nor driver none - sound: soc: add audio feature support for codec adau1761 none - srcrev.inc: wr-kernel srcrev update 2017-11-19 none - xilinx-zynq: enable audio configure for codec adau1761 LIN9-5830 - linux-windriver: v4.8.24 ---> v4.8.26 none - srcrev.inc: wr-kernel srcrev update 2017-11-17 none - net: add missing lock patch from fast forward tree none - kvm: refresh read only MSR patch none - kvm-rt: refresh perf MSR patch none - kvm-rt: update combined tracing patch none - kvm: refresh msix query patch none - rt: refresh zram patch for trivial context change none - timerfd: drop patch now in stable queue none - f2fs: drop patch now in stable queue none - mm: drop stack guard fixes now in stable none - bpf: delete patch now in upstream stable none - nfsd: delete patch now in stable none - KEYS: drop patch now in stable none - crypto: remove patch now in stable none - mm: remove mempolicy patch now in stable none - nfsd: delete another patch now upstream in stable none - nfsd: delete patch now upstream in stable none - net: remove patches already in stable none - drm: drop another vmwgfx patch now in stable none - macsec: drop patch now in stable none - drm: drop vmx patch now in stable none - kvm-rt: hook scc file into preempt-rt ktype none - Merge branch 'OVP9' into WRLINUX_9_0_HEAD none - kver: 4.8.24 --> 4.8.26 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS US106401 - Update pkgs for rebasing to YP 2.2.2 none - Merge branch 'wr-9.0-20171109' into WRLINUX_9_LTS LIN9-5731 - glibc: fix 4 CVEs (2017-10-31) LIN9-5629 - glibc: fix 4 CVEs (2017-10-31) LIN9-5623 - glibc: fix 4 CVEs (2017-10-31) LIN9-5286 - glibc: fix 4 CVEs (2017-10-31) none - glibc: fix build conflict caused by commit 0c25d65da5a2 LIN9-5678 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5605 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5598 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5596 - wpa-supplicant/hostapd: WPA packet number reuse with replayed messages and key reinstallation LIN9-5589 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5583 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5581 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5566 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5565 - wpa-supplicant/hostapd: WPA packet number reuse with replayed messages and key reinstallation LIN9-5557 - wpa-supplicant/hostapd: WPA packet number reuse with replayed messages and key reinstallation LIN9-5553 - wpa-supplicant/hostapd: WPA packet number reuse with replayed messages and key reinstallation LIN9-5552 - wpa-supplicant/hostapd: WPA packet number reuse with replayed messages and key reinstallation LIN9-5535 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5530 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5411 - grub2: fix boot failure of bootx64.efi compiled by tune with avx512 LIN9-5403 - glibc: Get 2 performance related patches from upstream LIN9-4972 - glibc: Security Advisory - glibc - CVE-2017-12132 LIN9-4793 - gcc: Security Advisory - gcc - CVE-2017-11671 LIN9-4564 - binutils: Fix vulnerabilities LIN9-4513 - binutils: Fix vulnerabilities LIN9-4506 - binutils: Fix vulnerabilities US101495 - qemux86 qemux86-64: Enable pci LIN9-4904 - glibc: add ld.so locks in _libc_fork LIN9-4707 - linux-yocto: only suggest default kernel type LIN9-4315 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4313 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4308 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4306 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4283 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4230 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4229 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4222 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4205 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4192 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4187 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4184 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-1947 - glibc: add ld.so locks in _libc_fork LIN9-3956 - binutils: Fix vulnerabilities LIN9-3950 - binutils: Fix vulnerabilities LIN9-3945 - binutils: Fix vulnerabilities LIN9-3941 - binutils: Fix vulnerabilities LIN9-3900 - binutils: Fix vulnerabilities LIN9-3888 - binutils: Fix vulnerabilities LIN9-3809 - binutils: fix CVE-2017-7227 LIN9-3735 - binutils: fix CVE-2017-7225 LIN9-3721 - binutils: fix CVE-2017-7224 LIN9-3640 - binutils: fix CVE-2017-7226 LIN9-4527 - glibc: Fix CVE-2015-5180 LIN9-4436 - sudo: Security Advisory - sudo - CVE-2017-1000368 LIN9-4425 - sudo: Security Advisory - sudo - CVE-2017-1000367 LIN9-3710 - binutils: fix CVE-2017-7223 in gas LIN9-4441 - glibc: fix to CVE-2017-100366 [ LIN9-4441 ] SCP9-49 - blacklist.bbclass: fix for multilib none - useradd-example: exclude from world LIN9-4153 - icu: Use LARGE_BUFFER_MAX_SIZE for cmd US96789 - rpm: fix compile errors when openssl disable weak encryptions support TA181885 - Backport fix for SDK artifacts LIN9-3864 - gnome-common: add PACKAGECONFIG for autoconf-archive LIN9-3848 - gnome-common: add PACKAGECONFIG for autoconf-archive LIN9-3364 - libpng/libpng12: update SRC_URI LIN9-3600 - packagegroup-core-lsb: avoid rebuilding when changing layer config LIN9-3366 - bash: memleak bug fix for builtin command read LIN9-3263 - unzip: CVE-2014-9913 CVE-2016-9844 [ LIN9-3263 LIN9-3232 ] LIN9-3232 - unzip: CVE-2014-9913 CVE-2016-9844 [ LIN9-3263 LIN9-3232 ] CGP9-175 - ptest.bbclass: use BPN in PTEST_PATH for multilib CGP9-133 - lsb: add check before create link LIN9-3259 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9445/CVE-2016-9446 LIN9-3189 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9445/CVE-2016-9446 LIN9-3104 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3103 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3102 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3087 - gst-plugins-base: Security Advisory - gstreamer - CVE-2016-9811 LIN9-3086 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9807 LIN9-3082 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3081 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9809 LIN9-3090 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9813 LIN9-3085 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9810 LIN9-3078 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9812 CGP9-122 - systemd: add dependency on initscripts-sushell for selinux LIN9-3222 - libwebp: Security Advisory - libwebp - CVE-2016-9085 LIN9-2991 - ruby: Security Advisory - ruby - CVE-2016-2337 LIN9-2984 - bind: Security Advisory - bind - CVE-2016-9444 LIN9-2902 - curl: Security Advisory - curl - CVE-2016-9586 CGP9-122 - initscripts: split sushell into sub package LIN9-2980 - bind: Security Advisory - bind - CVE-2016-9131 LIN9-3292 - ruby - CVE-2016-7798 LIN9-3277 - qemu: CVE-2016-9381 LIN9-3267 - gcc: CVE-2016-6131 in libiberty LIN9-2953 - ruby: Security Advisory - ruby - CVE-2016-2339 LIN9-2178 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2176 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2175 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2173 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2170 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2163 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2160 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2146 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-1743 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 CGP9-111 - ltp: Fix renameat202 test failed LIN9-3195 - bash: fix CVE-2016-7543 LIN9-3134 - dhcp: Add choice for "with ddns" and "no ddns". LIN9-3119 - gnutls: fix libseccomp usage LIN9-3128 - openssl: CVE-2017-3732 LIN9-3076 - guile: Security Advisory - guile - CVE-2016-8606 LIN9-2952 - openssh: Security Advisory - openssh - CVE-2016-10010 LIN9-2911 - ltp: Fix containers/userns05 failure for 32 bit LIN9-3100 - libgcc-common.inc: Fix symbol link to mutilib directories LIN9-3013 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2997 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2982 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2974 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2970 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2968 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2964 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2925 - openssh: CVE-2016-20012 LIN9-2924 - openssh: CVE-2016-10011 LIN9-2923 - openssh: CVE-2016-10009 LIN9-2907 - gnupg: specify explicitly tar path LIN9-2875 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2871 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2859 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2858 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2854 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2832 - kexec-tools: ARM: fix align issue of add_buffer_phys_virt() for LPAE kernel LIN9-2823 - perl-native: process -fstack-protector-strong LIN9-2801 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2796 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2791 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2783 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2765 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2732 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2730 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2729 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2723 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2721 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2719 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2711 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2704 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2694 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2685 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2673 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 TA167452 - kexec-tools: Upgrade to 2.0.14 LIN9-2840 - nettle: modify configure script to get consistent build LIN9-2806 - ghostscript: fix race condition of creating directory LIN9-2757 - libxfixes: Security Advisory - libxfixes - CVE-2016-7944 none - Revert "subversion: fix "svnadmin create" fail on x86" LIN9-2625 - bootchart2-native: correct python3 path LIN9-2111 - apr: fix off_t size can't match when configure and in target glibc LIN9-1529 - guile: .x files depend on .i files LIN9-1202 - gpgme: add GPGME_STATUS_KEY_CONSIDERED LIN9-2569 - extrausers.bbclass: Use PACKAGE_INSTALL instead of IMAGE_INSTALL LIN9-2502 - site/powerpc64-linux: add cvs_cv_func_printf_ptr LIN9-2447 - valgrind-ptest: add dependency on dbg package LIN9-1701 - glibc: Fix unpacked timestamp of plural.c LIN9-1529 - guile: modify default .scm.go rule LIN9-2453 - ltp: avoid segmentation fault in netns tests LIN9-2447 - valgrind: improvements for run-ptest LIN9-2447 - valgrind: fix the return value for ptest LIN9-2234 - image.bbclass: inherit image_types_uboot when needed LIN9-1981 - ltp/posix: replace CWD with PWD none - git: upgrade to 2.11.0 LIN9-2491 - kernel.bbclass: let do_deploy depend on do_packagedata LIN9-2460 - ghostscript: resolve make circular dependency LIN9-2455 - runqemu: set default device and hostfwd for slirp LIN9-2444 - archiver.bbclass: fix do_ar_original error for matchbox-desktop LIN9-2208 - archiver.bbclass: fix do_ar_original error for matchbox-desktop none - runqemu: add user mode (SLIRP) support to x86 QEMU targets LIN9-687 - gcr: add missing dependencies for vapi LIN9-2451 - kernel-devsrc: remove symlink source LIN9-2288 - qemu: Fix pci-assign TA163130 - ghostscript: add PACKAGECONFIG x11 LIN9-912 - python3: fix library search path LIN9-2322 - webkitgtk: add packageconfig for opengl LIN9-2317 - archiver.bbclass: fix can't create diff tarball LIN9-2009 - gdk-pixbuf: fix ptest RDEPENDS for multilib build TA163130 - dbus-test: sync x11 configure options with dbus none - meta/conf/layer.conf: Add recommended download layer LIN9-2075 - gdb-cross: depends on flex-native and bison-native [ LIN9-2075 ] LIN9-2349 - qemuboot.bbclass: use IMGDEPLOYDIR LIN9-2286 - scripts/runqemu: fix checking for .cpio.gz LIN9-2098 - package.bbclass: support persistent /var/log LIN9-2098 - initscripts: support persistent /var/log LIN9-2098 - bitbake.conf: add VOLATILE_LOG_DIR variable LIN9-2098 - base-files: respect VOLATILE_LOG_DIR none - grub/grub-efi: fix conflict LIN9-2199 - icu: avoid host contamination LIN9-1916 - curl: fix CVE-2016-8624 LIN9-1915 - curl: fix CVE-2016-8623 LIN9-1912 - curl: fix CVE-2016-8622 LIN9-1919 - curl: fix CVE-2016-8620 LIN9-1911 - curl: fix CVE-2016-8621 LIN9-1910 - curl: fix CVE-2016-8619 LIN9-1908 - curl: fix CVE-2016-8618 LIN9-1907 - curl: fix CVE-2016-8617 LIN9-1906 - curl: fix CVE-2016-8616 LIN9-1904 - curl: fix CVE-2016-8615 LIN9-1647 - curl: fix CVE-2016-7141 LIN9-1646 - curl: fix CVE-2016-7167 none - runqemu: Split out the base name of QB_DEFAULT_KERNEL none - oeqa/sdkext/sdk_update.py: skip the test LIN9-2246 - oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERN LIN9-2219 - ltp: fix an incorrect macro checking LIN9-2249 - oeqa/sdkext/devtool.py: skip test_extend_autotools_recipe_creation when no libxml2 LIN9-2249 - oeqa/oetest.py: add hasLockedSig() LIN9-2248 - oe-publish-sdk: make cmd easier to read LIN9-2248 - oe-publish-sdk: add pyshtables.py to .gitignore LIN9-2187 - oeqa/sdkext/devtool.py: don't reset when the test is failed LIN9-2247 - oeqa/sdkext/devtool.py: remove workspace/sources before running test cases LIN9-2198 - libfm: disable build static library LIN9-2187 - populate_sdk_ext.bbclass: install multilib targets as populate_sdk does LIN9-2047 - iproute2: add tipc tool LIN9-1719 - gdk-pixbuf: Fix CVE-2016-6352 LIN9-2127 - sanity.bbclass: fix check_connectivity() for BB_NO_NETWORK = "0" LIN9-1986 - rpm: fix multilib macro installation LIN9-1902 - gcc-sanitizers: Fix libtool .la files LIN9-1768 - boost-ptest: remove the host linkpath LIN9-2122 - sanity.bbclass:check_connectivity(): print more error messages LIN9-2049 - populate_sdk_ext.bbclass: use weak assignment for TOOLCHAINEXT_OUTPUTNAME LIN9-2003 - classes/cpan-base: fix for PERLVERSION LIN9-1969 - e2fsprogs: fix hardcoded path for ptest script LIN9-1959 - tcf-agent: fix systemd service file LIN9-1460 - populate_sdk_base.bbclass: add handling package exclusions to do_populate_sdk LIN9-2014 - packagegroup-core-sdk: Disable sanitizers for mips64el LIN9-1991 - populate_sdk_ext.bbclass: check unfsd before create it LIN9-1949 - grub_git: set COMPATIBLE_HOST_armv7ve to null LIN9-1878 - trace-cmd: fix QA warning US83573 - extend Toaster GUI with wrlinux content TA181887 - Add kernel/templates to dashboard, remove OE release TA181887 - Add anspass support to Toaster, noweb startup TA181885 - Toaster integration with LX9 setup and mirrors TA181885 - Remove obsolete Toaster fixture file TA181885 - Refactor WRDistro, fix SDK artifacts TA181885 - Backport Toaster DB location patches none - fix for python3 none - bitbake: runqueue/cooker: catch hashvalidate error in RunQueueExecuteScenequeue LIN9-4704 - toaster: add remote HTTP API to enable status aggregation LIN9-4703 - toaster: trim build target input LIN9-4703 - toaster: set clone progress default to off LIN9-4703 - toaster: include setscene in task progress LIN9-4597 - Toaster: custom image updates and original creation LIN9-4481 - Toaster: custom image updates and original creation LIN9-4466 - Toaster: pass wrlinux-x path via custom.xml LIN9-4460 - Toaster: add progress bar for cloning LIN9-4362 - Toaster access WindShare from remote directory LIN9-4351 - LIN9-4351 Toaster OperationalError: too many SQL variables LIN9-4345 - use exit instead of return LIN9-4335 - toaster: address Django-1.10 API deprecations LIN9-1867 - lib/bb/cooker.py: fix for BBFILE_PATTERN = "" LIN9-1170 - bb/ui/crumbs/multilogtail.py: decode readline() none - msg.py, knotty.py: Allow dynamic toggle of the debug log level none - knotty.py: update footer on dynamic log level change none - knotty.py: Handle rare interrupted select call none - knotty.py: Extend knotty to support "real time" log tail for tasks none - knotty.py: Add the ability to dynamically select loglevel from stdin none - knotty.py: Add interactive commands to knotty none - knotty.py: Add ability to dynamically toggle log location none - fetch2/git.py: fix the filename too long error none - bitbake: enable pdb tracing TA158800 - boost: add ptest support none - fontcache: fix fonts postinst failed none - binutils: enable warn system direcotories in cross-canadian ld LIN9-1896 - pax: strip off the trailing slash of file name LIN9-1889 - lttng-tools: Allow multiple attempts to connect to relayd LIN9-1849 - systemd: avoid boot failures for mips64 and mipsel LIN9-1554 - lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehome LIN9-1543 - dbus: update build options when enable ptest LIN9-1543 - dbus-test: correct paths in service and conf files LIN9-1450 - perl: remove plan9 related stuff in perl-ptest package LIN9-1318 - gcc-sanitizers: allow empty for lsan and tsan packages TA158764 - rng-tools: add systemd service file TA156911 - boost: add python to default PACKAGECONFIG options none - glibc: apply complocaledir while localedir changed none - attr: make ptest pass when selinux enabled LIN9-984 - tmpfiles.d: don't create the symbol link LIN9-1586 - rpm: make install with --nosignature and --nodigest work LIN9-1489 - watchdog: remove ControlGroup from systemd service files LIN9-1479 - webkitgtk: disable gobject-introspection on armv7a LIN9-1474 - gawk: fix command location in ptest script LIN9-1473 - gawk: fix command location in ptest script LIN9-1453 - perl: correct the path of perl used by ptest LIN9-1350 - xinetd: add Init Script Actions to xinetd script LIN9-1330 - dhcp: add dhclient.service LIN9-1319 - bitbake.conf: change localedir TA108085 - perl: fix improper use of reference in IO::Socket none - runqemu-extract-sdk: allow install debugfs on rootfs none - python-smartpm-native: prefer same arch when install none - python3-setuptools: extend to nativesdk none - linux-firmware: Package Marvell pci8897 and usb8897 firmware none - distutils: fix to avoid file-rdeps QA issue none - dhcp: make dhclient to get configuration for other programs LIN9-796 - busybox: handle syslog LIN9-55 - wget: inherit perlnative LIN9-524 - at: add libselinux to PACKAGECONFIG LIN9-421 - Revert "grub: add -Wno-error=trampolines to native CFLAGS" LIN9-220 - grub2: fix do_configure failure when largefile is not in DISTRO_FEATURES LIN8-478 - opkg-utils: Change alternatives lib path from /usr/lib/opkg to /var/lib/opkg LIN8-1832 - watchdog: enable systemd support LIN8-1655 - Use TUNE_CCARGS for target compilation LIN8-1414 - rpcbind: add the -p statement in usage and man LIN8-1413 - toolchain-scripts.bbclass: do not expand vars which starts with multilib prefixes LIN8-1400 - toolchain-script: use immediate expansion for TOOLCHAIN_CONFIGSITE_NOCACHE LIN8-1304 - cross-canadian/libgcc: fix aarch64's multilib SDK LIN8-1268 - archiver.bbclass: fix an exception of the mode configured LIN8-1156 - openssh: Restore TCP wrappers support LIN8-1048 - Use TUNE_CCARGS for target compilation LIN7-1716 - toolchain-shar-template.sh: Do not offer sudo as an option LIN7-1339 - sysstat: add configuration file in tmpfiles.d LIN7-1129 - shadow: fix pam configs for chpasswd, newusers LIN7-1127 - shadow: fix pam configs for chpasswd, newusers LIN7-1128 - tcl: clean host path in tclConfig.sh LIN7-1075 - lsof: fix LSOF_CCV in version.h none - texinfo: fix info not work none - systemd: fix runtime dependency none - systemd: enable syslog.socket by default none - sysklog: comment out configuration regarding xconsole none - scripts/postinst-intercepts: add update_info_dir none - initscripts: Avoid restarting rpcbind daemon none - eglibc: add support for /etc/ld.so.conf.d/*.conf none - busybox: fix for syslog service in systemd none - base.bbclass: Add buildcfg multilib values none - Add the output of depmod into kernel module .tgz file LIN7-902 - sysklogd: add systemd support LIN7-427 - rpcbind: add option to make user able to use fixed port number none - package.bbclass: Add directory information to the pkgdata files OVP9-37 - kvm-rt: drop async page fault patch now upstream OVP9-37 - kvm-rt: fix typo in patch subject OVP9-37 - kvm-rt: drop async page fault lock conversion patch OVP9-37 - kvm-rt: delete lock conversion supporting unsafe assignments OVP9-37 - kvm-rt: drop patch adding "tsc=perfect" option OVP9-37 - kvm-rt: drop patch adding manual override of lapic irqsafe flag OVP9-37 - kvm-rt: drop patch for 64 bit math on 32 bit builds OVP9-37 - kvm-rt: drop MCE optimization patch OVP9-37 - kvm-rt: delete three commented out patches. OVP9-37 - kvm-rt: delete old unsupported host-guest latency simulations OVP9-37 - kvm-rt: raw import of feature patches from OVP8 none - yocto-uninative: Update to the 1.6 release none - yocto-uninative: Update to the 1.5 release none - uninative: Update to 1.7 uninative release none - python3-native: Avoid use of getentropy/getrandom none - python-numpy: Fix issues with recent glibc versions none - qemu: Backport a patch for recent glibc versions none - connman: Fix for CVE-2017-12865 none - scripts/runqemu: avoid overridden user input for bootparams none - kernel, license, sstate, rootfs.py: Remove deploy directory README none - wget: Fix handling of urls with user/password none - test-dependencies.sh: Strip also '\.bb: .*' before adding failed recipe to list of failed none - sstate-sysroot-cruft: Add /etc/ld.so.conf to whitelist none - insane.bbclass: fix override handling in RDEPENDS QA none - image: Fix "metadata is not deterministic" when chaining 2+ CONVERSION_CMDs none - image.bbclass: Correct chaining compression support none - icecc.bbclass: prevent nativesdk builds depending on target specific KERNEL_CC none - systemd: remove upstreamed patch none - systemd: refuse to load units with errors (CVE-2017-1000082) none - systemd: Disable DefaultDependencies for sysv scripts on rcS runlevel none - lsof: update SRC_URI none - libpng12: move SRC_URI back to SOURCEFORGE_MIRROR none - archiver: Escape recipe name in regex none - rng-tools: update SRC_URI to SOURCEFORGE_MIRROR none - pcre: update SRC_URI to SOURCEFORGE_MIRROR none - lsof: minor recipe cleanup none - lsof: clear setuid none - ed: update SRC_URI to OSL none - wic: fix calculation of partition number none - sgml-common: update SRC_URI from fedora to OSL none - glibc: Security fix CVE-2016-6323 none - glibc: fix pthread_cond_broadcast issue (arm) none - docbook-utils: update SRC_URI from fedora to osl none - automake: Backport perl 5.22 fix none - libxslt: Fix CVE-2017-5029 none - libxslt: Add build fix (with ld-is-gold) none - GNU_MIRROR: switch from ftp to https none - eudev: set LGPL-2.1+ for libudev package none - elfutils: fix building elfutils-native with GCC7 none - DEBIAN_MIRROR: switch from ftp to http none - bash: CVE-2016-0634 none - wic: partition: Run fsck on EXT file systems none - packagegroup-core-standalone-sdk-target: add libssp none - openssl-native: Compile with -fPIC none - gcc-6.2: backport fix of check for empty string in ubsan.c none - e2fsprogs: Fix wrong error code after optimization none - binutils: fix CVE-2017-7210 none - binutils: fix CVE-2017-7209 in readelf none - binutils: fix CVE-2017-6969 in readelf none - systemtap: update to 3.1 none - systemtap: Add patch to remove quotes none - linux-yocto/4.8: update to 4.8.24 none - codeparser.py: support deeply nested tokens none - libgcrypt: fix CVE-2017-9526 none - libgcrypt: fix CVE-2017-7526 none - siggen: Make calc_taskhash match get_taskhash for file checksums LIN9-1648 - oe/path.py: fix for "Argument list too long" none - package_ipk: Clean up Source entry in ipk packages none - sstate.bbclass: check if mirror directory is writable none - oeqa/selftest: lock down Meson git revision for reliability none - elfutils: update homepage and upstream souce none - libnewt: replace fedorahosted.org SRC_URI with pagure.io source none - xmlto: replace fedorahosted.org SRC_URI with pagure.io source none - libuser: replace fedorahosted.org SRC_URI with pagure.io source none - liberation-fonts: replace fedorahosted.org SRC_URI with pagure.io source none - cronie: replace fedorahosted.org SRC_URI with github.com source none - chkconfig: replace fedorahosted.org SRC_URI with github.com source none - selftest/recipetool: replace fedorahosted.org SRC_URI with github.com source none - perf: add perf-feature for systemtap none - build-appliance-image: Update to morty head revision none - cryptodev-linux: update SRC_URI none - selftest: Avoid sstate corruption by calling cleansstate none - selftest: Disable SSTATE_MIRRORS for sstate signing test none - build-appliance-image: Update to morty head revision none - oeqa/selftest: remove test_sanity_unsafe_binary_references none - insane: remove broken unsafe-references-in-binaries test none - selftest: do not perform a full build in test_continue none - libxml2: CVE-2016-9318 none - ghostscript: CVE-2017-7207 none - ghostscript : CVE-2016-10219, CVE-2016-10220, CVE-2017-5951 none - bind: Security fix CVE-2016-8864 none - bind: Security fix CVE-2016-6170 none - xorg-font-common.inc: Remove x11 requirement for -native none - mkfontscale: Remove x11 requirement for -native none - mkfontdir: Remove x11 requirement for -native none - linux-yocto/4.4: update to v4.4.60 none - linux-yocto/4.4: update to v4.4.56 none - glibc: Fix use after free in pthread_create() none - linux-yocto/4.8: update to v4.8.18 none - linux-yocto/4.8: update to -rt10 none - linux-yocto/4.8: -stable update to v4.8.17 none - linux-yocto/4.4: update to v4.4.53 none - linux-yocto/4.4: update to v4.4.41 none - linux-yocto/4.1: update to v4.1.38 none - linux-yocto/4.1: update to v4.1.37 none - busybox: Security fix CVE-2016-6301 none - busybox: Security fix BUG9071 none - busybox: ifupdown:pass interface device name for ipv6 route command none - busybox: allow libiproute to handle table ids larger than 255 none - binutils: Fix CVE-2017-6965 and CVE-2017-6966 none - base-files: resize only serial tty's in profile none - volatile-binds: correct some errors reported by systemd none - sstate.bbclass: update .siginfo atime none - rootfs.py: Respect OPKGLIBDIR variable none - parselogs: Whitelist NUC6 firmware load error message on genericx86-64 none - package_manager.py: respect OPKGLIBDIR none - logrotate: replace fedorahosted.org SRC_URI with github.com source none - sanity.bbclass: modify check for shell none - runqemu: support multiple qemus running when nfs none - runqemu-export-rootfs: fix inconsistent var names none - python-3-manifest: fix adding imp to importlib none - image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion types none - image_types.bbclass: fix image dependency chain collection none - gmp: Disable assembly for MIPS R6 none - wic: plugins: rawcopy: Fixed wrong variable type none - wic: filemap: Fixed spared_copy skip none - tzcode-native: Set cc to ${CC} none - openssl: Add support for many MIPS configurations none - busybox: refresh the flock patch none - tzdata: update to 2017a none - tzcode-native: update to 2017a none - tzdata: update to 2016j none - tzcode-native: update to 2016j none - tar: CVE-2016-6321 none - bash: fix CVE-2016-9401 none - lib/bs4: Fix imports from html5lib >= 0.9999999/1.0b8 none - Revert "file: update SRCREV for 5.28 to fix fetch fail on missing commit" none - file: update SRCREV for 5.28 to fix fetch fail on missing commit none - cooker.py: run sanity checks for multiconfig none - cooker.py: new multiconfig '*' syntax support none - data_smart: Fix unneeded variable manipulation none - rpm: support customizing gpg command line none - lib/oe/gpg_sign: sign rpm packages in chunks of 100 none - lib/oe/gpg_sign: make gpg version a property of the signer none - lib/oe/gpg_sign: fix rpm signing with gpg > 2.1 none - e2fsprogs: have configure expand @mkdir_p@ none - python-3.5-manifest: Add imp to importlib none - gdb-cross-canadian: Depend on nativesdk-python3-importlib BSP-xilinx-zynq: LIN9-5963 - xilinx-zynq: add wic support for mini-itx and picozed board LIN9-5859 - xilinx-zynq: improve kdump description in README US104567 - xilinx-zynq: add audio description for mini-itx board BSP-xilinx-zynqmp: none - xilinx-zynqmp: fix REDAME typos US104834 - xilinx-zynqmp: update to xilinx-sdk-2017-01 ======================= 9.0.0.12 =============================== none - srcrev.inc: wr-kernel srcrev update 2017-11-12 LIN9-5723 - packet: hold bind lock when rebinding to fanout hook none - srcrev.inc: wr-kernel srcrev update 2017-11-12 LIN9-5759 - driver: pci: set correct irq number for pme feature none - Doc update for RCPL 12 with new recipe lists and removal of package and recommended host lists none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-5768 - local.conf.sample: Fix feature typo none - srcrev.inc: wr-kernel srcrev update 2017-11-08 LIN9-5764 - igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() none - srcrev.inc: wr-kernel srcrev update 2017-11-08 CGP9-289 - xfce4-screenshooter: create src dir before build none - srcrev.inc: wr-kernel srcrev update 2017-11-08 LIN9-5659 - ti-am335x: fix a bug for bluetooth none - srcrev.inc: wr-kernel srcrev update 2017-11-07 none - xilinx-zynq: add kernel patches xilinx-zynq BSP US104568 - u-boot: added compatible machine for nxp-ls1012 none - srcrev.inc: wr-kernel srcrev update 2017-11-07 none - xilinx-zynq: upgrade xilinx-zynq BSP to align with xilink-sdk-201701 LIN9-5754 - PM / CPU: replace raw_notifier with atomic_notifier none - srcrev.inc: wr-kernel srcrev update 2017-11-07 LIN9-5739 - arp: fixed -Wuninitialized compiler warning LIN9-5712 - x86/fpu: Don't let userspace set bogus xcomp_bv none - srcrev.inc: wr-kernel srcrev update 2017-11-07 LIN9-5755 - intel-x86: Enable user-helper invocation for firmware loading none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-5731 - glibc: fix 4 CVEs (2017-10-31) LIN9-5629 - glibc: fix 4 CVEs (2017-10-31) LIN9-5623 - glibc: fix 4 CVEs (2017-10-31) LIN9-5286 - glibc: fix 4 CVEs (2017-10-31) LIN9-5678 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5605 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5598 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5589 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5583 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5581 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5566 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5535 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5530 - binutils: fix a bundle of CVEs (2017-10-23) LIN9-5747 - u-boot: force to build bit64 NXP u-boot with for all the NXP arm64 boards none - srcrev.inc: wr-kernel srcrev update 2017-11-05 LIN9-5668 - vxlan: fix use-after-free on deletion none - srcrev.inc: wr-kernel srcrev update 2017-11-03 LIN9-5744 - driver: rtc: fix a memory leak issue none - srcrev.inc: wr-kernel srcrev update 2017-11-02 LIN9-5751 - Clean up the strings introduced by a merging conflict none - srcrev.inc: wr-kernel srcrev update 2017-11-02 LIN9-861 - kgdboc: add EXPORT_SYMBOL for kgdboc_init_hook LIN9-5746 - meta-integrity: packagegroups: change package name according to new fix none - srcrev.inc: wr-kernel srcrev update 2017-11-02 none - irqchip/irq-ls-scfg-msi: convert to use irq_set_chained_handler_and_data US104568 - nxp-ls1012: add bsp meta none - srcrev.inc: wr-kernel srcrev update 2017-11-01 LIN9-5687 - ALSA: seq: Fix use-after-free at creating a port LIN9-5571 - KEYS: prevent KEYCTL_READ on negative key LIN9-5521 - KEYS: fix dereferencing NULL payload with nonzero length LIN9-5616 - wr-installer-rootfs.bbclass: Fix multilib packages processing logic none - srcrev.inc: wr-kernel srcrev update 2017-10-30 none - Issue: LIN9-5735 none - srcrev.inc: wr-kernel srcrev update 2017-10-30 LIN9-5670 - cryptodev: fix the wrong invocation of get_user_pages() LIN9-5669 - cryptodev: fix the wrong invocation of get_user_pages() LIN9-5672 - arm64: crypto: Reduce preempt disabled regions LIN9-5665 - sulogin: bail out from getpasswd(...) on timeout none - Merge branch 'wr-9.0-20170621' into WRLINUX_9_LTS LIN9-5641 - go-systemd: Fix QA dependency problem none - srcrev.inc: wr-kernel srcrev update 2017-10-29 LIN9-5660 - pci/intel-ipu4: Fix defect about __udivdi3 undefined when build intel-ipu4-mod-bxtB0.ko LIN9-5649 - tzcode: add -std=c99 to CPPCFLAGS as well LIN9-5649 - tzdata & tzcode: upgrade to 2017c LIN9-5649 - tzcode & tzdata: 2017c none - srcrev.inc: wr-kernel srcrev update 2017-10-26 none - Intel CV-SDK for ApolloLake-I in WRL9 none - srcrev.inc: wr-kernel srcrev update 2017-10-26 none - srcrev.inc: wr-kernel srcrev update 2017-10-25 none - wrlinux.conf: Move to RCPL 12 none - Merge branch 'wr-9.0-20170621' into WRLINUX_9_LTS LIN9-5638 - lxc: update wrlinux template none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-5596 - wpa-supplicant/hostapd: WPA packet number reuse with replayed messages and key reinstallation LIN9-5565 - wpa-supplicant/hostapd: WPA packet number reuse with replayed messages and key reinstallation LIN9-5557 - wpa-supplicant/hostapd: WPA packet number reuse with replayed messages and key reinstallation LIN9-5553 - wpa-supplicant/hostapd: WPA packet number reuse with replayed messages and key reinstallation LIN9-5552 - wpa-supplicant/hostapd: WPA packet number reuse with replayed messages and key reinstallation none - srcrev.inc: wr-kernel srcrev update 2017-10-25 none - intel-x86: Enable Intel IPU configs LIN9-5635 - util-linux: fix compile issue with ipk packaging none - srcrev.inc: wr-kernel srcrev update 2017-10-24 LIN9-5612 - Bluetooth: Change initial min and max interval LIN9-5517 - scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE LIN9-5262 - video: fbdev: aty: do not leak uninitialized padding in clk to userspace none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-5617 - wr-kernel-dl.xml: add hwdata LIN9-5622 - psplash: Fix text width calculation none - srcrev.inc: wr-kernel srcrev update 2017-10-23 LIN9-5621 - xfs: use uuid_copy() helper to abstract uuid_t LIN9-5617 - hwdata: use github instead of slackware none - srcrev.inc: wr-kernel srcrev update 2017-10-22 LIN9-5491 - kernel/locking: use an exclusive wait_q for sleepers none - srcrev.inc: wr-kernel srcrev update 2017-10-22 LIN9-5548 - KVM: MMU: always terminate page walks at level 1 LIN9-5163 - timerfd: Protect the might cancel mechanism proper LIN9-4769 - x86/acpi: Prevent out of bound access caused by broken ACPI tables LIN9-5615 - bridge-utils: modify the AR to cross toolchain none - srcrev.inc: wr-kernel srcrev update 2017-10-19 LIN9-5614 - cpufreq: intel_pstate: correct intel pstate parameters for Gemini Lake none - srcrev.inc: wr-kernel srcrev update 2017-10-19 none - nxp-t4xxx: upgrade CAAM driver none - srcrev.inc: wr-kernel srcrev update 2017-10-18 none - add Intel Gemini Lake Support​ none - srcrev.inc: wr-kernel srcrev update 2017-10-18 US101258 - intel-x86: add the kernel options needed by Gemini Lake SOC none - srcrev.inc: wr-kernel srcrev update 2017-10-17 none - WLAN & BT roll-in WRL9 async US103402 none - m335x: add scc/cfg support for am335x-evmsk none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-5504 - environment.d: Add notification after "--kernel" option none - Defect fixes for OVP 9 content including OVP9-110, OVP9-106 and OVP-108 and LIN9-5487 LIN9-5512 - kexec-tools: add systemd support for kdump Carrier-Grade-Profile: CGP9-283 - cluster-glue: forbid generating hb_report.8 file BSP-intel-x86: US100100 - intel-x86: update iTCO watchdog description of Purley and YubaCity OVP9-105 - Documentation: update READMEs to correct information US96941 - Update the change history in README.hardware BSP-xilinx-zynq: LIN9-5775 - xilinx-zynq: review and improve README AND README.hardware US104567 - xilinx-zynq: use kernel branch with xilinx-sdk-201701 patches ======================= 9.0.0.11 =============================== none - srcrev.inc: wr-kernel srcrev update 2017-10-16 OVP9-54 - sched: match on TASK_INTERRUPTIBLE too none - Updated docs for RCPL 11 with new OVP features doc, docker and libvirt tutorials none - srcrev.inc: wr-kernel srcrev update 2017-10-13 LIN9-5304 - Sanitize 'move_pages()' permission checks none - srcrev.inc: wr-kernel srcrev update 2017-10-11 LIN9-5507 - futex: Clarify mark_wake_futex memory barrier usage LIN9-5470 - nl80211: check for the required netlink attributes presence LIN9-5462 - packet: Don't write vnet header beyond end of buffer LIN9-5458 - xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present LIN9-5438 - scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlmsg properly LIN9-5437 - KVM: Don't accept obviously wrong gsi values via KVM_IRQFD LIN9-5428 - kvm: nVMX: Don't allow L2 to access the hardware CR8 LIN9-5375 - driver core: platform: fix race condition with driver_override LIN9-5123 - packet: fix tp_reserve race in packet_set_ring LIN9-4781 - ACPICA: Namespace: fix operand cache leak LIN9-3958 - drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl() LIN9-3664 - drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl() none - srcrev.inc: wr-kernel srcrev update 2017-10-11 none - nxp-ls1046: drivers: crypto: revert dpaa2-caam patches from sdk 2.0 LIN9-5484 - nxp-ls1046: drivers: crypto: improve dpaa-caam feature none - nxp-ls1046: rename CONFIG_FSL_DPAA2_CAAM for nxp-ls1046 BSP in kernel-cache LIN9-5508 - wrltemplate.bbclass: set BB_INVALIDCONF to True none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-5411 - grub2: fix boot failure of bootx64.efi compiled by tune with avx512 none - srcrev.inc: wr-kernel srcrev update 2017-10-10 LIN9-5490 - drivers: psci: fix a system pm_power_off issue LIN9-5494 - init-install: add timeout for legacy grub LIN9-5485 - expect: Fix segfaults when Expect clib is used directly from C program LIN9-5479 - parted: fix race with systemd-udevd none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-5487 - data/xml/wr-base-dl.xml: Repository path names may not end in '.' due to WS LIN9-5424 - opkg-utils: set OPKGLIBDIR to target_localstatedir LIN9-5477 - wrlinux-whitelist: don't whitelist meta-openstack* LIN9-4617 - qemuarma9: fix an oeqa test failure none - srcrev.inc: wr-kernel srcrev update 2017-09-25 LIN9-5277 - scsi: qla2xxx: Fix an integer overflow in sysfs code LIN9-5417 - EDAC, pnd2: Properly toggle hidden state for P2SB PCI device none - nxp-ls1046: caam: get patches from mainline upstream LIN9-5416 - xf86-video-intel: use uxa to replace sna as the default acceleration mode OVP9-84 - rt-tune-guest: Handle unexpected config conflict of I2C and PM OVP9-83 - rt-tune-host: Handle unexpected config conflict of I2C and PM LIN9-5203 - mtd: mtdblock: avoid __might_sleep warnings in mtd_erase LIN9-5314 - Bluetooth: Properly check L2CAP config option output buffer length LIN9-5202 - systemd: "systemctl set-default multi-user.target" terminates with segmentation fault none - Revert "systemd: "systemctl set-default multi-user.target" terminates with segmentation fault" none - srcrev.inc: wr-kernel srcrev update 2017-09-19 none - driver: qman_test: only use the meaningful low 40 bits of handler->addr none - srcrev.inc: wr-kernel srcrev update 2017-09-18 none - net: ipv6: Fix memory leak in mld_del_delrec() none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS none - glibc: fix build conflict caused by commit 0c25d65da5a2 none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-5403 - glibc: Get 2 performance related patches from upstream none - srcrev.inc: wr-kernel srcrev update 2017-09-17 none - nxp-ls1046: enable CONFIG_GPIO_SYSFS for nxp-ls1046 BSP in kernel-cache LIN9-5204 - rsyslogd: fix segfault after configuration errors LIN9-5202 - systemd: "systemctl set-default multi-user.target" terminates with segmentation fault none - srcrev.inc: wr-kernel srcrev update 2017-09-14 OVP9-81 - rbd: Add for ceph none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-5185 - setup.py: Prune repositories by default none - srcrev.inc: wr-kernel srcrev update 2017-09-14 US100100 - kernel-cache/intel-x86: add skylake edac support LIN9-5199 - do_extract_kernel_output: Use KERNEL_OUTPUT_DIR instead of KERNEL_OUTPUT none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS US99447 - wrlinux-x: xml: add wr-nxp-qoriq-networking-dl.xml for setup the repo of networking feature none - wrlinux.conf: Move to RCPL 11 none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-4972 - glibc: Security Advisory - glibc - CVE-2017-12132 LIN9-4793 - gcc: Security Advisory - gcc - CVE-2017-11671 LIN9-4564 - binutils: Fix vulnerabilities LIN9-4513 - binutils: Fix vulnerabilities LIN9-4506 - binutils: Fix vulnerabilities none - srcrev.inc: wr-kernel srcrev update 2017-09-12 LIN9-5200 - iommu/fsl: Work around erratum A-007907 LIN9-5191 - tcp: Fix CVE-2017-14106 LIN9-4775 - xfrm: policy: check policy direction value LIN9-5176 - python3: do not hardcode "lib" into site-packages search path none - srcrev.inc: wr-kernel srcrev update 2017-09-07 LIN9-5130 - f2fs: sanity check segment count LIN9-5117 - f2fs: sanity check checkpoint segno and blkoff LIN9-4602 - sysrq : fix Show Regs call trace LIN9-5175 - lvm2: unable to mount LVM partition when booting LIN9-5180 - misc: vc04_services: remove duplicate mutex_lock_interruptible Carrier-Grade-Profile: LIN9-4893 - cryptfs-tpm2: disable SECURITY_LDFLAGS LIN10-570 - crmsh: do_compile failed BSP-intel-x86: US101258 - intel-x86/README.hardware: add Gemini lake board support US100100 - intel-x86/README.hardware: Change discription of YubaCity's known issue US100100 - intel-x86/README.hardware: change description of x722 on YubaCity board US100100 - intel-x86/README.hardware: add Yuba City board support OVP9-79 - dpdk: fix parallel build issue in examples LIN9-4918 - "+" can't be used along wiht append OVP9-70 - dpdk: fix parallel build error BSP-nxp-imx6: LIN9-5423 - nxp-imx6: "binutils was skipped: incompatible with license GPLv3" BSP-nxp-t4xx: US99447 - wr-nxp-qoriq-dpaa: add nxp-ls1046 supporting ======================= 9.0.0.10 =============================== none - Updated docs for RCPL 10 LIN9-5182 - rpm: update the %{_lib} macro with $baselib none - srcrev.inc: wr-kernel srcrev update 2017-09-04 none - srcrev.inc: wr-kernel srcrev update 2017-09-01 none - nxp-ls1046: add kernel patches nxp-ls1046 BSP none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS US99447 - wrlinux-x: wr-kernel-dl: xml: add NXP u-boot repo information none - srcrev.inc: wr-kernel srcrev update 2017-08-31 LIN9-5156 - acpi: acpica: fix acpi operand cache leak in dsutils.c LIN9-5138 - acpi: acpica: fix acpi parse and parseext cache leaks LIN9-5127 - acpi: acpica: fix acpi operand cache leak in nseval.c LIN9-4768 - brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() none - srcrev.inc: wr-kernel srcrev update 2017-08-30 US99447 - nxp-ls1046: add configure files for nxp-ls1046 BSP in kernel-cache none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-5173 - xml: Add compatibility links for meta-secure-core pieces none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - Revert "u-boot: add NXP u-boot bare repository" none - u-boot: add NXP u-boot for all the NXP boards none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - srcrev.inc: wr-kernel srcrev update 2017-08-28 none - u-boot: add NXP u-boot bare repository LIN9-4898 - xilinx_devcfg: Only route PR via PCAP when required none - srcrev.inc: wr-kernel srcrev update 2017-08-23 LIN9-4744 - Invalidate local tlb before cpu down LIN9-5109 - udp: consistently apply ufo or fragmentation LIN9-5107 - irq-bcm2836: Avoid "Invalid trigger warning" LIN9-5106 - irq-bcm2836: Avoid "Invalid trigger warning" none - srcrev.inc: wr-kernel srcrev update 2017-08-22 OVP9-64 - ovs: Enable basic kernel options for openvswitch LIN9-5103 - Fix git diff error on big-endian systems none - Revert "wrlinux-whitelist: add dependencies for docker" none - srcrev.inc: wr-kernel srcrev update 2017-08-17 none - EPIC: Intel OSVE bug/feature fix-i40e and rdt none - kernel-cache: add Intel RDT support for Denverton SoC none - compile i40e to kernel to support nfs boot well none - Merge branch 'wr-9.0-20170621' into WRLINUX_9_LTS none - openvswitch: add libcap-ng PACKAGECONFIG none - Merge branch 'wr-9.0-20170621' into WRLINUX_9_LTS TA189797 - lxc: Add local patches into 2.0.8 for ovp9 TA188965 - go: add go recpie from openembedded-core OVP9-40 - openvswitch_2.6.1: add libcap-ng PACKAGECONFIG none - srcrev.inc: wr-kernel srcrev update 2017-08-16 LIN9-4611 - phy-ns2-usb2: USB PHY sleep and suspend override none - srcrev.inc: wr-kernel srcrev update 2017-08-16 LIN9-5058 - isdn/i4l: fix buffer overflow none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-4315 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4313 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4308 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4306 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4283 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4230 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4229 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4222 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4205 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4192 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4187 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] LIN9-4184 - binutils: Fix vulnerabilities [ LIN9-4184 LIN9-4187 LIN9-4192 LIN9-4205 LIN9-4222 LIN9-4229 LIN9-4230 LIN9-4283 LIN9-4306 LIN9-4308 LIN9-4313 LIN9-4315 ] none - srcrev.inc: wr-kernel srcrev update 2017-08-16 none - ixgbevf: Bump version number none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS none - wrlinux.conf: Move to RCPL 10 none - srcrev.inc: wr-kernel srcrev update 2017-08-14 OVP9-44 - vhost: Add vhost into the kvm none - ovp: remove redundant scc/cfg none - srcrev.inc: wr-kernel srcrev update 2017-08-13 LIN9-5094 - axxiaarm64: add CONFIG_CMA=y for solving compiling warning none - srcrev.inc: wr-kernel srcrev update 2017-08-11 LIN9-4822 - ipv6: avoid overflow of offset in ip6_find_1stfragopt none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-4904 - glibc: add ld.so locks in _libc_fork LIN9-1947 - glibc: add ld.so locks in _libc_fork none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-4918 - lvm2: disable thin provisioning support under GPLv3 incompatible none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4918 - packagegroups: skip the GPLv3 packages LIN9-4597 - Toaster: custom image updates and original creation LIN9-4481 - Toaster: custom image updates and original creation TA188965 - go: add go recpie from openembedded-core TA188965 - go: add tarballs US95970 - ovp: add related git repos for docker US95970 - wrlinux-whitelist: add dependencies for docker TA189797 - lxc: Add local patches into 2.0.8 for ovp9 none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-4707 - linux-yocto: only suggest default kernel type LIN9-4707 - linux-windriver: only suggest default kernel type none - srcrev.inc: wr-kernel srcrev update 2017-08-08 TA189697 - ovp: Add Open vSwitch kernel option by default none - srcrev.inc: wr-kernel srcrev update 2017-08-08 OVP9-37 - ovp: Add essential kernel option for ovp9 by default none - srcrev.inc: wr-kernel srcrev update 2017-08-08 LIN9-4538 - ALSA: msnd: Optimize / harden DSP and MIDI loops LIN9-4511 - ALSA: msnd: Optimize / harden DSP and MIDI loops LIN9-4822 - ipv6: avoid overflow of offset in ip6_find_1stfragopt LIN9-4747 - fs/exec.c: account for argv/envp pointers none - srcrev.inc: wr-kernel srcrev update 2017-08-07 OVP9-42 - ovp: Add docker needed config LIN9-4709 - netperf: change SRC_URI to git repository Carrier-Grade-Profile: CGP9-279 - security_flags_wrs_cgp.inc: set SECURITY_NO_PIE_CFLAGS for ceph BSP-intel-x86: OVP9-68 - templates/feature/dpdk/image.inc: use append for IMAGE_INSTALL BSP-xilinx-zynq: LIN9-4898 - xilinx-zynq: add devcfg description ======================= 9.0.0.9 =============================== none - IP Disclosure (core) - 20170803 update none - Update with LIN9-4368 fix for CGL kernel builds none - Updated first 3 steps to clarify requirements none - Updated docs for RCPL 9 with new kernel dev w/SDK & secrity flags tutorials on $DATE none - Merge branch 'wr-9.0-20170621' into WRLINUX_9_LTS TA190193 - openvswitch: disable dpdk by default for version 2.7.0 TA190192 - openvswitch: add dpdk as runtime dependency when built with dpdk TA189919 - openvswitch_2.6.1: fix configure failure when dpdk is enabled none - openvswitch: fix dpdk PACKAGECONFIG LIN9-4882 - systemd: fix segfault inside _reset_errno_ issue none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4909 - microcode-ctl: update microcode to version 20170707 LIN9-4749 - net-snmp: fix engineBoots value on SIGHUP LIN9-4901 - tcpdump: set GIT_DIR to override the git repo on top directory. OVP9-39 - nfs-utils: Fix start failure when ipv6 is disabled none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS US101495 - qemux86 qemux86-64: Enable pci LIN9-4871 - audit: fix the wrong packaging for auditd.service OVP9-10 - ovp: Add qemux86 qemux86-64 support none - srcrev.inc: wr-kernel srcrev update 2017-07-31 LIN9-4736 - pl022: change timeout value by considering dev_dbg LIN9-4887 - i8042 error in dmesg LIN9-4869 - mmc: sdhci-pci: Allow deferred probe for sd card detect gpio LIN9-4638 - drm/virtio: don't leak bo on drm_gem_object_init failure none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-1821 - environment.d/00_check_repo.sh: Repo does not work properly in a nested config none - linux-windriver: v4.8.22 ---> v4.8.24 none - srcrev.inc: wr-kernel srcrev update 2017-07-31 US95960 - meta-realtime: remove content and add conversion helper text/script none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-3956 - binutils: Fix vulnerabilities LIN9-3950 - binutils: Fix vulnerabilities LIN9-3945 - binutils: Fix vulnerabilities LIN9-3941 - binutils: Fix vulnerabilities LIN9-3900 - binutils: Fix vulnerabilities LIN9-3888 - binutils: Fix vulnerabilities none - dentry: add pending bugfix patch none - namespace: refresh whitespace shuffle to match ff tree none - rt: context refresh of mutex prepare patch none - rt: refresh mm workingset patch none - misc: drop gcc patch now upstream none - misc: refresh per mount namespace patch none - drivers: drop tty patch now in stable none - drivers: drop sg and USB patches now in stable none - drivers: drop i2c patch now in stable none - kver: 4.8.22 --> 4.8.24 LIN9-4712 - wrlinux-image-initramfs: depends on grub-efi:do_populate_lic none - srcrev.inc: wr-kernel srcrev update 2017-07-26 LIN9-4741 - udisks: handle libdevmapper rdepends LIN9-4347 - logrotate: Support system dates back to the year 1970 LIN9-4242 - arping: fix arping hang if SIGALRM is blocked LIN9-4660 - nfsd: encoders mustn't use unitialized values in error cases LIN9-4731 - powerpc/fsl-booke64: loadcam_entry: Use MMUCFG[LPIDSIZE] directly TA188962 - wrlinux-whitelist: add libibverbs and librdmacm LIN9-4685 - seloader: skip verifications if MOK Secure Boot disabled LIN9-4684 - README.md: use "EFI Secure Boot" only LIN9-4691 - user-key-store.bbclass: don't run check_deploy_keys in parallel LIN9-4683 - user-key-store.bbclass: don't run check_deploy_keys in parallel LIN9-3809 - binutils: fix CVE-2017-7227 LIN9-3735 - binutils: fix CVE-2017-7225 LIN9-3721 - binutils: fix CVE-2017-7224 LIN9-3710 - binutils: fix CVE-2017-7223 in gas LIN9-3640 - binutils: fix CVE-2017-7226 LIN9-4527 - glibc: Fix CVE-2015-5180 LIN9-3817 - binutils: fix CVE-2017-7209 in readelf LIN9-3793 - binutils: fix CVE-2017-7210 LIN9-3709 - binutils: fix CVE-2017-6969 in readelf LIN9-3682 - binutils: Fix CVE-2017-6965 and CVE-2017-6966 LIN9-3639 - binutils: Fix CVE-2017-6965 and CVE-2017-6966 LIN9-4461 - glibc: fix pthread_cond_broadcast issue LIN9-4441 - glibc: fix to CVE-2017-100366 [ LIN9-4441 ] LIN9-4436 - sudo: Security Advisory - sudo - CVE-2017-1000368 LIN9-4425 - sudo: Security Advisory - sudo - CVE-2017-1000367 LIN9-3492 - glibc: Fix use after free in pthread_create() US96789 - rpm: fix compile errors when openssl disable weak encryptions support SCP9-49 - blacklist.bbclass: fix for multilib none - useradd-example: exclude from world LIN9-4153 - icu: Use LARGE_BUFFER_MAX_SIZE for cmd LIN9-3364 - rng-tools: use SOURCEFORGE_MIRROR in SRC_URI LIN9-3364 - libpng/libpng12: update SRC_URI none - srcrev.inc: wr-kernel srcrev update 2017-07-24 none - common-pc-64-ovp: Initial add none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - binutils: Fix build for c293pcie PPC machine none - binutils-2.27.inc: Fix alignment frags for aarch64 LIN9-3817 - binutils: fix CVE-2017-7209 in readelf LIN9-3809 - binutils: fix CVE-2017-7227 LIN9-3793 - binutils: fix CVE-2017-7210 LIN9-3735 - binutils: fix CVE-2017-7225 LIN9-3721 - binutils: fix CVE-2017-7224 LIN9-3710 - binutils: fix CVE-2017-7223 in gas LIN9-3709 - binutils: fix CVE-2017-6969 in readelf LIN9-3682 - binutils: Fix CVE-2017-6965 and CVE-2017-6966 LIN9-3640 - binutils: fix CVE-2017-7226 LIN9-3639 - binutils: Fix CVE-2017-6965 and CVE-2017-6966 none - srcrev.inc: wr-kernel srcrev update 2017-07-20 LIN9-4716 - net: nemac: Fix dma check map error when enable DMA_API_DEBUG LIN9-4468 - sched: Prevent task state corruption by spurious lock wakeup LIN9-4677 - xen-blkback: don't leak stack data via response ring LIN9-4661 - mqueue: fix a use-after-free in sys_mq_notify() LIN9-4496 - drm/vmwgfx: Make sure backup_handle is always valid LIN9-4713 - axxia: Added i2c device node for axm5616-victoria board none - srcrev.inc: wr-kernel srcrev update 2017-07-20 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4527 - glibc: Fix CVE-2015-5180 LIN9-4709 - netperf: change SRC_URI to git repository none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-4704 - toaster: add remote HTTP API to enable status aggregation LIN9-4703 - toaster: trim build target input LIN9-4703 - toaster: set clone progress default to off LIN9-4703 - toaster: include setscene in task progress none - srcrev.inc: wr-kernel srcrev update 2017-07-19 OVP9-11 - x86-kvm-guest-ovp: Remove wrongly added cfg/cfg/kvm-guest.scc US95964 - ovp: Fixup repo xml none - srcrev.inc: wr-kernel srcrev update 2017-07-18 US95964 - meta-virtualization: Add LAYERRECOMMENDS for dl layer US95964 - ovp: Move OVP related git repos from wr-kernel to specific dl layers US95964 - Remove tarballs for meta-virtualization packages none - Merge branch 'wr-9.0-20161125' into WRLINUX_9_LTS LIN9-4616 - yocto-bsp: insert the path of argparse_oe.py into libpath LIN9-4680 - net: nemac: Fix dma different size error when enable DMA_API_DEBUG LIN9-4699 - axxiaarm64: enable 32 bit application support [ LIN9-4699 ] none - Restore the stuff for cloud-services-layer and mtree. none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - Remove the cloud-services-layer from whitelist of BASE branch LIN9-4626 - The mtree is only enabled on LTS_CVE branch, so remove it from BASE branch none - Updated docs for RCPL 8 with latest Toaster updates none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS TA185291 - libvmi: add git entry none - srcrev.inc: wr-kernel srcrev update 2017-07-12 LIN9-4248 - char: lp: fix possible integer overflow in lp_setup() LIN9-3516 - tty: n_hdlc: get rid of racy n_hdlc.tbuf LIN9-4605 - arm64: debug: fix lockdep unannotated irqs-off warning in kgdbts singlestep selftest LIN9-4623 - 00_wrl_eula.sh: fix --accept-eula none - wrlinux.conf: Move to RCPL 9 none - Merge branch 'WRLINUX_9_LTS' into WRLINUX_9_LTS_CVE TA185499 - wrlinux-whitelist.conf: add diod to virtualization-layer none - hwloc: remove numactl from default PACKAGECONFIG none - Merge branch 'WRLINUX_9_LTS' into WRLINUX_9_LTS_CVE none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - Miss the terminal """ none - Merge branch 'WRLINUX_9_LTS' into WRLINUX_9_LTS_CVE none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS US95964 - wrlinux-whitelist.conf: create initial cloud-services-layer whitelist LIN9-4613 - intel-microcode: update microcode to the newest version none - srcrev.inc: wr-kernel srcrev update 2017-07-09 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4461 - glibc: fix pthread_cond_broadcast issue none - srcrev.inc: wr-kernel srcrev update 2017-07-09 LIN9-4488 - ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT LIN9-4423 - ipv6: fix out of bound writes in __ip6_append_data() none - srcrev.inc: wr-kernel srcrev update 2017-07-05 none - ovp9: import kconfig settings for tune features from OVP8 none - i2c: ismt: fix wrong device address when unmap the data buffer none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-4587 - netmap: disable multilib for all aarch64 bsp none - srcrev.inc: wr-kernel srcrev update 2017-07-04 linux#827 - add asyn bsp bcm-2xxx-rpi none - meta: bcm-2xxx-rpi: add bsp meta none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-4587 - netmap-modules: update aarch64 to COMPATIBLE_HOST none - Merge branch 'WRLINUX_9_LTS' into WRLINUX_9_LTS_CVE US95964 - wrlinux-whitelist.conf: create initial realtime whitelist LIN9-4351 - LIN9-4351 Toaster OperationalError: too many SQL variables none - Merge branch 'WRLINUX_9_LTS' into WRLINUX_9_LTS_CVE LIN9-3864 - gnome-common: add PACKAGECONFIG for autoconf-archive LIN9-3848 - gnome-common: add PACKAGECONFIG for autoconf-archive none - Merge branch 'WRLINUX_9_LTS' into WRLINUX_9_LTS_CVE LIN9-3623 - ntp: add template for 4.2.8p10 LIN9-3622 - ntp: add template for 4.2.8p10 LIN9-3618 - ntp: add template for 4.2.8p10 LIN9-3617 - ntp: add template for 4.2.8p10 LIN9-3616 - ntp: add template for 4.2.8p10 Carrier-Grade-Profile: LIN9-4871 - template/cgp-full: add auditd in image.inc LIN9-4735 - security_flags_wrs: update SECURITY_LDFLAGS for libsign CGP9-276 - security_flags_wrs_cgp.inc: set SECURITY_NO_PIE_CFLAGS for nagios-core LIN9-4366 - security_flags_wrs_cgp: don't force PIE options on tpm2.0-tss CGP9-274 - security_flags_wrs_cgp.inc: set SECURITY_NO_PIE_CFLAGS for snappy CGP9-273 - security_flags_wrs_cgp.inc: set SECURITY_NO_PIE_CFLAGS for leveldb BSP-cav-octeontx: LIN9-4603 - cav-octeontx: add more depends for do_image_wic BSP-intel-x86: none - intel-x86/README.hardware add two new series Intel SSD support LIN9-4908 - intel-x86: update pci.ids to version 2017.07.27 LIN9-4900 - intel-x86: install i915 firmware by default OVP9-10 - ovp: Move qemux86 qemux86-64 support to wr-kernel OVP9-10 - ovp: Move BSP specific configuration back to BSP layer LIN9-4714 - intel-x86: correct wrong information of Compute Stick in README OVP9-8 - Revert "intel-x86: support OVP" OVP9-8 - Revert "kabylake: Add cgl support back" OVP9-8 - Revert "ovp: Add bbappend for ovp-kvm and ovp-guest kernel" US99282 - ovp: Add bbappend for ovp-kvm and ovp-guest kernel LIN9-4589 - kabylake: Add cgl support back BSP-ti-66ak2xxx: LIN9-4586 - ti-66ak2xxx: usdpaa_git failed (do_compile) of wrlinux-std-sato_ti-66ak2xxx-hf_world_9 BSP-xilinx-zynq: none - xilinx-zynq: add cgl support LIN9-4614 - xilinx-zynq: Remove uboot source location from README BSP-xilinx-zynqmp: LIN9-4603 - xilinx-zynqmp: add more depends for do_image_wic ======================= 9.0.0.8 =============================== none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4588 - setup.sh: fix infinite loop none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4368 - samples: lazy set default kernel type none - srcrev.inc: wr-kernel srcrev update 2017-07-02 none - Adding updated documentation for RCPL 8 with new Toaster and SCP security documents on $(date) US95964 - wrlinux-whitelist.conf: create initial realtime whitelist US95964 - wrlinux-whitelist.conf: create initial cloud-services-layer whitelist none - srcrev.inc: wr-kernel srcrev update 2017-06-30 LIN9-4553 - mm: fix new crash in unmapped_area_topdown() LIN9-4518 - mm: fix new crash in unmapped_area_topdown() LIN9-4440 - mm: fix new crash in unmapped_area_topdown() LIN9-4439 - mm: fix new crash in unmapped_area_topdown() SCP9-66 - rootfs-postcommands: split ssh_allow_empty_password SCP9-66 - dropbear: add default config file to disable root login none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4476 - axxiaarm.xml: add u-boot which needed by axxiaarm to local repo SCP9-37 - snort: fix for snort.conf LIN9-4470 - wrlinux.conf: redefine INITRD_IMAGE_LIVE TA185022 - hwloc: add several PACKAGECONFIG items none - xfsprogs: backport a patch to avoid configure failure of other recipe none - hwloc: Add none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - hwloc: add tarball none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - meta-oe-dl-2.2.xml: add leveldb entry none - meta-filesystems-dl-2.2.xml: add aufs-util repo entry none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-4466 - Toaster: pass wrlinux-x path via custom.xml none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4466 - Toaster: pass wrlinux-x path via custom.xml US95960 - meta-virtualization: remove content and add conversion helper text/script none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4436 - sudo: Security Advisory - sudo - CVE-2017-1000368 LIN9-4425 - sudo: Security Advisory - sudo - CVE-2017-1000367 SCP9-75 - net-snmp: disable des for openssl-no-weak-ciphers SCP9-67 - curl: fix the typo for remove override none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-4335 - toaster: address Django-1.10 API deprecations none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-4460 - Toaster: add progress bar for cloning none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - wrlinux-whitelist.conf: create initial virtualization-layer whitelist none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-4362 - Toaster access WindShare from remote directory none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4362 - Toaster access WindShare from remote directory none - srcrev.inc: wr-kernel srcrev update 2017-06-22 none - kexec: adjust dtb_mem address to adapt large size kernel none - srcrev.inc: wr-kernel srcrev update 2017-06-21 CGP9-270 - axxiaarm: change spi pl022 irq driver handler to oneshot none - srcrev.inc: wr-kernel srcrev update 2017-06-20 LIN9-4376 - pl022: dynamic timeout of read and write none - srcrev.inc: wr-kernel srcrev update 2017-06-20 LIN9-4445 - arm64: kdump: fix variables be used uninitialized compile warning none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4364 - Update setup to use build tools '20170614' none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4441 - glibc: fix to CVE-2017-100366 [ LIN9-4441 ] LIN9-3492 - glibc: Fix use after free in pthread_create() none - Revert "glibc: Fix use after free in pthread_create()" none - srcrev.inc: wr-kernel srcrev update 2017-06-19 none - ti-66ak2xxx: update QOS and SA as modules for boot without firmware none - srcrev.inc: wr-kernel srcrev update 2017-06-19 LIN9-4346 - ti-66ak2xxx: add 5 kdump/kexec patches none - srcrev.inc: wr-kernel srcrev update 2017-06-18 none - give up on gcc ilog2() constant optimizations none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-4364 - use python3 RDEPENDS for pytz and beautifulsoup none - srcrev.inc: wr-kernel srcrev update 2017-06-15 none - arch/arm/mach-axxia: use mpidr_to_hwcpu to retrieve real hardware cpuid none - ovp: add default ktype for ovp LIN9-4372 - do_bootdirectdisk: change depends on syslinux for multilib none - srcrev.inc: wr-kernel srcrev update 2017-06-14 LIN9-4373 - lib/debugobjects.c: add kernel option to ODEBUG_POOL_SIZE SCP9-54 - Set packages conflict with distro feature openssl-no-weak-ciphers none - Update distro feature openssl_no_weak_ciphers none - Replace underscores with hyphens in DISTRO_FEATURE openssl_no_weak_ciphers none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS SCP9-49 - blacklist.bbclass: fix for multilib none - srcrev.inc: wr-kernel srcrev update 2017-06-13 LIN9-4297 - sctp: do not inherit ipv6_{mc|ac|fl}_list from parent LIN9-4291 - ipv6: Fix leak in ipv6_gso_segment() LIN9-4284 - ipx: call ipxitf_put() in ioctl error path SCP9-53 - postgresql: fix compile errors when openssl disable des support SCP9-57 - stunnel: fix compile error when openssl disable des support LIN9-4330 - lxc: lxc-sshd: mount /etc/init.d only if it exist none - srcrev.inc: wr-kernel srcrev update 2017-06-13 none - ovp: add bsps scc files for supporting ovp9 none - ovp: add ovp ktype none - srcrev.inc: wr-kernel srcrev update 2017-06-13 none - srcrev.inc: wr-kernel srcrev update 2017-06-12 LIN9-4369 - intel-socfpga: add some kernel options for compile warning none - srcrev.inc: wr-kernel srcrev update 2017-06-12 none - wrlinux.conf: Move to RCPL 8 none - axxiaarm: add kexec support LIN9-4356 - kernel-initramfs-image: change the name of the installed image LIN9-4353 - feature/initramfs-install: handle initramfs installation LIN9-4354 - kernel-initramfs-image: inherit kernelsrc TA182965 - Update recipes according openssl refactor the way to disable weak ciphers TA182965 - openssl: refactor to disable weak ciphers LIN9-3864 - gnome-common: add PACKAGECONFIG for autoconf-archive LIN9-3848 - gnome-common: add PACKAGECONFIG for autoconf-archive LIN9-4318 - busybox: Fix defect about static and dynamic IP switch [ LIN9-4318 ] abnormal none - srcrev.inc: wr-kernel srcrev update 2017-06-05 LIN9-4296 - crypto: skcipher - Add missing API setkey checks LIN9-4294 - bpf: don't let ldimm64 leak map addresses on unprivileged none - ti-66ak2xxx: add back a missed letter C LIN9-4285 - ipv6/dccp: do not inherit ipv6_mc_list from parent LIN9-4240 - USB: serial: io_ti: fix information leak in completion handler LIN9-4191 - USB: serial: omninet: fix reference leaks at open LIN9-4123 - nfsd: check for oversized NFSv2/v3 arguments none - intel-socfpga: PCIe: add PCIe dts file US92883 - axxiaarm: update cfg file of axxiaarm and axxiaarm64 none - net: ethernet: Delete repeated Kconfig option LIN9-4270 - intel-socfpga: enable usb-gadgets Carrier-Grade-Profile: SCP9-89 - tpm2.0-tss: set SECURITY_CFLAGS SCP9-54 - tboot: conflicts with distro feature openssl-no-weak-ciphers SCP9-52 - xmlsec1: disable des when openssl disable des support SCP9-56 - freeradius: fix compile error when openssl disable weak ciphers support TA184199 - Cleanup tempalates feature/firewall and feature/ids-basic TA184194 - ramfs-ima: remove recipe SCP9-59 - ramfs-ima: remove recipe BSP-intel-x86: US99756 - Add Intel NUC5i5MYHE board support US97918 - intel-x86: README.hardware: update readme to add Grangeville support none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - intel-x86: support OVP none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3864 - autoconf-archive: Drop SSTATE_DUPWHITELIST setting BSP-nxp-imx6: LIN9-4333 - alsa-state: Update the asound.conf to add default control ======================= 9.0.0.7 =============================== none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4355 - toaster scripts: allow remote project directory none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-4345 - use exit instead of return none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3597 - utils_setup.py: Switch from using the HTTP to HTTPSHandler by default none - RCPL 7 update to fix release notes version issue $(date) none - srcrev.inc: wr-kernel srcrev update 2017-06-05 LIN9-3629 - python2/3: Remove building host path from packages none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - 07_toaster_update.sh: Call toaster_fixture.py on when default.xml exists none - Updated docs with new kernel reorganization (4 docs), Run Time Package Management tutorial, and MBP content for RCPL 7 on $(date) none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS TA181887 - Update setup to use build tools '20170602' TA181887 - auto-generate wrlinux-specfic Toaster fixture data file none - IP Disclosure (core) - 20170602 update LIN9-4343 - initscripts: use the 'i' option for restorecon command LIN9-4164 - python3: Move config-*/Makefile from misc package to dev package LIN9-4164 - python3: Use _sysconfigdata.py to initialize distutils.sysconfig LIN9-3999 - python2/3: Move config/Makefile from core package to dev package none - srcrev.inc: wr-kernel srcrev update 2017-06-05 none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS TA181887 - Add kernel/templates to dashboard, remove OE release none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - windshare.py: Adjust handling of URLError exception when trying windshare none - layer_index.py: Cleanup error handling when unable to access the index none - layer_index.py/windshare.py: Handle connection reset by peer none - windshare.py: Windshare checking is only valid for files, http and https none - windshare.py: Minor cleanup none - utils_setup.py: Cleanup error handling in fetch_url none - Revert "utils_setup.py: Add connection reset by peer retry" none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - test-network.py: Add network test script LIN9-3597 - utils_setup.py: Add connection reset by peer retry none - srcrev.inc: wr-kernel srcrev update 2017-06-02 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - meta-efi-secure-boot-dl.xml: Fixup efitools entry SCP9-31 - wr-security-dl.xml: remove ima-evm-utils SCP9-28 - bootimg-efi.py: fix cp_cmd for grub-efi loader none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS TA181887 - Add beautifulsoup4 and pytz to buildtools none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS TA181887 - Add beautifulsoup4 and pytz to buildtools LIN9-4331 - lvm2/libdevmapper: fix runtime error none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS TA181887 - Add beautifulsoup4 and pytz to buildtools none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS TA181885 - Backport fix for SDK artifacts none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS TA181887 - Add anspass support to Toaster, noweb startup TA181885 - Toaster integration with LX9 setup and mirrors TA181885 - Remove obsolete Toaster fixture file TA181885 - Refactor WRDistro, fix SDK artifacts TA181885 - Backport Toaster DB location patches none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS TA181885 - dynamic Toaster fixture generation tool none - wr-base-dl.xml: Fixup multipath-tools entry none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - data/xml: Fix incorrect repo names LIN9-4331 - lvm2/libdevmapper: fix runtime error LIN9-4167 - autoconf-archive: move the new version from intel-x86 layer LIN9-3864 - autoconf-archive: move the new version from intel-x86 layer none - srcrev.inc: wr-kernel srcrev update 2017-05-31 LIN9-3996 - meta_oe_security_flags.inc: set SECURITY_NO_PIE_CFLAGS for libdevmapper LIN9-3996 - cryptsetup: DEPENDS on libdevmapper instead of lvm2 LIN9-3996 - lvm2: separate libdevmapper to avoid circular dependency LIN9-3996 - lvm2: separte out two new packages LIN9-3996 - lvm2: make 'udev' a PACKAGECONFIG item none - lvm2: remove 2.02.138 version none - srcrev.inc: wr-kernel srcrev update 2017-05-31 none - lsof: clear setuid LIN9-4165 - testimage: Don't use systemd.log_level=debug logging LIN9-4271 - traceroute: Move manual pages from mandir to man8 under it LIN9-3841 - acl: fix race issue when do_compile SCP9-35 - krb5: disable PKINIT plugin support if openssl doesn't support des none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3996 - device-mapper-multipath: depend on libdevmapper instead of lvm2 LIN9-3996 - wrlinux-whitelist.conf: enable libdevmapper none - srcrev.inc: wr-kernel srcrev update 2017-05-25 none - axxiaarm: Intel Axxia updates to linux-yocto-4.9 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3839 - Change the source of microcode_ctl LIN9-4220 - lxc: CVE-2016-8649 [ LIN9-4220 ] LIN9-3996 - libvirt: depend on libdevmapper instead of lvm2 LIN9-3863 - WIC: don't generate live image none - srcrev.inc: wr-kernel srcrev update 2017-05-25 LIN9-4168 - libpcap: add native package LIN9-4168 - snort: enable static daq LIN9-4268 - nxp-imx6: gpu-viv: enable userspace access in vidmem_write LIN9-4214 - macsec: dynamically allocate space for sglist LIN9-4256 - gro: use min_t() in skb_gro_reset_offset() none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3839 - microcode-ctl: use new git source SCP9-32 - hostapd: fix compile failure on dash none - srcrev.inc: wr-kernel srcrev update 2017-05-23 none - kernel version: v4.8.20 ---> v4.8.22 none - rt: drop call to removed timer_stats_account_hrtimer none - coresight: strip NULL leftover from old API none - rt: trivial context refresh of hrtimer callback patch none - rt: refresh latency histogram patch none - rt: refresh NFS patch none - rt: trivial context refresh none - misc: remove ext4 patch now in stable none - misc: remove ipc patch now in stable none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - useradd-example: exclude from world none - net: remove irda patch now in stable none - net: remove llc patch now in stable none - net: drop ip6 gre patch now in stable none - net: remove packet patch now in stable none - net: drop tcp infinite patch now in stable none - net: drop ipv4 skb patch now in stable none - net: sctp drop patch now in stable none - net: drop dccp patch now in stable none - drivers: remove catc patches now in stable none - drivers: drop IB patch now in stable none - coresight: refresh for stm_disable --> coresight_disable none - kver: 4.8.20 --> 4.8.22 none - Merge branch 'WRLINUX_9_0_kernel-4.8.20' into WRLINUX_9_0_HEAD LIN9-4154 - device-mapper-multipath: Add bash to RDEPENDS for /etc/init.d/multipathd TA179702 - wrlinux-whitelist: add mtree from layer meta-security TA179702 - meta-security-dl.xml: add git repo of mtree none - Merge branch 'wr-9.0-20161029' into WRLINUX_9_LTS none - mtree: add recipe SCP9-27 - ipsec-tools: disable some algorithm when openssl disable weak encryption support SCP9-21 - grub-efi: do not simply overwrite GRUB_IMAGE SCP9-26 - wrlinux-whitelist.conf: ignore empty BBFILE_PATTERN for wrlinux TA179906 - wrlinux-exclude-from-world.conf: remove secure packages LIN9-3996 - device-mapper-multipath: depend on libdevmapper instead of lvm2 LIN9-3996 - wrlinux-whitelist.conf: enable libdevmapper LIN9-3996 - meta_oe_security_flags.inc: set SECURITY_NO_PIE_CFLAGS for libdevmapper LIN9-3996 - cryptsetup: DEPENDS on libdevmapper instead of lvm2 LIN9-3996 - lvm2: separate libdevmapper to avoid circular dependency LIN9-3996 - lvm2: separte out two new packages LIN9-3996 - lvm2: make 'udev' a PACKAGECONFIG item none - lvm2: remove 2.02.138 version none - srcrev.inc: wr-kernel srcrev update 2017-05-17 LIN9-4225 - KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings LIN9-4218 - dccp/tcp: do not inherit mc_list from parent LIN9-4204 - nfsd: stricter decoding of write-like NFSv2/v3 ops none - wrlinux.conf: Move to RCPL 7 none - srcrev.inc: wr-kernel srcrev update 2017-05-11 US92883 - axxiaarm64: delete stale scc file inclusion none - srcrev.inc: wr-kernel srcrev update 2017-05-11 LIN9-4044 - catc: Use heap buffer for memory size test LIN9-3532 - irda: Fix lockdep annotations in hashbin_delete() LIN9-3275 - ext4: validate s_first_meta_bg at mount time none - srcrev.inc: wr-kernel srcrev update 2017-05-10 LIN9-3992 - rpm: update the patch to bb file LIN9-3992 - rpm: enable fcntl lock for transaction sets none - axxiaarm: add bsp axxiaarm kernel meta configuration none - axxiaarm: add bsp axxiaarm kernel patches none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4153 - icu: Use LARGE_BUFFER_MAX_SIZE for cmd none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS US96789 - rpm: fix compile errors when openssl disable weak encryptions support none - srcrev.inc: wr-kernel srcrev update 2017-05-09 none - socfpga_a10: reset CPU1 in socfpga_cpu_kill() US96279 - QAT: Add kernel configuration for Intel qat TA179695 - hostapd: disable weak encryptions US96789 - rpm: fix compile errors when openssl disable weak encryptions support US96789 - mailx: fix compile errors when openssl disable weak encryptions TA179694 - bind: disable ecdsa if openssl doesn't support it US96789 - curl: remove PACKAGECONF ssl when openssl not support des TA179696 - openssl: disable weak encryptions none - srcrev.inc: wr-kernel srcrev update 2017-05-09 LIN9-3846 - wrlinux.conf: customize DEFAULT_TEST_SUITES for images none - ti-66ak2xxx: mark ktree as obj-y to export symbols when netcp qos as module none - Add Harcuvar(Deverton-NS) Support in WRL9-turbostat none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS TA179906 - wrlinux-exclude-from-world.conf: add packages TA179906 - wrlinux-whitelist.conf: add meta-measured none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS TA179906 - data/xml: add git repos for secure layers LIN9-4167 - autoconf-archive: move the new version from intel-x86 layer LIN9-3864 - autoconf-archive: move the new version from intel-x86 layer none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4166 - gen_common_native_package_list.sh: accept eula none - misc: drop x86 boot patch now in stable none - misc: drop mm/slab patch now in stable none - misc: drop tmpfs patch now in stable none - misc: drop KVM patch now in stable none - misc: drop sysctl patch now in stable none - drivers: remove drm vc4 patches now in stable none - drivers: drop ieee patch now in stable none - drivers: remove HID corsair patch now in stable none - drivers: drop USB patch now in stable none - perf: drop portion of commit now in 4.8.20 none - kver: 4.8.18 ---> 4.8.20 none - Revert "file: fix SRCREV update" Carrier-Grade-Profile: TA181989 - ima-evm-utils: remove package SCP9-31 - ima-evm-utils: remove package LIN9-4269 - pacemaker: fix the checksum mismatch issue LIN9-4269 - Pacemaker: update the tarball TA181666 - tpm2.0-tss: remove source tarballs SCP9-14 - tpm2-0-tss: remove recipe TA181677 - feature/tpm2: remove template TA181989 - feature/ima: cleanup it SCP9-16 - feature/ima: cleanup it LIN9-3990 - openl2tp: remove the bashisms from openl2tpd BSP-intel-x86: none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4316 - intel-x86: restart qat_service to reload configuration file after modify it LIN9-4267 - intel-x86: update readme to add EDAC and watchdog as unsupported feature LIN9-4167 - autoconf-archive: move the new version to wr-base LIN9-3864 - autoconf-archive: move the new version to wr-base none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4257 - intel-x86: replace the old use of base_contains LIN9-4257 - intel-x86: use COMPATIBLE_MACHINE to limit QAT as intel-x86-64 bsp specific feature US97918 - intel-x86: add ttyUSB0 to default console list none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-4246 - intel-x86/template: install image when KMACHINE is intel-x86-64 LIN9-4246 - intel-x86: exclude qat from world build LIN9-4245 - intel-x86: exclude qat from world build LIN9-4244 - intel-x86: exclude qat from world build none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - intel-x86: move wr-qat to intel-x86 bsp none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS US96279 - intel-x86: update README to add Harcuvar support LIN9-4167 - autoconf-archive: move the new version to wr-base LIN9-3864 - autoconf-archive: move the new version to wr-base ======================= 9.0.0.6 =============================== none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3597 - util_setup.py: Define the referring agent as Mozilla LIN9-3597 - logger_setup.py: Add LoggerOut class to capture sys.std* LIN9-3597 - Add additional debug logging for fetch_url none - ~Updated RCPL 6 docs LIN9-4155 - useradd-statids.bbclass: Add support for -P / --clear-password option LIN9-4155 - useradd-staticids.bbclass: Always fail/warn for missing IDs LIN9-4155 - useradd-staticids.bbclass: Support recipes specifying static IDs none - srcrev.inc: wr-kernel srcrev update 2017-04-27 none - ti-66ak2xxx wrl9 async BSP the basic support none - ti-66ak2xxx: add scc/cfg for wrl9.0 LIN9-3998 - features/netatop: enable STAGING LIN9-3096 - chrony: fix build failure for arma9 LIN9-3864 - gnome-common: add PACKAGECONFIG for autoconf-archive LIN9-3848 - gnome-common: add PACKAGECONFIG for autoconf-archive LIN9-3864 - Revert "gnome-common: add PACKAGECONFIG for autoconf-archive" LIN9-3848 - Revert "gnome-common: add PACKAGECONFIG for autoconf-archive" LIN9-336 - dhcp: build shared libraries LIN9-336 - bind: build with threads and update other 2 configure options LIN9-3678 - lxc: Security Advisory - lxc - CVE-2017-5985 none - srcrev.inc: wr-kernel srcrev update 2017-04-21 US91282 - intel-socfpga: adjust some kernel options none - srcrev.inc: wr-kernel srcrev update 2017-04-20 LIN9-3981 - fix bcm-587xx defects LIN9-3980 - fix bcm-587xx defects LIN9-3993 - meta: bcm-587xx: remove unneeded options and add RTC class none - srcrev.inc: wr-kernel srcrev update 2017-04-20 US91282 - intel-socfpga: add meta patches none - srcrev.inc: wr-kernel srcrev update 2017-04-19 LIN9-3606 - kgdb.cfg: enable DEBUG_KERNEL LIN9-3848 - gnome-common: add PACKAGECONFIG for autoconf-archive none - srcrev.inc: wr-kernel srcrev update 2017-04-19 LIN9-3974 - dpaa_ethernet: fix kmemleak false-positive reports for skb LIN9-3973 - ping: implement proper locking LIN9-3971 - crypto: ahash - Fix EINPROGRESS notification callback LIN9-3957 - mm/mempolicy.c: fix error handling in set_mempolicy and mbind LIN9-3937 - fscrypt: remove broken support for detecting keyring key revocation LIN9-3929 - drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl() LIN9-3904 - net/packet: fix overflow in check for tp_reserve LIN9-3549 - sctp: deny peeloff operation on asocs with threads sleeping on it CGP9-2 - dlm: add source tarball none - srcrev.inc: wr-kernel srcrev update 2017-04-18 none - Add Harcuvar(Deverton-NS) Support in WRL9-x550 support US94506 - Minor edits to capitalization, punct, etc. none - wrlinux.conf: Move to RCPL 6 none - srcrev.inc: wr-kernel srcrev update 2017-04-16 LIN9-3856 - mcelog: upgrade to 1.49 to support Denverton SoC none - Added note to top of package list per LIN9-3874 none - srcrev.inc: wr-kernel srcrev update 2017-04-14 LIN9-3069 - kernel-cache/intel-x86: avoid enable x86_64 option when build 32bit kernel LIN9-3856 - kernel-cache/edac: enable APEI Generic Hardware Error Source none - EDAC driver for Denverton/Goldmont none - srcrev.inc: wr-kernel srcrev update 2017-04-13 LIN9-3833 - mxc IPUv3: device: Change ipu_task_entry split_lock to spinlock none - srcrev.inc: wr-kernel srcrev update 2017-04-13 CGP9-203 - waf-samba.bbclass: redefine WAF_CROSS_ANSWERS_PATH none - Revert "build-compare: ensure rpm command be available" none - upgrade bcm-587xx to LDK 5.0.10 none - meta: bcm-587xx: add USB2 PHY and CPU IDLE none - srcrev.inc: wr-kernel srcrev update 2017-04-13 LIN9-3816 - scsi: sg: check length passed to SG_NEXT_CMD_LEN none - srcrev.inc: wr-kernel srcrev update 2017-04-13 LIN9-3580 - net/llc: avoid BUG_ON() in skb_orphan() LIN9-3408 - time: Remove CONFIG_TIMER_STATS LIN9-3836 - xilinx-zynqmp: change CONFIG_VIRTIO from m to y TA177583 - netatop: Add netatop for atop none - netatop: Add Kconfig and Makefile LIN9-3628 - lsof: remove host information CGP9-201 - libevent: Increase the tolerance in regress.h US94506 - README: fix minor typo US94506 - README: fix grammar US94506 - wrlinux README draft edits Carrier-Grade-Profile: CGP9-254 - dlm: exclude from world build CGP9-2 - lvm2: enable cluster support CGP9-2 - wr-cgl-whitelist: add dlm from meta-oe to whitelist CGP9-247 - refpolicy: allow useradd_t to write file at all levels BSP-bcm-587xx: LIN9-4000 - bcm-587xx: add known issue note none - bcm-587xx: upgrade to the LDK 5.0.10 US94506 - bcm-587xx README: fix grammar BSP-cav-octeontx: US94506 - README: grammar and README format changes BSP-intel-x86: LIN9-3864 - autoconf-archive: Drop SSTATE_DUPWHITELIST setting LIN9-3856 - intel-x86: README: add notes for EDAC feature to README BSP-nxp-imx6: US94506 - README: Fix capitalization, punct, naming conventions etc. BSP-nxp-ls10xx: US94506 - README: Fix grammar and style problems none - Revert "README: Fix grammar and style problems" US94506 - README: Fix grammar and style problems BSP-nxp-t4xx: US94506 - README: Edits to capitalization, punct, naming conventions etc. US94506 - README: Fix grammar, whitespace and naming conventions BSP-xilinx-zynq: US94506 - README: fix grammar BSP-xilinx-zynqmp: US94506 - README: Fix grammar, whitespace and naming conventions. ======================= 9.0.0.5 =============================== none - Merge branch 'wr-9.0-2017033' into WRLINUX_9_LTS LIN9-3445 - tzdata&tzcode: upgrade 2017a none - Updated docs with PR service fixes from LIN9-3352 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3352 - local.conf.sample: Add PRSERV_HOST example none - README.md: Clarify README to current best practices none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS LIN9-3832 - grub-efi_2.00.bbappend: Remove Work-around-the-failure-of-ExitBootServices.patch none - Merge branch 'wr-9.0-20170330' into WRLINUX_9_LTS none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3600 - packagegroup-core-lsb: avoid rebuilding when changing layer config none - srcrev.inc: wr-kernel srcrev update 2017-03-31 none - Updated release notes to include QT request if needed none - IP Disclosure (core) - 20170329 update none - Updated documentation for RCPL 5 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS none - Merge branch 'wr-9.0-20161125' into WRLINUX_9_LTS LIN9-3600 - packagegroup-core-lsb: avoid rebuilding when changing layer config none - Add tzcode2017a.tar.gz and tzdata2017a.tar.gz none - Add tiff-4.0.7.tar.gz none - Add libXtst-1.2.3.tar.bz2 none - srcrev.inc: wr-kernel srcrev update 2017-03-31 LIN9-3600 - wrltemplate.bbclass: Copy in the template contents LIN9-3358 - wrltemplate.bbclass: Copy in the template contents LIN9-3600 - tests: Allow tests to pass the Yocto Project compatibility testing LIN9-3600 - image.bbclass: Update wrlt_next_class to support relative layers LIN9-3600 - conf/layer.conf: Update layer config CGP9-133 - lsb: add check before create link LIN9-3366 - bash: memleak bug fix for builtin command read LIN9-3263 - unzip: CVE-2014-9913 CVE-2016-9844 [ LIN9-3263 LIN9-3232 ] LIN9-3232 - unzip: CVE-2014-9913 CVE-2016-9844 [ LIN9-3263 LIN9-3232 ] LIN9-3086 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9807 LIN9-3081 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9809 CGP9-175 - ptest.bbclass: use BPN in PTEST_PATH for multilib LIN9-3259 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9445/CVE-2016-9446 LIN9-3189 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9445/CVE-2016-9446 LIN9-3104 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3103 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3102 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3090 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9813 LIN9-3087 - gst-plugins-base: Security Advisory - gstreamer - CVE-2016-9811 LIN9-3085 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9810 LIN9-3082 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3078 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9812 LIN9-3222 - libwebp: Security Advisory - libwebp - CVE-2016-9085 LIN9-2991 - ruby: Security Advisory - ruby - CVE-2016-2337 LIN9-2902 - curl: Security Advisory - curl - CVE-2016-9586 CGP9-122 - systemd: add dependency on initscripts-sushell for selinux CGP9-122 - initscripts: split sushell into sub package LIN9-3292 - ruby - CVE-2016-7798 LIN9-3277 - qemu: CVE-2016-9381 LIN9-3267 - gcc: CVE-2016-6131 in libiberty LIN9-2984 - bind: Security Advisory - bind - CVE-2016-9444 LIN9-2980 - bind: Security Advisory - bind - CVE-2016-9131 LIN9-2953 - ruby: Security Advisory - ruby - CVE-2016-2339 LIN9-3202 - bash: fix CVE-2016-9401 LIN9-3195 - bash: fix CVE-2016-7543 LIN9-3134 - dhcp: Add choice for "with ddns" and "no ddns". LIN9-2178 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2176 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2175 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2173 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2170 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2163 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2160 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2146 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-1743 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 CGP9-111 - ltp: Fix renameat202 test failed LIN9-3128 - openssl: CVE-2017-3732 LIN9-3119 - gnutls: fix libseccomp usage LIN9-3100 - libgcc-common.inc: Fix symbol link to mutilib directories LIN9-3076 - guile: Security Advisory - guile - CVE-2016-8606 LIN9-2952 - openssh: Security Advisory - openssh - CVE-2016-10010 LIN9-2911 - ltp: Fix containers/userns05 failure for 32 bit LIN9-2925 - openssh: CVE-2016-20012 LIN9-2924 - openssh: CVE-2016-10011 LIN9-2923 - openssh: CVE-2016-10009 LIN9-3013 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2997 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2982 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2974 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2970 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2968 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2964 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2621 - scripts/runqemu: "ps aux" -> "ps auxww" LIN9-2907 - gnupg: specify explicitly tar path LIN9-2875 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2871 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2859 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2858 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2854 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2832 - kexec-tools: ARM: fix align issue of add_buffer_phys_virt() for LPAE kernel LIN9-2823 - perl-native: process -fstack-protector-strong LIN9-2801 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2796 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2791 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2783 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2765 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2757 - libxfixes: Security Advisory - libxfixes - CVE-2016-7944 LIN9-2732 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2730 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2729 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2723 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2721 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2719 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2711 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2704 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2694 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2685 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2673 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 TA167452 - kexec-tools: Upgrade to 2.0.14 none - Revert "subversion: fix "svnadmin create" fail on x86" LIN9-2840 - nettle: modify configure script to get consistent build LIN9-2806 - ghostscript: fix race condition of creating directory LIN9-2625 - bootchart2-native: correct python3 path LIN9-2111 - apr: fix off_t size can't match when configure and in target glibc LIN9-2569 - extrausers.bbclass: Use PACKAGE_INSTALL instead of IMAGE_INSTALL LIN9-1701 - glibc: Fix unpacked timestamp of plural.c LIN9-1529 - guile: .x files depend on .i files LIN9-1529 - guile: modify default .scm.go rule LIN9-1202 - gpgme: add GPGME_STATUS_KEY_CONSIDERED LIN9-2502 - site/powerpc64-linux: add cvs_cv_func_printf_ptr LIN9-2447 - valgrind-ptest: add dependency on dbg package LIN9-2447 - valgrind: improvements for run-ptest LIN9-2447 - valgrind: fix the return value for ptest LIN9-2234 - image.bbclass: inherit image_types_uboot when needed none - git: upgrade to 2.11.0 LIN9-3600 - nis, opencv: Update getVar/setVar syntax LIN9-2453 - ltp: avoid segmentation fault in netns tests LIN9-2445 - archiver.bbclass: fix do_ar_recipe for bonnie++ and libsigc++-2.0 LIN9-2377 - tzdata: Update to 2016j LIN9-2377 - tzcode-native: Update to 2016j LIN9-1981 - ltp/posix: replace CWD with PWD none - runqemu: add user mode (SLIRP) support to x86 QEMU targets LIN9-2491 - kernel.bbclass: let do_deploy depend on do_packagedata LIN9-2460 - ghostscript: resolve make circular dependency LIN9-2455 - runqemu: set default device and hostfwd for slirp LIN9-2444 - archiver.bbclass: fix do_ar_original error for matchbox-desktop LIN9-2208 - archiver.bbclass: fix do_ar_original error for matchbox-desktop TA163130 - ghostscript: add PACKAGECONFIG x11 LIN9-687 - gcr: add missing dependencies for vapi LIN9-2451 - kernel-devsrc: remove symlink source LIN9-2323 - runqemu: support mutiple qemus running when nfs LIN9-2323 - runqemu-export-rootfs: fix inconsistent var names LIN9-2288 - qemu: Fix pci-assign none - meta/conf/layer.conf: Add recommended download layer LIN9-912 - python3: fix library search path LIN9-2322 - webkitgtk: add packageconfig for opengl LIN9-2317 - archiver.bbclass: fix can't create diff tarball LIN9-2009 - gdk-pixbuf: fix ptest RDEPENDS for multilib build TA163130 - dbus-test: sync x11 configure options with dbus LIN9-2098 - package.bbclass: support persistent /var/log LIN9-2098 - initscripts: support persistent /var/log LIN9-2098 - base-files: respect VOLATILE_LOG_DIR LIN9-2075 - gdb-cross: depends on flex-native and bison-native [ LIN9-2075 ] none - grub/grub-efi: fix conflict LIN9-2349 - qemuboot.bbclass: use IMGDEPLOYDIR LIN9-2286 - scripts/runqemu: fix checking for .cpio.gz LIN9-2199 - icu: avoid host contamination LIN9-2098 - bitbake.conf: add VOLATILE_LOG_DIR variable LIN9-1916 - curl: fix CVE-2016-8624 LIN9-1919 - curl: fix CVE-2016-8620 LIN9-1915 - curl: fix CVE-2016-8623 LIN9-1912 - curl: fix CVE-2016-8622 LIN9-1911 - curl: fix CVE-2016-8621 LIN9-1910 - curl: fix CVE-2016-8619 LIN9-1908 - curl: fix CVE-2016-8618 LIN9-1907 - curl: fix CVE-2016-8617 LIN9-1906 - curl: fix CVE-2016-8616 LIN9-1904 - curl: fix CVE-2016-8615 LIN9-1647 - curl: fix CVE-2016-7141 LIN9-1646 - curl: fix CVE-2016-7167 none - runqemu: Split out the base name of QB_DEFAULT_KERNEL none - oeqa/sdkext/sdk_update.py: skip the test LIN9-2249 - oeqa/sdkext/devtool.py: skip test_extend_autotools_recipe_creation when no libxml2 LIN9-2246 - oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERN LIN9-2219 - ltp: fix an incorrect macro checking LIN9-2249 - oeqa/oetest.py: add hasLockedSig() LIN9-2248 - oe-publish-sdk: make cmd easier to read LIN9-2248 - oe-publish-sdk: add pyshtables.py to .gitignore LIN9-2247 - oeqa/sdkext/devtool.py: remove workspace/sources before running test cases LIN9-2187 - oeqa/sdkext/devtool.py: don't reset when the test is failed LIN9-2198 - libfm: disable build static library LIN9-2187 - populate_sdk_ext.bbclass: install multilib targets as populate_sdk does LIN9-2047 - iproute2: add tipc tool LIN9-1986 - rpm: fix multilib macro installation LIN9-1768 - boost-ptest: remove the host linkpath LIN9-1719 - gdk-pixbuf: Fix CVE-2016-6352 LIN9-2127 - sanity.bbclass: fix check_connectivity() for BB_NO_NETWORK = "0" LIN9-2122 - sanity.bbclass:check_connectivity(): print more error messages LIN9-2049 - populate_sdk_ext.bbclass: use weak assignment for TOOLCHAINEXT_OUTPUTNAME LIN9-1902 - gcc-sanitizers: Fix libtool .la files none - srcrev.inc: wr-kernel srcrev update 2017-03-30 LIN9-1460 - populate_sdk_base.bbclass: add handling package exclusions to do_populate_sdk LIN9-2003 - classes/cpan-base: fix for PERLVERSION none - srcrev.inc: wr-kernel srcrev update 2017-03-30 TA158800 - boost: add ptest support TA158764 - rng-tools: add systemd service file TA156911 - boost: add python to default PACKAGECONFIG options none - python3-setuptools: extend to nativesdk none - glibc: apply complocaledir while localedir changed none - fontcache: fix fonts postinst failed none - distutils: fix to avoid file-rdeps QA issue none - binutils: enable warn system direcotories in cross-canadian ld none - attr: make ptest pass when selinux enabled LIN9-984 - tmpfiles.d: don't create the symbol link LIN9-796 - busybox: handle syslog LIN9-524 - at: add libselinux to PACKAGECONFIG LIN9-421 - Revert "grub: add -Wno-error=trampolines to native CFLAGS" LIN9-220 - grub2: fix do_configure failure when largefile is not in DISTRO_FEATURES LIN9-2014 - packagegroup-core-sdk: Disable sanitizers for mips64el LIN9-1991 - populate_sdk_ext.bbclass: check unfsd before create it LIN9-1969 - e2fsprogs: fix hardcoded path for ptest script LIN9-1959 - tcf-agent: fix systemd service file LIN9-1949 - grub_git: set COMPATIBLE_HOST_armv7ve to null LIN9-1896 - pax: strip off the trailing slash of file name LIN9-1889 - lttng-tools: Allow multiple attempts to connect to relayd LIN9-1878 - trace-cmd: fix QA warning LIN9-1849 - systemd: avoid boot failures for mips64 and mipsel LIN9-1747 - glibc: fix CVE-2016-6323 LIN9-1648 - oe/path.py: fix for "Argument list too long" LIN9-1586 - rpm: make install with --nosignature and --nodigest work LIN9-1554 - lib/oe/terminal.py: use an absolute path to execute oe-gnome-terminal-phonehome LIN9-1543 - dbus: update build options when enable ptest LIN9-1543 - dbus-test: correct paths in service and conf files LIN9-1489 - watchdog: remove ControlGroup from systemd service files LIN9-1479 - webkitgtk: disable gobject-introspection on armv7a LIN9-1474 - gawk: fix command location in ptest script LIN9-1473 - gawk: fix command location in ptest script LIN9-1453 - perl: correct the path of perl used by ptest LIN9-1450 - perl: remove plan9 related stuff in perl-ptest package LIN9-1350 - xinetd: add Init Script Actions to xinetd script LIN9-1330 - dhcp: add dhclient.service LIN9-1319 - bitbake.conf: change localedir LIN9-1318 - gcc-sanitizers: allow empty for lsan and tsan packages none - python-smartpm-native: prefer same arch when install LIN9-55 - wget: inherit perlnative LIN8-1832 - watchdog: enable systemd support LIN8-1655 - Use TUNE_CCARGS for target compilation LIN8-1413 - toolchain-scripts.bbclass: do not expand vars which starts with multilib prefixes LIN8-1400 - toolchain-script: use immediate expansion for TOOLCHAIN_CONFIGSITE_NOCACHE LIN8-1304 - cross-canadian/libgcc: fix aarch64's multilib SDK LIN8-1268 - archiver.bbclass: fix an exception of the mode configured LIN8-1048 - Use TUNE_CCARGS for target compilation LIN8-1414 - rpcbind: add the -p statement in usage and man LIN8-1156 - openssh: Restore TCP wrappers support TA108085 - perl: fix improper use of reference in IO::Socket none - texinfo: fix info not work none - systemd: fix runtime dependency none - systemd: enable syslog.socket by default none - sysklog: comment out configuration regarding xconsole none - scripts/postinst-intercepts: add update_info_dir none - runqemu-extract-sdk: allow install debugfs on rootfs none - package.bbclass: Add directory information to the pkgdata files none - linux-firmware: Package Marvell pci8897 and usb8897 firmware none - initscripts: Avoid restarting rpcbind daemon none - eglibc: add support for /etc/ld.so.conf.d/*.conf none - dhcp: make dhclient to get configuration for other programs none - busybox: fix for syslog service in systemd none - base.bbclass: Add buildcfg multilib values none - Add the output of depmod into kernel module .tgz file LIN8-478 - opkg-utils: Change alternatives lib path from /usr/lib/opkg to /var/lib/opkg LIN7-902 - sysklogd: add systemd support LIN7-427 - rpcbind: add option to make user able to use fixed port number LIN7-1716 - toolchain-shar-template.sh: Do not offer sudo as an option LIN7-1339 - sysstat: add configuration file in tmpfiles.d LIN7-1129 - shadow: fix pam configs for chpasswd, newusers LIN7-1128 - tcl: clean host path in tclConfig.sh LIN7-1127 - shadow: fix pam configs for chpasswd, newusers LIN7-1075 - lsof: fix LSOF_CCV in version.h US83573 - extend Toaster GUI with wrlinux content none - msg.py, knotty.py: Allow dynamic toggle of the debug log level none - knotty.py: update footer on dynamic log level change none - knotty.py: Handle rare interrupted select call none - knotty.py: Extend knotty to support "real time" log tail for tasks none - knotty.py: Add the ability to dynamically select loglevel from stdin none - knotty.py: Add interactive commands to knotty none - knotty.py: Add ability to dynamically toggle log location none - fix for python3 none - fetch2/git.py: fix the filename too long error none - bitbake: runqueue/cooker: catch hashvalidate error in RunQueueExecuteScenequeue none - bitbake: enable pdb tracing LIN9-1867 - lib/bb/cooker.py: fix for BBFILE_PATTERN = "" LIN9-1170 - bb/ui/crumbs/multilogtail.py: decode readline() none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS none - srcrev.inc: wr-kernel srcrev update 2017-03-28 LIN9-3492 - glibc: Fix use after free in pthread_create() LIN9-3600 - python3-urllib3: Fix failure to parse LIN9-3600 - rpm: Move to the wr-fixes layer none - Add Carrier Grade Profile Compliance Envelope v1.1 - 20170327 none - srcrev.inc: wr-kernel srcrev update 2017-03-27 CGP9-230 - makedumpfile: modify the kernel version checking CGP9-118 - postfix: remove references to buildmachine paths in target makedefs.out CGP9-228 - mdadm: update criteria to build with corosync none - Updated docs with defect fixes LIN9-3608, LIN9-3609 LIN9-3612 - systemd: fix systemd crash when large error message is received none - srcrev.inc: wr-kernel srcrev update 2017-03-23 none - kver: 4.8.18 --> 4.8.20 LIN9-3061 - yaffs-utils: make PV from commit date of SRCREV LIN9-3061 - mce-test: derive PV from commit date of SRCREV LIN9-3061 - mce-inject: derive PV from commit date of SRCREV LIN9-3061 - aer-inject: derive PV from commit date of SRCREV none - Revert "file: fix SRCREV update" LIN9-3436 - e2fsprogs: have configure expand @mkdir_p@ LIN9-3061 - build-compare: add date to PV LIN9-3061 - build-compare: derive PV from SRCPV none - wrlinux.conf: Move to RCPL 5 none - srcrev.inc: wr-kernel srcrev update 2017-03-20 none - srcrev.inc: wr-kernel srcrev update 2017-03-19 none - Merge branch 'wr-9.0-20161125' into WRLINUX_9_LTS LIN9-3605 - file: fix SRCREV update none - Revert "file: update SRCREV" none - Merge branch 'wr-9.0-20161125' into WRLINUX_9_LTS LIN10-27 - file: update SRCREV none - Merge branch 'wr-9.0-20161125' into WRLINUX_9_LTS none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3605 - file: fix SRCREV update LIN9-3602 - build-compare: ensure rpm command be available LIN9-3364 - curlpp: update source tarball from github LIN9-2908 - lcov: fix env command argument pass issue LIN9-3364 - cherokee: update SRC_URI LIN9-3364 - lmsensors: update SRC_URI LIN9-3364 - fuse: update HOMEPAGE and SRC_URI LIN9-3364 - fetchmail: update SRC_URI LIN9-3364 - curlpp: update HOMEPAGE and SRC_URI LIN9-3364 - libdnet: update SRC_URI LIN9-3364 - rng-tools: use SOURCEFORGE_MIRROR in SRC_URI LIN9-3364 - libpng/libpng12: update SRC_URI none - srcrev.inc: wr-kernel srcrev update 2017-03-15 none - Revert "lm_sensors: Add duplicate tarball" LIN9-3374 - busybox: ifupdown:pass interface device name for ipv6 route command none - relayd: derive PV from SRCPV none - netdata: derive PV from SRCPV none - libubox: derive PV from SRCPV none - gnulib: derive PV from SRCPV none - cppzmq: derive PV from SRCPV LIN9-3600 - rpm: Move rpm changes from wrlinux layer LIN9-3364 - lm_sensors: Add duplicate tarball LIN9-3364 - libdnet: update source tarball LIN9-3364 - lmsensors: update source tarball none - srcrev.inc: wr-kernel srcrev update 2017-03-14 LIN9-3364 - lmsensors: update SRC_URI LIN9-3364 - libdnet: update SRC_URI LIN9-3364 - fuse: update HOMEPAGE and SRC_URI LIN9-3364 - fetchmail: update SRC_URI LIN9-3364 - curlpp: update HOMEPAGE and SRC_URI LIN9-3364 - cherokee: update SRC_URI LIN9-3364 - rng-tools: use SOURCEFORGE_MIRROR in SRC_URI LIN9-3364 - libpng/libpng12: update SRC_URI none - Includes RCPL 4 updates for LIN9-3358, LIN9-3478 and LIN9-3468 LIN9-3125 - lmbench: update README LIN9-3467 - scripts/runqemu: avoid overridden user input for bootparams LIN9-3464 - systemd: fix systemd crash on daemon-reexec if /run is full none - Fixed broken link to release notes. LIN9-3448 - wr-security-dl.xml: add repo for ima-evm-utils CGP9-133 - lsb: add check before create link CGP9-175 - ptest.bbclass: use BPN in PTEST_PATH for multilib LIN9-3366 - bash: memleak bug fix for builtin command read none - build-appliance-image: Update to morty head revision none - openssl: CVE: CVE-2017-3731 none - libx11: CVE-2016-7943 none - libXrandr: fix for CVE-2016-7947 and CVE-2016-7948 none - libX11: CVE-2016-7942 none - libxrender: CVE-2016-7949 none - classes: Fix alternatives and rc.d ordering none - tinfoil: clean environment when starting up cooker none - bitbake-worker: Handle cooker/worker IO deadlocking none - nspr: set correct version in pkg-config file none - attr/ea-acl: pass --disable-gettext when USE_NLS=no none - linux-dtb: strip DTB extension properly in postinst/postrm none - libxtst: 1.2.2 -> 1.2.3 none - binutils-2.27.inc: Fix alignment frags for aarch64 none - populate_sdk_ext: whitelist do_package tasks none - populate_sdk_ext: fix working with uninative sstate none - zlib: update SRC_URI to fix fetching none - build-appliance-image: Update to morty head revision none - Bump version for 2.2.1 morty release none - cookerdata: Convert multiconfig to use BB_CURRENT_MC none - runqueue: Only start fakeroot workers when needed none - runqueue: Ensure setscene tasks with overlapping stamps don't parallel execute none - runqueue: Fix setscene issues with multiconfig none - siggen: Fix clean_basepath to work with multiconfig none - build/uihelper: Show better information about multiconfig tasks on UI none - runqueue: Ensure pseudo executes from the correct place (use the right datastore with multiconfig) none - libgcc-common: Don't apply symlinks for nativesdk none - bitbake.conf: Add inclusion of BB_CURRENT_MC.conf after local.conf none - uninative: Parameterise the use of STAGING_DIR none - bitbake: utils: Avoid traceback errors none - bitbake: cooker: Handle inofity queue overflows more gracefully none - bitbake: cooker: Fix world taskgraph generation issue none - meta-yocto-bsp: bump to the latest stable linux kernel for the non-x86 BSPs none - meta-yocto-bsp: bump to the latest linux stable kernel for the non-x86 BSPs none - linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8 none - linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 none - linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1 none - edgerouter.py: avoid python3 exception none - selftest: wic: fix test_qemu none - valgrind: make ld-XXX.so strlen intercept optional none - utils: Always use datastore's PATH for host_gcc_version none - uninative: rebuild uninative for gcc 4.8 and 4.9 none - libxml2: Necessary changes before fixing CVE-2016-5131 none - libxml2: Fix more NULL pointer derefs none - libxml2: fix CVE-2016-4658 Disallow namespace nodes in XPointer points and ranges none - Use weak assignment for SERIAL_CONSOLES in qemu configuration files none - linux-yocto/4.8: update to -rt7 none - libtiff: Update to 4.0.7 none - lib/oe/rootfs: fix log_check warnings being printed twice with RPM packaging none - kernel-yocto: explicitly trap subcommand errors none - glibc: Enable backtrace from abort on ARM none - wic: Create a logical partition only when it is really mandatory none - libarchive: fix ALTERNATIVE_PRIORITY to avoid conflict none - grub2: fix some quirks and div by zero none - cve-check: allow recipes to override the product name none - curl: set CVE_PRODUCT none - archiver: don't change directory when generating tarball none - tiff: set CVE_PRODUCT none - targetloader.py: drop test for ClassType none - linux-yocto-rt/4.4: update to -rt43 none - linux-yocto/4.x: CVE-2016-8655 none - linux-yocto/4.8: update to v4.8.12 none - kern-tools: ensure that no shared directories are used none - linux-yocto/4.8: aufs warning and ixgbe calltrace none - linux-yocto/4.4: update to v4.4.36 none - linux-yocto/4.4/4.8: Fix remaining kernel_configcheck warnings in Intel BSPs none - linux-yoct/4.1: update to v4.1.36 none - kernel.bbclass: fix kernel_do_compile for KERNEL_IMAGETYPE = "vmlinux.gz" on mips none - diffutils: do_configure: fix "Argument list too long" none - tiff: Fix several CVE issues none - recipetool: fix encoding-related errors creating python recipes none - kernel.bbclass: Use real filenames in kernel packages none - kernel.bbclass: do not copy bundled initramfs to /boot none - kernel.bbclass: Avoid wildcards for kernel images none - kernel.bbclass: allow uncompressed initramfs archives none - grub2: enforce -no-pie if supported by compiler none - tiff: set CVE NAME none - tiff: Security fix CVE-2016-9538 none - tiff: Security fix CVE-2016-9535 none - subversion: Fix issues in LDFLAGS sed manipulation none - staging: Drop unused SYSROOT_LOCK none - kernel-yocto: exit on non-zero return code none - attr: Convert SSTATEPOSTINSTFUNCS to a do_install_append none - terminal.py: Pass string instead of bytes to ExecutionError to avoid exception none - scripts/send-pull-request: Avoid multiple chain headers none - parselogs: Whitelist GPT warnings as the device is fully functional none - parselogs.py: Whitelist iwlwifi firmware load error messages none - linux-yocto-dev: update to 4.9-rcX none - linux-yocto/4.8: update to v4.8.10 none - kern-tools: fix processing for no branch meta-data none - tiff: Security fix CVE-2016-9540 none - tiff: Security fix CVE-2016-9539 none - systemd.bbclass: don't block on service restart none - slang: Disable parallel make install none - qemux86*.conf: set wic-related parameters none - perl: Fix ptest update hash of ExtUtils/Liblist/Kid.pm in customized.dat none - libxml2: Security fix CVE-2016-5131 none - pseudo: include fix for xattr corruption none - mesa: make sure GLES3 headers are installed none - insane: rewrite the expanded-d test as a QAPKGTEST none - insane: fix expanded-d test none - insane: factor out the test matrix processing none - insane: add QAPKGTEST, a package-wide equivilant to QAPATHTEST none - insane: Add aarch64 baremetal mappings to the QA arch test none - arch-arm64.inc: Include arch-armv7ve.inc none - linux-yocto/4.8: update to v4.8.6-rt5 none - linux-yocto/4.8: update from v4.8.6 -> v4.8.8 none - linux-yocto/4.8: fix cryptodev compilation error none - linux-yocto/4.4: update to v4.4.32 none - linux-yocto/4.4: update to v4.4.30 none - linux-yocto/4.1: update to v4.1.35 none - kern-tools: error checking and tree generation fixes none - wic: make sure that partition size is always an integer in internal processing none - wic: fix function comment typos none - wic: check that filesystem is specified for a rootfs partition none - linux-yocto/4.8: update to 4.8.6 none - conf: add C++ flags for uninative interoperatility none - binutils: Fix build for c293pcie PPC machine none - tiff: Security fix CVE-2016-3658 none - tiff: Security fix CVE-2016-3632 none - qemu: update run-ptest script none - openssl: Security fix CVE-2016-7055 none - OpenSSL: CVE-2004-2761 replace MD5 hash algorithm none - nfs-utils: fix protocol minor version fall-back none - cmake.bbclass: Set CXXFLAGS and CFLAGS none - systemtap: remove explicit msgfmt check none - systemtap: fix native linking on recent Ubuntu none - systemd-bootdisk.wks: use PARTUUID none - qemu: fix CVE-2016-7909 none - openssl: fix bashism in c_rehash shell script none - libbsd: Fix build with musl none - db: disable the ARM assembler mutex code none - weston: Add no-input-device patch to 1.11.0. none - tzdata: update to 2016i none - tzcode: update to 2016i none - qemuarm64.conf: make runqemu's graphics work none - openssh: fix CVE-2016-8858 none - libbsd 0.8.3: BBCLASSEXTEND to native and nativesdk none - cve-check.bbclass: CVE-2014-2524 / readline v5.2 none - Revert "libwnck3: remove the recipe" none - Revert "epiphany: remove unnecessary libwnck3 dependency" none - lib/oe/qa: handle binaries with segments outside the first 4kb none - toaster: settings set ALLOWED_HOSTS to * in debug mode none - bitbake-worker: print full traceback instead of message only none - data: fix exception handling in exported_vars() none - siggen: Ensure taskhash mismatches don't override existing data none - siggen: Pass basehash to worker processes and sanity check reparsing result none - build: Ensure we preserve sigbasedata files as well as sigdata ones none - toaster: buildinfohelper Handle regex paths Carrier-Grade-Profile: TA168737 - wr-cgl-exclude-from-world: remove keepalived and selinux-config CGP9-121 - openais: add systemd support LIN9-3096 - trousers: add PV derived from commit date LIN9-3096 - tpm-tools: add PV based on commit date LIN9-3096 - ima-evm-utils: add PV LIN9-3448 - ima-evm-utils: make changes into patches instead of a branch LIN9-3448 - ima-evm-utils: remove the inappropriate tarball LIN9-3455 - freeradius: update SRC_URI BSP-bcm-587xx: LIN9-3601 - layer.conf: Remove BB_DANGLINGAPPENDS_WARNONLY setting BSP-cav-octeontx: LIN9-3601 - layer.conf: Remove BB_DANGLINGAPPENDS_WARNONLY setting US93859 - cav-octeontx: Add a step-by-step way from spi-flash US93859 - cav-octeontx: WIC images enablement BSP-intel-x86: LIN9-3600 - perf.bbappend: These changes must be BSP specific per YP Compat rules LIN9-3600 - autoconf-archive: Fix definition for YP Compatible LIN9-3600 - linux-windriver: Remove unnecessary setting LIN9-2371 - intel-x86: update README.hardware to add known issue BSP-nxp-ls10xx: LIN9-3601 - layer.conf: Remove BB_DANGLINGAPPENDS_WARNONLY setting BSP-nxp-t4xx: LIN9-3061 - usdpaa: derive PV from commit date of SRCREV LIN9-3061 - usdpaa-apps: derive PV from commit date of SRCREV LIN9-3061 - fmlib: derive PV from commit date of SRCREV LIN9-3061 - fmc: derive PV from commit date of SRCREV LIN9-3061 - flib: derive PV from the commit date of SRCREV LIN9-3061 - eth-config: derive PV from the commit date of SRCREV LIN9-3061 - dpa-offload: derive PV from commit date of SRCREV LIN9-3601 - layer.conf: Remove BB_DANGLINGAPPENDS_WARNONLY setting LIN9-3600 - layer.conf: Move machine specific settings to machine file LIN9-3600 - linux-windriver: Fix nxp-t4xxx specific changes LIN9-3472 - kdump: add a workaround to copy vmcore BSP-xilinx-zynq: LIN9-3601 - layer.conf: Remove BB_DANGLINGAPPENDS_WARNONLY setting LIN9-3600 - linux-windriver: Fix KERNEL_EXXTRA_ARGS, should only be set with BSP LIN9-3480 - xilinx-zynq: fixed the kexec/kdump error BSP-xilinx-zynqmp: LIN9-3601 - layer.conf: Remove BB_DANGLINGAPPENDS_WARNONLY setting US93858 - xilinx-zynqmp: WIC images enablement ======================= 9.0.0.4 =============================== none - Addon-CarrierGradeProfile/index.html - fix reference to Package Level Licenses none - IP Disclosure (core) - 20170308 update none - Add Carrier Grade Profile Compliance Envelope - 20170308 none - Doc updates for LIN9-3469 kernel-dev layer issues none - Add Carrier Grade Profile 3rd Party Notices - 20170308 none - srcrev.inc: wr-kernel srcrev update 2017-03-08 none - Updated RCPL 4 docs with initial add for CGP 9 GA docs none - srcrev.inc: wr-kernel srcrev update 2017-03-06 none - srcrev.inc: wr-kernel srcrev update 2017-03-05 none - kernel: bump kernel version to 4.8.18 LIN9-3454 - hwdata: add hwdata-0.291.tar.xz LIN9-3455 - lftp: update SRC_URI CGP9-133 - lsb: add check before create link LIN9-3454 - hwdata: update SRC_URI [ LIN9-3454 ] LIN9-3454 - ttf-liberation-sans-narrow: update SRC_URI none - Updated docs for RCPL 4 with new BSPs and defect fixes to kernel tutorials none - srcrev.inc: wr-kernel srcrev update 2017-03-02 LIN9-3445 - tzdata&tzcode: upgrade 2017a LIN9-3445 - tzdata&tzcode: 2017a CGP9-130 - netkit-rsh: correct the file attribute none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS CGP9-129 - meta-security-dl.xml: Fix entry for the name field CGP9-129 - meta-security-dl.xml: add git repo for libseccomp none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - bin/dump_dependencies.py: Add a simply way to dump layer depends LIN9-3373 - image-fs_finalize: add the explanation for WRL_FS_FINAL_PATH LIN9-3432 - useradd-staticids.bbclass: fix typo for '--expiredate' none - srcrev.inc: wr-kernel srcrev update 2017-02-28 none - iscsitarget: update patch to contain changes required to build with only linux v4.8 and above none - iscsitarget: use upstream to build with linux kernel >= 4.3 none - iscsitarget: fix inconsistent crash while login to iscsi target from initiator LIN9-2233 - libxml-parser-perl: add expat/Makefile dependency none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS CGP9-109 - dnsmasq: disable the service by default CGP9-109 - dnsmasq: add info for port setting none - srcrev.inc: wr-kernel srcrev update 2017-02-27 none - wrlinux.conf: Move to RCPL 4 CGP9-141 - wrtemplate.bbclass: change sdk_ext processing none - srcrev.inc: wr-kernel srcrev update 2017-02-23 none - keybinder: fix do_fetch failure CGP9-175 - ptest.bbclass: use BPN in PTEST_PATH for multilib none - srcrev.inc: wr-kernel srcrev update 2017-02-22 CGP9-167 - kernel hardening: fix a couple of typo in the guide document CGP9-187 - setools: fix build errors for mips none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-3308 - phpmyadmin: Security Advisory - phpMyAdmin - CVE-2016-6621 LIN9-2800 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6633 LIN9-2793 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6627 LIN9-2792 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6607 LIN9-2784 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6606/CVE-2016-6629 LIN9-2777 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6623 LIN9-2776 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6626 LIN9-2770 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6631 LIN9-2761 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6611 LIN9-2759 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6606/CVE-2016-6629 LIN9-2756 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9863 LIN9-2752 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9861 LIN9-2731 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9866 LIN9-2714 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9862 LIN9-2707 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6609 LIN9-2699 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6628 LIN9-2697 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9865 LIN9-2693 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6624 LIN9-2691 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9864 LIN9-2679 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6608 LIN9-2676 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6630 LIN9-3171 - imagemagick: Security Advisory - imagemagick - CVE-2016-7906 LIN9-2799 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6622 LIN9-2789 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6618 LIN9-2782 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9851 LIN9-2778 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9847 LIN9-2773 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9852/CVE-2016-9853/CVE-2016-9854/CVE-2016-9855 LIN9-2771 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6619 LIN9-2768 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6625/CVE-2016-9848 LIN9-2767 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9856 LIN9-2767 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9849 LIN9-2764 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6620 LIN9-2762 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6612 LIN9-2753 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6616 LIN9-2751 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6613 LIN9-2746 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9858/CVE-2016-9859/CVE-2016-9860 LIN9-2745 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6615 LIN9-2741 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9858/CVE-2016-9859/CVE-2016-9860 LIN9-2738 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9856 LIN9-2726 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9856 LIN9-2720 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6610 LIN9-2718 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9850 LIN9-2717 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9852/CVE-2016-9853/CVE-2016-9854/CVE-2016-9855 LIN9-2703 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9852/CVE-2016-9853/CVE-2016-9854/CVE-2016-9855 LIN9-2698 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6632 LIN9-2696 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6614 LIN9-2683 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9858/CVE-2016-9859/CVE-2016-9860 LIN9-2671 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-9852/CVE-2016-9853/CVE-2016-9854/CVE-2016-9855 LIN9-2666 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6625/CVE-2016-9848 LIN9-2664 - phpmyadmin: Security Advisory - phpmyadmin - CVE-2016-6617 LIN9-3223 - imagemagick: Security Advisory - imagemagick - CVE-2016-9298 LIN9-3210 - tcpreplay: Security Advisory - tcpreplay - CVE-2016-6160 LIN9-3196 - imagemagick: Security Advisory - imagemagick - CVE-2016-7799 LIN9-2867 - imagemagick: Security Advisory - imagemagick - CVE-2016-8707 LIN9-3356 - refpolicy-mls: user native bzip2 instead of host LIN9-3366 - bash: memleak bug fix for builtin command read CGP9-188 - Revert "libxslt-native: update wrapper of command xsltproc" none - Revert "libxslt-native: fix wrong way to add dependency" none - srcrev.inc: wr-kernel srcrev update 2017-02-21 CGP9-180 - selinux-init: start service after local-fs.target CGP9-183 - libxslt-native: fix wrong way to add dependency none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3263 - unzip: CVE-2014-9913 CVE-2016-9844 [ LIN9-3263 LIN9-3232 ] LIN9-3232 - unzip: CVE-2014-9913 CVE-2016-9844 [ LIN9-3263 LIN9-3232 ] none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS CGP9-128 - syslog-ng: grab the version from VERSION file for configure.ac CGP9-127 - syslog-ng: fix syntax error in syslog-ng.conf none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS CGP9-135 - libxslt-native: update wrapper of command xsltproc LIN9-3259 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9445/CVE-2016-9446 LIN9-3189 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9445/CVE-2016-9446 LIN9-3086 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9807 LIN9-3081 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9809 LIN9-3104 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3103 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3102 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3090 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9813 LIN9-3087 - gst-plugins-base: Security Advisory - gstreamer - CVE-2016-9811 LIN9-3085 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9810 LIN9-3082 - gst-plugins-good: Security Advisory - gstreamer - CVE-2016-9808/CVE-2016-9634/CVE-2016-9635/CVE-2016-9636 LIN9-3078 - gst-plugins-bad: Security Advisory - gstreamer - CVE-2016-9812 LIN9-3361 - php: move the CVE patches to php_5.6.26.bb LIN9-3340 - wr-kernel/turbostat: fix compile error after kernel turbostat updated CGP9-122 - systemd: no need to inherit enable-selinux CGP9-122 - systemd: add dependency on initscripts-sushell for selinux CGP9-122 - initscripts: split sushell into sub package none - srcrev.inc: wr-kernel srcrev update 2017-02-20 LIN9-2902 - curl: Security Advisory - curl - CVE-2016-9586 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-3319 - mariadb: Upgrade to 5.5.54 LIN9-3314 - mariadb: Upgrade to 5.5.54 LIN9-3283 - mariadb: Upgrade to 5.5.54 LIN9-3271 - mariadb: Upgrade to 5.5.54 LIN9-3258 - mariadb: Upgrade to 5.5.54 LIN9-3218 - mariadb: Upgrade to 5.5.54 LIN9-3194 - mariadb: Upgrade to 5.5.54 LIN9-3193 - mariadb: Upgrade to 5.5.54 LIN9-3191 - mariadb: Upgrade to 5.5.54 LIN9-3190 - mariadb: Upgrade to 5.5.54 LIN9-2144 - mariadb: Upgrade to 5.5.54 LIN9-3319 - mariadb: Add source package for mariadb 5.5.54 LIN9-3314 - mariadb: Add source package for mariadb 5.5.54 LIN9-3283 - mariadb: Add source package for mariadb 5.5.54 LIN9-3271 - mariadb: Add source package for mariadb 5.5.54 LIN9-3258 - mariadb: Add source package for mariadb 5.5.54 LIN9-3218 - mariadb: Add source package for mariadb 5.5.54 LIN9-3194 - mariadb: Add source package for mariadb 5.5.54 LIN9-3193 - mariadb: Add source package for mariadb 5.5.54 LIN9-3191 - mariadb: Add source package for mariadb 5.5.54 LIN9-3190 - mariadb: Add source package for mariadb 5.5.54 LIN9-2144 - mariadb: Add source package for mariadb 5.5.54 LIN9-3312 - gd: s/gdImageWebpCtx/_gdImageWebpCtx/ none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-3312 - gd: refresh the patch CGP9-161 - setools: search libsepol from STAGING_LIBDIR only none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-3312 - gd: Security Advisory - libgd - CVE-2016-6912 LIN9-3310 - gd: Security Advisory - libgd - CVE-2016-9317 LIN9-3167 - gd: Security Advisory - libgd - CVE-2016-6911 LIN9-2996 - memcached: Security Advisory - memcached - CVE-2016-8704/CVE-2016-8705/CVE-2016-8706 LIN9-2986 - memcached: Security Advisory - memcached - CVE-2016-8704/CVE-2016-8705/CVE-2016-8706 LIN9-2976 - memcached: Security Advisory - memcached - CVE-2016-8704/CVE-2016-8705/CVE-2016-8706 LIN9-2967 - php: Security Advisory - php - CVE-2016-9933 LIN9-2959 - gd: Security Advisory - libgd - CVE-2016-8670 LIN9-2991 - ruby: Security Advisory - ruby - CVE-2016-2337 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-3011 - php: Security Advisory - php - CVE-2016-9934 LIN9-3242 - php: Security Advisory - php - CVE-2016-10159 LIN9-3228 - php: Security Advisory - php - CVE-2016-10161 LIN9-3179 - php: Security Advisory - php - CVE-2016-10158 LIN9-3170 - php: Security Advisory - php - CVE-2016-10160 LIN9-3080 - php: Security Advisory - php - CVE-2016-7479 LIN9-3009 - php: Security Advisory - php - CVE-2016-9137/CVE-2016-9138 LIN9-3006 - php: Security Advisory - php - CVE-2016-9935 LIN9-2999 - php: Security Advisory - php - CVE-2016-9137/CVE-2016-9138 CGP9-160 - setools: fix build errors for powerpc LIN9-3222 - libwebp: Security Advisory - libwebp - CVE-2016-9085 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-3215 - quagga: Security Advisory - quagga - CVE-2017-5495 LIN9-2984 - bind: Security Advisory - bind - CVE-2016-9444 LIN9-2980 - bind: Security Advisory - bind - CVE-2016-9131 LIN9-2953 - ruby: Security Advisory - ruby - CVE-2016-2339 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-3349 - tcpdump: move the patch into do_git_apply() none - srcrev.inc: wr-kernel srcrev update 2017-02-16 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-3288 - tcpdump: Security Advisory - tcpdump - CVE-2017-5205 LIN9-3287 - tcpdump: the second patch of CVE-2017-5485 LIN9-3287 - tcpdump: Security Advisory - tcpdump - CVE-2017-5485 LIN9-3201 - tcpdump: the second patch of CVE-2017-5486 LIN9-3201 - tcpdump: Security Advisory - tcpdump - CVE-2017-5486 LIN9-3303 - tcpdump: Security Advisory - tcpdump - CVE-2016-7928 LIN9-3299 - tcpdump: Security Advisory - tcpdump - CVE-2017-5203 LIN9-3296 - tcpdump: Security Advisory - tcpdump - CVE-2016-7940 LIN9-3294 - tcpdump: Security Advisory - tcpdump - CVE-2017-5482 LIN9-3291 - tcpdump: Security Advisory - tcpdump - CVE-2017-5202 LIN9-3289 - tcpdump: Security Advisory - tcpdump - CVE-2017-5483 LIN9-3280 - tcpdump: Security Advisory - tcpdump - CVE-2017-5204 LIN9-3268 - tcpdump: the second patch for CVE-2016-7973 LIN9-3262 - tcpdump: Security Advisory - tcpdump - CVE-2016-7923 LIN9-3261 - tcpdump: Security Advisory - tcpdump - CVE-2016-7983/CVE-2016-7984 LIN9-3260 - tcpdump: Security Advisory - tcpdump - CVE-2016-7934/CVE-2016-7935/CVE-2016-7937 LIN9-3257 - tcpdump: Security Advisory - tcpdump - CVE-2016-7934/CVE-2016-7935/CVE-2016-7937 LIN9-3250 - tcpdump: Security Advisory - tcpdump - CVE-2016-7983/CVE-2016-7984 LIN9-3247 - tcpdump: Security Advisory - tcpdump - CVE-2017-5342 LIN9-3237 - tcpdump: the second patch for CVE-2016-7922 LIN9-3231 - tcpdump: Security Advisory - tcpdump - CVE-2016-7929 LIN9-3209 - tcpdump: Security Advisory - tcpdump - CVE-2017-5484 LIN9-3203 - tcpdump: Security Advisory - tcpdump - CVE-2017-5341 LIN9-3200 - tcpdump: Security Advisory - tcpdump - CVE-2016-7936 LIN9-3184 - tcpdump: Security Advisory - tcpdump - CVE-2016-7931 LIN9-3176 - tcpdump: Security Advisory - tcpdump - CVE-2016-7934/CVE-2016-7935/CVE-2016-7937 LIN9-3173 - tcpdump: Security Advisory - tcpdump - CVE-2016-7993 LIN9-3172 - tcpdump: Security Advisory - tcpdump - CVE-2016-7930 LIN9-3169 - tcpdump: Security Advisory - tcpdump - CVE-2016-7938 LIN9-3168 - tcpdump: the third patch of CVE-2016-7975 LIN9-3162 - tcpdump: the third patch of CVE-2016-7974 LIN9-3313 - tcpdump: Security Advisory - tcpdump - CVE-2016-7925 LIN9-3300 - tcpdump: Security Advisory - tcpdump - CVE-2016-7992 LIN9-3268 - tcpdump: Security Advisory - tcpdump - CVE-2016-7973 LIN9-3237 - tcpdump: Security Advisory - tcpdump - CVE-2016-7922 LIN9-3227 - tcpdump: Security Advisory - tcpdump - CVE-2016-7933 LIN9-3225 - tcpdump: Security Advisory - tcpdump - CVE-2016-7927 LIN9-3216 - tcpdump: Security Advisory - tcpdump - CVE-2016-7926 LIN9-3185 - tcpdump: Security Advisory - tcpdump - CVE-2016-7924 LIN9-3168 - tcpdump: the second patch for CVE-2016-7975 LIN9-3168 - tcpdump: Security Advisory - tcpdump - CVE-2016-7975 LIN9-3162 - tcpdump: Security Advisory - tcpdump - CVE-2016-7974 LIN9-3162 - tcpdump: second patch for CVE-2016-7974 LIN9-3158 - tcpdump: Security Advisory - tcpdump - CVE-2016-7939 CGP9-129 - libseccomp: libseccomp: convert test package to ptest CGP9-129 - meta-security-dl.xml: add git repo for libseccomp none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS CGP9-94 - crash: fix timer and irq command options for kernel 4.8 none - Commit to test test build script - no change to docs LIN9-3150 - wr-kernel: remove qemu-linaro related stuff none - kernel-hardening: create template and guide document LIN9-3292 - ruby - CVE-2016-7798 LIN9-3267 - gcc: CVE-2016-6131 in libiberty none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS CGP9-49 - openconnect: make trousers check optional CGP9-93 - python-networkx: add package CGP9-93 - python-networkx: add tarball CGP9-93 - python-enum34: add tarball none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS CGP9-117 - python-mock: add RDEPENDS on python-pbr and python-funcsigs CGP9-117 - python-funcsigs: add new recipe none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS CGP9-93 - wrlinux-whitelist.conf: add dependencies for setools4 CGP9-93 - setools: uprev tarball 3.3.8 to 4.1.0 CGP9-93 - setools: uprev to 4.1.0 CGP9-93 - refpolicy: allow secadm to read policy from kernel CGP9-93 - policycoreutils: remove RDEPENDS to setools-libs CGP9-117 - wrlinux-whitelist: add python-funcsigs CGP9-117 - Add funcsigs-1.0.2.tar.gz Carrier-Grade-Profile: LIN9-3454 - ippool: update SRC_URI CGP9-207 - wr-cgl layer: enable only for wrlinux-cgl distro CGP9-190 - CUT: restart the service CGP9-171 - cluster.sh: update script and fix errors [ CGP9-171 ] TA158761 - CUT: correct iscsitarget service name CGP9-109 - lxc: remove the bbappend CGP9-186 - CUT: add kernel-vmlinux to cut template CGP9-191 - CUT: correct the loop device name CGP9-135 - cluster-resource-agents: fix build failure when create document CGP9-105 - wrlinux-cgl: add PREFERRED_VERSION_monit CGP9-170 - cluster.sh: sleep more time to wait apache starts CGP9-185 - CUT: add the tracer function for cav-octeontx CGP9-162 - CUT: update the check pattern for gdb.sh CGP9-1 - wrlinux-cgl.conf: disable samba services for sysvinit CGP9-155 - CUT: enlarge the file size for avl.28.3 CGP9-62 - CUT: Update RLIMIT_DATA limit for prf.1.6 CGP9-34 - gen-coredump: fix QA warning for NO_GNU_HASH CGP9-34 - vblade: fix QA warning for NO_GNU_HASH CGP9-34 - saftest: fix QA warning for NO_GNU_HASH CGP9-34 - openl2tp: fix QA warning NO_GNU_HASH CGP9-34 - ippool: fix QA warning for NO_GNU_HASH CGP9-34 - cyclictest: fix QA warning for NO_GNU_HASH CGP9-34 - cgl-unittest: fix QA warning for NO_GNU_HASH CGP9-32 - wr-cgl-exclude-from-world: remove tboot BSP-bcm-587xx: none - bcm-587xx: add WIC image support BSP-intel-x86: CGP9-206 - cpupower: link shared library properly US93912 - intel-x86 README: Add MinnowBoard Turbot support none - Update README.hardware to claim APL support LIN9-3336 - intel-x86: add the new version autoconf-archive LIN9-3336 - intel-x86: add fio tools for intel-x86 bsp LIN9-3336 - intel-x86: add cpupower tool for IA arch LIN9-3336 - intel-x86: add tmon tools BSP-nxp-ls10xx: LIN9-3355 - nxp-ls10xx: fix an uboot command for WIC BSP-nxp-t4xx: LIN9-3355 - nxp-t4xxx: fix an uboot command for WIC none - nxp-t4xxx: Add Carrier Grade Profile support BSP-xilinx-zynq: LIN9-3439 - xilinx-zynq: add kexec/kdump information LIN9-3140 - xilinx-zynq: fixed coresight errors none - xilinx-zynq: set kernel uImage to replace zImage LIN9-3434 - xilinx-zynq: fixed u-boot-wic build error none - xilinx-zynq: add wic images support LIN9-3367 - xilinx: fixed README errors none - xilinx-zynq: fixed README* and *xilinx-zynq.inc error places BSP-xilinx-zynqmp: none - xilinx-zynqmp: remove PCIe template since it never work. none - xilinx-zynqmp: update to SDK v2016.04 ======================= 9.0.0.3 =============================== none - Updated docs with 'cav-octeontx' BSP none - srcrev.inc: wr-kernel srcrev update 2017-02-15 LIN9-3277 - qemu: CVE-2016-9381 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS CGP9-106 - libldb: update package split rules CGP9-106 - inetutils: update files for -dbg packages none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS CGP9-134 - packagegroup-busybox-replacement.bb: remove sysklogd LIN9-3154 - initramfs: enable the documentation be more helpful CGP9-34 - vdso-test: fix QA warning for NO_GNU_HASH CGP9-111 - ltp: Fix renameat202 test failed LIN9-2178 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2176 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2175 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2173 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2170 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2163 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2160 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-2146 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 LIN9-1743 - qemu: CVE-2016-7907, 8576, 8577, 8578, 8667, 8668, 8669, 8909, 8910 CGP9-108 - wrlinux.conf: enable ldconfig by default LIN9-3202 - bash: fix CVE-2016-9401 LIN9-3195 - bash: fix CVE-2016-7543 none - Updated docs for RCPL 3 none - srcrev.inc: wr-kernel srcrev update 2017-02-09 LIN9-3154 - initramfs: update the initramfs documentation none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-2493 - crda: check the word size of target instead of host machine. none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS TA171134 - makedumpfile: update the latest kernel version LIN9-3134 - dhcp: Add choice for "with ddns" and "no ddns". none - srcrev.inc: wr-kernel srcrev update 2017-02-08 LIN9-3119 - gnutls: fix libseccomp usage LIN9-2911 - ltp: Fix containers/userns05 failure for 32 bit LIN9-2952 - openssh: Security Advisory - openssh - CVE-2016-10010 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-3089 - python-urllib3: Security Advisory - python-urllib3 - CVE-2016-9015 LIN9-3083 - libtiff: Security Advisory - libtiff - CVE-2017-5225 LIN9-3076 - guile: Security Advisory - guile - CVE-2016-8606 LIN9-3128 - openssl: CVE-2017-3732 LIN9-3127 - openssl: CVE-2017-3731 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-3139 - jansson: add source LIN9-3139 - jansson: whitelist LIN9-3100 - libgcc-common.inc: Fix symbol link to mutilib directories LIN9-3121 - wrlinux.conf: do not override DEBUG_FLAGS US92415 - qemux86*.conf: set wic-related parameters none - srcrev.inc: wr-kernel srcrev update 2017-01-25 none - openvswitch: uprev to 2.6.1 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-3109 - python-six: limit RDEPENDS to target only [ LIN9-3109 ] none - WR-Kernel SRCREV update LIN9-3048 - mmap.c: Workaround for grub_mmap_iterate() none - WR-Kernel SRCREV update none - wrlinux.conf: Move to RCPL 3 none - linux-windriver: bump kernel version to 4.8.17 LIN9-2925 - openssh: CVE-2016-20012 LIN9-2924 - openssh: CVE-2016-10011 LIN9-2923 - openssh: CVE-2016-10009 none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS CGP9-23 - libatasmart: unify the complier and CFLAGS for host build none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS CGP9-6 - iscsitarget: Fix call trace of ahash API calling TA168667 - refpolicy: uprev tarball to 2.20161023 TA168667 - refpolicy: uprev 2.20151208 -> 2.20161023 TA168667 - refpolicy-minimum: update patch file LIN9-2621 - scripts/runqemu: "ps aux" -> "ps auxww" LIN9-3013 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2997 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2982 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2974 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2970 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2968 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 LIN9-2964 - qemu: CVE-2016-9776, 9845, 9846, 9913, 9914, 9915, 9916 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2504 - util-linux: disable schedutils for native none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-1953 - rsyslog: use atomic builtins to avoid race issue none - README: start qemu with installed target to boot from vdisk LIN9-3044 - conf/distro/wrlinux-installer.conf: disable WIC explicitly LIN9-3047 - tigervnc: apply the matched patch with xserver-xorg version TA168672 - secilc: update the tarball 2.5 -> 2.6 TA168672 - sepolgen: update the tarball 1.2.3 -> 2.6 TA168672 - policycoreutils: update the tarball 2.5 -> 2.6 TA168672 - libsepol: update the tarball 2.5 -> 2.6 TA168672 - libsemanage: update the tarball 2.5 -> 2.6 TA168672 - libselinux: update the tarball 2.5 -> 2.6 TA168672 - checkpolicy: update the tarball 2.5 -> 2.6 TA168668 - audit: update the tarball 2.6.6 -> 2.7 none - sepolgen: uprev to 2.6 (20161014) none - selinux_common: remove EXTRA_OEMAKE = "-e" none - secilc: uprev to 2.6 (20161014) none - policycoreutils: uprev to 2.6 (20161014) none - libsepol: uprev to 2.6 (20161014) none - libsemanage: uprev to 2.6 (20161014) none - libselinux: uprev to 2.6 (20161014) none - checkpolicy: uprev to 2.6 (20161014) none - audit: upgrade 2.6.6 -> 2.7 none - selinux: uprev include file to 20161014 LIN9-2907 - gnupg: specify explicitly tar path LIN9-2823 - perl-native: process -fstack-protector-strong none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-1050 - Common native package list update LIN9-2892 - intel-microcode: update microcode to the newest version BSP-intel-x86: LIN9-3337 - templates/feature: update README for vm-guest and wr-hp feature CGP9-102 - intel-x86/README: update README add glibc-cgl support LIN9-3148 - templates/default: Remove template.conf and require BSP-nxp-ls10xx: none - nxp-ls10xx: add WIC image support LIN9-3148 - templates/default: Remove template.conf / require BSP-nxp-t4xx: none - nxp-t4xxx: Add WIC image support LIN9-3148 - templates/default: Remove require LIN9-2901 - fmc: add function declaration in fmc.h LIN8-5173 - README: fix some descriptions to suit WRL9 none - Merge remote-tracking branch 'base/WRLINUX_9_BASE' none - USDPAA: add USDPAA info to README none - Merge branch 'WRLINUX_9_BASE' none - redefine KBRANCH names none - nxp-t4xxx: remove two empty files BSP-xilinx-zynqmp: LIN9-3148 - templates/default: Remove template.conf ======================= 9.0.0.2 =============================== none - recipes-kernel/linux/srcrev.inc: Sync to kernel-4.8.x and kernel-cache LIN9-3015 - Merge branch 'WRLINUX_9_BASE_RCPL0001' into WRLINUX_9_BASE none - ~Adding updated docs for RCPL 2, including separate kernel debugging and tracing guides LIN9-3015 - scripts/gen-linux-srcrev.sh: Script to generate the srcrev [ LIN9-3015 ] for linux-windriver LIN9-3015 - linux-windriver: add empty srcrev.inc LIN9-3015 - linux-windriver: change "=" to "?=" for SRCREV variables none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2945 - setup.sh: Add ability to disable anspass [ LIN9-2945 ] LIN9-2875 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2871 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2859 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2858 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2854 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2801 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2796 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2791 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2783 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2765 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2732 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2730 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2729 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2723 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2721 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2719 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2711 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2704 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2694 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2685 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2673 - qemu: CVE-2016-6836,7155,7156,7157,7170,7421,7422,7466,7994,7995,9101,9102,9103,9104,9105,9106,9907,9908,9912,9911,9921 LIN9-2892 - intel-microcode: update microcode to the newest version none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS TA168985 - makedumpfile: update from 1.6.0 to 1.6.1 TA168985 - makedumpfile: update to 1.6.1 none - kdump: drop makedumpfile for aarch64 LIN9-2832 - kexec-tools: ARM: fix align issue of add_buffer_phys_virt() for LPAE kernel LIN9-2757 - libxfixes: Security Advisory - libxfixes - CVE-2016-7944 CGP9-29 - conf/wrlinux-blacklist.conf: remove iscsitarget from blacklist none - wrlinux.conf: Move to RCPL 2 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2836 - wrlinux-image.bbclass: Add missing FEATURE_PACKAGES_wr-core-dhcp none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS CGP9-24 - mozjs: customize HOST_CFLAGS LIN9-2840 - nettle: modify configure script to get consistent build none - Updated docs for end-of-sprint for RCPL 1 with numerous updates and bug fixes none - Adding README file for information on the docs repo. TA168742 - wr-cgl-dl.xml: add git repo for umip TA168742 - wr-cgl-dl.xml: fix the repo path for ocfs2-tools TA168742 - data/xml: add wr-cgl-dl.xml and wr-security-dl.xml none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-2895 - python-vcversioner: empty the RDEPENDS for native LIN9-2850 - python-pygobject: empty the RDEPENDS for native none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS LIN9-2356 - net-snmp: snmplib, UDPIPv6 transport: Add a missing return statement LIN9-2356 - net-snmp: fix snmptrap to use clientaddr from snmp.conf. none - ~Updated docs with numerous defect and grammatical fixes LIN9-2603 - scsidev: remove package none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2603 - scsidev: remove package none - kexec-tools: Upgrade to 2.0.14 TA167452 - kexec-tools: Upgrade to 2.0.14 none - cgl: Add ktype and kbranch for qemux86 qemux86-64 LIN9-2806 - ghostscript: fix race condition of creating directory none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-1050 - Common native package list update none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - Revert "wrlinux-exclude-from-world.conf: add libdbi and related pkgs" none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2604 - pimd: update SRC_URI LIN9-2604 - openl2tp: update SRC_URI LIN9-2604 - ctdb: update SRC_URI LIN9-2604 - apache2: update SRC_URI none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2823 - wrlinux-exclude-from-world.conf: add libdbi and related pkgs LIN9-2452 - qemux86.inc: remove "-usbdevice wacom-tablet" LIN9-2452 - qemux86-64.inc: remove "-usbdevice wacom-tablet" none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS US87556 - gen_common_native_package_list.sh: disable network none - wr-kernel: uprev kernel version to 4.8.12 LIN9-2625 - bootchart2-native: correct python3 path none - Revert "subversion: fix "svnadmin create" fail on x86" LIN9-2111 - apr: fix off_t size can't match when configure and in target glibc none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-1202 - python-pygpgme: ignore STATUS_KEY_CONSIDERED when editing LIN9-1202 - gpgme: add GPGME_STATUS_KEY_CONSIDERED none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2808 - lemon-layer: add source repo for lemon-server LIN9-1529 - guile: .x files depend on .i files LIN9-1529 - guile: modify default .scm.go rule none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2802 - feature/lsbtesting: add x11 and opengl in DISTRO_FEATURES LIN9-2569 - extrausers.bbclass: Use PACKAGE_INSTALL instead of IMAGE_INSTALL LIN9-2097 - valgrind: make ld-XXX.so strlen intercept optional none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - Adding GA date docs with latest edits and defect fixes LIN9-2643 - setup_anspass: Fix transition when username includes a '@' none - Removed top WRLINUX_BASE folder per LIN9-2649 none - anspass_git.bb: Upgrade to the latest version none - ufw: add template for ufw LIN9-2318 - wrlinux-tiny.conf: set QB_DEFAULT_FSTYPE BSP-intel-x86: US91794 - intel-x86: add cgl support for x86 bsp US92045 - Add support for WIC images LIN9-2892 - intel-microcode: delete the old version microcode US90917 - Add Apollo Lake SoC support ======================= 9.0.0.1 =============================== LIN9-3015 - recipes-kernel/linux/srcrev.inc: Sync to kernel-4.8.x and kernel-cache LIN9-3015 - Merge branch 'WRLINUX_9_BASE_RCPL0000' into WRLINUX_9_BASE_RCPL0001 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2639 - wrlinux-exclude-from-world.conf: add lmbench none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2624 - windshare.py: typo when processing on-disk entitlements none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2615 - 04_wrl_buildtools.sh: uname -p is not portable, use uname -m none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - Revert "Disable anspass, there is a bug on long paths" none - Move to latest buildtools-standalone 20161208 none - README.md: Add commercial product specific documentation none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS none - README.md: Add information on the Knowledge Library none - README.md: Fix markdown for github LIN9-1459 - glibc: Enable backtrace from abort on ARM LIN9-1701 - glibc: Fix unpacked timestamp of plural.c none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2526 - logwarn: Update SRC_URI none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2587 - Disable anspass, there is a bug on long paths LIN9-2074 - wrlinux-image-initramfs.bb: IMAGE_INSTALL -> PACKAGE_INSTALL LIN9-2580 - wrlinux-image-initramfs: set IMAGE_FSTYPES before inheritance none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS TA166389 - libarchive: fix ALTERNATIVE_PRIORITY to avoid conflict LIN9-2502 - site/powerpc64-linux: add cvs_cv_func_printf_ptr LIN9-2447 - valgrind-ptest: add dependency on dbg package LIN9-2447 - valgrind: improvements for run-ptest LIN9-2447 - valgrind: fix the return value for ptest none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2538 - local.conf.sample: add default image type as tar.bz2 none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2465 - README.sample/conf-notes.sample: display fixed qemu for runqemu comments none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS LIN9-2570 - setup_anspass: Only configure a user if anspass will be started LIN9-2508 - setup_utils: Filter on another error message none - Merge branch 'WRLINUX_9_BASE' into WRLINUX_9_LTS TA166389 - tftp-hpa: fix ALTERNATIVE_PRIORITY to avoid conflict TA166389 - netcat-openbsd: fix ALTERNATIVE_PRIORITY to avoid conflict TA166389 - inetutils: fix alternative priority to avoid conflict LIN9-2330 - base-passwd: remove default passwd for root LIN9-2074 - wrlinux-image-minimal-initramfs: require core-image-minimal-initramfs.bb LIN9-2330 - base-passwd: remove default passwd for root LIN9-2074 - wrlinux-image-minimal-initramfs: require core-image-minimal-initramfs.bb LIN9-2525 - anspass: fix -lgcrypt not workable LIN9-2405 - tiff: Fix several CVE issues LIN9-2404 - tiff: Security fix CVE-2016-9538 LIN9-2401 - tiff: Fix several CVE issues LIN9-2400 - tiff: Fix several CVE issues LIN9-2394 - tiff: Fix several CVE issues LIN9-2393 - tiff: Security fix CVE-2016-9535 LIN9-2354 - feature/criu/image.inc: respect COMPATIBLE_HOST when install LIN9-2535 - diffutils: do_configure: fix "Argument list too long" LIN9-2234 - image.bbclass: inherit image_types_uboot when needed none - Revert "wr-self-hosted: create a new packagegroup" none - EULA: Add the Wind River Linux Platform EULA none - local.conf.sample: For LTS and LTS-CVE we want network downloads disabled none - EULA: Add EULA acceptance arguments for compatibility none - local.conf.sample: Permit network downloads none - Refactor the username/password setup, including askpass/anspass LIN9-2118 - check_updates.sh: Tell users when to resync their build dirs none - data/environment.d: Update the environment.d scripts to match recent change none - setup.sh: Move function processing into bash arrays LIN9-2459 - wr-kernel/intel-pcm: fix No GUN_HASH in the elf binary QA warning LIN9-2361 - wr-self-hosted: create a new packagegroup LIN9-2514 - setup_askpass: Fix an issue where the socket path can get too long none - windshare.py: Adjust windshare check to identify on-disk path LIN9-2436 - wrlinux-image-initramfs: inherit wrlinux-image none - anspass_git.bb: Upgrade to the latest version none - 04_wrl_buildtools.sh: Upgrade to 20161204 version none - anspass_git.bb: Update to latest version none - setup.sh: Rework argument processing to match the python processing none - setup: Add --user and --password processing none - 04_wrl_buildtools.sh: Sync to the new argparsing none - setup.sh: Move shutdown to a function none - utils_setup.py: Fix loop if authentication fails none - setup_utils: Add a new common function to check if a path/url is a git repo none - setup_askpass: Fix set to be more secure none - setup_anspass: If anspassd failed to start, detect it none - setup_anspass: Fix problem when passwords used certain characters none - 06_wrl_repo.sh: Instead of scanning each time for the GIT_REPO url, cache it none - environment.d/*: Update scripts to use return codes none - anspass: Avoid loading anspass unless we've enabled the buildtools LIN9-1820 - 04_wrl_buildtools.sh: Handle the case where we have a half-install buildtools none - setup.sh: Process function return codes LIN9-1981 - ltp/posix: skip the test pthread_barrier_destroy_2-1 LIN9-2453 - ltp: avoid segmentation fault in netns tests LIN9-1981 - ltp/posix: replace CWD with PWD none - Maintainers: remove mthebeau and trigger layer mirroring LIN9-2381 - nc6: is not maintained, remove it, use netcat-openbsd none - setup.sh: Be sure to preserve the return code from the setup.py LIN9-2381 - nc6: is not maintained, remove it, use netcat-openbsd none - Revert "wr-kernel/intel-pcm: fix No GUN_HASH in the elf binary QA warning" none - setup_askpass: Add copyright and license statement none - wr-base-dl.xml: remove the entry for git none - setup.sh: Check we're running bash none - 05_wrl_anspass.sh: Fix shutdown of anspassd none - 04_wrl_buildtools.sh: update to buildtools 20161202 LIN9-2459 - wr-kernel/intel-pcm: fix No GUN_HASH in the elf binary QA warning none - git: upgrade to 2.11.0 none - git: upgrade tarballs to 2.11.0 version none - wr-base: remove git recipe none - anspass_git.bb: Update to latest upstream git version LIN9-2445 - archiver.bbclass: fix do_ar_recipe for bonnie++ and libsigc++-2.0 LIN9-2377 - tzcode-native: Update to 2016j LIN9-2377 - tzdata: Update to 2016j LIN9-2444 - archiver.bbclass: fix do_ar_original error for matchbox-desktop LIN9-2208 - archiver.bbclass: fix do_ar_original error for matchbox-desktop none - tzcode: add tzcode2016j.tar.gz none - tzdata: add tzdata2016j.tar.gz none - Merge branch 'wr-9.0-20161130' into WRLINUX_9_LTS none - c-ares/CVE-2016-5180.patch: drop it LIN9-2498 - lftp: do_configure: fix "Argument list too long" LIN9-2497 - inetutils: do_configure: fix "Argument list too long" none - wr-kernel/doc: Correct README for WR9 LIN9-2491 - kernel.bbclass: let do_deploy depend on do_packagedata none - dynamic probes with ftrace: update usecase doc for WR9 none - qemuppc: correct the README for WR9 none - README: correct ktype and linux version for WR9 LIN9-2369 - mozjs: exclude mips64 from COMPATIBLE_HOST LIN9-2369 - set COMPATIBLE_HOST for packages depend on mozjs indirectly none - wrlinux-exclude-from-world.conf: remove mozjs LIN9-2399 - tiff: Security fix CVE-2016-9540 LIN9-2396 - tiff: Security fix CVE-2016-9539 LIN9-2460 - ghostscript: resolve make circular dependency none - runqemu: add user mode (SLIRP) support to x86 QEMU targets LIN9-2455 - runqemu: set default device and hostfwd for slirp LIN9-2380 - intel-pcm: update SRC URL none - merge from wr-9.0-20161130 LIN9-2480 - wr-kernel/doc: remove obsolete documents LIN9-2477 - wr-kernel/doc: remove obsolete documents LIN9-2476 - wr-kernel/doc: remove obsolete documents LIN9-2336 - ntp: advance to version 4.2.8p9 LIN9-2332 - ntp: advance to version 4.2.8p9 none - dnsmasq: allow for dnsmasq instances to reuse default dnsmasq.conf none - dnsmasq: read the conf files found in dnsmasq.d none - Add nftables-0.6.tar.bz2 none - Add libmnl-1.0.4.tar.bz2 none - Add c-ares-1.12.0.tar.gz LIN9-2467 - conf/wrlinux-blacklist.conf: blacklist iscsitarget, call trace when execute iscsitarget testing LIN9-2451 - kernel-devsrc: remove symlink source LIN9-2456 - feature/qemu-sdl: remove ASSUME_PROVIDED libsdl-native none - wrlinux.conf: Move to RCPL 1 none - template/libhugetlbfs: use full scc file name LIN9-2336 - ntp: advance to version 4.2.8p9 LIN9-2332 - ntp: advance to version 4.2.8p9 LIN9-2336 - ntp: add source for version 4.2.8p9 LIN9-2332 - ntp: add source for version 4.2.8p9 LIN9-2138 - libvirt: prevent dnsmasq from listening on all interfaces LIN9-2138 - lxc: package networking systemd service with the networking package LIN9-2138 - lxc: add netfilter kernel option which are required by lxc LIN9-2138 - lxc: updates to allow the creation of lxcbr0 with systemd none - dnsmasq: allow for dnsmasq instances to reuse default dnsmasq.conf none - dnsmasq: read the conf files found in dnsmasq.d none - systemd.bbclass: don't block on service restart LIN9-2342 - samba: fix the hardcoded path in init script LIN9-2021 - */conf/layers.conf: add dl layer to LAYERRECOMMENDS LIN9-2299 - xfwm4: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - xfdesktop: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - xfce4-settings: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - xfce4-session: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - xfce4-power-manager: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2199 - postfix: add dependency icu LIN9-2299 - xfce4-panel: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - xfce4-appfinder: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - thunar-volman: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - thunar: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - libxfce4ui: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - xfce-panel-plugin.bbclass: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - xfce-app.bbclass: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - thunar-plugin.bbclass: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - gtk-xfce-engine: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - garcon: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - exo: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - xfce4-pulseaudio-plugin: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - packagegroup-xfce-base: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - libxklavier: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - libwnck: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - gtksourceview2: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - pavucontrol: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - libunique: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - gtkmm: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - gnome-disk-utility: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - evince: add x11 to REQUIRED_DISTRO_FEATURES LIN9-2299 - dconf: add x11 to REQUIRED_DISTRO_FEATURES none - openjpeg: rename the download file LIN9-707 - quagga: fix CVE-2016-4049 LIN9-2225 - opencv: checking existence of /usr/lib LIN9-2217 - opencv: remove DEFAULT_PREFERENCE = "-1" for 3.1 LIN9-2047 - tipcutils: add runtime dependency for iproute2-tipc LIN9-2047 - iproute2: add bbappend for supporting tipc tool TA164086 - mcelog: Add Kabylake client support TA160771 - lvm2: 2.02.138 -> 2.02.166 LIN9-2216 - openobex: disable building documentation LIN9-2215 - rsnapshot: fix host path in rsnapshot.conf.default LIN9-2204 - curlpp: fix qa issue of do_configure TA163497 - openobex: upgrade to 1.7.2 TA160765 - gnuplot: upgrade to 5.0.5 TA158774 - opencv: fix QA issue TA158774 - libeigen: set tarball name as ${BP}.tar.bz2 LIN9-2190 - samba: correct sub-package name for multilib LIN9-1923 - apache2: include .load files in modules.d LIN9-2023 - ifenslave: make option '-h' work LIN9-1946 - samba: Fix qa issue and update ctdb-tests LIN9-1940 - chrony: remove unrecognized option ipv6 LIN9-1936 - edac-utils: fix systemd service LIN9-1878 - augeas: fix QA warning LIN9-1877 - opensaf: fix QA Issue for opensaf LIN9-1493 - python-pyserial: remove serialjava.py none - ttf-abyssinica: update SRC_URI LIN9-1931 - squid: disable gnu atomic operations for mipsel LIN9-1930 - python-m2crypto: inherit siteinfo LIN9-1880 - zeroconf: fix QA warning for GNU_HASH LIN9-1880 - vblade: fix QA warning for GNU_HASH LIN9-1880 - tunctl: fix QA warning for GNU_HASH LIN9-1880 - tsocks: fix QA warning for GNU_HASH LIN9-1880 - nuttcp: fix QA warning for GNU_HASH LIN9-1880 - aoetools: fix QA warning for GNU_HASH TA160768 - sdparm: 1.09 -> 1.10 TA158761 - iscsitarget: add systemd service file TA153441 - drbd-utils: 8.9.3 -> 8.9.6 none - libxklavier: upgrade 5.4 LIN9-960 - iscsi-initiator-utils: fix postinstall and systemd service file LIN9-1871 - lftp: fix PACKAGECONFIG[readline] LIN9-1754 - gd: Security Advisory CVE-2016-7568 LIN9-1745 - iperf3: fix CVE-2016-4303 LIN9-1652 - netmap: Rename the _count to _recount for kernel v4.8 TA158766 - webmin: add systemd service file TA158765 - tftp-hpa: add systemd unit files TA153444 - cfengine: fix segfault in rlist_test TA119251 - gperftools: fixup HOMEPAGE none - xfsprogs: 3.2.3 -> 4.7.0 none - xfsdump: 3.1.4 -> 3.1.6 none - Revert "xfsprogs, xfsdump, dmapi: blacklist, needs upgrade to stay compatible with default kernel" none - python-pip: extend to nativesdk none - python3-pip: add recipe none - python3-django: add recipe none - netmap-modules: remove it from blacklist LIN9-1576 - lmsensors: read cpu information fail on ppc LIN9-1239 - apache2: cve-2016-5387 none - ypbind-mt: get parameters from dhcp none - rrdtool: set NSANE_SKIP for rrdtool-python none - phoronix-test-suite: no php-cli in wrlinux none - ntp: reorder the elements in PACKAGES none - ntp: get parameters from dhcp none - monkey: set CLEANBROKEN none - ltrace: limit to x86 x86_64 and ppc arch only none - libhugetlbfs: remove protocol=http from SRC_URI none - gd: disable jpeg_read test none - curlpp: use libcurlpp as curlpp's provider none - cim-schema: remove do_unpack LIN9-538 - openconnect: fix do_compile failure LIN9-1149 - lmbench: Fix compilation error of gcc format-security LIN8-1783 - iscsitarget: skip the arch test for kernel modules LIN8-1641 - postfix: permission of /var/spool/mail seems incorrect LIN8-1628 - netmap-modules: skip the arch check for kernel module LIN8-1134 - gst-plugins-good: fix depends to libgudev LIN9-2288 - qemu: Fix pci-assign LIN9-687 - gcr: add missing dependencies for vapi LIN9-2323 - runqemu: support mutiple qemus running when nfs LIN9-2323 - runqemu-export-rootfs: fix inconsistent var names none - meta-openembedded: Add me to morty maintainer's list none - openl2tp: Fix build with clang none - lowpan-tools: Fix errors found with clang none - libmnl, nftables: Update versions none - c-ares: update 1.11.0 -> 1.12.0 none - linux-atm: fix do_compile error BSP-intel-x86: LIN9-2599 - intel-*/conf/layer.conf: set BBFILE_COLLECTIONS LIN9-2538 - Revert "intel-x86.inc: add image fs type tar.bz2" LIN9-2495 - dpdk: exclude dpdk from intel 32 bit qemu, kvm-guest LIN9-2489 - templates/default/bsp-pkgs.inc: lm-sensors -> lmsensors LIN9-2306 - intel-x86/README update README.hardware to add known issue BSP-nxp-ls10xx: LIN9-2368 - nxp-ls10xx: correct README description to apply to WRL9 BSP-nxp-t4xx: none - usdpaa-apps: fix the NO GNU_HASH QA warning