Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[build] Update to latest revisions of upstream layers #894

Merged
merged 10 commits into from
Aug 5, 2021

Conversation

shr-project
Copy link
Contributor

No description provided.

oe-core as of 2021-07-28 23:46:56 +0100

d7776a23cb archiver.bbclass: fix do_ar_configured failure for kernel
e03fda4df5 ffmpeg: fix CVE-2021-33815
451a945efb ffmpeg: fix CVE-2020-22033 and CVE-2020-22019
b30f647225 ffmpeg: fix CVE-2020-22021
5953c24ecd ffmpeg: fix CVE-2020-22015
66478fa2b9 ffmpeg: fix CVE-2020-20453
d3806b2add ffmpeg: fix-CVE-2020-20446
96b1d483cc stress-ng: Drop defining daddr_t
06b69d0194 systemd: Fix build on musl
b4bc29cf19 glibc: Fix CVE-2021-33574
6396c42df4 mesa: Fix v3d & vc4 dmabuf import
f1257d61b7 kernel-uboot: Handle gzip and lzo compression options
c4a99d3696 image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs
        shrink behavior
c95c852b84 mtd-utils: upgrade 2.1.2 -> 2.1.3
e7a1890458 rootfs: remove ldconfig auxiliary cache where appropriate
45d59b774b yocto-check-layer: ensure that all layer dependencies are
        tested too
e9b7690ab3 checklayer: rename _find_layer_depends
08edf928aa checklayer: new function get_layer_dependencies()
fceb84f7bc yocto-check-layer: improve missed dependencies
337e461ff9 u-boot_2021.07: set UBOOT_MACHINE for qemumips and
        qemumips64
e6d13986aa libubootenv: Drop default-env RRECOMMENDS
55c1c749b9 init-manager-systemd: define weak dev manager
57a0ab3abf cmake: update 3.20.5 -> 3.21.0
oe-core as of 2021-07-28 23:46:56 +0100

d7776a23cb archiver.bbclass: fix do_ar_configured failure for kernel
e03fda4df5 ffmpeg: fix CVE-2021-33815
451a945efb ffmpeg: fix CVE-2020-22033 and CVE-2020-22019
b30f647225 ffmpeg: fix CVE-2020-22021
5953c24ecd ffmpeg: fix CVE-2020-22015
66478fa2b9 ffmpeg: fix CVE-2020-20453
d3806b2add ffmpeg: fix-CVE-2020-20446
96b1d483cc stress-ng: Drop defining daddr_t
06b69d0194 systemd: Fix build on musl
b4bc29cf19 glibc: Fix CVE-2021-33574
6396c42df4 mesa: Fix v3d & vc4 dmabuf import
f1257d61b7 kernel-uboot: Handle gzip and lzo compression options
c4a99d3696 image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs
        shrink behavior
c95c852b84 mtd-utils: upgrade 2.1.2 -> 2.1.3
e7a1890458 rootfs: remove ldconfig auxiliary cache where appropriate
45d59b774b yocto-check-layer: ensure that all layer dependencies are
        tested too
e9b7690ab3 checklayer: rename _find_layer_depends
08edf928aa checklayer: new function get_layer_dependencies()
fceb84f7bc yocto-check-layer: improve missed dependencies
337e461ff9 u-boot_2021.07: set UBOOT_MACHINE for qemumips and
        qemumips64
e6d13986aa libubootenv: Drop default-env RRECOMMENDS
55c1c749b9 init-manager-systemd: define weak dev manager
57a0ab3abf cmake: update 3.20.5 -> 3.21.0

meta-security as of 2021-07-28 18:21:25 -0700

d3a484a clamav: fix branch name and update
8db7c65 krill: Add new pkg
32dacb1 gitlab-ci.yml:  streamline builds matrix
f447658 packagegroup-core-security.bb: fix suricat-ptest inclusion
c1714b2 crowdsec: add pkg
9cceed4 add meta-rust
7a1691c suricata: Drop 4.1.x its EOL
7dcf98a suricata.inc: exclude ppc in rust version
@shr-project shr-project added this to the Milestone 17 milestone Jul 30, 2021
bitbake as of 2021-08-02 21:34:27 +0100

