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

Update layers #963

Merged
merged 4 commits into from
Aug 22, 2024
Merged

Update layers #963

merged 4 commits into from
Aug 22, 2024

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Aug 21, 2024

No description provided.

kraj added 4 commits August 13, 2024 19:54
…cale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-rockchip sources/meta-tegra sources/meta-tegra-community sources/meta-variscite-bsp sources/poky

* sources/meta-arm c965cf72...11d6e241 (6):
  > arm/arm-tstee: pin kernel to 6.6 to workaround issue
  > arm/qemu-efi-disk: add rootwait to bootargs
  > ts-newlib: setup git with check_git_config
  > arm-bsp/documentation: corstone1000: Install Sphinx theme as recommended
  > arm-bsp/documentation: corstone1000: Deprecation of Sphinx context injection
  > arm-bsp/trusted-firmware-m: corstone1000: fix bank offset

* sources/meta-clang a5ebfbe...9e0ef14 (5):
  > Revert "libcxx: Do not induce -mbranch-protection externally on arm64"
  > nonclangable: remove '-mbranch-protection=standard' globally on aarch64
  > Revert "rust-llvm: Fix build with clang-18"
  > Update libcxx_git.bb
  > compiler-rt-sanitizers: Package a symlink to address headers include issue

* sources/meta-freescale 925516b8...8f5d0399 (8):
  > Merge pull request #1902 from nxp-upstream/imx-boot
  > Merge pull request #1900 from MaxKrummenacher/master
  > Merge pull request #1901 from YoeDistro/yoe/mut
  > Merge pull request #1898 from nxp-upstream/weston-init
  > Merge pull request #1897 from hiagofranco/upgrade_jailhouse
  > Merge pull request #1896 from nxp-upstream/imx-boot
  > Merge pull request #1895 from nxp-upstream/kernel-6-6-23
  > Merge pull request #1894 from hiagofranco/uprev_libimxvpuapi2

* sources/meta-intel 0f83a007...5d1f6d94 (1):
  > intel-microcode: upgrade 20240531 -> 20240813

* sources/meta-openembedded ea9fd34fd1...fc0264f0fd (68):
  > ftgl: Upgrade to 2.4.0
  > nftables: fix pep517-backend warning
  > opensc: Cosmetic fixes
  > opensc: Fix LICENSE declaration
  > opensc: Drop virtual/libiconv from DEPENDS
  > opensc: Add 'readline' PACKAGECONFIG option
  > opensc: Amend FILES:${PN} declaration
  > poppler: CVE-2024-6239
  > flatpak: update 1.15.9 -> 1.15.10
  > bubblewrap: update 0.9.0 -> 0.10.0
  > webmin: upgrade 2.111 -> 2.202
  > iwd: update 2.18 -> 2.19
  > webkitgtk3: update 2.44.2 -> 2.44.3
  > polkit-group-rule: package polkit rules
  > gpsd: upgrade 3.24 -> 3.25; new gpsd-snmp
  > libyui-ncurses: Fix buildpaths QA Error
  > python3-pyproj: Remove absolute paths from cython generated .c files
  > python3-pyproj: Fix buildpaths QA Error
  > fluentbit: Make it deprecated
  > composefs: upgrade 1.0.4 -> 1.0.5
  > exfatprogs: upgrade 1.2.4 -> 1.2.5
  > nvme-cli: upgrade 2.9.1 -> 2.10.2
  > blueman: fix installation paths
  > networkmanager: remove modemmanager rdepends
  > libyui: Upgrade to 4.6.2
  > ot-br-posix: Define config files explicitly
  > ippool: Fix buildpaths QA error
  > fwknop: Specify target locations of gpg and wget
  > fwknop: Upgrade to 2.6.11
  > pipewire: update 1.2.1 -> 1.2.2
  > snort3: upgrade 3.3.2.0 -> 3.3.3.0
  > dnsmasq: set config dhcp6, broken-rtc by FEATURES
  > dnsmasq: Install conf example from upstream instead of our version
  > keepalived: Make build reproducible
  > python3-kivy: Remove buildpaths from comments in generated C sources
  > ndisc: Remove buildpaths from binaries
  > botan: Make it reproducible
  > proftpd: Upgrade to 1.3.8b
  > fvwm: Fix buildpaths QA Errors
  > python3-astroid: Upgrade 3.2.4 -> 3.3.2
  > python3-path: Upgrade 16.14.0 -> 17.0.0
  > python3-dirty-equals: Upgrade 0.7.1 -> 0.8.0
  > blueman: Fix buildpathe issue with cython generated code
  > libforms: Remove buildpaths from fd2ps and fdesign scripts
  > freediameter: Fix buildpaths QA error
  > sharutils: Let POSIX_SHELL be overridable from environment
  > lprng: Specify target paths for needed utilities
  > wolfssl: Add packageconfig for reproducible build
  > transmission: Upgrade to 4.0.6 release
  > glibmm: Upgrade to 2.66.7 release
  > audit: upgrade 4.0.1 -> 4.0.2
  > python3-fastjsonschema: Upgrade 2.18.0 -> 2.20.0
  > python3-soupsieve: Upgrade 2.5 -> 2.6
  > python3-watchdog: Upgrade 4.0.1 -> 4.0.2
  > libosinfo: add runtime dependency osinfo-db
  > e2tools: Fix buildpaths QA warning in config.status in ptest
  > Upgrade dbus-cxx to 2.5.2
  > python3-aiohttp: Upgrade 3.10.1 -> 3.10.3
  > python3-imageio: Upgrade 2.34.2 -> 2.35.0
  > liblinebreak: remove obsolete library
  > polkit: install group rules in /usr/share/ instead of /etc/
  > polkit: update 124 -> 125
  > polkit: stop overriding DAC on /usr/share/polkit-1/rules.d
  > netplan: add missing runtime dependencies
  > python3-apispec: Upgrade 6.4.0 -> 6.6.1
  > python3-transitions: Upgrade 0.9.1 -> 0.9.2
  > python3-prettytable: Upgrade 3.10.2 -> 3.11.0
  > zfs: Upgrade to 2.2.5 release

