Please review these next set of changes for gatesgarth. Builds fine on
autobuilder except for a known intermittent task hash mismatch failure.
Thanks,
Anuj
The following changes since commit ebaaee50cb3ac75112827f935c48affaf622ce7f:
build-appliance-image: Update to gatesgarth head revision (2021-02-16
11:44:29 +0000)
are available in the Git repository at:
git://push.openembedded.org/openembedded-core-contrib anujm/gatesgarth
Chee Yang Lee (1):
initrdscripts: init-install-efi.sh install extra files for ESP
Dorinda (1):
oe-pkgdata-util: Check if environment script is initialized
Joshua Watt (7):
libomxil: Fix up commercial license flag
weston: remoting backend requires GStreamer base plugins
oeqa: reproducible: Fix SSTATE_MIRRORS variable
oeqa: reproducible: Add more logging
systemd: Re-enable chvt as non-root user without polkit
bison: Fix up file name mapping
acpica: Fix reproducibility issues
Khem Raj (1):
tcf-agent: Fix build on riscv32
Lee Chee Yang (3):
wic: debug mode to keep tmp directory
qemu: fix CVE-2020-29443 CVE-2020-35517
openssh: fix CVE-2020-14145
Marek Vasut (1):
weston-init: Fix weston-keyboard path in weston.ini
Richard Leitner (1):
deb: export INTERCEPT_DIR for remove actions
Richard Purdie (13):
pseudo: Update for rename and faccessat fixes
pseudo: Update to include fixes for glibc 2.33
opkg: Fix build reproducibility issue
opkg: Fix patch glitches
cwautomacros: Ensure version is set deterministically
vim: Improve determinism
vim: Fix a race over creation of the desktop files
package_manager/deb: Fix image generation with package removal
quilt: Be determnistic about column presence
buildtools-extended-tarball: Add glibc-gconvs needed for build
watchdog: Fix determinism issue from sendmail host path
watchdog: Avoid reproducibility failures after fixing build
xmlto: Fix reproducibility
Vivien Didelot (1):
local.conf.sample.extended: fix double 'of' typo
akuster (1):
connman: update to 1.39
meta/conf/local.conf.sample.extended | 2 +-
meta/lib/oe/package_manager/deb/__init__.py | 6 +
meta/lib/oeqa/selftest/cases/reproducible.py | 5 +-
meta/lib/oeqa/selftest/cases/wic.py | 2 +
.../{connman_1.38.bb => connman_1.39.bb} | 3 +-
.../openssh/openssh/CVE-2020-14145.patch | 90 +++++++
.../openssh/openssh_8.3p1.bb | 1 +
.../initrdscripts/files/init-install-efi.sh | 5 +
.../meta/buildtools-extended-tarball.bb | 10 +
...chvt-as-non-root-user-without-polkit.patch | 227 ++++++++++++++++++
meta/recipes-core/systemd/systemd_246.9.bb | 1 +
...001-Use-mapped-file-name-for-symbols.patch | 62 +++++
meta/recipes-devtools/bison/bison_3.7.2.bb | 1 +
.../opkg/opkg/sourcedateepoch.patch | 24 ++
meta/recipes-devtools/opkg/opkg_0.4.3.bb | 1 +
meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +-
meta/recipes-devtools/qemu/qemu.inc | 2 +
.../qemu/qemu/CVE-2020-29443.patch | 46 ++++
.../qemu/qemu/CVE-2020-35517.patch | 126 ++++++++++
meta/recipes-devtools/quilt/quilt.inc | 2 +-
.../tcf-agent/tcf-agent_git.bb | 1 +
meta/recipes-devtools/xmlto/xmlto_0.0.28.bb | 2 +-
.../acpica/acpica_20200717.bb | 2 +
.../cwautomacros/cwautomacros_20110201.bb | 2 +-
.../watchdog/watchdog_5.16.bb | 6 +
.../wayland/weston-init/weston.ini | 2 +-
meta/recipes-graphics/wayland/weston_9.0.0.bb | 2 +-
.../libomxil/libomxil_0.9.3.bb | 6 +-
meta/recipes-support/vim/files/racefix.patch | 33 +++
meta/recipes-support/vim/vim.inc | 3 +
scripts/lib/wic/plugins/imager/direct.py | 6 +-
scripts/oe-pkgdata-util | 3 +
32 files changed, 673 insertions(+), 13 deletions(-)
rename meta/recipes-connectivity/connman/{connman_1.38.bb => connman_1.39.bb}
(78%)
create mode 100644
meta/recipes-connectivity/openssh/openssh/CVE-2020-14145.patch
create mode 100644
meta/recipes-core/systemd/systemd/0001-logind-Restore-chvt-as-non-root-user-without-polkit.patch
create mode 100644
meta/recipes-devtools/bison/bison/0001-Use-mapped-file-name-for-symbols.patch
create mode 100644 meta/recipes-devtools/opkg/opkg/sourcedateepoch.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2020-29443.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2020-35517.patch
create mode 100644 meta/recipes-support/vim/files/racefix.patch
--
2.29.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#148448):
https://lists.openembedded.org/g/openembedded-core/message/148448
Mute This Topic: https://lists.openembedded.org/mt/80827808/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-