From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mx.groups.io with SMTP id smtpd.web10.8284.1604644110706190146 for ; Thu, 05 Nov 2020 22:28:30 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.88, mailfrom: anuj.mittal@intel.com) IronPort-SDR: X4OUqXyfB2tX0IWR+TeNGl6AZUeRYhAHf3krk1Bd0I+b6fPdVRniKYTbePGiYxNYOQFqA5Q7FH dGmmUOZ/zNpg== X-IronPort-AV: E=McAfee;i="6000,8403,9796"; a="187428802" X-IronPort-AV: E=Sophos;i="5.77,455,1596524400"; d="scan'208";a="187428802" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Nov 2020 22:28:30 -0800 IronPort-SDR: QLEwDXWgbDZ0tEE4w8C5/x7c/BikMgxRM8hi2/NXxHASk7NLC4PpolL24L/0S5EvVgJshgdhs9 Z3YZh5vpTy/A== X-IronPort-AV: E=Sophos;i="5.77,455,1596524400"; d="scan'208";a="321489968" Received: from gcquah-mobl1.gar.corp.intel.com (HELO anmitta2-mobl1.gar.corp.intel.com) ([10.213.35.239]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Nov 2020 22:28:28 -0800 From: "Anuj Mittal" To: openembedded-core@lists.openembedded.org Subject: [gatesgarth][PATCH 00/22] gatesgarth review request Date: Fri, 6 Nov 2020 14:27:58 +0800 Message-Id: X-Mailer: git-send-email 2.28.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Next set of changes for gatesgarth. This also includes patches that are already in gatesgarth-next as well. Please review. Builds cleanly on autobuilder. https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/1549 The following changes since commit b1eb390bbcb995c0da70478e17f9170721c75341: scripts/buildhistory_analysis: Avoid tracebacks from file comparision code (2020-10-30 12:37:53 +0000) are available in the Git repository at: git://push.openembedded.org/openembedded-core-contrib anujm/gatesgarth Alexander Kanavin (1): apt: remove host contamination with gtest Chee Yang Lee (2): bluez5: fix CVE-2020-27153 ruby: fix CVE-2020-25613 Jose Quaresma (12): gstreamer1.0: Fix reproducibility issue around libcap gstreamer1.0: Update 1.16.2 -> Update 1.16.3 gstreamer1.0-plugins-base: Update 1.16.2 -> Update 1.16.3 gstreamer1.0-plugins-good: Update 1.16.2 -> Update 1.16.3 gstreamer1.0-plugins-bad: Update 1.16.2 -> Update 1.16.3 gstreamer1.0-plugins-ugly: Update 1.16.2 -> Update 1.16.3 gstreamer1.0-libav: Update 1.16.2 -> Update 1.16.3 gstreamer1.0-vaapi: Update 1.16.2 -> Update 1.16.3 gstreamer1.0-rtsp-server: Update 1.16.2 -> Update 1.16.3 gstreamer1.0-omx: Update 1.16.2 -> Update 1.16.3 gstreamer1.0-python: Update 1.16.2 -> Update 1.16.3 gst-validate: Update 1.16.2 -> Update 1.16.3 Khem Raj (1): qemuboot.bbclass: Fix a typo Mark Jonas (2): libsdl2: Fix directfb syntax error libsdl2: Fix directfb SDL_RenderFillRect Mingli Yu (1): update_udev_hwdb: clean hwdb.bin Yann E. MORIN (2): common-licenses: add bzip2-1.0.4 recipes-core/busybox: fixup licensing information Yongxin Liu (1): grub: clean up CVE patches meta/classes/qemuboot.bbclass | 2 +- meta/files/common-licenses/bzip2-1.0.4 | 43 ++++++ ...08-calloc-Use-calloc-at-most-places.patch} | 10 +- ...ow-checking-primitives-where-we-do-.patch} | 10 +- ...e-after-free-when-redefining-a-func.patch} | 10 +- ...r-overflows-in-initrd-size-handling.patch} | 10 +- ...we-always-have-an-overflow-checking.patch} | 0 ...d-LVM-cache-logical-volume-handling.patch} | 0 ...-arithmetic-primitives-that-check-f.patch} | 0 ...sed-fields-from-grub_script_functio.patch} | 0 meta/recipes-bsp/grub/grub2.inc | 16 +- .../bluez5/bluez5/CVE-2020-27153.patch | 146 ++++++++++++++++++ .../bluez5/bluez5_5.54.bb | 2 + meta/recipes-core/busybox/busybox.inc | 7 +- ...t-configure-packages-on-installation.patch | 2 +- ...-init-tables-from-dpkg-configuration.patch | 2 +- ...n-dpkg-configure-a-at-the-end-of-our.patch | 2 +- ...ibapt-do-not-use-gtest-from-the-host.patch | 40 +++++ meta/recipes-devtools/apt/apt_1.8.2.1.bb | 1 + .../ruby/ruby/CVE-2020-25613.patch | 40 +++++ meta/recipes-devtools/ruby/ruby_2.7.1.bb | 1 + .../libsdl2/directfb-renderfillrect-fix.patch | 33 ++++ ...ectfb-spurious-curly-brace-missing-e.patch | 49 ++++++ .../libsdl2/libsdl2_2.0.12.bb | 2 + ...idate_1.16.2.bb => gst-validate_1.16.3.bb} | 4 +- ...1.16.2.bb => gstreamer1.0-libav_1.16.3.bb} | 4 +- ...x_1.16.2.bb => gstreamer1.0-omx_1.16.3.bb} | 4 +- ....bb => gstreamer1.0-plugins-bad_1.16.3.bb} | 4 +- ...bb => gstreamer1.0-plugins-base_1.16.3.bb} | 4 +- ...bb => gstreamer1.0-plugins-good_1.16.3.bb} | 4 +- ...bb => gstreamer1.0-plugins-ugly_1.16.3.bb} | 4 +- ...son.build-fix-builds-with-python-3.8.patch | 24 --- ....16.2.bb => gstreamer1.0-python_1.16.3.bb} | 8 +- ....bb => gstreamer1.0-rtsp-server_1.16.3.bb} | 4 +- ...1.16.2.bb => gstreamer1.0-vaapi_1.16.3.bb} | 4 +- .../gstreamer/gstreamer1.0/capfix.patch | 37 ----- ...er1.0_1.16.2.bb => gstreamer1.0_1.16.3.bb} | 9 +- scripts/postinst-intercepts/update_udev_hwdb | 1 + 38 files changed, 427 insertions(+), 116 deletions(-) create mode 100644 meta/files/common-licenses/bzip2-1.0.4 rename meta/recipes-bsp/grub/files/{0003-calloc-Use-calloc-at-most-places.patch => CVE-2020-14308-calloc-Use-calloc-at-most-places.patch} (99%) rename meta/recipes-bsp/grub/files/{0005-malloc-Use-overflow-checking-primitives-where-we-do-.patch => CVE-2020-14309-CVE-2020-14310-CVE-2020-14311-malloc-Use-overflow-checking-primitives-where-we-do-.patch} (99%) rename meta/recipes-bsp/grub/files/{0007-script-Avoid-a-use-after-free-when-redefining-a-func.patch => CVE-2020-15706-script-Avoid-a-use-after-free-when-redefining-a-func.patch} (95%) rename meta/recipes-bsp/grub/files/{0008-linux-Fix-integer-overflows-in-initrd-size-handling.patch => CVE-2020-15707-linux-Fix-integer-overflows-in-initrd-size-handling.patch} (96%) rename meta/recipes-bsp/grub/files/{0001-calloc-Make-sure-we-always-have-an-overflow-checking.patch => calloc-Make-sure-we-always-have-an-overflow-checking.patch} (100%) rename meta/recipes-bsp/grub/files/{0002-lvm-Add-LVM-cache-logical-volume-handling.patch => lvm-Add-LVM-cache-logical-volume-handling.patch} (100%) rename meta/recipes-bsp/grub/files/{0004-safemath-Add-some-arithmetic-primitives-that-check-f.patch => safemath-Add-some-arithmetic-primitives-that-check-f.patch} (100%) rename meta/recipes-bsp/grub/files/{0006-script-Remove-unused-fields-from-grub_script_functio.patch => script-Remove-unused-fields-from-grub_script_functio.patch} (100%) create mode 100644 meta/recipes-connectivity/bluez5/bluez5/CVE-2020-27153.patch create mode 100644 meta/recipes-devtools/apt/apt/0001-test-libapt-do-not-use-gtest-from-the-host.patch create mode 100644 meta/recipes-devtools/ruby/ruby/CVE-2020-25613.patch create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/directfb-renderfillrect-fix.patch create mode 100644 meta/recipes-graphics/libsdl2/libsdl2/directfb-spurious-curly-brace-missing-e.patch rename meta/recipes-multimedia/gstreamer/{gst-validate_1.16.2.bb => gst-validate_1.16.3.bb} (87%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-libav_1.16.2.bb => gstreamer1.0-libav_1.16.3.bb} (90%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-omx_1.16.2.bb => gstreamer1.0-omx_1.16.3.bb} (92%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.16.2.bb => gstreamer1.0-plugins-bad_1.16.3.bb} (98%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.16.2.bb => gstreamer1.0-plugins-base_1.16.3.bb} (96%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.16.2.bb => gstreamer1.0-plugins-good_1.16.3.bb} (96%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-ugly_1.16.2.bb => gstreamer1.0-plugins-ugly_1.16.3.bb} (90%) delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-python/0001-meson.build-fix-builds-with-python-3.8.patch rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-python_1.16.2.bb => gstreamer1.0-python_1.16.3.bb} (80%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-rtsp-server_1.16.2.bb => gstreamer1.0-rtsp-server_1.16.3.bb} (86%) rename meta/recipes-multimedia/gstreamer/{gstreamer1.0-vaapi_1.16.2.bb => gstreamer1.0-vaapi_1.16.3.bb} (93%) delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0/capfix.patch rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.16.2.bb => gstreamer1.0_1.16.3.bb} (90%) -- 2.28.0