c2a3bda3 providers: replace newly added logger.warn() with
        logger.warning()
c5418eae data_smart: Allow colon in variable expansion regex
a6d5fb75 data_smart/parse: Allow ':' characters in variable/function
        names
9df61675 BBHandler: Don't classify shell functions that names start
        with "python*" as python function
bitbake as of 2021-08-02 21:34:27 +0100

c2a3bda3 providers: replace newly added logger.warn() with
        logger.warning()
c5418eae data_smart: Allow colon in variable expansion regex
a6d5fb75 data_smart/parse: Allow ':' characters in variable/function
        names
9df61675 BBHandler: Don't classify shell functions that names start
        with "python*" as python function

meta-virtualization as of 2021-08-01 23:44:04 -0400

dbd1a73 python3: remove the no-longer required bbappend
bitbake as of 2021-08-02 21:34:33 +0100

247aaf02 providers: replace newly added logger.warn() with
        logger.warning()
14ae6120 data_smart: Allow colon in variable expansion regex
aa9f7b80 data_smart/parse: Allow ':' characters in variable/function
        names
9bddcd48 BBHandler: Don't classify shell functions that names start
        with "python*" as python function
bitbake as of 2021-08-02 21:34:33 +0100

247aaf02 providers: replace newly added logger.warn() with
        logger.warning()
14ae6120 data_smart: Allow colon in variable expansion regex
aa9f7b80 data_smart/parse: Allow ':' characters in variable/function
        names
9bddcd48 BBHandler: Don't classify shell functions that names start
        with "python*" as python function
bitbake as of 2021-07-30 14:35:45 +0100

9b2d96b2 data_smart: Allow colon in variable expansion regex
f8d1bc20 data_smart/parse: Allow ':' characters in variable/function
        names

meta-oe as of 2021-07-30 16:20:20 -0700

5a4b2ab29d python3-urllib3: Upgrade 1.26.4 -> 1.26.5
88813d34dd python3-pillow: fix CVE-2021-34552
76a6070e68 hiawatha: fix url.
2e15d7eb66 vboxguestdrivers: add a fix for build failure with
        kernel 5.13
97a5a4b40c vboxguestdrivers: upgrade 6.1.20 -> 6.1.22
703daeb65f vboxguestdrivers: upgrade 6.1.18 -> 6.1.20
d5c56d100d mariadb: fix failures to start install_db.service
13a011b450 mariadb: Upgrade to 10.5.11
48a84cb8a1 mariadb: Use qemu to run cross-compiled binaries
a6ec992b3f mariadb: Fix build with clang/musl
9aad47d679 mariadb: Include missing sys/type.h for ssize_t
5a9c8a31b7 mariadb: Upgrade to 10.5.10
7628af5739 mariadb: Fix configure
ffb3fbb6fe redis: fix CVE-2021-29478
5865a76847 redis: fix CVE-2021-29477
98e00710b7 python3-django: upgrade 3.2.4 -> 3.2.5 (fix CVE-2021-35042)
bitbake as of 2021-07-30 14:35:45 +0100

9b2d96b2 data_smart: Allow colon in variable expansion regex
f8d1bc20 data_smart/parse: Allow ':' characters in variable/function
        names

meta-oe as of 2021-07-30 16:20:20 -0700

5a4b2ab29d python3-urllib3: Upgrade 1.26.4 -> 1.26.5
88813d34dd python3-pillow: fix CVE-2021-34552
76a6070e68 hiawatha: fix url.
2e15d7eb66 vboxguestdrivers: add a fix for build failure with
        kernel 5.13
97a5a4b40c vboxguestdrivers: upgrade 6.1.20 -> 6.1.22
703daeb65f vboxguestdrivers: upgrade 6.1.18 -> 6.1.20
d5c56d100d mariadb: fix failures to start install_db.service
13a011b450 mariadb: Upgrade to 10.5.11
48a84cb8a1 mariadb: Use qemu to run cross-compiled binaries
a6ec992b3f mariadb: Fix build with clang/musl
9aad47d679 mariadb: Include missing sys/type.h for ssize_t
5a9c8a31b7 mariadb: Upgrade to 10.5.10
7628af5739 mariadb: Fix configure
ffb3fbb6fe redis: fix CVE-2021-29478
5865a76847 redis: fix CVE-2021-29477
98e00710b7 python3-django: upgrade 3.2.4 -> 3.2.5 (fix CVE-2021-35042)