* sources/meta-qcom 2bd85b5...e196055 (3):
  > Merge pull request #619 from adhudase/qcm6490_fw
  > Merge pull request #621 from quic-raghuvar/patch-1
  > Merge pull request #618 from quic-vkraleti/master

* sources/meta-qt6 1259a82...7b3ddba (1):
  > Merge pull request #60 from YoeDistro/kraj/6.7

* sources/meta-rockchip d9566c5...dcb5079 (1):
  > rk3328: fix SPI

* sources/meta-tegra 11357645...1247115b (8):
  > cuda-sanitizer: remove 32-bit x86 binaries
  > l4t-launcher-extlinux: inherit python3native
  > linux-jammy-nvidia-tegra: inherit python3native
  > tegra-flashtools: add dependency on python3-pyyaml
  > linux-jammy-nvidia-tegra, image_types_cboot: fix KERNEL_ARGS quoting
  > initrd-flash: Add custom extra-pre-wipe
  > l4t_version: move L4T_VERSION to global scope
  > nvidia-l4t-optee: add 'bash' as RDEPENDS

* sources/meta-tegra-community 68f0520...ae06826 (1):
  > python3-cuda: Switch build backend to PEP-517

* sources/meta-variscite-bsp 24a910e...c360302 (1):
  > Merge pull request #29 from YoeDistro/kraj/mickledore-var02

* sources/poky b997e4dc9cc...39de8c65492 (53):
  > selftest: add test_product_match
  > cve-check-map: add new statuses
  > vex.bbclass: add a new class
  > cve_check: Update selftest with new status detail
  > cve-check: annotate CVEs during analysis
  > cve-extra-inclusions: encode CPEs of affected packages
  > cve-check: encode affected product/vendor in CVE_STATUS
  > libsdl2: upgrade 2.30.5 -> 2.30.6
  > populate_sdk_base: inherit nopackages
  > rust: Upgrade 1.77.2->1.78.0
  > rust: Oe-selftest changes for rust v1.78
  > meta-world-pkgdata: Inherit nopackages
  > bitbake: build/exec_task: Log str() instead of repr() for exceptions in build
  > python3: skip readline limited history tests
  > python3: upgrade 3.12.4 -> 3.12.5
  > kernel.bbclass: remove unused CMDLINE_CONSOLE
  > python_flit_core: remove python3 dependency
  > python3-setuptools-rust: upgrade 1.9.0 -> 1.10.1
  > python3-attrs: upgrade 23.2.0 -> 24.2.0
  > systemd: update from 256 to 256.4
  > Tiff: Security fix for CVE-2024-7006
  > python3-cython: fix upstream check again
  > python3-zipp: upgrade 3.19.2 -> 3.20.0
  > python3-wheel: upgrade 0.43.0 -> 0.44.0
  > python3-more-itertools: upgrade 10.3.0 -> 10.4.0
  > python3-cffi: upgrade 1.16.0 -> 1.17.0
  > python3-alabaster: upgrade 0.7.16 -> 1.0.0
  > python3-rpds-py: upgrade 0.18.1 -> 0.20.0
  > gnupg: Document CVE-2022-3219 and mark wontfix
  > linux-yocto/6.6: fix genericarm64 config warning
  > linux-yocto/6.6: update to v6.6.45
  > poky/poky-tiny: bump preferred version to 6.10
  > bitbake: build: Ensure addtask before/after tasknames have prefix applied
  > bitbake: BBHandler/ast: Improve addtask handling
  > bitbake: cookerdata: Separate out data_hash and hook to tinfoil
  > bitbake: cache: Drop unused function
  > bitbake: BBHandler: Handle comments in addtask/deltask
  > oeqa/postactions: do not uncompress retrieved archive on host
  > oeqa/postactions: fix exception handling
  > image_types.bbclass: Use --force also with lz4,lzop
  > python3-babel: drop custom PYPI settings
  > json-c: use upstream texts for SUMMARY and DESCRIPTION
  > apt-native: don't let dpkg overwrite files by default
  > bitbake.conf: Include cve-check-map earlier, before distro
  > python3-cython: upgrade 3.0.10 -> 3.0.11
  > python3-hypothesis: upgrade 6.108.10 -> 6.110.1
  > python3-setuptools: upgrade 71.1.0 -> 72.1.0
  > linux-yocto/6.6: update to v6.6.44
  > oeqa/selftest/gcc: Fix host key verfication failure
  > gcc-runtime: enabling "network" task specific flag
  > linux-yocto/6.10: cfg: disable nfsd legacy client tracking
  > linux-yocto-rt/6.10: update to -rt14
  > linux-yocto-dev: bump to v6.11

Signed-off-by: Khem Raj <[email protected]>
@kraj kraj merged commit 794e247 into master Aug 22, 2024
1 check passed
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.

1 participant