1.0 ROLLING CUMULATIVE PATCH LAYER OVERVIEW This is a Rolling Cumulative Patch Layer for the base Wind River Linux LTS 21 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://docs.windriver.com/bundle/Wind_River_Linux_Getting_Started_LTS_21_tki1589820771450/page/xji1629821882783.html The update procedure involves updating your projectDir/wrlinux-x 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://docs.windriver.com/bundle/Wind_River_Linux_Getting_Started_LTS_21_tki1589820771450/page/xji1629821882783.html 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_10_21_BASE * WRLINUX_10_21_LTS 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_10_21_BASE_UPDATE0001 * WRLINUX_10_21_LTS_RCPL0002 To identify which branch you are on, run the following commands: $ cd projectDir/wrlinux-x $ 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://docs.windriver.com/bundle/Wind_River_Linux_Getting_Started_LTS_21_tki1589820771450/page/xji1629821882783.html In step 3, of the procedure you will use the branchName of the RCPL that you wish to use. For example: $ git checkout WRLINUX_10_21_LTS_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: ======================= LTS 21 Update 8 =============================== none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-2293 - pacemaker: use main branch LIN1021-2284 - meta-xilinx-bsp: fix failure in mali GPU initialization none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-2289 - resource-agents: use branch main none - Merge remote-tracking branch 'base/wr-10.21-20211124' into WRLINUX_10_21_LTS LINUXEXEC-17782 - meta-intel-fpga: u-boot-socfpga: restore u-boot-socfpga v2020.10 version none - srcrev.inc: wrlinux srcrev update 2021-12-27 none - Merge remote-tracking branch 'origin/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-2286 - setup.py: Move self.install_dir from submodule to gitignore none - Merge remote-tracking branch 'base/wr-10.21-20211124' into WRLINUX_10_21_LTS LIN1021-2200 - xserver-xorg: fix CVE-2021-4011 LIN1021-2199 - xserver-xorg: fix CVE-2021-4010 LIN1021-2198 - xserver-xorg: fix CVE-2021-4009 LIN1021-2197 - xserver-xorg: fix CVE-2021-4008 none - Merge remote-tracking branch 'base/wr-10.21-20211124' into WRLINUX_10_21_LTS LINUXEXEC-17979 - scap-security-guide: upgrade 0.1.45 -> 0.1.59 LINUXEXEC-17978 - openscap: upgrade 1.3.1 -> 1.3.5 LINUXEXEC-17978 - xmlsec1: enable native build none - Merge remote-tracking branch 'base/wr-10.21-20211124' into WRLINUX_10_21_LTS LIN1021-2075 - Revert "libxslt: update SRC_URI" LIN1021-2009 - Revert "libxslt: update SRC_URI" LIN1021-1866 - chromium: uprev tarball to 96.0.4664.110 LIN1021-1866 - chromium-x11: Add missing DEPENDS on libxkbcommon LIN1021-1866 - chromium: drop the obsolete SRC_URI md5sum LIN1021-1866 - chromium: update to 96.0.4664.110 LIN1021-1866 - chromium-ozone-wayland: fix va-api. LIN1021-1866 - chromium-ozone-wayland: fixed race between initialization of WBMG... LIN1021-1866 - chromium: update to 96.0.4664.45 LIN1021-1866 - chromium: Forward port musl patches to 95.0.4638.69 LIN1021-1866 - chromium-: Do not use append with += operator LIN1021-1866 - chromium: update to 95.0.4638.69 LIN1021-1866 - chromium: Fix build with python 3.10 none - packagefeed-stability.bbclass: Remove destpath in case it exists LIN1021-1996 - busybox: backport patches to fix CVEs LIN1021-1986 - busybox: Fix for CVE-2021-42376 LIN1021-1984 - busybox: Fix for CVE-2021-42374 none - Merge remote-tracking branch 'origin/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-2254 - setup.py: Fix for moving project dir LIN1021-2253 - setup.py: Fix url for submodule none - srcrev.inc: wrlinux srcrev update 2021-12-20 none - Merge remote-tracking branch 'base/wr-10.21-20211124' into WRLINUX_10_21_LTS LIN1021-1838 - php: add tarball for 7.4.27 LIN1021-1838 - php: Upgrade to 7.4.27 none - srcrev.inc: wrlinux srcrev update 2021-12-16 none - srcrev.inc: wrlinux srcrev update 2021-12-14 none - srcrev.inc: wrlinux srcrev update 2021-12-13 LINUXEXEC-17307 - gen-image: Fixes for generate sources none - srcrev.inc: wrlinux srcrev update 2021-12-09 LINUXEXEC-17307 - gen-image: logger.debug -> logger.info none - srcrev.inc: wrlinux srcrev update 2021-12-08 LIN1021-2129 - syslog-ng: adjust control socket location none - Merge remote-tracking branch 'base/wr-10.21-20211124' into WRLINUX_10_21_LTS LIN1021-2124 - libteam: switch to python3 LINUXEXEC-17307 - gen-image: Set BB_NO_NETWORK = 0 when --config LINUXEXEC-17307 - gen-image: logger.debug -> logger.info LIN1021-2139 - conf/layer.conf: Fix LAYERSERIES_COMPAT none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge branch 'wr-10.21-20211124' into WRLINUX_10_21_LTS LIN1021-1661 - go: upgrade 1.16.8 -> 1.16.10 LIN1021-1661 - Add go 1.16.10 tarball none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge remote-tracking branch 'base/wr-10.21-20211124' into WRLINUX_10_21_LTS LIN1021-2131 - fixup! libblockdev: Do not include duplicate entries in bd_lvm_lvs output LINUXPG-982 - sample-applications: add recipe for sample applications LINUXPG-982 - feature/wrvscode: add feature to install packages in SDK for VS Code none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - wrlinux-version.inc: Move to update 8 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-2137 - gen-image: Fix path for repos none - Merge remote-tracking branch 'base/wr-10.21-20211124' into WRLINUX_10_21_LTS none - libblockdev: Do not include duplicate entries in bd_lvm_lvs output LIN1021-1873 - anaconda: set GRUB_DISTRIBUTOR with target system none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-2122 - gen-image: Fix dest path for repos none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-12-05 none - Merge remote-tracking branch 'm/master' into HEAD LIN1021-2099 - sssd: re-package to fix QA issues none - Updated recipe lists, removed binary release docs, other doc fixes for RCPL 7 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-12-02 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-2097 - gen-image: Update for run_cmd() LIN1021-2083 - kernel-dev: clearly state that eSDK is not supported none - srcrev.inc: wrlinux srcrev update 2021-12-01 LINUXEXEC-17307 - gen-image: Use larger pr_db LINUXEXEC-17307 - gen-image: Use cp when prepare local upload folder LINUXEXEC-17307 - gen-image: Update messages for prepare() LINUXEXEC-17307 - gen-image: Keep binary images when build sources LINUXEXEC-17307 - gen-image: Improve for generating sources LINUXEXEC-17307 - gen-image: Add --rpm-url to download rpm packages for packagefeed-stability.bbclass LINUXEXEC-17307 - gen-image: Add option --config to read config file LINUXEXEC-17307 - gen-image: Add config info to the tarball LINUXEXEC-17307 - gen-image: Add an option -i --build-images LINUXEXEC-16818 - prserv.sqlite3: Update it for RCPL7 LINUXEXEC-16818 - prserv.sqlite3: Update it for RCPL6 LIN1021-2097 - build-compare: Don't compare PAYLOADFLAGS LIN1021-1663 - docker: backport patches to fix CVE-2021-41092 LIN1021-199 - local.conf.sample: set DEFAULT_WALLPAPER to be blue LIN1021-1671 - docker: backport patches to fix CVE-2021-41091 LIN1021-1670 - docker: backport patch to fix CVE-2021-41089 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge branch 'wr-10.21-20211124' into WRLINUX_10_21_LTS LIN1021-2075 - libxslt: update SRC_URI LIN1021-2009 - libxslt: update SRC_URI LIN1021-1674 - anaconda_image.bbclass: enable efi runtime for -rt kernel LINUXEXEC-16340 - wrlinux-recipes-list.inc: Update pkgs for rebasing to wr-10.21-20211124 LINUXEXEC-16340 - oe-core-dl-3-3.xml: Add gitlab.freedesktop.org.mesa.waffle.git for waffle_1.6.1.bb LINUXEXEC-16340 - Update pkgs for rebasing to wr-10.21-20211124 LINUXEXEC-16340 - wrlinux: update uninative tarballs LIN1021-1999 - rpm: fix regression reading rpm v3 packages none - kernel: remove recipes for old v5.4 ktypes LIN1021-1441 - assimp: Remove it LIN1021-987 - qemu: Fix DHCP broken in libslirp LINCD-4800 - openssh: refresh patch to fix patch-fuzz warning LINCD-1100 - openssh: Restore TCP wrappers support LINCD-4767 - openvswitch: Fix openvswitch with dpdk do_configure failed LINUXPG-687 - linux-yocto: drop v5.4 bbappend from openstack LINUXPG-687 - linux-yocto: drop v5.4 bbappend from meta-yocto LINUXEXEC-7976 - meta-openstack: be compatible with dunfell LINUXEXEC-7141 - layer.conf: Add LAYERRECOMMENDS for download layer LINUXEXEC-3509 - conf/layer.conf: Add zeus to LAYERSERIES_COMPAT LINUXEXEC-16306 - odp-module/odp-counters/kernel-module-ar: fix QA Issue during usermerge LINUXEXEC-16306 - dce: fix QA Issue during usermerge LINUXEXEC-15236 - odp-module: add txqueue parameter for function kni_net_tx_timeout() LINUXEXEC-15236 - nxp-lx2xxx: create several patches to fix odp package building issues LINUXEXEC-15236 - nxp-lx2xxx: add a patch to fix ofp package building error LINUXEXEC-15236 - meta-freescale: odp: modify CFLAGS to fix build errors with GCC-9.2 LINUXEXEC-15236 - meta-freescale: odp: drop no existed header file to fix the build error LINUXEXEC-15236 - meta-freescale: introduce variable BSP_NXP_DERIVED and a BBFILES filter LINUXEXEC-15236 - meta-freescale: add LAYERDEPENDS and LAYERRECOMMENDS LINUXEXEC-15236 - drop nativesdk-packagegroup-sdk-host.bbappend LINUXEXEC-14681 - meta-clang/layer.conf: update version to 12.0.0 LINUXEXEC-12571 - layer.conf: update LAYERSERIES_COMPAT with hardknott LINUXEXEC-11328 - wildcard bbappend LINUXEXEC-11085 - conf/layer.conf: Use meta-cloud-services-dl as download layer LINCD-5384 - clang: liblldb -> ${MLPREFIX}liblldb LINCD-4327 - layer.conf: add wrlinux specific configs LIN1021-702 - poky.conf: Disable kernel version sanity check LIN1021-69 - clang.bbclass: Limit using clang to target recipes only LIN1021-139 - spirv-llvm-translator: Remove a trailing slash from SRC_URI LIN1019-1008 - layer.conf: Add the 'wrl' tag in the LAYERSERIES_COMPAT none - Revert "classes/package: Add extended packaged data" none - Revert "classes/cve-check: Move get_patches_cves to library" none - Revert "Add SPDX licenses" LINUXEXEC-16332 - spdx-licenses.json: Use 3.14 tagged version LINUXEXEC-16332 - Remove compress.zstd from oe-core LINUXEXEC-16332 - classes/package: Add extended packaged data LINUXEXEC-16332 - classes/cve-check: Move get_patches_cves to library LINUXEXEC-16332 - Add SPDX licenses LINUXEXEC-16058 - Revert "Revert "sdk: fix relocate symlink failed"" LIN1021-978 - file: fix bad magic for web assembly wasm files LIN1021-945 - curl: remove metalink LIN1021-944 - curl: remove metalink LIN1021-1954 - vim: fix CVE-2021-3927 and CVE-2021-3928 LIN1021-1953 - vim: fix CVE-2021-3927 and CVE-2021-3928 LIN1021-1939 - util-linux: fix tabfiles-tags case failure LIN1021-1854 - bind: fix CVE-2021-25219 LIN1021-1853 - vim: fix CVE-2021-3872 and CVE-2021-3903 LIN1021-1846 - bootchart2: remove wait_boot logic LIN1021-1741 - vim: fix CVE-2021-3872 and CVE-2021-3903 LIN1021-1730 - vim: fix CVE-2021-3875 LIN1021-1494 - squashfs-tools: fix CVE-2021-41072 LIN1021-1492 - curl: fix CVE-2021-22945 through -22947 LIN1021-1491 - curl: fix CVE-2021-22945 through -22947 LIN1021-1490 - curl: fix CVE-2021-22945 through -22947 LIN1021-1470 - python3: fix multilib qa warning LIN1021-1437 - Revert "sdk: fix relocate symlink failed" LIN1021-1421 - inetutils: fix CVE-2021-40491 LIN1021-1112 - perl: fix CVE-2021-36770 LINUXEXEC-9890 - lttng: Add a git based recipe to workaround devupstream issue LINUXEXEC-7862 - bitbake.conf: support persistent /var/tmp LINUXEXEC-15430 - Revert "initscripts: fix creation order for /var/log with VOLATILE_LOG_DIR=true" LINUXEXEC-14168 - lttng-modules_git: change to adapt to new 2.12.6 version LINUXEXEC-12765 - rootfs.py: Set PACKAGE_FEED_ARCHS when it is not defined LINUXEXEC-11826 - classes/image_types_wic.bbclass: fix racing risk on rootfs LINUXEXEC-11655 - libpam: make volatile files created successfully LINUXEXEC-10582 - scripts/contrib/image-manifest: add new script LINCD-4890 - rt-tests: Update rt-tests LINCD-4558 - Revert "uninative: Don't use single sstate for pseudo-native" LINCD-4545 - bitbake.conf: use ${RECIPE_SYSROOT} for PSEUDO_IGNORE_PATHS LINCD-4489 - gcr: fix one parallel build failure LINCD-4044 - base.bbclass: Fix incorrect ccache path LINCD-3989 - buildtools-tarball: Add nativesdk-ccache LINCD-3987 - base.bbclass: Fixed for dangling NATIVELSBSTRING LINCD-3903 - pulseaudio: define -mfloat-abi=softfp for CC on armv5 LINCD-3860 - packagegroup-core-base-utils.bb: check the gplv3 license LINCD-3353 - oe-setup-builddir: substitute ##OEROOT## in local.conf LINCD-3314 - base.bbclass: Add buildcfg multilib values LINCD-2133 - image-postinst-intercepts.bbclass: d.getVar -> e.data.getVar LIN1021-988 - python3: use monotonic clock for condvar if possible LIN1021-852 - mklibs: remove recipes and class LIN1021-836 - initscripts: make sure /var/log/wtmp is accessible LIN1021-780 - gobject-introspection: fix default search path for girdir LIN1021-604 - sysstat: make the service start automatically LIN1021-555 - connman: Security fix for CVE-2021-33833 LIN1021-421 - libgcrypt: fix CVE-2021-33560 LIN1021-190 - u-boot: Fix for U-Boot console LIN1021-138 - rt-tests: update SRCREV LIN1019-2902 - live-vm-common.bbclass: install correct grub-efi boot image when enable multilib LIN1019-2724 - live-vm-common.bbclass: install correct grub-efi boot image when enable multilib none - conf/layer.conf: Add dl layer to LAYERRECOMMENDS LINUXEXEC-7883 - initramfs-framework/udev: umount /run/media/XXX LINCD-3051 - alsa-state: run alsactl store in pkg_postinst LINCD-2322 - archive: fix racing between do_ar_patched and do_kernel_configme LINCD-1334 - tcf-agent: change license to EPL/EDL LIN8-478 - opkg-utils: Change alternatives lib path from /usr/lib/opkg to /var/lib/opkg LIN10-2116 - staging.bbclass: staging_populate_sysroot_dir(): fix for multilib LIN10-2116 - populate_sdk_ext.bbclass: fix for multilib LIN1019-2154 - util-linux: fix uuidd failed with /run/uuidd not found LIN1019-1967 - populate_sdk: fix populate_sdk failed error LIN1018-494 - eudev: create static nodes from modules LIN1018-1376 - toolchain-shar-template.sh: do not offer sudo as an option none - Revert "config: prefer opencontainers runc" none - kubernetes: fix ARM64 build LINUXEXEC-9919 - sloci-image: add nativesdk support LINUXEXEC-8721 - docker: upgrade to 19.03 LINUXEXEC-7608 - kubernetes: uprev v1.17.1 -> v1.17.5 LINUXEXEC-7608 - kubernetes: drop v1.15.3 recipe LINUXEXEC-6765 - layer.conf: add dl layer to LAYERRECOMMENDS LINUXEXEC-6667 - cni: mark as incompatible with mips for 0.7.1 version LINUXEXEC-6161 - layer.conf: add dl layer to LAYERRECOMMENDS LINUXEXEC-5683 - Revert "Revert "go: add back 1.12 version to avoid compilation failure"" LINUXEXEC-4402 - docker: use /run instead of /var/run for systemd unit file LINUXEXEC-3160 - kubernetes: add stable version 1.15.3 LINUXEXEC-3160 - docker: add 18.09 version LINUXEXEC-3160 - cni: update to latest stable 0.7.6 for plugins LINUXEXEC-2892 - cni: add 0.7.1 for cni and 0.7.5 for plugins LINUXEXEC-2890 - cni: add 0.7.1 for cni and 0.7.5 for plugins LINUXEXEC-16733 - python3-posix-ipc: Add recipe for version 1.0.5 LINUXEXEC-16733 - python3-posix-ipc: Add LDSHARED to recipe LINUXEXEC-16553 - jemalloc: set precise BSD license LINUXEXEC-12571 - docker: export GO111MODULE=off LINUXEXEC-12123 - Revert "nagios-nsca: blacklist recipe due to unsupported libmcrypt" LINUXEXEC-10891 - kubernetes: use specific directory for stable recipe LINCD-854 - kubernetes: add back a patch for 1.15 LINCD-469 - cni: never uses module support since go was upgraded to 1.13 LINCD-3588 - nagios: temporary restriction of compatible hosts LINCD-333 - docker: remove docker.service.rpm LINCD-3070 - kubernetes: Fix race issue for installing go2make LINCD-2702 - kubernetes: upgrade v1.17.5 -> v1.18.8 LINCD-2511 - docker: fix cross compile error LINCD-2130 - kubernetes: fix arm node failed to join master node LIN1021-284 - kubernetes: uprev v1.18.8 -> v1.18.20 LIN1021-27 - kubernetes: fix CVE-2021-20206 LIN1021-1929 - netplan: fix hardcoded path for /lib/netplan LIN1021-1851 - python3-pycparser: RSUGGESTS cpp and cpp-symlinks LIN1021-1738 - strongswan: fix CVE-2021-41990 and CVE-2021-41991 LIN1021-1413 - samba: fix CVE-2021-3671 LIN1021-1279 - kubernetes: add conntrack-tools to RDEPENDS LIN1019-2375 - kubernetes: fix CVE-2019-11250 LIN1019-1707 - libvirt: libvirtd: Change default connection mode to tls LINUXEXEC-6667 - meta-oe/conf/layer.conf: blacklist unsupported recipes to workaround yocto layer check failure LINUXEXEC-4024 - Revert "networkmanager: Use ALTERNATIVES for resolv-conf handling." LINUXEXEC-16553 - jemalloc: improve the ptest output LINUXEXEC-16553 - jemalloc: improve reproducibility LINUXEXEC-16553 - jemalloc: fix the race during do_install LINUXEXEC-16553 - jemalloc: Fix build on musl LINUXEXEC-16553 - jemalloc: add ptest support LINUXEXEC-16553 - jemalloc: add new recipe LINUXEXEC-16287 - lmdb: use libprefix in Makefile to install libraries LINUXEXEC-16287 - lmdb: replace tag with commit id in SRCREV LINUXEXEC-16287 - lmdb: add recipe LINUXEXEC-14718 - libyang: add recipe to LTS21 LINUXEXEC-14453 - dhcp-relay: Use recent config.guess and config.sub for bind LINUXEXEC-14453 - dhcp-relay: update bundled bind to 9.11.32 LINUXEXEC-14453 - dhcp-relay: update 4.4.2 -> 4.4.2-P1 LINUXEXEC-14453 - dhcp-relay: Fix libtool files for internal bind build LINUXEXEC-14453 - dhcp-relay: disable backtrace in bundled bind LINUXEXEC-14453 - dhcp-relay: add recipe LINUXEXEC-13907 - python3-paho-mqtt: add package python3-paho-mqtt-examples LINUXEXEC-12766 - debootstrap: explicitly add virtual/fakeroot-native to depends LINUXEXEC-11840 - python3-pykickstart: enable root ssh login LINUXEXEC-11350 - nspr: Fix build with nativesdk-gcc from buildtools-extended-tarball LINUXEXEC-11085 - meta-oe/conf/layer.conf: Add dl layer to LAYERRECOMMENDS LINCD-5276 - tk: adapt to potential pseudo changes LINCD-5275 - tigervnc: fix do_package error when enabling user merge LINCD-5001 - nmap: change shebang to python3 LIN1021-485 - polkit: add the CVE tag LIN1021-39 - samba: fix CVE-2021-20254 LIN1021-270 - samba: fix CVE-2021-20277 LIN1021-268 - samba:fix CVE-2020-27840 LIN1021-212 - pm-graph: parse separated cpu exec line LIN1021-1276 - krb5: fix CVE-2021-37750 LINUXEXEC-14681 - intel-graphics-compiler: remove version check and add llvm override LINUXEXEC-13320 - meta-raspberrypi: Create a local patch for this layer LINUXEXEC-12571 - layer.conf: update LAYERSERIES_COMPAT with hardknott LINCD-5416 - intel-graphics-compiler: check llvm version LINCD-5385 - gmmlib: strict to build it on x86 platform LINCD-5297 - remove conflicting psplash bbappend LINCD-5250 - openvino-inference-engine: specify the right dir where hold TBBConfig.cmake LINCD-5250 - intel-graphics-compiler: do not check TOOLCHAIN LINCD-2691 - layer.conf: add -dl reference to LAYERRECOMMENDS LIN1021-995 - itt: upgrade 3.18.13 -> 3.20.1 LIN1021-995 - itt: upgrade 3.18.10 -> 3.18.13 LIN1021-1064 - itt: add COMPATIBLE_HOST to be x86 platform LIN1019-2111 - intel-graphics-compiler: skip it if clang is not ready none - recipes: Specify branch and protocol in SRC_URI none - linux-firmware-rpidistro: Use buster branch instead of master none - Merge pull request #925 from migronof/dtb-fix none - imx8qm-mek: remove obsolete dtb none - llvm: bump HASHEQUIV_HASH_VERSION none - meta/scripts: Manual git url branch additions none - cross-canadian: correct the location of pkg-config files none - meta: add explicit branch and protocol to SRC_URI none - sstate: another fix for touching files inside pseudo none - sstate: Account for reserved characters when shortening sstate filenames none - scripts/convert-srcuri: Backport SRC_URI conversion script from master branch none - pseudo: Add in ability to flush database with shutdown request none - pseudo: Add fcntl64 wrapper none - linux-yocto-rt/5.10: update to -rt54 none - linux-yocto/5.10: update to v5.10.76 none - linux-firmware: upgrade 20210919 -> 20211027 none - linunistring: Add missing gperf-native dependency none - avahi: update CVE id fixed by local-ping.patch none - build-appliance-image: Update to hardknott head revision LINUXEXEC-17107 - tensorflow: 2.4.3 -> 2.4.4 none - poky.conf: bump version for 3.3.4 hardknott release none - android-tools: Define SRCREV_FORMAT none - gst-shark: Define SRCREV_FORMAT none - redis: upgrade 6.2.2 -> 6.2.6 none - meta: bump HASHEQUIV_HASH_VERSION after RPM fix none - wireless-regdb: upgrade 2021.07.14 -> 2021.08.28 none - wireless-regdb: upgrade 2021.04.21 -> 2021.07.14 none - waffle: convert to git, website is down none - tzdata: upgrade 2021a -> 2021d none - testimage: fix unclosed testdata file none - strace: show test suite log on failure none - sstate: fix touching files inside pseudo none - openssh: fix CVE-2021-41617 none - oe/utils: log exceptions in ThreadedWorker functions none - linux-yocto/5.10: update to v5.10.75 none - linux-yocto/5.10: update to v5.10.74 none - linux-yocto/5.10: update to v5.10.73 none - linux-firmware: upgrade 20210818 -> 20210919 none - ghostscript: Fix CVE-2021-3781 none - ca-certificates: update 20210119 -> 20211016 none - bootchart2: Don't compile python modules none - binutils: Fix CVE-2021-3530 none - uninative: Upgrade to 3.4 none - gattlib: Place pkgconfig file in correct package none - redis: fix sereval CVEs none - Apache: Several CVE fixes none - python3-posix-ipc: Add LDSHARED to recipe none - linux-intel-rt/5.4: update to v5.4.143 none - linux-intel-rt/5.10: update to v5.10.59 none - linux-intel/5.4: update to v5.4.143 none - linux-intel/5.10: update to v5.10.59 none - reproducible_build: Work around caching issues none - Merge pull request #897 from MrCry0/hardknott-fixes none - imx6ullevk: remove obsolete device tree entry none - postgresql: upgrade 13.3 -> 13.4 none - vsftpd: Upgrade to 3.0.5 none - rpm: Deterministically set vendor macro entry none - go: upgrade 1.16.7 -> 1.16.8 none - ruby: fix the reproducibility issue none - uninative: Upgrade to 3.3, support glibc 2.34 none - uninative: Improve glob to handle glibc 2.34 none - pseudo: Update with fcntl and glibc 2.34 fixes none - oeqa/selftest/glibc: Handle incorrect encoding issuesin glibc test results none - nativesdk-pseudo: Fix to work with glibc 2.34 systems none - linux-yocto/5.10: update to v5.10.70 none - linux-yocto/5.10: update to v5.10.69 none - util-linux: disable raw none - rng-tools: add systemd-udev-settle wants to service none - python3: Add a fix for a make install race none - pseudo: Fix to work with glibc 2.34 systems none - patch.bbclass: when the patch fails show more info on the fatal error none - oeqa/manual: Fix no longer valid URLs none - multilib: Avoid sysroot race issues when multilib enabled none - m4: Do not use SIGSTKSZ none - libxml2: Use python3targetconfig to fix reproducibility issue none - libnewt: Use python3targetconfig to fix reproducibility issue none - gpgme: Use glibc provided closefrom API when available none - externalsrc: Work with reproducible_build none - externalsrc: Fix a source date epoch race in reproducible builds none - crun: fixup backport breakage none - oeqa/selftest/bbtests: Add uuid to force build test none - gobject-introspection: Don't write $HOME into scripts none - mesa: Ensure megadrivers runtime mappings are deterministic none - gnupg: Be deterministic about sendmail none - package: Ensure pclist files are deterministic and don't use full paths none - rpm: Ensure compression parallelism isn't coded into rpms none - linux-yocto/5.4: update to v5.4.153 none - linux-yocto/5.4: update to v5.4.150 none - linux-yocto/5.4: update to v5.4.149 none - mesa: gallium/dri Make YUV formats we're going to emulate external-only none - ncurses: fix CVE-2021-39537 none - cni: add SRCREV_FORMAT none - yq: add SRCREV_FORMAT none - kubernetes: add SRCREV_FORMAT none - docker-moby: add SRCREV_FORMAT none - docker-ce: add SRCREV_FORMAT none - ntfs-3g-ntfsprogs: upgrade to 2021.8.22 none - python3-pyinotify: Add fcntl, logging to RDEPENDS none - crun: fix offline builds none - glibc: upgrade glibc-2.33 to latest version none - image-spec: explictly reference main branch none - Merge pull request #880 from Freescale/backport-879-to-hardknott none - k3s: Bump to v1.20.11+k3s2 none - python3-pillow: Fix CVE-2021-23437 none - gd: upgrade v2.3.2 -> v2.3.3 none - python3-sqlparse: Fix CVE-2021-32839 none - libiio: Make libiio-python3 depend on python3-core none - u-boot-socfpga: update v2021.07 to latest HEAD none - linux-socfpga: update v5.13 to latest HEAD none - linux-socfpga: update v5.12 to latest HEAD none - linux-socfpga-lts: update v5.4.124 to latest HEAD none - linux-socfpga-lts: update to v5.10.60 none - u-boot-socfpga: update v2021.04 to latest HEAD none - arm-trusted-firmware: update to v2.4 latest HEAD none - layer.conf: make layer compatible to hardknott only none - linux-imx*: Upgrade to 5.10.52 none - kernel-module-imx-gpu-viv: use source code from 5.10.52 none - Merge pull request #877 from Freescale/backport-876-to-hardknott none - wic: keep rootfs_size as integer none - vim: Backport fix for CVE-2021-3770 none - Update mailing list address none - scriptutils.py: Add check before deleting path none - rm_work.bbclass: Fix for files starting with - none - recipes-support/ptest-runner: Bump to v2.4.2 none - package_ipk: Use localdata store when signing packages none - glew: Stop polluting /tmp during builds none - bind: Exclude CVE-2019-6470 from cve-check none - qemu: fix CVE-2021-3682 none - systemd: fix CVE-2021-33910 none - openvswitch: Security fix for CVE-2021-36980 none - linux-fslc-imx: upgrade to lf-5.10.52-2.1.0 from NXP none - conf: machine: imx8mp-lpddr4-evk: align dtbs with new kernel none - pybootchart: Avoid divide by zero none - oeqa/selftest/gotoolchain: Fix temp file cleanup none - oeqa/qemurunner: Use oe._exit(), not sys.exit() none - oeqa/buildproject: Ensure temp directories are cleaned up none - libsamplerate0: Set correct soname for 0.1.9 none - expat: pull from github releases none - connman: add CVE_PRODUCT none - bzip2: Update soname for libbz2 1.0.8 none - bash: Ensure deterministic build none - vim: fix CVEs none - README: update to reflect latest meta layer changes none - linux-socfpga-ltsi: remove support for 4.14-ltsi none - conf: layer.conf: remove gatesgarth support none - u-boot-socfpga: remove v2020.10 branch none - Merge pull request #875 from angolini/hardknott-linux-fslc-imx none - linux-fslc-imx: update to v5.4.147 none - linux-fslc-imx: update to v5.4.145 none - linux-fslc-imx: update to v5.4.144 none - linux-fslc-imx: update to v5.4.143 none - linux-fslc-imx: update to v5.4.142 none - linux-fslc-imx: update to v5.4.141 none - yocto-bsp/5.10: update to v5.10.63 none - poky: Use SDKPATHINSTALL instead of SDKPATH none - meta-yocto-bsp: Bump to the v5.10.55 none - local.conf.sample: Update sstate mirror entry with new hash equivalence setting none - apache2: upgrade 2.4.48 -> 2.4.49 none - dash: upgrade 0.5.11.3 -> 0.5.11.5 none - crash: upgrade 7.2.9 -> 7.3.0 none - can-utils: rrecommend iproute2 to make it possible to configure can interfaces none - tar: ignore node-tar CVEs none - sstate: Avoid problems with recipes using SRCPV when fetching sstate none - ffmpeg: fix CVE-2021-38114 none - linux-socfpga-lts: 5.10: add JFFS and GPIO config fragment for arria10 none - conf: machine: add ubifs settings none - dstat: Add missing python-six runtime dependency none - mariadb: Upgrade to 10.5.12 ======================= LTS 21 Update 7 =============================== none - Merge remote-tracking branch 'base/wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-2075 - libxslt: update SRC_URI LIN1021-2009 - libxslt: update SRC_URI LINUXEXEC-17307 - gen-image/doc: Add url for IP artifacts LIN1021-1674 - Remove 'live' from IMAGE_FSTYPES LIN1021-1674 - wrlinux-installer.conf: not append 'live' to IMAGE_FSTYPES none - srcrev.inc: wrlinux srcrev update 2021-11-22 none - srcrev.inc: wrlinux srcrev update 2021-11-21 LIN1021-2054 - feature/dpdk: fix a typo LIN1021-1619 - openssh: fix CVE-2021-41617 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1494 - squashfs-tools: fix CVE-2021-41072 none - Merge remote-tracking branch 'base/wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1954 - vim: fix CVE-2021-3927 and CVE-2021-3928 LIN1021-1953 - vim: fix CVE-2021-3927 and CVE-2021-3928 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-17321 - xilinx-zynqmp-dl.xml: add github.com.Xilinx.u-boot-xlnx.git none - srcrev.inc: wrlinux srcrev update 2021-11-16 none - srcrev.inc: wrlinux srcrev update 2021-11-15 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1854 - bind: fix CVE-2021-25219 LIN1021-1730 - vim: fix CVE-2021-3875 LIN1021-1999 - rpm: fix regression reading rpm v3 packages none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1961 - scripts/gen-image/doc/target_axxiaarm.README.md: clarify usb 2.0 is slow for axxiaarm LIN1021-1961 - genimage: clarify usb 2.0 is slow for axxiaarm none - srcrev.inc: wrlinux srcrev update 2021-11-15 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1939 - util-linux: fix tabfiles-tags case failure LIN1021-1938 - patchelf: fix PT_PHDR program header corruption none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1853 - vim: fix CVE-2021-3872 and CVE-2021-3903 LIN1021-1741 - vim: fix CVE-2021-3872 and CVE-2021-3903 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LINUXEXEC-16733 - Add posix-ipc to base whitelist LINUXEXEC-16733 - python3-posix-ipc: Add tarball for 1.0.5 LINUXEXEC-16733 - python3-posix-ipc: Add recipe for version 1.0.5 LINUXEXEC-16733 - python3-posix-ipc: Add LDSHARED to recipe none - srcrev.inc: wrlinux srcrev update 2021-11-10 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-11-10 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1672 - httpd: update pkgs LIN1021-1667 - httpd: update pkgs LIN1021-1666 - httpd: update pkgs LIN1021-1659 - redis: update pkgs LIN1021-1658 - redis: update pkgs LIN1021-1657 - redis: update pkgs LIN1021-1656 - redis: update pkgs LIN1021-1654 - redis: update pkgs LIN1021-1653 - redis: update pkgs LIN1021-1652 - redis: update pkgs LIN1021-1205 - postgresql: update pkgs LIN1021-865 - vsftpd: update pkgs LIN1021-865 - vsftpd: Upgrade to 3.0.5 LIN1021-1672 - Apache: Several CVE fixes LIN1021-1667 - Apache: Several CVE fixes LIN1021-1666 - Apache: Several CVE fixes LIN1021-1659 - redis: upgrade 6.2.2 -> 6.2.6 LIN1021-1658 - redis: upgrade 6.2.2 -> 6.2.6 LIN1021-1657 - redis: upgrade 6.2.2 -> 6.2.6 LIN1021-1656 - redis: upgrade 6.2.2 -> 6.2.6 LIN1021-1654 - redis: upgrade 6.2.2 -> 6.2.6 LIN1021-1653 - redis: upgrade 6.2.2 -> 6.2.6 LIN1021-1652 - redis: upgrade 6.2.2 -> 6.2.6 LIN1021-1205 - postgresql: upgrade 13.3 -> 13.4 LINUXEXEC-16561 - wrlinux-distro: Add pyinotify to supported list LIN1021-1942 - wrlinux-x: add git.trustedfirmware.org.TF-A.trusted-firmware-a.git for nxp-s32g2xx ATF repo LIN1021-861 - openvswitch: Security fix for CVE-2021-36980 LINUXEXEC-16733 - wrlinux-distro: Add posix-ipc to supported list LIN1021-1851 - python3-pycparser: RSUGGESTS cpp and cpp-symlinks none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-11-09 LIN1021-1879 - wrlinux-comming.inc: add packagefeed-stability to SDK_INHERIT_BLACKLIST none - srcrev.inc: wrlinux srcrev update 2021-11-06 none - Merge remote-tracking branch 'origin/wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1846 - bootchart2: remove wait_boot logic LIN1021-1058 - qemu: fix CVE-2021-3682 none - srcrev.inc: wrlinux srcrev update 2021-11-04 none - Merge remote-tracking branch 'base/wr-10.21-20210924' into WRLINUX_10_21_LTS LINUXEXEC-17107 - tensorflow: 2.4.3 -> 2.4.4 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1844 - genimage: clarify SPI flash boot for nxp-ls1028 LIN1021-1844 - gen-image: clarify SPI flash boot for nxp-ls1028 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1416 - python3-pillow: Fix CVE-2021-23437 LINUXEXEC-17107 - add distdir/curl-7.78.0.tar.gz for tensorflow 2.4.4 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1929 - netplan: fix hardcoded path for /lib/netplan none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1572 - python3-sqlparse: Fix CVE-2021-32839 none - srcrev.inc: wrlinux srcrev update 2021-11-02 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-17024 - genimage: correct target_nxp-ls1043.README.md.in LINUXEXEC-17025 - gen-image: add lat support for nxp-ls1043 LIN1021-1399 - feature/gdb: conditionally show config banner none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1639 - genimage: update readme for marvell-cn96xx to start from SD card LIN1021-1639 - gen-image: update readme for marvell-cn96xx to start from SD card none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1738 - strongswan: fix CVE-2021-41990 and CVE-2021-41991 LIN1021-1413 - samba: fix CVE-2021-3671 none - wrlinux-version.inc: Move to update 7 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-16307 - gen-image: add lat support for axxiaarm64 LINUXEXEC-16301 - gen-image: add lat support for axxiaarm LINUXEXEC-16300 - gen-image: add lat support for nxp-lx2xxx none - Merge remote-tracking branch 'base/wr-10.21-20210924' into WRLINUX_10_21_LTS LINUXEXEC-17024 - lat: support nxp-ls1043 LINUXEXEC-16307 - u-boot-uenv: workaround fatwrite not found for usb storage LINUXEXEC-16307 - u-boot-uenv: use fatload to replace fatsize LINUXEXEC-16307 - u-boot-uenv: support to set boot args for specific BSP LINUXEXEC-16307 - lat: support axxiaarm64 LINUXEXEC-16307 - lat: support axxiaarm none - srcrev.inc: wrlinux srcrev update 2021-10-28 none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LINUXEXEC-16733 - Whitelist python3-posix-ipc LINUXEXEC-16733 - python3-posix-ipc: Add tarball for 1.0.4 LINUXEXEC-16733 - python3-posix-ipc: Add LDSHARED to recipe LIN1021-1501 - rpm-native: disable audit plugin LIN1021-1473 - python3-anaconda: filter out .sig file none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-16807 - Add pycodestyle-2.7.0.tar.gz for python3-pycodestyle_2.7.0.bb LINUXEXEC-16807 - Add netifaces-0.10.9.tar.gz for python3-netifaces_0.10.9.bb LINUXEXEC-16807 - wrlinux-recipes-list.inc: whitelist netplan and dependencies LINUXEXEC-16807 - feature/netplan: add template to enable netplan LINUXEXEC-16807 - meta-openembedded-dl-3-3.xml: Add github.com.CanonicalLtd.netplan.git for netplan_0.101.bb none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LINUXEXEC-16844 - Add hostapd to whitelist LINUXEXEC-16553 - wrlinux: add jemalloc LINUXEXEC-16553 - meta-openembedded-dl-3-3.xml: Add github.com.jemalloc.jemalloc.git for jemalloc_5.2.1.bb LINUXEXEC-16553 - jemalloc: set precise BSD license LINUXEXEC-16553 - jemalloc: improve the ptest output LINUXEXEC-16553 - jemalloc: improve reproducibility LINUXEXEC-16553 - jemalloc: fix the race during do_install LINUXEXEC-16553 - jemalloc: Fix build on musl LINUXEXEC-16553 - jemalloc: add ptest support LINUXEXEC-16553 - jemalloc: add new recipe LIN1021-945 - curl: remove metalink LIN1021-944 - curl: remove metalink LIN1021-1700 - lvm2: enable package config thin-provisioning-tools LINUXEXEC-16820 - ti-j72xx-dl.xml: Add git.ti.com.ti-u-boot.ti-u-boot.git for u-boot-ti-staging_2021.01.bb none - srcrev.inc: wrlinux srcrev update 2021-10-26 none - srcrev.inc: wrlinux srcrev update 2021-10-25 LINUXEXEC-16300 - lat: support nxp-lx2xxx none - Removed openvino per LIN1021-1646 LIN1021-1831 - wrlinux: remove useless local patches LINUXEXEC-16306 - odp-module/odp-counters/kernel-module-ar: fix QA Issue during usermerge LINUXEXEC-16306 - dce: fix QA Issue during usermerge none - srcrev.inc: wrlinux srcrev update 2021-10-20 none - srcrev.inc: wrlinux srcrev update 2021-10-19 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1573 - ncurses: fix CVE-2021-39537 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LINUXEXEC-16561 - python3-pyinotify: Add fcntl, logging to RDEPENDS ======================= LTS 21 Update 6 =============================== none - srcrev.inc: wrlinux srcrev update 2021-10-18 LINUXEXEC-16561 - python3-pyinotify: add tarball for 0.9.6 LINUXEXEC-16561 - Add python3-pyinotify to whitelist none - Merge remote-tracking branch 'base/wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1492 - curl: fix CVE-2021-22945 through -22947 LIN1021-1491 - curl: fix CVE-2021-22945 through -22947 LIN1021-1490 - curl: fix CVE-2021-22945 through -22947 none - Merge remote-tracking branch 'base/wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1434 - vim: Backport fix for CVE-2021-3770 LIN1021-1505 - vim: fix CVEs LIN1021-1504 - vim: fix CVEs LIN1021-1717 - wrlinux-common.inc: add centos-7 to the supported host none - IP disclosures - 2021-10-15 - 10.20.21.5 none - srcrev.inc: wrlinux srcrev update 2021-10-14 none - srcrev.inc: wrlinux srcrev update 2021-10-13 LIN1021-1369 - chromium: upgrade to 94.0.4606.71 none - Merge remote-tracking branch 'base/wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1534 - httpd: update pkgs to 2.4.49 LIN1021-1533 - httpd: update pkgs to 2.4.49 LIN1021-1532 - httpd: update pkgs to 2.4.49 LIN1021-1531 - httpd: update pkgs to 2.4.49 LIN1021-1204 - httpd: update pkgs to 2.4.49 LIN1021-1534 - apache2: upgrade 2.4.48 -> 2.4.49 LIN1021-1533 - apache2: upgrade 2.4.48 -> 2.4.49 LIN1021-1532 - apache2: upgrade 2.4.48 -> 2.4.49 LIN1021-1531 - apache2: upgrade 2.4.48 -> 2.4.49 LIN1021-1204 - apache2: upgrade 2.4.48 -> 2.4.49 none - Merge remote-tracking branch 'base/wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-1645 - policycoreutils: do not create useless setfiles.8.man file LIN1021-1369 - chromium: upgrade to 94.0.4606.71 none - srcrev.inc: wrlinux srcrev update 2021-10-12 LIN1021-1693 - wrlinux-whitelist.conf: add python3-lxml none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1635 - u-boot-uenv: fix failed to load fdt file on marvell-cn96xx none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-16305 - gen-image: add lat support for nxp-ls1028 none - srcrev.inc: wrlinux srcrev update 2021-10-08 LINUXEXEC-16305 - u-boot-uenv: workaround fatwrite not found LINUXEXEC-16299 - genimage: support bsp nxp-ls1028 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - wrlinux-version.inc: Move to update 6 none - srcrev.inc: wrlinux srcrev update 2021-10-03 none - srcrev.inc: wrlinux srcrev update 2021-09-30 none - srcrev.inc: wrlinux srcrev update 2021-09-29 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LINUXEXEC-16332 - spdx-licenses.json: Use 3.14 tagged version none - srcrev.inc: wrlinux srcrev update 2021-09-29 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LIN1021-918 - mariadb: add tarball for 10.5.12 LIN1021-911 - mariadb: add tarball for 10.5.12 LIN1021-918 - mariadb: Upgrade to 10.5.12 LIN1021-911 - mariadb: Upgrade to 10.5.12 LIN1021-864 - systemd: fix CVE-2021-33910 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LINUXEXEC-16287 - lmdb: replace tag with commit id in SRCREV none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-16287 - wrlinux-whitelist.conf: add lmdb LINUXEXEC-16287 - meta-openembedded-dl-3-3.xml: add github.com.LMDB.lmdb none - srcrev.inc: wrlinux srcrev update 2021-09-28 LINUXEXEC-16305 - scripts/bootfs.sh: v2 fix - allocte 80% free disk for boot partition none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-16305 - scripts/bootfs.sh: allocte 80% free disk for boot partition none - Merge remote-tracking branch 'base/wr-10.21-20210924' into WRLINUX_10_21_LTS LINUXEXEC-16332 - Remove compress.zstd from oe-core LINUXEXEC-16332 - classes/package: Add extended packaged data LINUXEXEC-16332 - classes/cve-check: Move get_patches_cves to library LINUXEXEC-16332 - Add SPDX licenses none - srcrev.inc: wrlinux srcrev update 2021-09-27 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1609 - genimage: marvell-cn96xx-sd.sh: Add proper support for NVME/MMC devices LIN1021-1609 - gen-image: marvell-cn96xx-sd.sh: Add proper support for NVME/MMC devices none - srcrev.inc: wrlinux srcrev update 2021-09-26 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1601 - aws-iot-device-sdk-cpp-v2: Add binutils to RDEPENDS for aws-iot-device-sdk-cpp-v2-samples LIN1021-733 - libsepol: Security fix for CVE-2021-36086 none - Merge branch 'wr-10.21-20210924' into WRLINUX_10_21_LTS LINUXEXEC-16058 - oe-core-dl-3-3.xml: Remove obsoloted git repos LINUXEXEC-16058 - oe-core-dl-3-3.xml: Add git.eclipse.org.r.tcf.org.eclipse.tcf.agent.git for tcf-agent_git.bb LINUXEXEC-16058 - wrlinux-recipes-list.inc: Update pkgs for rebasing to wr-10.21-20210924 LINUXEXEC-16058 - Revert "Revert "sdk: fix relocate symlink failed"" none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-16343 - setup.sh: Error out for unsupported tags or releases LINUXEXEC-16343 - setup.sh: Warn for previous tags LIN1021-1605 - scripts/gen-image/doc/marvell-cn96xx-sd.sh: fix typo none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-16298 - gen-image: add target_nxp-imx6.README.md and lat support LINUXEXEC-16298 - lat: add nxp-imx6 support none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1511 - genimage: fix v2 sysdef.service start fail after the target upgrade to an older ostree repo LIN1021-1599 - anaconda_image.bbclass: set SYSTEMD_DEFAULT_TARGET LINUXEXEC-16058 - Update pkgs for rebasing to wr-10.21-20210924 none - kernel: remove recipes for old v5.4 ktypes LIN1021-978 - file: fix bad magic for web assembly wasm files LINUXEXEC-4402 - sssd: use /run instead of /var/run in systemd service file none - tinfoil/data_smart: Allow variable history emit() to function remotely none - tests/fetch: deduplicate local git testing code none - tests/fetch: add tests for local and remote "noshared" git fetching none - layerindexlib: Add Wind River WRTemplate extension none - knotty.py: use the already fetched BB_RT_LOGLEVEL none - knotty.py: move RtLogLevel into a singleton 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 - fetch/git: add support for disabling shared clones on unpack none - fetch2/git.py: fix the filename too long error none - bitbake-worker: Add DryRun event none - Add lib/toaster/orm/fixtures/custom.xml to .gitignore LINUXEXEC-9571 - knotty.py: Add interactive commands to knotty LINCD-2198 - toaster: Wind River specific patch extention LINCD-2198 - toaster: Wind River only file additions LIN1019-1170 - knotty.py: Add ability to dynamically toggle log location LIN1019-1168 - knotty.py: update footer on dynamic log level change LINUXPG-687 - linux-yocto: drop v5.4 bbappend from meta-yocto LINUXEXEC-15236 - odp-module: add txqueue parameter for function kni_net_tx_timeout() LINUXEXEC-15236 - nxp-lx2xxx: create several patches to fix odp package building issues LINUXEXEC-15236 - nxp-lx2xxx: add a patch to fix ofp package building error LINUXEXEC-15236 - meta-freescale: odp: modify CFLAGS to fix build errors with GCC-9.2 LINUXEXEC-15236 - meta-freescale: odp: drop no existed header file to fix the build error LINUXEXEC-15236 - meta-freescale: introduce variable BSP_NXP_DERIVED and a BBFILES filter LINUXEXEC-15236 - meta-freescale: add LAYERDEPENDS and LAYERRECOMMENDS LINUXEXEC-15236 - drop nativesdk-packagegroup-sdk-host.bbappend LIN1021-702 - poky.conf: Disable kernel version sanity check LIN1019-1008 - layer.conf: Add the 'wrl' tag in the LAYERSERIES_COMPAT none - Revert "classes/package: Add extended packaged data" none - Revert "classes/cve-check: Move get_patches_cves to library" none - Revert "Add SPDX licenses" LINUXEXEC-7862 - bitbake.conf: support persistent /var/tmp LINUXEXEC-16332 - classes/package: Add extended packaged data LINUXEXEC-16332 - classes/cve-check: Move get_patches_cves to library LINUXEXEC-16332 - Add SPDX licenses LINUXEXEC-15430 - Revert "initscripts: fix creation order for /var/log with VOLATILE_LOG_DIR=true" LINUXEXEC-14168 - lttng-modules_git: change to adapt to new 2.12.6 version LINUXEXEC-12765 - rootfs.py: Set PACKAGE_FEED_ARCHS when it is not defined LINUXEXEC-11826 - classes/image_types_wic.bbclass: fix racing risk on rootfs LINUXEXEC-11655 - libpam: make volatile files created successfully LINUXEXEC-10582 - scripts/contrib/image-manifest: add new script LINCD-4890 - rt-tests: Update rt-tests LINCD-4800 - openssh: refresh patch to fix patch-fuzz warning LINCD-4558 - Revert "uninative: Don't use single sstate for pseudo-native" LINCD-4545 - bitbake.conf: use ${RECIPE_SYSROOT} for PSEUDO_IGNORE_PATHS LINCD-4489 - gcr: fix one parallel build failure LINCD-4044 - base.bbclass: Fix incorrect ccache path LINCD-3989 - buildtools-tarball: Add nativesdk-ccache LINCD-3987 - base.bbclass: Fixed for dangling NATIVELSBSTRING LINCD-3903 - pulseaudio: define -mfloat-abi=softfp for CC on armv5 LINCD-2133 - image-postinst-intercepts.bbclass: d.getVar -> e.data.getVar LINCD-1100 - openssh: Restore TCP wrappers support LIN1021-990 - expat: Update SRC_URI LIN1021-988 - python3: use monotonic clock for condvar if possible LIN1021-987 - qemu: Fix DHCP broken in libslirp LIN1021-852 - mklibs: remove recipes and class LIN1021-836 - initscripts: make sure /var/log/wtmp is accessible LIN1021-780 - gobject-introspection: fix default search path for girdir LIN1021-738 - expat: Update SRC_URI LIN1021-604 - sysstat: make the service start automatically LIN1021-555 - connman: Security fix for CVE-2021-33833 LIN1021-421 - libgcrypt: fix CVE-2021-33560 LIN1021-190 - u-boot: Fix for U-Boot console LIN1021-1470 - python3: fix multilib qa warning LIN1021-1441 - assimp: Remove it LIN1021-1437 - Revert "sdk: fix relocate symlink failed" LIN1021-1421 - inetutils: fix CVE-2021-40491 LIN1021-138 - rt-tests: update SRCREV LIN1021-1112 - perl: fix CVE-2021-36770 none - Revert "config: prefer opencontainers runc" none - kubernetes: fix ARM64 build none - conf/layer.conf: Add dl layer to LAYERRECOMMENDS LINUXEXEC-9919 - sloci-image: add nativesdk support LINUXEXEC-9890 - lttng: Add a git based recipe to workaround devupstream issue LINUXEXEC-8721 - docker: upgrade to 19.03 LINUXEXEC-7883 - initramfs-framework/udev: umount /run/media/XXX LINUXEXEC-7608 - kubernetes: uprev v1.17.1 -> v1.17.5 LINUXEXEC-7608 - kubernetes: drop v1.15.3 recipe LINUXEXEC-6765 - layer.conf: add dl layer to LAYERRECOMMENDS LINUXEXEC-6667 - cni: mark as incompatible with mips for 0.7.1 version LINUXEXEC-6161 - layer.conf: add dl layer to LAYERRECOMMENDS LINUXEXEC-5683 - Revert "Revert "go: add back 1.12 version to avoid compilation failure"" LINUXEXEC-4402 - docker: use /run instead of /var/run for systemd unit file LINUXEXEC-3160 - kubernetes: add stable version 1.15.3 LINUXEXEC-3160 - docker: add 18.09 version LINUXEXEC-3160 - cni: update to latest stable 0.7.6 for plugins LINUXEXEC-2892 - cni: add 0.7.1 for cni and 0.7.5 for plugins LINUXEXEC-2890 - cni: add 0.7.1 for cni and 0.7.5 for plugins LINUXEXEC-12571 - docker: export GO111MODULE=off LINUXEXEC-12123 - Revert "nagios-nsca: blacklist recipe due to unsupported libmcrypt" LINUXEXEC-10891 - kubernetes: use specific directory for stable recipe LINCD-854 - kubernetes: add back a patch for 1.15 LINCD-4767 - openvswitch: Fix openvswitch with dpdk do_configure failed LINCD-469 - cni: never uses module support since go was upgraded to 1.13 LINCD-3860 - packagegroup-core-base-utils.bb: check the gplv3 license LINCD-3588 - nagios: temporary restriction of compatible hosts LINCD-3353 - oe-setup-builddir: substitute ##OEROOT## in local.conf LINCD-333 - docker: remove docker.service.rpm LINCD-3314 - base.bbclass: Add buildcfg multilib values LINCD-3070 - kubernetes: Fix race issue for installing go2make LINCD-3051 - alsa-state: run alsactl store in pkg_postinst LINCD-2702 - kubernetes: upgrade v1.17.5 -> v1.18.8 LINCD-2511 - docker: fix cross compile error LINCD-2322 - archive: fix racing between do_ar_patched and do_kernel_configme LINCD-2130 - kubernetes: fix arm node failed to join master node LINCD-1334 - tcf-agent: change license to EPL/EDL LIN8-478 - opkg-utils: Change alternatives lib path from /usr/lib/opkg to /var/lib/opkg LIN1021-284 - kubernetes: uprev v1.18.8 -> v1.18.20 LIN1021-27 - kubernetes: fix CVE-2021-20206 LIN10-2116 - staging.bbclass: staging_populate_sysroot_dir(): fix for multilib LIN10-2116 - populate_sdk_ext.bbclass: fix for multilib LIN1021-1279 - kubernetes: add conntrack-tools to RDEPENDS LIN1019-2902 - live-vm-common.bbclass: install correct grub-efi boot image when enable multilib LIN1019-2724 - live-vm-common.bbclass: install correct grub-efi boot image when enable multilib LIN1019-2375 - kubernetes: fix CVE-2019-11250 LIN1019-2154 - util-linux: fix uuidd failed with /run/uuidd not found LIN1019-1967 - populate_sdk: fix populate_sdk failed error LIN1019-1707 - libvirt: libvirtd: Change default connection mode to tls LIN1018-494 - eudev: create static nodes from modules LIN1018-1376 - toolchain-shar-template.sh: do not offer sudo as an option LINUXEXEC-6667 - meta-oe/conf/layer.conf: blacklist unsupported recipes to workaround yocto layer check failure LINUXEXEC-4024 - Revert "networkmanager: Use ALTERNATIVES for resolv-conf handling." LINUXEXEC-16287 - lmdb: use libprefix in Makefile to install libraries LINUXEXEC-16287 - lmdb: add recipe LINUXEXEC-14718 - libyang: add recipe to LTS21 LINUXEXEC-14453 - dhcp-relay: Use recent config.guess and config.sub for bind LINUXEXEC-14453 - dhcp-relay: update bundled bind to 9.11.32 LINUXEXEC-14453 - dhcp-relay: update 4.4.2 -> 4.4.2-P1 LINUXEXEC-14453 - dhcp-relay: Fix libtool files for internal bind build LINUXEXEC-14453 - dhcp-relay: disable backtrace in bundled bind LINUXEXEC-14453 - dhcp-relay: add recipe LINUXEXEC-13907 - python3-paho-mqtt: add package python3-paho-mqtt-examples LINUXEXEC-12766 - debootstrap: explicitly add virtual/fakeroot-native to depends LINUXEXEC-11840 - python3-pykickstart: enable root ssh login LINUXEXEC-11350 - nspr: Fix build with nativesdk-gcc from buildtools-extended-tarball LINUXEXEC-11085 - meta-oe/conf/layer.conf: Add dl layer to LAYERRECOMMENDS LINCD-5276 - tk: adapt to potential pseudo changes LINCD-5275 - tigervnc: fix do_package error when enabling user merge LINCD-5001 - nmap: change shebang to python3 LIN1021-485 - polkit: add the CVE tag LIN1021-39 - samba: fix CVE-2021-20254 LIN1021-270 - samba: fix CVE-2021-20277 LIN1021-268 - samba:fix CVE-2020-27840 LIN1021-212 - pm-graph: parse separated cpu exec line LIN1021-1276 - krb5: fix CVE-2021-37750 LINUXEXEC-9571 - Revert "qt5-creator: rrecommend qtwebengine dev related packages" LINUXEXEC-6662 - layer.conf: add dl layer to LAYERRECOMMENDS LINUXEXEC-14681 - intel-graphics-compiler: remove version check and add llvm override LINUXEXEC-12571 - layer.conf: update LAYERSERIES_COMPAT with hardknott LINCD-5416 - intel-graphics-compiler: check llvm version LINCD-5385 - gmmlib: strict to build it on x86 platform LINCD-5250 - openvino-inference-engine: specify the right dir where hold TBBConfig.cmake LINCD-5250 - intel-graphics-compiler: do not check TOOLCHAIN LINCD-2691 - layer.conf: add -dl reference to LAYERRECOMMENDS LINCD-2345 - qt5-toolchain: add x11 and opengl to REQUIRED_DISTRO_FEATURES LINCD-2286 - qtlocation: add x11 and opengl to REQUIRED_DISTRO_FEATURES LINCD-2165 - qtwayland: add x11 and opengl to REQUIRED_DISTRO_FEATURES LIN1021-995 - itt: upgrade 3.18.13 -> 3.20.1 LIN1021-995 - itt: upgrade 3.18.10 -> 3.18.13 LIN1021-162 - conf/layer.conf: Fix LAYERRECOMMENDS LIN1021-1064 - itt: add COMPATIBLE_HOST to be x86 platform LIN1019-2111 - intel-graphics-compiler: skip it if clang is not ready none - layer.conf: Add recommended download layer LIN1021-1122 - audit: fix wrong account associations none - suricata: update to 6.0.2 none - README: cleanup none - layer.conf: Add recommended download layer none - layer.conf: add dynamic-layer for rust pkg LINUXEXEC-329 - meta-security-compliance/conf/layer.conf: Add recommended download layer LIN1021-217 - libgssglue: update SRC_URI none - srcrev.inc: wrlinux srcrev update 2021-09-23 none - Revert "classes/package: Add extended packaged data" none - Revert "classes/cve-check: Move get_patches_cves to library" none - Revert "Add SPDX licenses" none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS none - linux-socfpga-ltsi: update to v4.14.130 latest HEAD none - linux-socfpga: add support to socfpga-5.13 branch LINUXEXEC-16332 - classes/package: Add extended packaged data LINUXEXEC-16332 - classes/cve-check: Move get_patches_cves to library LINUXEXEC-16332 - Add SPDX licenses none - linux-socfpga: update v5.12 to latest HEAD none - linux-socfpga-lts: update to v5.10.50 latest HEAD none - linux-socfpga-lts: update to v5.4.124 latest HEAD none - u-boot-socfpga: update v2021.04 to latest HEAD none - arm-trusted-firmware: update v2.4.1 to latest HEAD none - tests/fetch2: Use our own git server for dtc test repo LINCD-6854 - classes/wrltemplate.bbclass: Save mtime for file require none - Merge branch 'wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1310 - linuxptp: update pkgs LIN1021-1310 - linuxptp: upgrade 3.1 -> 3.1.1 : - template: dpdk: update description for nxp bsps in README LINUXEXEC-16095 - template: dpdk: update description for nxp bsps in README none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1539 - gen-image: update ti-j72xx boot loader download instruction LIN1021-1539 - genimage: update ti-j72xx boot loader download instruction none - Updated docs for RCPL 5 none - secilc: Security fix for CVE-2021-36087 none - libsepol: Security fix CVE-2021-36085 none - libsepol: Security fix CVE-2021-36084 none - libvirt: Security fix for CVE-2021-3631 none - libvirt: Security fix for CVE-2020-25637 none - runqueue: Improve multiconfig deferred task issues none - runqueue: Fix issues with multiconfig deferred task deadlock messages none - runqueue: Avoid deadlock avoidance task graph corruption none - cooker: Allow upstream for local hash equivalence server none - build: Catch and error upon circular task references none - conf: restrict hardknott compaitbility to hardknott none - Merge pull request #869 from thochstein/hardknott none - isp-imx: start_isp.sh: fix NR_DEVICE_TREE_BASLER variable none - linux-yocto/5.4: update to v5.4.144 none - linux-yocto/5.4: update to v5.4.143 none - ffmpeg: fix CVE-2021-38171 none - systemtap: Fix headers issue with x86 and 5.13 headers none - linux-yocto/5.10: update to v5.10.63 none - linux-yocto/5.10: update to v5.10.61 none - go: Exclude CVE-2021-29923 from report list none - flex: Add CVE-2019-6293 to exclusions for checks none - tcl: Exclude CVE-2021-35331 from checks none - bluez5: fix CVE-2021-0129 none - squashfs-tools: fix CVE-2021-40153 none - mc: fix CVE-2021-36370 none - ffmpeg: fix CVE-2021-38291 none - apr: Security fix for CVE-2021-35940 none - sqlite3: fix CVE-2021-36690 none - ruby: Security fixes for CVE-2021-31810/CVE-2021-32066 none - ruby: fix CVE-2021-31799 none - c-ares: fix CVE-2021-3672 none - tensorflow: fix TF Lite example segmentation fault none - Merge pull request #863 from angolini/fix-hardknott+bsp none - jailhouse: Drop from MACHINE_FEATURES_BACKFILL none - tinycompress: Fix build with musl none - imx-base: Fix characteres included on backport by mistake none - Merge pull request #859 from angolini/hardknott+bsp none - qcacld: Drop BSP support none - imx8mm-evk.inc: Drop qca9377 none - xserver-xorg: Backport pixmap fixes for GLES none - xorg-xserver: Remove a patch already applied upstream none - u-boot-mfgtool.inc: Align SPL_IMAGE and SPL_SYMLINK with OE none - u-boot-imx: Fix deploy bug for multiple UBOOT_CONFIG entries none - u-boot-imx: Fix comment none - tinycompress: Add recipe none - kernel-module-isp-vvcam: Upgrade to 4.2.2.13.0 none - kernel-module-imx-gpu-viv: Upgrade to 6.4.3.p2.0 none - isp-imx: Upgrade to 4.2.2.13.0 none - imx-vpu-hantro-vc: Upgrade to 1.4.0 none - imx-vpu-hantro: Upgrade to 1.22.0 none - imx-vpu-hantro-daemon: Add Hantro V4L2 daemon none - imx-test: Upgrade to NXP release 5.10.35-2.0.0 none - imx-seco: Upgrade to 3.8.1 none - imx-seco-libs: Upgrade to NXP release 5.10.35-2.0.0 none - imx-sc-firmware: Upgrade to 1.9.0 none - imx-mkimage: Upgrade to 5.10.35-2.0.0 release none - imx-mkimage: Drop dcd files from deploy folder none - imx-gst1.0-plugin: Upgrade to 4.6.1 none - imx-gpu-viv: Upgrade to 6.4.3.p2.0 none - imx-gpu-viv: Move CL/cl_viv_vx_ext.h to main package none - imx-gpu-viv: Inhibit sysroot stripping none - imx-gpu-viv: Drop empty Wayland packages none - imx-gpu-viv: Cleanup FILES_libnn-imx* none - imx-gpu-g2d: Upgrade to 6.4.3.p2.0 none - imx-dpu-g2d: Upgrade to 1.9.2 none - imx-base.inc: Set gstreamer preferred version to 1.18.0[.imx] none - imx8mq-evk.conf: Drop redundant gstreamer preferred version none - imx8mp-evk.inc: Make jailhouse specific to NXP BSP none - gstreamer1.0: Upgrade to 1.18.0.imx none - gstreamer1.0-rtsp-server: Upgrade to 1.18.0 none - gstreamer1.0-plugins-ugly: Upgrade to 1.18.0 none - gstreamer1.0-plugins-good: Upgrade to 1.18.0.imx none - gstreamer1.0-plugins-good: Drop non-functional overrides none - gstreamer1.0-plugins-base: Upgrade to 1.18.0.imx none - gstreamer1.0-plugins-base: Align bbappend with 1.18.% none - gstreamer1.0-plugins-bad: Upgrade to 1.18.0.imx none - gstreamer1.0-libav: Upgrade to 1.18.0 none - firmware-imx: Upgrade to 8.12 none - basler-camera: Upgrade to 4.2.2.13.0 none - alsa-lib: Fix imx-cs42888 model name, fix fuzz none - alsa-lib: Fix fuzz none - sssd: fix CVE-2021-3621 none - Revert "conf: cyclone5-extra: use a different recipe for cyclon5 ghrd" none - README: update to reflect latest version none - conf: cyclone5-extra: use a different recipe for cyclon5 ghrd none - linux-%_5.%.bbappend: drop recipe none - qtsvg: fix CVE-2021-3481 none - build-appliance-image: Update to hardknott head revision none - server: Fix early parsing errors preventing zombie bitbake none - README: add meta-python into dependency list none - vboxguestdrivers: Remove __divmoddi4 patch none - python3: remove the no-longer required bbappend none - u-boot-socfpga: add support to v2021.07_RC none - redis: fix CVE-2021-32761 none - cryptsetup: Add runtime dependency on lvm2-udevrules for udev none - cryptsetup: Only recommend kernel modules when building for target none - cryptsetup: upgrade 2.3.5 -> 2.3.6 none - krb5: fix CVE-2021-36222 none - cjson: upgrade 1.7.14 -> 1.7.15 none - wireshark: upgrade 3.4.7 -> 3.4.8 none - xdg-utils: Add fix for CVE-2020-27748 none - oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machines none - parselogs.py: ignore intermittent CD/DVDROM identification failure none - linux-yocto/5.10: update to v5.10.60 none - linux-yocto/5.10: update to v5.10.59 none - vim: add option to disable NLS support none - cpio: backport fix for CVE-2021-38185 none - sdk: Decouple default install path from built in path none - lz4: Security Fix for CVE-2021-3520 none - bluez5: fix CVE-2021-3658 none - kernel-yocto: Simplify no git repo case in do_kernel_checkout none - dlt-daemon: update from 2.18.6 to 2.18.7 none - nginx: fix CVE-2021-3618 none - apache2: upgrade 2.4.46 -> 2.4.48 none - build-appliance-image: Update to hardknott head revision none - poky.conf: bump version for 3.3.3 hardknott release none - linux-intel-rt/5.4: update to v5.4.138 none - linux-intel-rt/5.4: update to v5.4.129 none - linux-intel-rt/5.10: update to v5.10.56 none - linux-intel-rt/5.10: update to v5.10.52 none - linux-intel/5.4: update to v5.4.138 none - linux-intel/5.4: update to v5.4.129 none - linux-intel/5.10: update to v5.10.56 none - linux-intel/5.10: update to v5.10.52 none - tsntool: update to 3111f7f none - u-boot-imx: upgrade to 2021.04 none - u-boot-imx: align naming of u-boot-imx-common with u-boot-fslc none - imx-atf: Remove -O2 from CFLAGS for 8MQ none - imx-atf: Upgrade to NXP release 5.10.35-2.0.0 none - linux-imx*: Upgrade to 5.10.35 none - Update EULA and SCR for NXP release 5.10.35-2.0.0 none - linux-socfpga-lts: update license checksum for v5.10.50 none - u-boot-socfpga: remove version that don't exist in upstream repo none - u-boot-socfpga: update v2021.01 to latest HEAD none - u-boot-socfpga: remove support for v2020.04 and v2020.07 none - linux-socfpga-lts: update kernel v5.10 to latest HEAD none - linux-socfpga-lts: update kernel v5.4 to latest HEAD none - linux-socfpga: update kernel v5.12 to latest HEAD none - linux-socfpga: remove support multiple versions none - gd: fix CVE-2021-38115 none - linuxptp: upgrade 3.1 -> 3.1.1 none - linux-yocto/5.4: update to v5.4.142 none - linux-yocto/5.4: update to v5.4.141 none - linux-firmware: upgrade 20210511 -> 20210818 none - image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behavior none - tcf-agent: fetching over git:// no longer works none - weston: Re-order gbm destruction at DRM-backend tear down none - file: fix close_on_exec for multithreaded decompression none - openssl: upgrade from 1.1.1k to 1.1.1l none - icu: increase pkgdata command buffer size none - arm-trusted-firmware: update to v2.4.1 none - ldns: fix override syntax none - curlpp: fix override syntax none - layer.conf: add layer compatibility to master and honister none - polkit: fix CVE-2021-3560 none - u-boot-socfpga: add support to new u-boot branch none - u-boot-socfpga: update SRCREV for v2021.04 none - u-boot-socfpga: update v2021.04 to latest HEAD none - linux-socfpga-lts: add support to new LTS kernel version v5.10.x none - atf: remove HANDLE_EA_EL3_FIRST=0 as it is default settings none - arm-trusted-firmware: build with HANDLE_EA_EL3_FIRST=0 to route EA to Linux none - u-boot-socfpga: update dependency tree none - wic: change boot partition from LBA to CHS none - conf: update agilex and stratix10 to support atf boot flow none - linux-socfpga: add support to version 5.12 none - linux-socfpga: update v5.11 to latest HEAD none - u-boot-socfpga: add new list of dependency for binman none - arria10-extra.conf: update fpga static region dtb filename none - wic/s10/agilex: change file system format for boot partition none - wic/cyclone5: change file system format for boot partition none - stratix10-extra.conf: update fpga static region dtb filename none - agilex-extra.conf: enable Agilex FPGA PR support none - u-boot-socfpga: add support to socfpga_v2021.04_RC branch none - u-boot-socfpga: update v2020.10 to latest HEAD none - u-boot-socfpga: update v2021.01 to latest HEAD none - wic/arria10: change file system format for boot partition none - linux-socfpga-lts: bump kernel 5.4 to latest HEAD none - linux-socfpga: bump kernel 5.11 to latest HEAD none - linux-socfpga: bump kernel 5.10 to latest HEAD none - arm-trusted-firmware: bump v2.4.0 to latest HEAD none - u-boot-socfpga: bump v2021.01 to latest HEAD none - u-boot-socfpga: bump v2020.10 to latest HEAD none - machine: cyclone5-extra: fix syntax that caused parse error none - conf: machine: add cyclone5-extra for gsrd specific configurations none - machine: stratix10-extra: use hard assignment for IMAGE_BOOT_FILES none - conf: machine: add arria10-extra for gsrd specific configurations none - remove repetitive machine configurations none - conf: machine: add stratix10-extra for gsrd specific configurations none - machine: agilex-extra: add more machine specific settings none - conf: machine: add agilex-extra for gsrd specific configurations none - conf: machine: revert dependency to meta-intel-fpga-refdes none - machine: agilex: remove dependency to recipes from meta-intel-fpga-refdes none - machine: stratix10: remove dependency to recipes from meta-intel-fpga-refdes none - machine: arria10: remove dependency to recipes from meta-intel-fpga-refdes none - machine: cyclone5: remove dependency to recipes from meta-intel-fpga-refdes ======================= LTS 21 Update 5 =============================== none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1511 - genimage: fix sysdef.service start fail after the target upgrade to an older ostree repo none - srcrev.inc: wrlinux srcrev update 2021-09-16 none - Merge branch 'wr-10.21-20210827' into WRLINUX_10_21_LTS LINCD-5995 - aws/README: Add --layer info LINCD-5970 - azure/README: Add --layer info LINUXEXEC-16287 - lmdb: use libprefix in Makefile to install libraries LINUXEXEC-16287 - lmdb: add recipe LIN1021-1467 - wrlinux-whitelist.conf: add lksctp-tools none - wrlinux: wrlinux-recipes-list: indicate that fmc package is supported LIN1021-1498 - saftest: remove tarball from -dl LIN1021-1498 - saftest: add the tarball locally LIN1021-1497 - wrlinux-whitelist.conf: ignore BBFILE_PATTERN for nxp-ls1043/lx2xxx BSPs LIN1021-1502 - add tarball for tensorflow 2.4.3 none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1466 - python3-awscrt: Fix build with usrmerge LIN1021-1005 - ruby: fix CVE-2021-31799 none - srcrev.inc: wrlinux srcrev update 2021-09-13 none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1477 - tensorflow: fix TF Lite example segmentation fault LIN1021-1082 - cpio: add follow-up fixes for CVE-2021-38185 none - Merge branch 'wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1200 - file: fix close_on_exec for multithreaded decompression none - Merge branch 'wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1316 - Add openssl-1.1.1l.tar.gz for openssl_1.1.1l.bb LIN1021-1313 - Add openssl-1.1.1l.tar.gz for openssl_1.1.1l.bb LIN1021-1316 - openssl: upgrade from 1.1.1k to 1.1.1l LIN1021-1313 - openssl: upgrade from 1.1.1k to 1.1.1l LIN1021-1470 - python3: fix multilib qa warning LIN1021-1082 - cpio: fix CVE-2021-38185 none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1421 - inetutils: fix CVE-2021-40491 none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1339 - mc: fix CVE-2021-36370 LIN1021-1334 - squashfs-tools: fix CVE-2021-40153 LIN1021-1112 - perl: fix CVE-2021-36770 LIN1021-1228 - sssd: fix CVE-2021-3621 none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1276 - krb5: fix CVE-2021-37750 none - Merge remote-tracking branch 'base/wr-10.21-20210516' into WRLINUX_10_21_LTS LIN1021-552 - qtsvg: fix CVE-2021-3481 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1452 - wrlinux: add u-boot-socfpga repo information none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-788 - python3: remove the no-longer required bbappend none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-485 - polkit: fix CVE-2021-3560 LIN1021-485 - polkit: add the CVE tag none - srcrev.inc: wrlinux srcrev update 2021-09-08 none - srcrev.inc: wrlinux srcrev update 2021-09-07 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1441 - assimp: Remove it LIN1021-1441 - oe-core-dl-3-3.xml: Remove github.com.assimp.assimp none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1437 - Revert "sdk: fix relocate symlink failed" none - wrlinux-version.inc: Move to update 5 none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-802 - krb5: fix CVE-2021-36222 none - srcrev.inc: wrlinux srcrev update 2021-09-02 none - Merge remote-tracking branch 'base/wr-10.21-20210827' into WRLINUX_10_21_LTS LIN1021-1402 - vboxguestdrivers: Remove __divmoddi4 patch LIN1021-1396 - wrlinux-recipes-list.inc: add refpolicy-standard/targeted/mcs/minimum as supported recipes none - srcrev.inc: wrlinux srcrev update 2021-09-01 LIN1021-1397 - template: dpdk: add support for nxp bsps none - Merge branch 'wr-10.21-20210827' into WRLINUX_10_21_LTS LINUXEXEC-15430 - meta-intel-dl.xml: Remove obsoloted git repos LINUXEXEC-15430 - intel-socfpga-dl.xml: Remove obsoloted git repos none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-08-30 LIN1021-1338 - setup.sh: py_v34_check -> py_v35_check : - template: dpdk: add specification for nxp bsps in README LINUXEXEC-15236 - wrlinux: only install dpdk package for version 19.11% LINUXEXEC-15236 - template: dpdk: add specification for nxp bsps in README none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1312 - genimage: explicitly set UTC timezone none - srcrev.inc: wrlinux srcrev update 2021-08-27 LINUXEXEC-15430 - Update pkgs for rebasing to wr-10.21-20210827 LIN1021-987 - qemu: Fix DHCP broken in libslirp none - kernel: remove recipes for old v5.4 ktypes LIN1021-836 - initscripts: make sure /var/log/wtmp is accessible LINUXEXEC-7862 - bitbake.conf: support persistent /var/tmp LINUXEXEC-15430 - Revert "initscripts: fix creation order for /var/log with VOLATILE_LOG_DIR=true" LIN1021-284 - kubernetes: uprev v1.18.8 -> v1.18.20 LIN1021-27 - kubernetes: fix CVE-2021-20206 none - tinfoil/data_smart: Allow variable history emit() to function remotely none - tests/fetch: deduplicate local git testing code none - tests/fetch: add tests for local and remote "noshared" git fetching none - layerindexlib: Add Wind River WRTemplate extension none - knotty.py: use the already fetched BB_RT_LOGLEVEL none - knotty.py: move RtLogLevel into a singleton 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 - fetch/git: add support for disabling shared clones on unpack none - fetch2/git.py: fix the filename too long error none - bitbake-worker: Add DryRun event none - Add lib/toaster/orm/fixtures/custom.xml to .gitignore LINUXEXEC-9571 - knotty.py: Add interactive commands to knotty LINCD-2198 - toaster: Wind River specific patch extention LINCD-2198 - toaster: Wind River only file additions LIN1019-1170 - knotty.py: Add ability to dynamically toggle log location LIN1019-1168 - knotty.py: update footer on dynamic log level change LINUXEXEC-7141 - layer.conf: Add LAYERRECOMMENDS for download layer LINUXEXEC-14681 - meta-clang/layer.conf: update version to 12.0.0 LINCD-5384 - clang: liblldb -> ${MLPREFIX}liblldb LINCD-4327 - layer.conf: add wrlinux specific configs LIN1021-69 - clang.bbclass: Limit using clang to target recipes only LIN1021-139 - spirv-llvm-translator: Remove a trailing slash from SRC_URI LINUXEXEC-15236 - odp-module: add txqueue parameter for function kni_net_tx_timeout() LINUXEXEC-15236 - nxp-lx2xxx: create several patches to fix odp package building issues LINUXEXEC-15236 - nxp-lx2xxx: add a patch to fix ofp package building error LINUXEXEC-15236 - meta-freescale: odp: modify CFLAGS to fix build errors with GCC-9.2 LINUXEXEC-15236 - meta-freescale: odp: drop no existed header file to fix the build error LINUXEXEC-15236 - meta-freescale: introduce variable BSP_NXP_DERIVED and a BBFILES filter LINUXEXEC-15236 - meta-freescale: add LAYERDEPENDS and LAYERRECOMMENDS LINUXEXEC-15236 - drop nativesdk-packagegroup-sdk-host.bbappend LINUXPG-687 - linux-yocto: drop v5.4 bbappend from meta-yocto LIN1021-702 - poky.conf: Disable kernel version sanity check LIN1019-1008 - layer.conf: Add the 'wrl' tag in the LAYERSERIES_COMPAT LINUXEXEC-14168 - lttng-modules_git: change to adapt to new 2.12.6 version LIN1021-990 - expat: Update SRC_URI LIN1021-988 - python3: use monotonic clock for condvar if possible LIN1021-978 - file: fix bad magic for web assembly wasm files LIN1021-852 - mklibs: remove recipes and class LIN1021-780 - gobject-introspection: fix default search path for girdir LIN1021-738 - expat: Update SRC_URI LIN1021-421 - libgcrypt: fix CVE-2021-33560 LINUXEXEC-9890 - lttng: Add a git based recipe to workaround devupstream issue LINUXEXEC-7883 - initramfs-framework/udev: umount /run/media/XXX LINUXEXEC-12765 - rootfs.py: Set PACKAGE_FEED_ARCHS when it is not defined LINUXEXEC-11826 - classes/image_types_wic.bbclass: fix racing risk on rootfs LINUXEXEC-11655 - libpam: make volatile files created successfully LINUXEXEC-10582 - scripts/contrib/image-manifest: add new script LINCD-4890 - rt-tests: Update rt-tests LINCD-4800 - openssh: refresh patch to fix patch-fuzz warning LINCD-4558 - Revert "uninative: Don't use single sstate for pseudo-native" LINCD-4545 - bitbake.conf: use ${RECIPE_SYSROOT} for PSEUDO_IGNORE_PATHS LINCD-4489 - gcr: fix one parallel build failure LINCD-4044 - base.bbclass: Fix incorrect ccache path LINCD-3989 - buildtools-tarball: Add nativesdk-ccache LINCD-3987 - base.bbclass: Fixed for dangling NATIVELSBSTRING LINCD-3903 - pulseaudio: define -mfloat-abi=softfp for CC on armv5 LINCD-3860 - packagegroup-core-base-utils.bb: check the gplv3 license LINCD-3353 - oe-setup-builddir: substitute ##OEROOT## in local.conf LINCD-3314 - base.bbclass: Add buildcfg multilib values LINCD-3051 - alsa-state: run alsactl store in pkg_postinst LINCD-2322 - archive: fix racing between do_ar_patched and do_kernel_configme LINCD-2133 - image-postinst-intercepts.bbclass: d.getVar -> e.data.getVar LINCD-1334 - tcf-agent: change license to EPL/EDL LINCD-1100 - openssh: Restore TCP wrappers support LIN8-478 - opkg-utils: Change alternatives lib path from /usr/lib/opkg to /var/lib/opkg LIN1021-604 - sysstat: make the service start automatically LIN1021-555 - connman: Security fix for CVE-2021-33833 LIN1021-190 - u-boot: Fix for U-Boot console LIN10-2116 - populate_sdk_ext.bbclass: fix for multilib LIN1021-138 - rt-tests: update SRCREV LIN1019-2902 - live-vm-common.bbclass: install correct grub-efi boot image when enable multilib LIN1019-2724 - live-vm-common.bbclass: install correct grub-efi boot image when enable multilib LIN1019-2154 - util-linux: fix uuidd failed with /run/uuidd not found LIN1019-1967 - populate_sdk: fix populate_sdk failed error LIN1018-494 - eudev: create static nodes from modules LIN1018-1376 - toolchain-shar-template.sh: do not offer sudo as an option none - conf/layer.conf: Add dl layer to LAYERRECOMMENDS LIN10-2116 - staging.bbclass: staging_populate_sysroot_dir(): fix for multilib none - Revert "config: prefer opencontainers runc" none - kubernetes: fix ARM64 build LINUXEXEC-9919 - sloci-image: add nativesdk support LINUXEXEC-8721 - docker: upgrade to 19.03 LINUXEXEC-7608 - kubernetes: uprev v1.17.1 -> v1.17.5 LINUXEXEC-7608 - kubernetes: drop v1.15.3 recipe LINUXEXEC-6667 - cni: mark as incompatible with mips for 0.7.1 version LINUXEXEC-6161 - layer.conf: add dl layer to LAYERRECOMMENDS LINUXEXEC-5683 - Revert "Revert "go: add back 1.12 version to avoid compilation failure"" LINUXEXEC-4402 - docker: use /run instead of /var/run for systemd unit file LINUXEXEC-3160 - kubernetes: add stable version 1.15.3 LINUXEXEC-3160 - docker: add 18.09 version LINUXEXEC-3160 - cni: update to latest stable 0.7.6 for plugins LINUXEXEC-2892 - cni: add 0.7.1 for cni and 0.7.5 for plugins LINUXEXEC-2890 - cni: add 0.7.1 for cni and 0.7.5 for plugins LINUXEXEC-12571 - layer.conf: update LAYERSERIES_COMPAT with hardknott LINUXEXEC-12571 - docker: export GO111MODULE=off LINUXEXEC-12123 - Revert "nagios-nsca: blacklist recipe due to unsupported libmcrypt" LINUXEXEC-10891 - kubernetes: use specific directory for stable recipe LINCD-854 - kubernetes: add back a patch for 1.15 LINCD-4767 - openvswitch: Fix openvswitch with dpdk do_configure failed LINCD-469 - cni: never uses module support since go was upgraded to 1.13 LINCD-3588 - nagios: temporary restriction of compatible hosts LINCD-333 - docker: remove docker.service.rpm LINCD-3070 - kubernetes: Fix race issue for installing go2make LINCD-2702 - kubernetes: upgrade v1.17.5 -> v1.18.8 LINCD-2511 - docker: fix cross compile error LINCD-2130 - kubernetes: fix arm node failed to join master node LIN1021-1279 - kubernetes: add conntrack-tools to RDEPENDS LIN1019-2375 - kubernetes: fix CVE-2019-11250 LIN1019-1707 - libvirt: libvirtd: Change default connection mode to tls LINUXEXEC-15517 - conf/layer.conf: Add dl layer to LAYERRECOMMENDS LIN1021-1220 - python3-awscrt: Set CCACHE_DISABLE LIN1021-1191 - aws-c-http: Fix do_compile error with DEBUG_BUILD TA193595 - meta-cgl-common/layer.conf: add dl layer to LAYERRECOMMENDS LINUXEXEC-6765 - layer.conf: add dl layer to LAYERRECOMMENDS LINUXEXEC-6667 - meta-oe/conf/layer.conf: blacklist unsupported recipes to workaround yocto layer check failure LINUXEXEC-4024 - Revert "networkmanager: Use ALTERNATIVES for resolv-conf handling." LINUXEXEC-14718 - libyang: add recipe to LTS21 LINUXEXEC-14453 - dhcp-relay: Use recent config.guess and config.sub for bind LINUXEXEC-14453 - dhcp-relay: update bundled bind to 9.11.32 LINUXEXEC-14453 - dhcp-relay: update 4.4.2 -> 4.4.2-P1 LINUXEXEC-14453 - dhcp-relay: Fix libtool files for internal bind build LINUXEXEC-14453 - dhcp-relay: disable backtrace in bundled bind LINUXEXEC-14453 - dhcp-relay: add recipe LINUXEXEC-13907 - python3-paho-mqtt: add package python3-paho-mqtt-examples LINUXEXEC-12766 - debootstrap: explicitly add virtual/fakeroot-native to depends LINUXEXEC-11840 - python3-pykickstart: enable root ssh login LINUXEXEC-11350 - nspr: Fix build with nativesdk-gcc from buildtools-extended-tarball LINUXEXEC-11085 - meta-oe/conf/layer.conf: Add dl layer to LAYERRECOMMENDS LINCD-5276 - tk: adapt to potential pseudo changes LINCD-5275 - tigervnc: fix do_package error when enabling user merge LINCD-5001 - nmap: change shebang to python3 LIN1021-39 - samba: fix CVE-2021-20254 LIN1021-270 - samba: fix CVE-2021-20277 LIN1021-268 - samba:fix CVE-2020-27840 LIN1021-212 - pm-graph: parse separated cpu exec line none - suricata: update to 6.0.2 none - README: cleanup none - layer.conf: Add recommended download layer none - layer.conf: add dynamic-layer for rust pkg LINUXEXEC-4402 - sssd: use /run instead of /var/run in systemd service file LINUXEXEC-329 - meta-security-compliance/conf/layer.conf: Add recommended download layer LINUXEXEC-13320 - meta-raspberrypi: Create a local patch for this layer LINCD-5297 - remove conflicting psplash bbappend LIN1021-217 - libgssglue: update SRC_URI none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-284 - feature/kubernetes: update preferred version to 1.18.20 LIN1021-1279 - kubernetes: add conntrack-tools to RDEPENDS none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-08-25 none - wic: don't forcibly pass -T default none - utils: Reduce the number of calls to the "dirname" command none - sdk: fix relocate symlink failed none - sdk: Enable do_populate_sdk with multilibs none - lzo: add CVE_PRODUCT none - kernel-devsrc: fix 5.14+ objtool compilation none - kernel-devsrc: 5.14+ updates none - glibc: Fix CVE-2021-38604 none - e2fsprogs: ensure small images have 256-byte inodes none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-08-24 none - Added aws and azure template info none - tensorflow-native/tensorflow: 2.4.0 -> 2.4.3 none - Updated docs for RCPL 4, removed OpenVINO tutorial none - Merge pull request #849 from thochstein/hardknott none - imx-gpu-viv: Provides virtual/libgl for framebuffer none - terminal.bbclass: force bash for devshell none - tar: ignore node-tar CVEs none - sstate.bbclass: fix error handling when sstate mirrors is ro none - pixman: re-disable iwmmxt none - oeqa/runtime/cases: make date.DateTest.test_date more reliable none - linux-yocto/5.4: update to v5.4.139 none - linux-yocto/5.4: update to v5.4.137 none - linux-yocto/5.10: update to v5.10.57 none - linux-yocto/5.10: update to v5.10.55 none - kmod: use nonarch_base_libdir for depmod.d and modprobe.d none - linux-firmware: add more Qualcomm firmware packages none - go: upgrade 1.16.5 -> 1.16.7 none - ffmpeg: fix CVE-2020-22021 none - ffmpeg: fix CVE-2020-22019 and CVE-2020-22033 none - ffmpeg: fix CVE-2020-22015 none - ffmpeg: fix CVE-2020-20453 none - ffmpeg: fix CVE-2020-20446 none - fvwm: Fix build time paths in target perl/python scripts none - fvwm: Package extra files and man pages none - redis: fix CVE-2021-32625 none - bigbuckbunny-1080p: fix sample video URL none - ldns: fix QA Issue after LDFLAGS change none - curlpp: fix QA Issue after LDFLAGS change none - libdbi-perl: fix CVE-2014-10402 none - chromium,gn: Fix typo in depends spec none - layer.conf: Fix the dynamic-layers paths none - chromium,gn-native: Do not use runtime-llvm override none - gn-native: Remove libc++ native dependency from CXXFLAGS/LDFLAGS none - chromium,gn-native: Remove dependencies on libc++ runtime none - python3-awscrt: Fix build error if DISTRO_FEATURES has usrmerge enabled none - qemu: fix CVE-2021-3608 none - qemu: fix CVE-2021-3607 none - gnutls: upgrade 3.7.1 -> 3.7.2 none - gnutls: Point to staging area for finding seccomp libs and includes none - gnutls: Enable seccomp if FEATURE is set none - qemu: fix CVE-2021-3582 none - glibc: Fix CVE-2021-35942 none - ndpi: fix CVE-2021-36082 none - rclone/s2n/restic/crc32c: Use SRCREV to replace tag none - crc32c: branch master -> main none - util-linux: fix CVE 2021-37600 none - sstate: Fix rebuilds when changing layer config none - runqemu: Fix typo in error message none - qemu: fix virtio vhost-user-gpu CVEs none - qemu: fix CVE-2021-3527 none - oeqa/runtime/cases/ptest: Increase test timeout from 300s to 450s none - nettle: update 3.7.2 -> 3.7.3 none - license: Exclude COPYING.MIT from pseudo none - cve-check: update link to NVD website for CVE details none - cve-check: improve comment about CVE patch file names none - cve-check: fix comments none - curl: fix CVES none - curl: fix CVE-2021-22925 none - createrepo-c: fix createrepo-c failed in nativesdk none - aspell: fix CVE-2019-25051 none - linux-yocto/5.10: enable TYPEC_TCPCI in usbc fragment none - linux-yocto-rt/5.10: update to -rt47 none - linux-yocto/5.4: update to v5.4.135 none - linux-yocto/5.10: update to v5.10.53 none - zstd: fix CVE_PRODUCT none - devtool: print a warning on upgrades if PREFERRED_VERSION is set none - parselogs.py: qemuarm should be qemuarmv5 none - stress-ng: Drop defining daddr_t none - mariadb: Update SRC_URI none - k8s: update to v1.20.9 none - mariadb: redefine log-error item none - vboxguestdrivers: upgrade 6.1.22 -> 6.1.24 none - pm-qa: fix paths for shell scripts none - Suppress eol in functionfs setup scripts (#147) none - net-snmp: fix QA Issue after LDFLAGS change none - php: move to version 7.4.21 none - htop: Add ncurses-terminfo-base to RDEPENDS none - openlldp: fix segfault none - libtalloc: upgrade 2.3.2 -> 2.3.3 none - nghttp2: upgrade 1.43.0 -> 1.44.0 none - wireshark: update to 3.4.7 none - yocto-check-layer: improve missed dependencies none - yocto-check-layer: ensure that all layer dependencies are tested too none - valgrind: skip flaky ptest fb_test_amd64 none - update-rc.d: update SRCREV to pull in fix for non-bash shell support none - parted: skip tests that need vfat support none - parted: improve ptest execution none - parted: fix ptest RRECOMMENDS none - ovmf: Fix VLA warnings with GCC 11 none - oe-setup-builddir: update YP docs and OE URLs none - oeqa/manual/toaster: fix small typo none - linux-yocto: add vfat KERNEL_FEATURE when MACHINE_FEATURES include vfat none - linux-yocto/5.4: update to v5.4.134 none - linux-yocto/5.4: update to v5.4.132 none - linux-yocto/5.4: update to v5.4.131 none - linux-yocto/5.10: update to v5.10.52 none - linux-yocto/5.10: update to v5.10.50 none - linux-yocto/5.10: update to v5.10.49 none - initscripts: fix creation order for /var/log with VOLATILE_LOG_DIR=true none - initramfs-framework/setup-live: fix shebang none - initramfs-framework: fix whitespace issue none - gobject-introspection: Fix the license (add MIT) none - glew: fix Makefile race none - devtool: correctly handle non-standard source tree locations in upgrades none - checklayer: rename _find_layer_depends none - checklayer: new function get_layer_dependencies() none - bitbake.conf: change GNOME_MIRROR to new one none - avahi: fix CVE-2021-36217, crash on pinging '.local' none - archiver.bbclass: Fix patch error for recipes that inherit dos2unix. none - archiver.bbclass: fix do_ar_configured failure for kernel none - sstate: Drop pseudo exclusion none - pseudo: Update to latest version including statx fix none - pseudo: Add uninative configuration sanity check none - glibc: Fix CVE-2021-33574 none - netbase: use git fetcher none - systemd: fix CVE-2020-13529 none - go: fix CVE-2020-29509, CVE-2020-29511 none - python3-pip: fix CVE-2021-3572 none - python3-urllib3: Upgrade 1.26.4 -> 1.26.5 none - data_smart: Allow colon in variable expansion regex none - data_smart/parse: Allow ':' characters in variable/function names none - kubernetes: fix CVE-2021-20206 none - python3-pillow: fix CVE-2021-34552 none - hiawatha: fix url. none - uxen-guest-tools: inherit dos2unix to fix do_patch failure none - busybox-initrd: Update to 1.33.1 none - poky.conf: bump version for 3.3.2 hardknott release none - vboxguestdrivers: upgrade 6.1.20 -> 6.1.22 none - vboxguestdrivers: upgrade 6.1.18 -> 6.1.20 none - vboxguestdrivers: add a fix for build failure with kernel 5.13 none - mariadb: fix failures to start install_db.service none - mariadb: Upgrade to 10.5.11 none - mariadb: Use qemu to run cross-compiled binaries none - mariadb: Fix build with clang/musl none - mariadb: Include missing sys/type.h for ssize_t none - mariadb: Upgrade to 10.5.10 none - mariadb: Fix configure none - redis: fix CVE-2021-29478 none - redis: fix CVE-2021-29477 none - python3-django: upgrade 3.2.4 -> 3.2.5 (fix CVE-2021-35042) none - python3-adafruit-*: fix branch parameter none - sysbench: fix memory test none - crun: adjust image-spec repository from master to main none - libiio: fix installing libiio when python3 bindings are enabled none - xserver-xorg: Fix builds without glx none - busybox: add tmpdir option into mktemp applet none - kernel-devsrc: fix scripts prepare for powerpc none - kernel-devsrc: fix scripts/prepare for ARM64 none - dwarfsrcfiles: Avoid races over debug-link files none - oeqa/selftest/multiprocesslauch: Fix test race none - curl: Fix CVE-2021-22897 none - curl: Fix CVE-2021-22898 none - go: upgrade 1.16.4 -> 1.16.5 none - go: upgrade 1.16.3 -> 1.16.4 none - linux-yocto-dev: base AUTOREV on specified version none - boost-build-native: workaround one rarely hang problem on fedora34 none - glibc-testsuite: Fix build failures when directly running recipe none - runqemu: Remove potential lock races around tap device handling none - binutils: Fix CVE-2021-20197 none - rxvt-unicode: fix CVE-2021-33477 none - perl: correct libpth and glibpth none - busybox: upgrade 1.33.0 -> 1.33.1 none - libconvert-asn1-perl: fix CVE-2013-7488 none - linux-firmware: Package RSI 911x WiFi firmware none - linux-yocto/5.10: scsi-debug needs scsi-disk none - linux-yocto/5.4: update to v5.4.129 none - linux-yocto/5.10: update to v5.10.47 none - openssh: Remove temporary keys before generating new ones none - oeqa/selftest/archiver: Allow tests to ignore empty directories none - devtool: deploy-target: Fix preserving attributes when using --strip none - sstate/staging: Handle directory creation race issue none - oeqa/selftest/runcmd: Tweal test timeouts none - ntp: fix ntpdate to wait for subprocesses none - nss: add CVE-2006-5201 to allowlist none - openvpn: add CVE-2020-7224 and CVE-2020-27569 to allowlist none - apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641 none - nginx: fix CVE-2021-23017 none - tpm-tools: fix build issue none - fetch/svn: Fix parsing revision of SVN repos with redirects none - fetch2: add check for empty SRC_URI hash string none - layer.conf: add hardknott to LAYERSERIES_COMPAT none - server/process: Handle error in heartbeat funciton in OOM case none - fetch2/wget: when checking latest versions, consider all numerical directories none - runqueue: Handle deferred task rehashing in multiconfig builds none - runqueue: Fix multiconfig deferred task sstate validity caching issue none - runqueue: Fix deferred task issues none - fetch/gitsm: Fix crash when using git LFS and submodules none - bitbake: tests/fetch: remove write protected files too none - bitbake: tests/fetch: fix test execution without .gitconfig none - bitbake-server: ensure server timeout is a float ======================= LTS 21 Update 4 =============================== LIN1021-1291 - meta-openembedded-dl-3-3.xml: Remove duplicated git.cryptomilk.org.projects.cmocka none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Revert "Revert "wrlinux-version.inc: Set WRLINUX_BRANCH for LTS branch"" none - Revert "wrlinux-version.inc: Set WRLINUX_BRANCH for LTS branch" LIN1021-1289 - wrlinux-whitelist.conf: fix warning LIN1021-1271 - wrlinux-whitelist.conf: fix warning LIN1021-497 - windriver-logos: use new style logo LIN1021-497 - python3-anaconda: adjust position of sidebar logo none - srcrev.inc: wrlinux srcrev update 2021-08-22 none - Merge remote-tracking branch 'base/wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-716 - glibc: Fix CVE-2021-35942 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1251 - exampleyamls: fix bsp specific package not found in image yamls LIN1021-1248 - appsdk-native: fix Manifest missing for all ARM BSPs none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15801 - Revert "Revert "setup.py: download both buildtools for mirror project"" LINUXEXEC-15801 - Revert "Revert "setup: add option --buildtools-type"" LINUXEXEC-15801 - Revert "Revert "04_wrl_buildtools.sh: require gcc 6.0.0"" LINUXEXEC-15801 - Revert "Revert "04_wrl_buildtools.sh: don't display "gcc: command not found""" none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-683 - setup.py: Error out for unsupported machine none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-14719 - wrlinux: whitelist libyang and cmocka none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LINUXEXEC-14718 - libyang: add recipe to LTS21 LINUXEXEC-14720 - meta-opemembedded-dl-3-3.xml: Add libyang and cmocka git repos none - srcrev.inc: wrlinux srcrev update 2021-08-17 LIN1021-477 - apache2: fix CVE-2019-17567 LIN1021-1217 - container-base: fix ovmf files not found in appsdk LIN1021-1217 - container-base: assure the existence of qemu-u-boot-bcm-2xxx-rpi4.bin LIN1021-1217 - container-base: assure the existence of bootfiles LINUXEXEC-15221 - dhcp: add recipe LINUXEXEC-15221 - Add dhcp-4.4.2-P1.tar.gz and bind-9.11.32.tar.gz for dhcp_4.4.2p1.bb none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15221 - Revert "conf/wrlinux-whitelist.conf: Remove wr-unsupported from PNWHITELIST_LAYERS" LIN1021-1218 - genimage: fix syntax error in ./exampleyamls/sysdef/contains-container-base.yaml none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-357 - glibc: Fix CVE-2021-33574 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15594 - feature/opencv: add new template none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-08-14 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15574 - wrlinux-bin-image.conf: enable LAT for binary SDK LINUXEXEC-15574 - gen-image: correct image readme doc for ti-j72xx LINUXEXEC-15556 - gen-image: update target_marvell-cn96xx.README.md LINUXEXEC-15556 - gen-image: fix marvell-cn96xx-sd.sh none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15574 - lat: add ti-j72xx support LINUXEXEC-15574 - genimage: correct image readme doc for ti-j72xx LINUXEXEC-15568 - lat: fix boot files of intel-socfpga-64 not found LINUXEXEC-15568 - lat: add intel-socfpga-64 support LINUXEXEC-15568 - genimage: fix no output from intel-socfpga-64 console LINUXEXEC-15562 - lat: add nxp-s32g2xx support LINUXEXEC-15562 - genimage: update yaml checking schema LINUXEXEC-15562 - genimage: add post wic script and post ustart script for nxp-s32g2xx LINUXEXEC-15556 - Refresh FIT image boot.itb for marvell-cn96xx LINUXEXEC-15556 - lat-installer: Backup FIT image boot.itb for marvell-cn96xx LINUXEXEC-15556 - lat: add marvell-cn96xx support LINUXEXEC-15556 - genimage: fix initramfs not work for marvell-cn96xx LINUXEXEC-15556 - add disk burn scripts for marvell-cn96xx LINUXEXEC-15550 - lat: add nxp-imx8 support LINUXEXEC-15550 - genimage: fix booting nxp-imx8 wic image failed LIN1021-1056 - genimage: remove vdi and vmdk image for arm bsp none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15484 - genimage: correct yaml validation for xilinx-zynqmp and xilinx-zynq none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1212 - genimage: fix remote_pkgdatadir config incorrect in native mode LIN1021-1211 - genimage: fix get yocto var value failed in native mode none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-14422 - axxiaarm-dl.xml: Add github.com.axxia.axxia_u-boot.git for u-boot-axxia_git.bb LINUXEXEC-14422 - axxiaarm-dl.xml: Add github.com.axxia.axxia_atf.git for atf-axxia_git.bb LINUXEXEC-14422 - axxiaarm-dl.xml: Add github.com.lsigithub.lsi_axxia_uboot_public.git for u-boot-lsi_git.bb LINUXEXEC-14424 - gnutls: add the tarball for 3.7.2 LIN1021-1067 - gnutls: add the tarball for 3.7.2 LIN1021-638 - wrlinux-version.inc: Set WRLINUX_BRANCH for LTS branch none - Revert "wrlinux-version.inc: Set WRLINUX_BRANCH for LTS branch" none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LINUXEXEC-14424 - gnutls: upgrade 3.7.1 -> 3.7.2 LINUXEXEC-14424 - gnutls: Point to staging area for finding seccomp libs and includes LINUXEXEC-14424 - gnutls: Enable seccomp if FEATURE is set LIN1021-1067 - gnutls: upgrade 3.7.1 -> 3.7.2 LIN1021-1067 - gnutls: Point to staging area for finding seccomp libs and includes LIN1021-1067 - gnutls: Enable seccomp if FEATURE is set LINUXEXEC-14424 - 04_wrl_buildtools.sh: Update buildtools to 10.21.20.4 LIN1021-1122 - audit: fix wrong account associations LIN1021-638 - wrlinux-version.inc: Set WRLINUX_BRANCH for LTS branch LIN1021-1119 - Revert "wrlinux-version.inc: Set WRLINUX_BRANCH for LTS branch" LIN1021-1121 - initramfs-ostree: fix do_export_yocto_vars failed none - srcrev.inc: wrlinux srcrev update 2021-08-10 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15484 - prserv.sqlite3: Update it for new build LINUXEXEC-15486 - genimage: update container readme to support xilinx-zynq and xilinx-zynqmp LINUXEXEC-15486 - genimage: fix initramfs not work on arm32 bsp LINUXEXEC-15486 - genimage: add xilinx-zynq support LINUXEXEC-15486 - classes/lat_sdk.bbclass fix QA warning for xilinx-zynq LINUXEXEC-15484 - lat: drop hardcode DEFAULT_MULTIMACH_TARGET_SYS_DICT and FEED_ARCHS_DICT LINUXEXEC-15484 - genimage: run.do_image_ostree: add xilinx-zynqmp and xilinx-zynq support LINUXEXEC-15484 - genimage: remove hardcode variables in lat's run.do_image_ostree LINUXEXEC-15484 - genimage-native: add task uboot env depends for xilinx-zynqmp and xilinx-zynq LINUXEXEC-15484 - genimage: drop hardcode EXTRA_IMAGE_BOOT_FILES LINUXEXEC-15484 - genimage: correct OSTREE_CONSOLE for xilinx-zynq and xilinx-zynqmp LINUXEXEC-15484 - genimage: add xilinx-zynqmp support in constant.py.in LINUXEXEC-15484 - genimage: add xilinx-zynqmp support LINUXEXEC-15484 - genimage: add image readme doc for xilinx-zynq and xilinx-zynqmp LINUXEXEC-15484 - export yocto vars to pkgdata for lat LINUXEXEC-15484 - appsdk: fix pkgdata not found in new sdk LINUXEXEC-15484 - add classes/lat_sdk.bbclass LIN1021-1118 - genimage: clean up usless deploy dir in exampleyamls LINUXEXEC-15486 - binary: add feature/lat support LINUXEXEC-15484 - templates/feature/lat/template.conf: add ostree native/nativesdk distro feature LINUXEXEC-15484 - remove templates/feature/lat/image.inc LIN1021-1117 - Revert "scripts/gen-image/data/wrlinux-bin-image.conf: correct PACKAGE_FEED_BASE_PATHS" LIN1021-725 - ndpi: fix CVE-2021-36082 LIN1021-1118 - genimage: clean up usless deploy dir in exampleyamls none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15517 - wrlinux-recipes-list.inc: Update it for iot cloud and other recipes none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15518 - Add feature/aws to support aws cloud LINUXEXEC-15517 - Add feature/azure to support azure cloud LINUXEXEC-15517 - meta-iot-cloud-dl.xml: Add it for meta-iot-cloud LIN1021-251 - libdbi-perl: fix CVE-2014-10402 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1096 - wrlinux-bin-image.conf: Remove feature/intel-openvino none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-556 - nettle: update 3.7.2 -> 3.7.3 LIN1021-556 - nettle: Add 3.7.3 tarball, drop 3.7.2 LINUXEXEC-15486 - binary: add feature/lat support LINUXEXEC-15484 - templates/feature/lat/template.conf: add ostree native/nativesdk distro feature LINUXEXEC-15484 - scripts/gen-image/data/wrlinux-bin-image.conf: correct PACKAGE_FEED_BASE_PATHS LINUXEXEC-15484 - remove templates/feature/lat/image.inc none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-08-08 none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-1064 - itt: add COMPATIBLE_HOST to be x86 platform LINUXEXEC-15484 - genimage: correct yaml validation for xilinx-zynqmp and xilinx-zynq LINUXEXEC-15486 - classes/lat_sdk.bbclass fix QA warning for xilinx-zynq LINUXEXEC-15484 - export yocto vars to pkgdata for lat LINUXEXEC-15486 - genimage: update container readme to support xilinx-zynq and xilinx-zynqmp LINUXEXEC-15486 - genimage: fix initramfs not work on arm32 bsp LINUXEXEC-15484 - appsdk: fix pkgdata not found in new sdk LINUXEXEC-15484 - genimage: add image readme doc for xilinx-zynq and xilinx-zynqmp LINUXEXEC-15484 - lat: drop hardcode DEFAULT_MULTIMACH_TARGET_SYS_DICT and FEED_ARCHS_DICT LINUXEXEC-15484 - genimage: drop hardcode EXTRA_IMAGE_BOOT_FILES none - Merge remote-tracking branch 'base/wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-987 - qemu: Fix DHCP broken in libslirp LINUXEXEC-15484 - genimage: remove hardcode variables in lat's run.do_image_ostree LINUXEXEC-15484 - genimage: correct OSTREE_CONSOLE for xilinx-zynq and xilinx-zynqmp LINUXEXEC-15484 - genimage: run.do_image_ostree: add xilinx-zynqmp and xilinx-zynq support LINUXEXEC-15484 - genimage-native: add task uboot env depends for xilinx-zynqmp and xilinx-zynq LINUXEXEC-15486 - genimage: add xilinx-zynq support LINUXEXEC-15484 - genimage: add xilinx-zynqmp support LINUXEXEC-15484 - genimage: add xilinx-zynqmp support in constant.py.in none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-1055 - local.conf.sample: Drop support for mklibs LINUXEXEC-15221 - conf/wrlinux-whitelist.conf: Remove wr-unsupported from PNWHITELIST_LAYERS LINUXEXEC-15221 - Remove dhcp-4.4.2-P1.tar.gz and bind-9.11.32.tar.gz LINUXEXEC-15221 - layer.conf: set BBFILE_PATTERN_IGNORE_EMPTY LINUXEXEC-15221 - dhcp: remove recipe none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-852 - mklibs: remove recipes and class none - srcrev.inc: wrlinux srcrev update 2021-08-04 none - wrlinux-version.inc: Move to update 4 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15258 - Revert "Revert "intel-openvino: remove it since license issue"" LINUXEXEC-15258 - Revert "Revert "remove openvino related package since license issue"" LINUXEXEC-15258 - Revert "Revert "remove openvino related packages"" none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-974 - mariadb: redefine log-error item LIN1021-948 - curl: fix CVES LIN1021-946 - curl: fix CVES LIN1021-360 - curl: fix CVES LIN1021-947 - curl: fix CVE-2021-22925 LIN1021-359 - curl: Fix CVE-2021-22898 LIN1021-358 - curl: Fix CVE-2021-22897 none - srcrev.inc: wrlinux srcrev update 2021-08-03 LINUXEXEC-15484 - add classes/lat_sdk.bbclass none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-988 - python3: use monotonic clock for condvar if possible none - srcrev.inc: wrlinux srcrev update 2021-08-02 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-738 - oe-core-dl-3-3.xml: Add salsa.debian.org.md.netbase.git for netbase_6.2.bb LIN1021-990 - shim_git: fix the do_fetch warning LIN1021-738 - shim_git: fix the do_fetch warning LIN1021-990 - expat: Update SRC_URI LIN1021-738 - netbase: use git fetcher LIN1021-738 - expat: Update SRC_URI LIN1021-738 - mariadb: Update SRC_URI none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-632 - archiver.bbclass: fix do_ar_configured failure for kernel none - srcrev.inc: wrlinux srcrev update 2021-08-01 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15184 - conf/wrlinux-recipes-list.inc: Add itt to supported list none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-973 - wrlinux-recipes-list.inc: add refpolicy-standard/targeted/mcs/minimum as supported recipes none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-995 - itt: upgrade 3.18.13 -> 3.20.1 LIN1021-995 - itt: upgrade 3.18.10 -> 3.18.13 LIN1021-784 - ruby: Security fixes for CVE-2021-31810/CVE-2021-32066 LINUXEXEC-15236 - Add linuxptp-3.1.tgz for linuxptp_3.1.bb none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15236 - meta-openembedded-dl-3-3.xml: Add github.com.DaveGamble.cJSON.git for cjson_1.7.14.bb LINUXEXEC-15236 - wrlinux-x: xml: add nxp-lx2xxx BSP related download repo information none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-978 - file: fix bad magic for web assembly wasm files none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-07-29 none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-284 - kubernetes: uprev v1.18.8 -> v1.18.20 LIN1021-27 - kubernetes: fix CVE-2021-20206 LIN1021-233 - go: fix CVE-2021-33197 LIN1021-207 - go: fix CVE-2021-33196 LIN1021-206 - go: fix CVE-2021-33195 LIN1021-20 - systemd: fix CVE-2020-13529 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-07-28 none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-854 - gen-image/doc: Update READMEs for umount partitions none - Merge remote-tracking branch 'base/wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-900 - dpdk: Fix libs in libdpdk.pc none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-07-27 LINUXEXEC-14424 - 04_wrl_buildtools.sh: Update buildtools to 10.21.20.3 ======================= LTS 21 Update 3 =============================== none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-771 - nss: change subarch for marvell-cn96xx builds none - Merge remote-tracking branch 'base/wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-706 - boost-build-native: workaround one rarely hang problem on fedora34 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-15184 - meta-intel-dl.xml: Add github.com.intel.ittapi.git for itt_3.18.13.bb none - srcrev.inc: wrlinux srcrev update 2021-07-25 none - Updated docs with fixes for LINUXEXEC-14995, LIN1021-950 LIN1021-836 - initscripts: make sure /var/log/wtmp is accessible none - srcrev.inc: wrlinux srcrev update 2021-07-21 none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-14988 - conf/wrlinux-whitelist.conf: Remove wr-deprecated from PNWHITELIST_LAYERS none - Updated recipe lists for RCPL 2 LIN1021-853 - tbb: fix do_patch failure none - Merge remote-tracking branch 'base/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-219 - anspassd.c: correct blank password checking none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - srcrev.inc: wrlinux srcrev update 2021-07-20 LIN1021-857 - chromium: upgrade to 91.0.4472.164 LIN1021-857 - chromium: uprev tarball to 91.0.4472.164 LIN1021-519 - chromium: uprev tarball LIN1021-519 - chromium: update to 91.0.4472.77 LIN1021-519 - chromium: update to 91.0.4472.114 LIN1021-519 - chromium: update to 91.0.4472.106 LIN1021-519 - chromium: update to 90.0.4430.93 LIN1021-519 - chromium: Remove impl-side-painting PACKAGECONFIG knob. none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-14978 - Revert "setup.py: download both buildtools for mirror project" LINUXEXEC-14978 - Revert "setup: add option --buildtools-type" LINUXEXEC-14978 - Revert "04_wrl_buildtools.sh: require gcc 6.0.0" LINUXEXEC-14978 - Revert "04_wrl_buildtools.sh: don't display "gcc: command not found"" none - Merge remote-tracking branch 'base/wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-777 - busybox: upgrade 1.33.0 -> 1.33.1 LIN1021-777 - initrd: bump busybox to 1.33.1 to match oe-core LIN1021-777 - busybox: add tarball LIN1021-638 - wrlinux-version.inc: Set WRLINUX_BRANCH for LTS branch LIN1021-638 - wrlinux-distro: Adjust the location of WRLINUX_VARIANT none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-638 - local.conf.sample: Fix a typo none - Merge remote-tracking branch 'base/wr-10.21-20210707' into WRLINUX_10_21_LTS none - Revert "dpdk: Move COMPATIBLE settings to dpdk.inc" LINCD-5387 - dpdk: Move COMPATIBLE settings to dpdk.inc LIN1021-708 - gen-image/doc: Fix typos LIN1021-638 - wrlinux-distro: Use WRLINUX_VARIANT to replace DISTRO_NAME LIN1021-110 - feature/dpdk: update README to v20.11 LIN1021-110 - feature/dpdk: add the dpdk-tools and rte_kni none - wrlinux-version.inc: Move to update 3 LIN1021-780 - gobject-introspection: fix default search path for girdir LIN1021-619 - lksctp-tools: remove from cgl and add to base distro whitelist none - srcrev.inc: wrlinux srcrev update 2021-07-14 none - Updated docs for RCPL 2, new tutorial for OpenVINO none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LIN1021-263 - libconvert-asn1-perl: fix CVE-2013-7488 LIN1021-483 - apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641 LIN1021-482 - apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641 LIN1021-481 - apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641 LIN1021-480 - apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641 LIN1021-479 - apache2: fix CVE-2020-13950 CVE-2020-35452 CVE-2021-26690 CVE-2021-26691 CVE-2021-30641 LIN1021-356 - nginx: fix CVE-2021-23017 none - srcrev.inc: wrlinux srcrev update 2021-07-12 LINUXEXEC-14168 - python3: fix do_patch failure caused merge none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS none - Merge branch 'wr-10.21-20210707' into WRLINUX_10_21_LTS LINUXEXEC-14168 - uninative-tarballs: update to the latest hardknott one LIN1021-751 - perl: correct libpth and glibpth LIN1021-421 - libgcrypt: fix CVE-2021-33560 LINUXEXEC-14695 - wrlinux: recipes-kernel: fix patch applying issue for Marvell Octeon BSP none - srcrev.inc: wrlinux srcrev update 2021-07-09 LIN1021-560 - intel-microcode: upgrade 20210216 -> 20210608 LIN1021-733 - libsepol: fix CVE-2021-36084 CVE-2021-36085 CVE-2021-36086 LIN1021-751 - perl: correct libpth and glibpth none - kernel: remove recipes for old v5.4 ktypes LINUXEXEC-14168 - lttng-modules_git: change to adapt to new 2.12.6 version LINCD-4890 - rt-tests: Update rt-tests LIN1021-604 - sysstat: make the service start automatically LIN1021-555 - connman: Security fix for CVE-2021-33833 LIN1021-203 - rxvt-unicode: fix CVE-2021-33477 LIN1021-190 - u-boot: Fix for U-Boot console LIN1021-138 - rt-tests: update SRCREV LINUXEXEC-14168 - Update pkgs for rebasing to wr-10.21-20210707 LINUXEXEC-14168 - oe-core-dl-3-3.xml: Remove obsoloted git repos LINUXEXEC-12571 - layer.conf: update LAYERSERIES_COMPAT with hardknott LIN1021-421 - libgcrypt: fix CVE-2021-33560 LINUXEXEC-7141 - layer.conf: Add LAYERRECOMMENDS for download layer LINUXEXEC-14681 - meta-clang/layer.conf: update version to 12.0.0 LINCD-5384 - clang: liblldb -> ${MLPREFIX}liblldb LINCD-4327 - layer.conf: add wrlinux specific configs LIN1021-69 - clang.bbclass: Limit using clang to target recipes only LIN1021-139 - spirv-llvm-translator: Remove a trailing slash from SRC_URI LINUXPG-687 - linux-yocto: drop v5.4 bbappend from openstack LINUXPG-687 - linux-yocto: drop v5.4 bbappend from meta-yocto LINUXEXEC-7976 - meta-openstack: be compatible with dunfell LINUXEXEC-3509 - conf/layer.conf: Add zeus to LAYERSERIES_COMPAT LINUXEXEC-11328 - wildcard bbappend LINUXEXEC-11085 - conf/layer.conf: Use meta-cloud-services-dl as download layer LIN1021-702 - poky.conf: Disable kernel version sanity check LIN1019-1008 - layer.conf: Add the 'wrl' tag in the LAYERSERIES_COMPAT LINUXEXEC-12765 - rootfs.py: Set PACKAGE_FEED_ARCHS when it is not defined LINUXEXEC-11826 - classes/image_types_wic.bbclass: fix racing risk on rootfs LINUXEXEC-11655 - libpam: make volatile files created successfully LINUXEXEC-10582 - scripts/contrib/image-manifest: add new script LINCD-4800 - openssh: refresh patch to fix patch-fuzz warning LINCD-4558 - Revert "uninative: Don't use single sstate for pseudo-native" LINCD-4545 - bitbake.conf: use ${RECIPE_SYSROOT} for PSEUDO_IGNORE_PATHS LINCD-4489 - gcr: fix one parallel build failure LINCD-4044 - base.bbclass: Fix incorrect ccache path LINCD-3989 - buildtools-tarball: Add nativesdk-ccache LINCD-3987 - base.bbclass: Fixed for dangling NATIVELSBSTRING LINCD-3903 - pulseaudio: define -mfloat-abi=softfp for CC on armv5 LINCD-3860 - packagegroup-core-base-utils.bb: check the gplv3 license LINCD-3353 - oe-setup-builddir: substitute ##OEROOT## in local.conf LINCD-2133 - image-postinst-intercepts.bbclass: d.getVar -> e.data.getVar LINCD-1100 - openssh: Restore TCP wrappers support LIN1019-2902 - live-vm-common.bbclass: install correct grub-efi boot image when enable multilib LIN1019-2724 - live-vm-common.bbclass: install correct grub-efi boot image when enable multilib none - conf/layer.conf: Add dl layer to LAYERRECOMMENDS LINUXEXEC-9890 - lttng: Add a git based recipe to workaround devupstream issue LINUXEXEC-7883 - initramfs-framework/udev: umount /run/media/XXX LINUXEXEC-7862 - bitbake.conf: support persistent /var/tmp LINCD-3314 - base.bbclass: Add buildcfg multilib values LINCD-3051 - alsa-state: run alsactl store in pkg_postinst LINCD-2322 - archive: fix racing between do_ar_patched and do_kernel_configme LINCD-1334 - tcf-agent: change license to EPL/EDL LIN8-478 - opkg-utils: Change alternatives lib path from /usr/lib/opkg to /var/lib/opkg LIN10-2116 - staging.bbclass: staging_populate_sysroot_dir(): fix for multilib LIN10-2116 - populate_sdk_ext.bbclass: fix for multilib LIN1019-2154 - util-linux: fix uuidd failed with /run/uuidd not found LIN1019-1967 - populate_sdk: fix populate_sdk failed error LIN1018-494 - eudev: create static nodes from modules LIN1018-1376 - toolchain-shar-template.sh: do not offer sudo as an option none - Revert "config: prefer opencontainers runc" none - layer.conf: add -dl reference to LAYERRECOMMENDS none - kubernetes: fix ARM64 build LINUXEXEC-9919 - sloci-image: add nativesdk support LINUXEXEC-9571 - dpdk: fix build failure for gcc-10 LINUXEXEC-8721 - docker: upgrade to 19.03 LINUXEXEC-7608 - kubernetes: uprev v1.17.1 -> v1.17.5 LINUXEXEC-7608 - kubernetes: drop v1.15.3 recipe LINUXEXEC-6765 - layer.conf: add dl layer to LAYERRECOMMENDS LINUXEXEC-6667 - cni: mark as incompatible with mips for 0.7.1 version LINUXEXEC-6161 - layer.conf: recommends download layer LINUXEXEC-6161 - layer.conf: add dl layer to LAYERRECOMMENDS LINUXEXEC-5683 - Revert "Revert "go: add back 1.12 version to avoid compilation failure"" LINUXEXEC-4402 - docker: use /run instead of /var/run for systemd unit file LINUXEXEC-3160 - kubernetes: add stable version 1.15.3 LINUXEXEC-3160 - docker: add 18.09 version LINUXEXEC-3160 - cni: update to latest stable 0.7.6 for plugins LINUXEXEC-2892 - cni: add 0.7.1 for cni and 0.7.5 for plugins LINUXEXEC-2890 - cni: add 0.7.1 for cni and 0.7.5 for plugins LINUXEXEC-12820 - conf/layer.conf: Set LAYERSERIES_COMPAT to hardknott LINUXEXEC-12571 - layer.conf: update LAYERSERIES_COMPAT with hardknott LINUXEXEC-12571 - docker: export GO111MODULE=off LINUXEXEC-12123 - Revert "nagios-nsca: blacklist recipe due to unsupported libmcrypt" LINUXEXEC-10891 - kubernetes: use specific directory for stable recipe LINCD-854 - kubernetes: add back a patch for 1.15 LINCD-5140 - layer.conf: Add dpdk to NON_MULTILIB_RECIPES LINCD-4767 - openvswitch: Fix openvswitch with dpdk do_configure failed LINCD-469 - cni: never uses module support since go was upgraded to 1.13 LINCD-3588 - nagios: temporary restriction of compatible hosts LINCD-333 - docker: remove docker.service.rpm LINCD-3070 - kubernetes: Fix race issue for installing go2make LINCD-2702 - kubernetes: upgrade v1.17.5 -> v1.18.8 LINCD-2511 - docker: fix cross compile error LINCD-2130 - kubernetes: fix arm node failed to join master node LINCD-1090 - dpdk: igb_uio: change ISR to be threaded when using with RT kernel LIN1019-2375 - kubernetes: fix CVE-2019-11250 LIN1019-1707 - libvirt: libvirtd: Change default connection mode to tls LIN1019-1412 - dpdk: Fix do_compile failure for qemux86 and qemux86-64 LINUXEXEC-14453 - dhcp-relay: Use recent config.guess and config.sub for bind LINUXEXEC-14453 - dhcp-relay: update bundled bind to 9.11.32 LINUXEXEC-14453 - dhcp-relay: update 4.4.2 -> 4.4.2-P1 LINUXEXEC-14453 - dhcp-relay: Fix libtool files for internal bind build LINUXEXEC-14453 - dhcp-relay: disable backtrace in bundled bind LINUXEXEC-14453 - dhcp-relay: add recipe LIN1021-39 - samba: fix CVE-2021-20254 LIN1021-270 - samba: fix CVE-2021-20277 LIN1021-268 - samba:fix CVE-2020-27840 LINUXEXEC-6667 - meta-oe/conf/layer.conf: blacklist unsupported recipes to workaround yocto layer check failure LINUXEXEC-4024 - Revert "networkmanager: Use ALTERNATIVES for resolv-conf handling." LINUXEXEC-13907 - python3-paho-mqtt: add package python3-paho-mqtt-examples LINUXEXEC-12766 - debootstrap: explicitly add virtual/fakeroot-native to depends LINUXEXEC-11840 - python3-pykickstart: enable root ssh login LINUXEXEC-11350 - nspr: Fix build with nativesdk-gcc from buildtools-extended-tarball LINUXEXEC-11085 - meta-oe/conf/layer.conf: Add dl layer to LAYERRECOMMENDS LINCD-5276 - tk: adapt to potential pseudo changes LINCD-5275 - tigervnc: fix do_package error when enabling user merge LINCD-5001 - nmap: change shebang to python3 LIN1021-212 - pm-graph: parse separated cpu exec line LINUXEXEC-14681 - intel-graphics-compiler: remove version check and add llvm override LINUXEXEC-13320 - meta-raspberrypi: Create a local patch for this layer LINUXEXEC-12571 - layer.conf: update LAYERSERIES_COMPAT with hardknott LINUXEXEC-11085 - conf/layer.conf: Add meta-realtime-dl to LAYERRECOMMENDS LINCD-5416 - intel-graphics-compiler: check llvm version LINCD-5385 - gmmlib: strict to build it on x86 platform LINCD-5297 - remove conflicting psplash bbappend LINCD-5250 - openvino-inference-engine: specify the right dir where hold TBBConfig.cmake LINCD-5250 - intel-graphics-compiler: do not check TOOLCHAIN LINCD-2691 - layer.conf: add -dl reference to LAYERRECOMMENDS LIN1019-2111 - intel-graphics-compiler: skip it if clang is not ready LIN1021-474 - python3-django: add 2.2.24 tarball. remove 2.2.22 LIN1021-473 - python3-django: add 2.2.24 tarball. remove 2.2.22 LIN1021-474 - python3-django: upgrade 2.2.23 -> 2.2.24 LIN1021-474 - python3-django: upgrade 2.2.22 -> 2.2.23 LIN1021-473 - python3-django: upgrade 2.2.23 -> 2.2.24 LIN1021-473 - python3-django: upgrade 2.2.22 -> 2.2.23 LIN1021-355 - tpm2-tools: fix CVE-2021-3565 LIN1021-24 - postgresql: upgrade 13.2 -> 13.3 LIN1021-24 - postgresql: Upgrade the tarball LIN1021-413 - wrlinux: Fix arm64 IOMMU errors cause the system to starve LIN1021-235 - runc-docker: fix CVE-2021-30465 LIN1021-271 - xserver-xorg: fix CVE-2021-3472 none - bsps/5.10: update to v5.10.43 LIN1021-203 - rxvt-unicode: fix CVE-2021-33477 LINCD-5825 - feature/lat: set no ab by default and 4G rootfs none - Merge remote-tracking branch 'origin/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-14475 - data/xml/meta-openembedded-dl-3-3.xml: add git.netfilter.org.libnftnl none - lttng-modules: update to v2.12.6 none - kernel-devsrc: adjust NM and OBJTOOL variables for target none - kern-tools: Kconfiglib: add support for bare 'modules' keyword none - kern-tools: add dropped options to audit output none - curl: fix build when proxy is not enabled in PACKAGECONFIG none - libgcrypt: upgrade 1.9.2 -> 1.9.3 none - kernel-devicetree: Fix interaction when packaging disabled none - sstate.bbclass: fix errors about read-only sstate mirrors none - Use the label provided when formating a dos partition none - linux-yocto/5.10: rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock none - linux-yocto/5.4: update to v5.4.128 none - linux-yocto/5.10: features/nft_tables: refresh config options none - linux-yocto/5.10: update to v5.10.46 none - kernel: Fix interaction when packaging disabled none - selftest/fetch: Avoid occasional selftest failure from poor temp file name choice none - ifupdown: Skip wrong test item none - package_pkgdata: Avoid task hash mismatches for generic task changes none - devtool upgrade: rebase override-only patches as well none - uboot-sign.bbclass: fix some install commands none - linux-yocto/5.10: cgroup1: fix leaked context root causing sporadic NULL deref in LTP none - linux-yocto/5.10: update to v5.10.43 none - linux-yocto/5.10: update to v5.10.42 none - qemuboot-intel.inc: remove deprecated show-cursor option none - linux-intel/5.10: update to v5.10.41 none - python3-django: upgrade 2.2.23 -> 2.2.24 none - python3-django: Upgrade 3.2.3 -> 3.2.4 none - python3-django: upgrade 3.2.2 -> 3.2.3 none - python3-django: upgrade 2.2.22 -> 2.2.23 none - ntp: add CVE-2016-9312 to allowlist none - cifs-utils: set ROOTSBINDIR to /usr/sbin if DISTRO_FEATURES has usrmerge none - minifi-cpp: set CLEANBROKEN to 1 none - dovecot: add CVE-2016-4983 to allowlist none - net-snmp: Support building for native none - net-snmp: A little clean up none - rapidjson: remove stale LIB_INSTALL_DIR none - initramfs-debug-image: support cases where machines override IMAGE_FSTYPES none - initramfs-kexecboot-image: support cases where machines override IMAGE_FSTYPES none - cyrus-sasl: add CVE-2020-8032 to allowlist none - add CVE-2011-2411 to allowlist none - minifi-cpp: set correct python processor directory in configure file none - net-snmp: upgrade 5.9 -> 5.9.1 none - libeigen: update LICENSE information none - wireshark: upgrade 3.4.5 -> 3.4.6 none - libpfm4 4.10.1 : enable arm64 host platform none - podman: update to 3.2.1 none - podman: bump to 3.2-rcX none - python-chardet: rename ${bindir}/chardetect to avoid conflict with python3-chardet none - valgrind: remove buggy ptest from arm64 none - valgrind: Actually install list of non-deterministic ptests none - perf: Use python3targetconfig to ensure we use target libraries none - lttng-tools: upgrade 2.12.3 -> 2.12.4 none - linux-yocto/5.4: update to v5.4.125 none - linuxloader: Be aware of riscv32 ldso none - kernel.bbclass: fix do_sizecheck() comparison none - avahi: apply fix for CVE-2021-3468 none - linux-intel-rt/5.4: update to v5.4.123 none - linux-intel/5.4: update to v5.4.123 none - crun: switch to main as specified branch none - conmon: add branch specification to SRC_URI none - linux-yocto/5.4: update to v5.4.124 none - native.bbclass: Do not remove "-native" in the middle of recipe names none - util-linux.inc: Do not modify BPN none - libx11: fix CVE-2021-31535 none - curl: cleanup CVE patches for hardknott none - cni: inhibit go.mod build for main cni none - podman: restore _git recipe none - Revert "podman: Update 3.0-rc2 -> 3.0.1" none - openvino-inference-engine/openvino-model-optimizer: update to the latest version none - ISSL license: update to Feb 2020 version none - intel-microcode: upgrade 20210216 -> 20210608 none - thunar: fix CVE-2021-32563 none - mongodb: Change PV to 4.4.6 none - mongodb: Update to 4.4.6-rc0 none - linux-firmware: upgrade 20210315 -> 20210511 none - image-live.bbclass: order do_bootimg after do_rootfs none - linux-yocto/5.4: update to v5.4.123 none - linux-yocto/5.4: update to v5.4.120 none - linux-yocto/5.10: update to v5.10.41 none - linux-yocto/5.10: update to v5.10.38 none - linux-yocto/5.4: update to v5.4.119 none - linux-yocto/5.4: update to v5.4.118 none - linux-yocto/5.10: update to v5.10.37 none - linux-yocto/5.10: update to v5.10.36 none - linux-yocto/5.10: ktypes/standard: disable obsolete crypto options by default none - linux-yocto/5.4: update to v5.4.117 none - linux-yocto/5.10: update to v5.10.35 none - classes/reproducible_build: Use atomic rename for SDE file none - valgrind: Improve non-deterministic ptest reliability none - valgrind: fix a typo none - python3: upgrade 3.9.4 -> 3.9.5 none - linux-raspberrypi-dev: use static SRCREV when not selected with PREFERRED_PROVIDER_virtual/kernel none - linux-raspberrypi-dev: drop protocol=git and add LINUX_RPI_KMETA_BRANCH none - linux-raspberrypi: allow to change the yocto-kernel-cache branch with LINUX_RPI_KMETA_BRANCH none - layer.conf: Define LAYERDEPENDS none - nss: Fix build on Centos 7 none - squid: upgrade 4.14 -> 4.15 none - conf: drop honister from compatibility none - conf: drop gatesgarth to silence warning none - conf: add hardknott compatibility none - conf: add gatesgarth to compat, drop zeus none - linux-intel-rt/5.4: update to v5.4.115 none - linux-intel-rt/5.10: update to v5.10.30 none - linux-intel/5.4: update to v5.4.115 none - linux-intel/5.10: update to v5.10.35 none - oeqa/runtime/rpm: Drop log message counting test component none - package_rpm: pass XZ_THREADS to rpm none - pkgconfig: update SRC_URI none - flex: correct license information none - expat: set CVE_PRODUCT none - curl: fix CVE-2021-22890 none - curl: fix CVE-2021-22876 none - qemu: Exclude CVE-2020-3550[4/5/6] from cve-check none - bind: upgrade 9.16.15 -> 9.16.16 none - bind: upgrade 9.16.13 -> 9.16.15 none - bind: upgrade 9.16.12 -> 9.16.13 none - xinetd: Exclude CVE-2013-4342 from cve-check none - ceph: update to 15.2.12 to address CVEs none - cve-extra-exclusions.inc: add exclusion list for intractable CVE's none - grub: Exclude CVE-2019-14865 from cve-check none - grub2: Add CVE whitelist entries for issues fixed in 2.06 none - libgtop: fix do_compile error none - libgtop: tidy up recipe none - opencv: Disable tbb on riscv/musl none - postgresql: upgrade 13.2 -> 13.3 none - trace-cmd: Conflict resolution none - sysdig: disable building for ppc none - opencv: remove tbb packageconfig for powerpc none - hostapd: fix building with CONFIG_TLS=internal none - libsdl: Fix CVE-2019-13616 none - exiv2: Fix CVE-2021-3482 none - exiv2: Fix CVE-2021-29473 none - exiv2: Fix CVE-2021-29470 none - exiv2: Fix CVE-2021-29464 none - exiv2: Fix CVE-2021-29463 none - exiv2: Fix CVE-2021-29458 none - exiv2: Fix CVE-2021-29457 none - uftrace: Fix a plthook crash on aarch64 with binutils2.35.1 and later versions on aarch64 none - python3-pymongo: Upgrade 3.11.3 -> 3.11.4 none - python3-rfc3339-validator: Upgrade 0.1.3 -> 0.1.4 none - python3-django: upgrade 3.2 -> 3.2.2 none - python3-django: upgrade 2.2.20 -> 2.2.22 none - python3-robotframework: Upgrade 4.0.1 -> 4.0.2 none - python3-cerberus: Upgrade 1.3.3 -> 1.3.4 none - lib/oe/gpg_sign.py: Fix gpg verification none - sstate: Ignore sstate signing key none - boost: fix do_fetch failure none - baremetal-image: Fix post process command rootfs_update_timestamp none - ltp: Disable problematic tests causing autobuilder hangs none - libxml2: Fix CVE-2021-3541 none - libxml2: Fix CVE-2021-3518 none - uninative: Upgrade to 3.2 (gcc11 support) none - sstate: Handle manifest 'corruption' issue none - libxml2: fix CVE-2021-3537 none - libxml2: fix CVE-2021-3517 none - libxml2: fix CVE-2021-3516 none - glibc: Add 8GB VM usage cap for usermode test suite none - cups: whitelist CVE-2021-25317 none - ccache: add packageconfig docs option none - unzip: Exclude CVE-2008-0888 from cve-check none - tiff: Exclude CVE-2015-7313 from cve-check none - qemu: Exclude CVE-2018-18438 from cve-check none - qemu: Exclude CVE-2017-5957 from cve-check none - qemu: Exclude CVE-2007-0998 from cve-check none - openssh: Exclude CVE-2008-3844 from cve-check none - openssh: Exclude CVE-2007-2768 from cve-check none - meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring" none - logrotate: Exclude CVE-2011-1548,1549,1550 from cve-check none - librsvg: Exclude CVE-2018-1000041 from cve-check none - libnotify: whitelist CVE-2013-7381 (specific to the NodeJS bindings) none - jquery: Exclude CVE-2007-2379 from cve-check none - image.bbclass: fix comment "pacackages" -> "packages" none - glibc: Document and whitelist CVE-2019-1010022-25 none - ghostscript: Exclude CVE-2013-6629 from cve-check none - cpio: Exclude CVE-2010-4226 from cve-check none - coreutils: Exclude CVE-2016-2781 from cve-check none - builder: whitelist CVE-2008-4178 (a different builder) none - bluez: Exclude CVE-2020-12352 CVE-2020-24490 from cve-check none - avahi: Exclude CVE-2021-26720 from cve-check none - layer.conf: update LAYERSERIES_COMPAT with hardknott none - meta-demo: update LAYERSERIES_COMPAT with hardknott none - recipes-bsp: Add support for Raspberry Pi HD quality camera none - crun: switch branch to main none - libva: Fix for when using `userland` none - rpi-config: comment updated none - zsh: reduce priority slightly to avoid conflict with bash none - xfce4-settings: upgrade 4.16.0 -> 4.16.1 none - wireshark: upgrade 3.4.4 -> 3.4.5 none - python3-jinja2_2.%.bbappend: Delete none - packagegroup-meta-oe: conditional remove tbb for powerpc none - openvpn: upgrade 2.5.1 -> 2.5.2 none - libdevmapper,lvm2: Do not inherit license none - fetchmail: upgrade 6.4.18 -> 6.4.19 none - ufw: fix python shebang none - tbb: Disable PPC as COMPATIBLE_MACHINE none - aom: Match the name for AOM-Patent-License-1.0 none - build-appliance-image: Update to hardknott head revision none - poky.conf: Bump version for 3.3.1 hardknott release none - 99-com.rules: fix error invalid substitution type none - linux-firmware-rpidistro: Update to 20190114-1+rpt11 none - bluez-firmware-rpidistro: Update to 1.2-4+rpt8 none - ostree: switch from default master branch to main to fix do_fetch failure none - xen, rpi4: fix typo in raspberrypi dynamic-layers inclusion none - podman: Update 3.0-rc2 -> 3.0.1 none - go-systemd: explicitly specify branch none - rpi-base: make SPLASH overridable from outside none - puzzles: Upstream changed to main branch for development none - linux-firmware: include all relevant files in -bcm4356 none - lsb-release: fix reproducibility failure none - ruby: upgrade 3.0.0 -> 3.0.1 none - grub2.inc: remove '-O2' from CFLAGS none - dejagnu: needs expect at runtime none - libcap: Configure Make variables correctly without a horrible hack none - lttng-modules: backport patches to fix build against 5.12+ kernel none - linux-yocto/5.4: qemuppc32: reduce serial shutdown issues none - linux-firmware: upgrade 20210208 -> 20210315 none - db: update CVE_PRODUCT none - oeqa/qemurunner: Improve handling of run_serial for shutdown commands none - oeqa/qemurunner: Fix binary vs str issue none - oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown test none - sanity.bbclass: mention CONNECTIVITY_CHECK_URIS in network failure message none - dpdk/20.11: disable afxdp PACKAGECONFIG by default none - libevent: Increase ptest timing tolerance 50 ms -> 100 ms none - classes/image: Use xargs to set file timestamps none - linux-yocto/5.10: qemuppc32: reduce serial shutdown issues none - lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for intercepts none - diffoscope: add native libraries to LD_LIBRARY_PATH none - Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands" none - qemu: fix CVE-2021-3392 none - oe-buildenv-internal: add BitBake's library to PYTHONPATH none - dpdk/20.11: Enable libbpf PACKAGECONFIG for AF_XDP driver none - webkitgtk: Fix reproducibility in minibrowser none - qemu: fix CVE-2021-20263 none - qemu: fix CVE-2020-27821 none - ptest-runner: libgcc must be installed for pthread_cancel to work none - linux-yocto/5.4: update to v5.4.116 none - linux-yocto/5.4: update to v5.4.114 none - linux-yocto/5.10: update to v5.10.34 none - libjpeg-turbo: Use --reproducible option for nasm none - busybox: Fix reproducibility none - yocto-uninative: Update to 3.1 which includes a patchelf fix none - xserver-xorg: fix CVE-2021-3472 none - wireless-regdb: upgrade 2020.11.20 -> 2021.04.21 none - rootfs.py: find .ko.gz and .ko.xz kernel modules as well none - pybootchart/draw: Avoid divide by zero error none - perf: fix python-audit RDEPENDS none - patchelf: Fix note section alignment issues none - patchelf: Fix alignment patch none - mesa: upgrade 21.0.2 -> 21.0.3 none - linux-yocto/5.10: update to v5.10.32 none - linux-yocto/5.10: qemuriscv32.cfg: RV32 only supports 1G physical memory none - linux-yocto/5.10: aufs fixes none - license_image.bbclass: Fix symlink to generic license files none - license_image.bbclass: Detect broken symlinks none - xen: Remove deltask for setscene none - runc: add CVE_PRODUCT to recipes none - docker: add CVE_PRODUCT to recipes none - containerd: add CVE_PRODUCT to recipe none - containerd: update to v1.4.4 none - packagegroup-meta-webserver: remove nostromo from pkg grp none - nostromo: Blacklist and exclude from world builds none - clang: Add SDK_VENDOR string to CLANG_EXTRA_OE_VENDORS none - raspberrypi-firmware: Update to include 5.10.31 updates none - linux-raspberrypi: Update to 5.10.31 none - rsync: fix CVE-2020-14387 none - patchelf: Backport fix from upstream for note section overlap error none - weston: fix build failure due to race condition none - oeqa: tear down oeqa decorators if one of them raises an exception in setup none - meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fix none - cmake.bbclass: remove ${B} before cmake_do_configure none - kernel-yocto.bbclass: chdir to ${WORKDIR} for do_kernel_checkout none - yocto-check-layer: Avoid bug when iterating and autoadding dependencies none - libssh2: fix build failure with option no-ecdsa none - glib-2.0: fix CVE-2021-28153 none - go: Use dl.google.com for SRC_URI none - qemu: fix CVE-2021-3416 none - qemu: fix CVE-2021-3409 none - qemu: fix CVE-2021-20257 none - qemu: fix CVE-2021-20221 none - qemu: fix CVE-2021-20181 none - qemu: fix CVE-2020-29443 none - rpm: Upgrade to 4.16.1.3 none - cve-update-db-native: skip on empty cpe23Uri none - zram: add support for mem_limit none - nss: upgrade 3.63 -> 3.64 none - gvfs: rdepend on gsettings-desktop-schemas none - gimp: Disable vector icons on musl/x86 none - redis: upgrade 6.2.1 -> 6.2.2 none - libdvdread: upgrade 6.1.1 -> 6.1.2 none - networkmanager: upgrade 1.30.2 -> 1.30.4 none - python3-pysonos: Upgrade 0.0.42 -> 0.0.43 none - python3-hyperframe: Upgrade 6.0.0 -> 6.0.1 none - python3-asttokens: Upgrade 2.0.4 -> 2.0.5 none - tbb: Re-introduce PE none - freeradius: check existence of openssl's commands in bootstrap none - runqemu: Ensure we cleanup snapshot files after image run none - gdk-pixbuf: fix CVE-2021-20240 none - cairo: fix CVE-2020-35492 none - wpa-supplicant: fix CVE-2021-30004 none - sysvinit-inittab/start_getty: Check /sys for the tty device existence none - systemd: upgrade 247.4 -> 247.6 none - sanity: Add error check for '%' in build path none - Revert "inittab: Add getty launch on hvc0 for qemuppc64" none - Revert "externalsrc: Detect code changes in submodules" none - pango: re-enable ptest none - packagegroup-core-tools-testapps.bb: Remove kexec for riscv32 none - packagegroup-core-tools-profile: Remove valgrind for riscv32 none - modutils-initscripts: Bail out when no module is installed none - lttng-tools: Fix path for test_python_looging none - lttng-tools: Fix missing legacy test files none - ltp: fix empty ltp-dev package none - libxshmfence: Build fixes for riscv32 none - libtool: make sure autoheader run before automake none - kmod: do not symlink config.guess/config.sub during autoreconf none - insane: clean up some more warning messages none - groff: not ship /usr/bin/grap2graph none - go: upgrade 1.16.2 -> 1.16.3 none - glslang: strip whitespace in pkgconfig file none - externalsrc: Detect code changes in submodules none - deb: apply postinstall on sdk none - arch-armv6m.inc: fix access rights none - systemd: Fix build on mips/musl none - scripts/oe-debuginfod: correct several issues none - python3: Upgrade 3.9.2 -> 3.9.4 none - python3: Improve logging, syntax and update deprecated modules to create_manifest none - parselogs: ignore floppy error on qemu-system-x86 at boot stage none - oe-time-dd-test.sh: increase timeout to 15 sec none - oeqa/runtime: space needed none - oeqa/runtime/cases: Only disable/enable for current boot none - nettle: upgrade 3.7.1 -> 3.7.2 none - mesa: upgrade 21.0.1 -> 21.0.2 none - linux-yocto-rt/5.10: update to -rt34 none - linux-yocto-dev: add features/scsi/scsi-debug.scc features/gpio/mockup.scc to KERNEL_FEATURES none - linux-yocto/5.4: update to v5.4.112 none - linux-yocto/5.4: update to v5.4.111 none - linux-yocto/5.4: update to v5.4.109 none - linux-yocto/5.4: fix arm defconfig warnings none - linux-yocto/5.10: update to v5.10.30 none - linux-yocto/5.10: update to v5.10.29 none - linux-yocto/5.10: update to v5.10.27 none - linux-yocto/5.10: fix arm defconfig warnings none - linux-yocto/5.10: BSP configuration fixes none - go: update SRC_URI to use https protocol none - ca-certificates: Fix openssl runtime cert dependencies none - busybox: fix CVE-2021-28831 none - archiver: Fix typos none - qemu: Fix CVE-2020-35517 none - pseudo: Upgrade to add trailing slashes ignore path fix none - oeqa/selftest: Ensure packages classes are set correctly for maintainers test none - lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9) ======================= LTS 21 Update 2 =============================== LIN1021-703 - stig: remove pam-tally2 from required list LIN1021-703 - feature/stig: remove deprecated cracklib LINUXEXEC-14486 - gen-image: Add feature/lat to the binary image's SDK LINUXEXEC-14486 - gen-image: Add appsdk.README.md to sdk directory LINUXEXEC-14486 - Update prserv.sqlite3 for the first release LIN1021-555 - connman: Security fix for CVE-2021-33833 LINUXEXEC-14475 - nftables: Add tarball for 0.9.8 LINUXEXEC-14474 - wrlinux-distro: add nftables, libnftnl to supported list LINUXEXEC-14474 - Add feature/nftables LINUXEXEC-14475 - data/xml/meta-openembedded-dl-3-3.xml: add git.netfilter.org.libnftnl LINUXEXEC-14752 - gen-image: Add openvino back none - srcrev.inc: wrlinux srcrev update 2021-06-29 LIN1021-704 - gen-linux-srcrev.sh: Honor the version got from the branch LIN1021-702 - poky.conf: Disable kernel version sanity check none - srcrev.inc: wrlinux srcrev update 2021-06-27 LIN1021-694 - gen-image/doc: Fix url for sources LINUXEXEC-14681 - Revert "remove openvino related packages" LIN1021-668 - sbsigntool: fix compile error when enable DEBUG_BUILD LIN1021-688 - genimage: do not add default remote package feed in native mode none - Merge branch 'WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LINUXEXEC-14681 - Revert "intel-openvino: remove it since license issue" LINUXEXEC-14681 - Revert "remove openvino related package since license issue" LINUXEXEC-14681 - openvino-inference-engine/openvino-model-optimizer: update to the latest version LINUXEXEC-14681 - intel-graphics-compiler: remove version check and add llvm override LINUXEXEC-14681 - meta-clang/layer.conf: update version to 12.0.0 LIN1021-660 - go-systemd: explicitly specify branch LIN1021-69 - clang.bbclass: Limit using clang to target recipes only LIN1021-659 - sbsigntool: Fix for target build LIN1021-604 - sysstat: make the service start automatically LIN1021-606 - lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for intercepts none - wrlinux-version.inc: Move to update 2 LINUXEXEC-14457 - Add spidev-3.5.tar.gz for python3-spidev_3.5.bb LINUXEXEC-14457 - conf/wrlinux-whitelist.conf: Add python3-spidev to PNWHITELIST LINCD-4524 - meta-xilinx-tools: use python3 for updateboot LINUXEXEC-14453 - wrlinux-whitelist: whitelist dhcp-relay LINUXEXEC-14453 - bind: Add bind-9.11.32.tar.gz for dhcp-relay_4.4.2p1.bb LINUXEXEC-14453 - Add dhcp-4.4.2-P1.tar.gz for dhcp-relay_4.4.2p1.bb LINUXEXEC-14453 - dhcp-relay: Use recent config.guess and config.sub for bind LINUXEXEC-14453 - dhcp-relay: update bundled bind to 9.11.32 LINUXEXEC-14453 - dhcp-relay: update 4.4.2 -> 4.4.2-P1 LINUXEXEC-14453 - dhcp-relay: Fix libtool files for internal bind build LINUXEXEC-14453 - dhcp-relay: disable backtrace in bundled bind LINUXEXEC-14453 - dhcp-relay: add recipe LINUXEXEC-14455 - python3-pyzmq: add tarball LINUXEXEC-14455 - wrlinux-whitelist.conf: whitelist zeromq/libsodium/python3-pyzmq LINUXEXEC-14452 - wrlinux-whitelist.conf: whitelist zeromq/libsodium/python3-pyzmq LINUXEXEC-14452 - wrlinux-cgl: remove libsodium and zeromq from whitelist LINUXEXEC-14451 - wrlinux-whitelist.conf: whitelist zeromq/libsodium/python3-pyzmq LINUXEXEC-14451 - wrlinux-cgl: remove libsodium and zeromq from whitelist LIN1021-549 - linux-yocto-custom: Update it for LTS21 LIN1021-564 - create-user-key-store.sh: use grub2-mkpasswd-pbkdf2 rather than grub-mkpasswd-pbkdf2 on RHEL/CentOS/Fedora LIN1021-171 - libx11: fix CVE-2021-31535 LIN1021-376 - wrlinux-whitelist.conf: update for xfce layer LIN1021-375 - wrlinux-whitelist.conf: remove libunique LIN1021-18 - thunar: fix CVE-2021-32563 LIN1021-39 - samba: fix CVE-2021-20254 LIN1021-270 - samba: fix CVE-2021-20277 LIN1021-268 - samba:fix CVE-2020-27840 none - Merge remote-tracking branch 'origin/WRLINUX_10_21_BASE' into WRLINUX_10_21_LTS LIN1021-99 - oe-core-dl-3-3.xml: Add gitlab.freedesktop.org.pkg-config.pkg-config.git for pkgconfig_git.bb none - Final doc updates for RTO LIN1021-99 - pkgconfig: update SRC_URI LIN1021-487 - puzzles: Upstream changed to main branch for development none - Adding recipe lists and updated docs LIN1021-212 - pm-graph: parse separated cpu exec line LIN1021-217 - Add libgssglue_0.4.orig.tar.bz2 for libgssglue_0.4.bb LIN1021-217 - libgssglue: update SRC_URI none - Updated LTS 21 docs for RTO LIN1021-101 - gen-image: Use -s 0 for bootfs.sh LINCD-5678 - gen-image: Set handoff name for LTS21 LIN1021-320 - busybox: fix traceroute failure LINCD-5676 - wrlinux-bin-image.conf: Set PACKAGE_FEED_ARCHS for xilinx-zynq LINCD-5652 - gen-image/doc: Update README for Supported BSPs none - Initial docs repo setup and checkin LIN1021-63 - LAT codes should not contain WR specific server info LIN1021-63 - genimage: make system:contains support shell variables LIN1021-342 - genimage: enable dhcpcd service if NetworkManger is not installed LIN1021-314 - scripts/gen-image/data/wrlinux-bin-image.conf: correct unmatched "dist" repo dir