meta-virtualization as of 2021-08-01 23:48:10 -0400

679a22e k8s: update to v1.20.9
32a6cb2 kubernetes: fix CVE-2021-20206
oe-core as of 2021-07-30 11:31:06 +0100

e6aa4b1f6f convert-overrides.py: allow specifying multiple target dirs
ffe91649fa convert-overrides.py: 0.9.1 include '(' as delimiter
        for shortvars
a4ad6c88b6 systemtap: Fix headers issue with x86 and 5.13 headers
43b7cbfb46 convert-overrides.py: remove base_dep_prepend and
        autotools_dep_prepend exception
39edf868de convert-overrides.py: show processed file and version of
        this script
e8fc67f6f6 scripts/contrib: Add override conversion script
9d002acae7 autotools/base/icecc: Remove prepend from function names
701a58504d parselogs.py: qemuarm should be qemuarmv5
b63b6ceda6 libx11: fix xkb compilation with _EVDEVK symbols
354163db55 perlcross: not break build if already patched

bitbake as of 2021-07-29 23:18:54 +0100

01925164 data_smart: Allow colon in variable expansion regex
b201c0b2 parse/ast: Substitute '~' when naming anonymous functions
ef2865ef bitbake: asyncrpc: Catch early SIGTERM
b31f1853 asyncrpc: Set timeout when waiting for reply from server
bd8f8d7b asyncrpc: Fix bad message error in client

meta-oe as of 2021-07-29 10:35:05 -0700

86be1d8917 python3-sentry-sdk: upgrade 1.2.0 -> 1.3.0
492054e409 python3-sqlalchemy: upgrade 1.4.20 -> 1.4.22
e6b3dcb6b8 python3-pymongo: upgrade 3.11.4 -> 3.12.0
467535597b python3-pybind11: upgrade 2.6.2 -> 2.7.0
oe-core as of 2021-07-30 11:31:06 +0100

e6aa4b1f6f convert-overrides.py: allow specifying multiple target dirs
ffe91649fa convert-overrides.py: 0.9.1 include '(' as delimiter
        for shortvars
a4ad6c88b6 systemtap: Fix headers issue with x86 and 5.13 headers
43b7cbfb46 convert-overrides.py: remove base_dep_prepend and
        autotools_dep_prepend exception
39edf868de convert-overrides.py: show processed file and version of
        this script
e8fc67f6f6 scripts/contrib: Add override conversion script
9d002acae7 autotools/base/icecc: Remove prepend from function names
701a58504d parselogs.py: qemuarm should be qemuarmv5
b63b6ceda6 libx11: fix xkb compilation with _EVDEVK symbols
354163db55 perlcross: not break build if already patched

bitbake as of 2021-07-29 23:18:54 +0100

01925164 data_smart: Allow colon in variable expansion regex
b201c0b2 parse/ast: Substitute '~' when naming anonymous functions
ef2865ef bitbake: asyncrpc: Catch early SIGTERM
b31f1853 asyncrpc: Set timeout when waiting for reply from server
bd8f8d7b asyncrpc: Fix bad message error in client

meta-oe as of 2021-07-29 10:35:05 -0700

86be1d8917 python3-sentry-sdk: upgrade 1.2.0 -> 1.3.0
492054e409 python3-sqlalchemy: upgrade 1.4.20 -> 1.4.22
e6b3dcb6b8 python3-pymongo: upgrade 3.11.4 -> 3.12.0
467535597b python3-pybind11: upgrade 2.6.2 -> 2.7.0

meta-virtualization as of 2021-07-29 10:59:59 -0400

b975a66 k8s: update kernel configuration features
1d16c1a python3: remove the no-longer required bbappend
19347a7 qemuboot, xen-image-minimal: enable runqemu for qemuarm64
        Xen images
2979632 lopper, python-dtc: add new recipes for device tree tools
@shr-project
Copy link
Contributor Author

This is the last update before overrides changes implemented in #900

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant