Age | Commit message (Collapse) | Author | Files | Lines |
|
Adrian Freihofer (13):
ref-manual: cover UBOOT_ENV variables
oe-selftest: drop redundant imports
linux-fitimage: sign setup sections
uboot, kernel: use hex address for UBOOT_ENTRYPOINT
oe-selftest: adapt u-boot tests to latest changes
oe-selftest: fitimage sort tests
oe-selftest: fitimage cleanup
oe-selftest: fitimage add more kernel tests
oe-selftest: fitimage improve bb_vars access
oe-selftest: fitimage add more u-boot tests
migration-guides: cover FIT_UBOOT_ENV
ref-manual: variable FIT_SIGN_INDIVIDUAL mix-and-match attacks
ref-manual: kernel-fitimage.bbclass does not use SPL_SIGN_KEYNAME
Alejandro Hernandez Samaniego (1):
newlib: Upgrade 4.4.0 -> 4.5.0
Aleksandar Nikolic (2):
scripts/install-buildtools: Update to 5.1.2
scripts/install-buildtools: Update to 5.2
Alex Kiernan (14):
boost: Use PN/BPN for naming of packages
scdoc: Import from meta-wayland
scdoc: Upgrade 1.11.2 -> 1.11.3
selftest: gdbserver: Adjust regex for change to output
kmod: Upgrade 33 -> 34.1
eudev: Drop --output=... from kmod call in init script
connman: Merge .inc into .bb
connman: Delete patches for gold and MIPS binutils fix
connman: Move ppp from DEPENDS to PACKAGECONFIG
connman: Set --runstatedir to ${runtimedir}
connman: Create ${sysconfdir} for systemd images
connman: Add iptables/ip6tables-save to ac_cv_path
connman: Mark iptables/nftables mutually incompatible
connman: Set dns-backend automatically
Alexander Kanavin (37):
classes/insane: do not leak host uid/gid into package_qa sstate signatures
bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot be used due to missing python module
systemd-systemctl-native: correctly set PV
python3-roman-numbers-py: correct upstream version check
gnupg: follow odd-even scheme in upstream version checks
gcr: exclude x.y.9z pre-releases from upstream version check
scripts/install-buildtools: add an option to specify where downloads go
scripts/install-buildtools: write download URLs to files for traceability
glib-2.0: address ptest failures
meta/lib/oe/recipeutils.py: handle fetcher errors when checking for new commits
libsdl2: only include 2.x releases in version check
ppp: remove erroneous generated header from the source tree
mesa: correct download location
mesa-demos: update 8.5.0 -> 9.0.0
qemu: fix upstream version check
nfs-utils: replace problematic pending patch with upstream submission
perl-cross: submit determinism.patch upstream
tcl8: mark pending patches as inappropriate
elfutils: remove 0001-libasm-may-link-with-libbz2-if-found.patch
elfutils: remove 0001-dso-link-change.patch
ca-certificates: submit sysroot patch upstream, drop default-sysroot.patch
vulkan-samples: rewrite and submit reproducubility patch upstream
tcl: provide a description for shared library name fixup patch
xserver-xorg: submit 0001-xf86pciBus.c-use-Intel-ddx-only-for-pre-gen4-hardwar.patch upstream
apt: remove 0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch
mdadm: fetch from git
mdadm: update 4.3 -> 4.4
ifupdown: mark defn2-c-man-don-t-rely-on-dpkg-architecture-to-set-a.patch as Inappropriate
gst-devtools: submit 0001-connect-has-a-different-signature-on-musl.patch upstream
vim: mark no-path-adjust.patch as Inappropriate
avahi: mark initscript.patch as Inappropriate
apr: drop libtoolize_check.patch
numactl: mark Fix-the-test-output-format.patch as Inappropriate
tcf-agent: update SRC_URI to https://gitlab.eclipse.org
libunwind: use github-releases class to determine latest versions
libarchive: correct upstream version check
clang: fix upstream version check
Alexandre Marques (2):
bitbake: hashserv: Add `gc-mark-stream` command for batch hash marking
scripts: Add clean-hashserver-database script
Alexis Cellier (1):
systemd: Fix man page indices generation
Alon Bar-Lev (1):
module.bbclass: add KBUILD_EXTRA_SYMBOLS to install
Alper Ak (3):
ref-manual/variables.rst: document INHIBIT_AUTOTOOLS_DEPS
ref-manual/variables.rst: document INHIBIT_DEFAULT_RUST_DEPS
ref-manual/variables.rst: document INHIBIT_UPDATERCD_BBCLASS
Andrew Kreimer (1):
manuals: remove repeated word
Antonin Godard (70):
contributor-guide/submit-changes: add policy on AI generated code
Add favicon for the documentation html
bitbake: doc: bitbake-user-manual-ref-variables: document BB_CURRENT_MC
dev-manual: move multiconfig documentation to its own document
variables.rst: add a reference to BB_CURRENT_MC from bbdocs
migration-5.2: fix references to BB_CURRENT_MC
dev-manual/multiconfig: rename to use Multiconfig term
dev-manual/multiconfig: improve the current doc
dev-manual/multiconfig: add suggested best practices and baremetal sections
ref-manual/variables: document KMETA* and KCONF_AUDIT* variables
bitbake: doc: bitbake-user-manual-metadata: document the include_all directive
native: follow BUILD_* definitions for OBJCOPY, OBJDUMP and READELF
overview-manual: convert source-fetching.png to svg and fix UNPACKDIR
overview-manual: convert patching.png to svg
overview-manual: convert configuration-compile-autoreconf.png to svg
overview-manual: convert analysis-for-package-splitting.png to svg
overview-manual/concepts: remove PR from the build dir list
overview-manual/concepts: add UNPACKDIR in the directory description
migration-guides/release-notes-5.2: add known issue on stalled NVD
ref-manual/classes.rst: document the ptest-python-pytest class and variables
ref-manual/variables.rst: WATCHDOG_TIMEOUT: fix recipe name
ref-manual/variables.rst: document the WATCHDOG_RUNTIME_SEC variable
ref-manual/variables.rst: document the MOUNT_GROUP variable
ref-manual/features.rst: drop ld-is-gold
ref-manual/variables.rst: document the MESON_INSTALL_TAGS
ref-manual/variables.rst: document the NVD_DB_VERSION variable
ref-manual/variables.rst: document autotools class related variables
migration-guides/migration-5.2.rst: add information about autotools changes
ref-manual/variables.rst: add a link for BB_USE_HOME_NPMRC
migration-guides/migration-5.2: update for upcoming 5.2 release
migration-guides/release-notes-5.2: update for upcoming 5.2 release
classes/spdx-*.bbclass: move spdx2 specific variables out of spdx-common class
migration-guides/release-notes-5.2.rst: add the list of contributors
migration-guides/release-notes-5.2.rst: add recipe upgrades
migration-guides/release-notes-5.2.rst: add LICENSE recipe changes
migration-guides/release-notes-5.2.rst: add security fixes
migration-guides/release-notes-5.2.rst: add an entry for addfragments
migration-guides/migration-5.2.rst: final update for 5.2
ref-manual/system-requirements.rst: update list of supported distributions
poky.yaml.in: bump minimum required Python version to 3.9
ref-manual/variables.rst: document the GRUB_MKIMAGE_OPTS variable
ref-manual/variables.rst: document the SPDX_PACKAGE_VERSION variable
migration-guides/{migration,release-note}-5.2: update for 5.2 release
ref-manual/classes: ptest-python-pytest: improve the current documentation
migration-guides/{migration,release-note}-5.2: improvements and fixes
documentation/conf.py: define a manpage url
ref-manual/variables.rst: add manpage links for toolchain variables
ref-manual/variables.rst: add missing documentation for BUILD_* variables
ref-manual/variables.rst: document missing SDK_*_ARCH variables
ref-manual/variables.rst: document HOST_*_ARCH variables
ref-manual/variables.rst: HOST_CC_ARCH: fix wrong SDK reference
bitbake: doc/bitbake-user-manual-metadata.rst: fix python task example
ref-manual/variables.rst: improve the PKGV documentation
migration-guides/{migration,release-note}-5.2: update for 5.2 release
poky.yaml: introduce DISTRO_LATEST_TAG
Fix dead links that use the DISTRO macro
migration-guides/{migration,release-notes}-5.2.rst: notes for systemd pni-names
migration-guides/release-notes-5.2.rst: fix badly formatted gstreamer entries
migration-guides/release-notes-5.2.rst: add missing cves
bitbake: utils: format and improve docstrings
bitbake: lib/bb: format and improve logging docstrings
bitbake: doc: add a new Library Functions document
bitbake: doc: bitbake-user-manual-metadata: provide link to new doc
linux-firmware: fix zst install suffix
scripts/cve-json-to-text.py: remove unused options
scripts/cve-json-to-text.py: fix missing -o option
test-manual/intro: remove Buildbot version used
ref-manual/release-process: update releases.svg
migration-guides: add placeholders for 5.3
brief-yoctoprojectqs/index.rst: replace removed macro
Archana Polampalli (1):
ffmpeg: upgrade 7.1 -> 7.1.1
Balaji Pothunoori (1):
dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
Bastian Krause (1):
systemd: move sysusers.d systemd-remote to PN-journal-remote
Benjamin Szőke (1):
bitbake: runqueue: Optimize loop in scenequeue data construction
Bin Lan (1):
babeltrace2: upgrade 2.0.6 -> 2.1.0
Bruce Ashfield (26):
linux-yocto-dev: bump to v6.14
perf: enable zstd in default PACKAGECONFIG
linux-yocto/6.12: configuration graphics, I2C and warnings
linux-yocto/6.12: genericarm64: set the DMA Contiguous Memory Allocator size to 32MB
linux-yocto/6.12: update to v6.12.17
linux-yocto/6.12: update to v6.12.18
linux-yocto/6.12: update to v6.12.19
linux-yocto/6.12: yaffs2: fix module build
mips: Add '-std=gnu11' to vdso CFLAGS
linux-yocto/6.12: config: add pmem to genericarm64
kern-tools: allow comments after configuration options
linux-yocto/6.12: update to v6.12.22
linux-yocto/6.12: update to v6.12.23
linux-yocto/6.12: cfg: Include iommu.scc for Arrowlake boot support
linux-yocto/6.12: cfg: fix iommu configuration for -tiny kernel
kernel-yocto: allow annotated options to be modified
linux-yocto-dev: update to v6.15
linux-yocto/6.12: update to v6.12.24
linux-yocto/6.12: update to v6.12.25
linux-yocto/6.12: bsp/genericarm64: modular configuration updates
linux-yocto/6.12: update to v6.12.27
linux-yoto/6.12: bsp/arm: fix CONFIG_CRYPTO_LIB_CHACHA
linux-yocto/6.12: update to v6.12.28
linux-yocto/6.12: update to v6.12.29
linux-yocto/6.12: riscv config sync
linux-yocto/6.12: update to v6.12.30
Changqing Li (14):
Revert "python3-ctypes: depend on ldconfig only if distro-feature set"
python3: update python3-ctypes RDEPENDS to RRECOMMENDS
babeltrace: extend to nativesdk
babeltrace2: extend to nativesdk
patch.py: set commituser and commitemail for addNote
initscripts: add function log_success_msg/log_failure_msg/log_warning_msg
buildtools-tarball: move setting of envvars to respective envfile
buildtools-tarball: add envvars into BB_ENV_PASSTHROUGH_ADDITIONS
buildtools-tarball: Make buildtools respects host CA certificates
icu: set ac_cv_path_install to ensure install tool reproducibility
libsoup-2.4: fix CVE-2025-32911
send-error-report: make output align with original design when debug disabled
libsoup-2.4: fix build failure
libsoup-2.4: fix CVE-2024-52532
Chen Qi (26):
sysstat: upgrade from 12.7.6 to 12.7.7
shadow: upgrade from 4.17.1 to 4.17.2
diffutils: upgrade from 3.10 to 3.11
coreutils: upgrade from 9.5 to 9.6
glibc: fix header file conflict in case of multilib
util-linux/util-linux-libuuid: upgrade from 2.40.2 to 2.40.4
systemd/systemd-boot: upgrade from 257.1 to 257.3
debugedit: fix build failure when enabling DEBUG_BUILD
bitbake: data_smart: fix indentation
bitbake: data_smart.py: remove unnecessary ? from __expand_var_regexp__
bitbake: data_smart.py: simple clean up
bitbake: data_smart.py: clear expand_cache in _setvar_update_overridevars
mc: fix buildpath QA regarding unzip
time: fix runtime version from UNKNOWN to 1.9
classes/recipes: remove unnecessary qemu inherit and use qemuwrapper-cross
cpio: fix ptest-runner dependency
nativesdk.bbclass: handle PACKAGE_WRITE_DEPS
image/populate_sdk.bbclass: drop qemuwrapper-cross from DEPENDS
lib/classes/conf: refactor qemu.bbclass functions into library functions
busybox: fix CVE-2023-39810
bitbake: fetch2/git: fix shallow clone for tag containing slash
bitbake: lib/bb/tests/fetch: add a test case to ensure git shallow fetch works for tag containing slash
diffutils: upgrade from 3.11 to 3.12
coreutils: upgrade from 9.6 to 9.7
util-linux/util-linux-libuuid: upgrade from 2.40.4 to 2.41
shadow: upgrade from 4.17.3 to 4.17.4
Christian Lindeberg (1):
bitbake: fetch2/gomod: Fix mirroring problem
Christos Gavros (6):
skeletoninit: remove broken link
oeqa/selftest: add a newline in local.conf (newbuilddir)
go: Check if GO_IMPORT is set in recipe and error if not
initramfs-framework: remove hard dependency with busybox
ref-manual/variables.rst: document the IMAGE_ROOTFS_MAXSIZE variable
ref-manual/variables.rst: document the INITRAMFS_MAXSIZE variable
Dan McGregor (2):
openssl-native(sdk): poision built in paths
genericx86*: allow higher tunes
Daniel Ammann (1):
systemd: Fix typo in 00-create-volatile.conf
Daniel McGregor (4):
nfs-utils: clean up startup
nfs-utils: Use upstream systemd service files
nfs-utils: Configure nfsv4 ID mapping & Kerberos
nfs-utils: Start nfsv4 utilities with sysvinit
Daniel Turull (4):
linux/generate-cve-exclusions: use data from CVEProject
linux/cve-exclusion: Execute the script after changing to the new data source
cve-exclusions: correct cve status for 5 entries
cve-check: fix debug message
Dario Binacchi (1):
mmc-utils: upgrade to latest revision
Deepesh Varatharajan (17):
rust: Upgrade 1.81.0->1.82.0
rust: oe-selftest issue fix with v1.82
rust: Oe-selftest changes for rust v1.82.0
rust: Upgrade 1.82.0->1.83.0
rust: Fix build break because of download-ci-llvm
rust: Oe-selftest changes for rust v1.83.0
rust: Fix bloat issue in recent rust updates
rust: Fix build break because of "download-rustc" and "llvm-tools"
rust: Upgrade 1.83.0->1.84.1
rust: Fix build failure when multilibs are enabled
rust: Oe-selftest changes for rust v1.84.1
rust: re-enable the unit tests that are ignored
rust: re-enable the unit tests that are ignored
binutils: stable 2.44 branch updates
glibc: stable 2.41 branch update
rust: re-enable the unit tests that are previously ignored
binutils: Fix CVE-2025-1178
Denys Dmytriyenko (1):
nativesdk-buildtools-perl-dummy: add more missing packages
Divya Chellam (4):
vim: Upgrade 9.1.0764 -> 9.1.1043
vim: Upgrade 9.1.1043 -> 9.1.1115
ruby: upgrade 3.4.2 -> 3.4.3
libxml2: upgrade 2.13.6 -> 2.13.8
Dmitry Baryshkov (42):
linux-firmware: fix qca-qca61x4-usb package contents
linux-firmware: make linux-firmware-qcom-qcm6490-wifi provide -qcs6490-
vulkan: upgrade 1.3.296.0 -> 1.4.309.0
runqemu: also set GBM_BACKENDS_PATH
llvm: move libLLVM.so.N.M to llvm-libllvm package
llvm: use OECMAKE_SOURCEPATH to specify cmake dir
llvm: handle libdir in llvm-config
llvm: also use llvm-config wrapper for nativesdk recipes
llvm: remove LLVM_LDFLAGS from llvm-config --ldflags output
llvm: support building libclc
llvm: add SPIRV-LLVM-Translator support
llvm: enable more targets to build
mesa: upgrade 24.0.7 -> 25.0.2
bindgen-cli: a tool to generate Rust bindings
linux-firmware: upgrade 20250311 -> 20250410
mesa: drop kmsro PACKAGECONFIG
mesa: update patch status
mesa: don't buid Intel drivers outside of x86 world
mesa: introduce amd PACKAGECONFIG
mesa: handle svga Gallium driver through PACKAGECONFIG too
llvm: import build fix from meta-clang
llvm: also install llvm-min-tblgen
meson: pass -target and -I to bindgen calls
mesa: drop the bindgen patch
mesa: bundle Clang OpenCL headers into meta-clc
mesa: upgrade 25.0.2 -> 25.0.5
clang: split SPIRV-LLVM-Translator to its own recipe
meson: correct bindgen_clang_argments
clang: build-depend on spirv-llvm-translator-native
mesa: remove OSMesa support
mesa: drop useless -Dshared-glapi flag
mesa: drop -Dgallium-opencl flag
mesa: fold GL ES 3 packages into GL ES 2 ones
mesa: drop the libopencl-mesa-dev package
mesa: don't add extra tags to the libopencl-mesa package
mesa: drop gallium-pipe support
mesa: don't set RCONFLICTS / PROVIDES if glvnd is enabled
mesa: sort out PROVIDES for the glvnd case
mesa: drop .so files for GLVND ICD libraries
mesa: move dri_internal header to mesa-dev
mesa: remove XA tracker support
mesa: add support for Teflon, TFLite delegate
Enrico Jörns (8):
busybox: drop net-tools from defconfig
barebox: drop patch file left over during last upgrade
barebox: upgrade 2024.12.0 -> 2025.02.0
cml1.bbclass: use consistent make flags for menuconfig
poky: fix remove/append override syntax in comment
barebox: upgrade 2025.02.0 -> 2025.03.0
ref-manual/variables.rst: update ROOT_HOME documentation
conf.py: tweak SearchEnglish to be hyphen-friendly
Enrico Scholz (2):
cargo_common: use 'config.toml' instead of plain 'config'
oeqa/selftest/devtool: use 'config.toml' instead of plain 'config'
Eric Meyers (2):
bitbake: fetch2/npm: Adding npmrc support for private registry authentication
bitbake: doc: bitbake-user-manual-ref-variables: document BB_USE_HOME_NPMRC
Erick Shepherd (1):
kernel-devsrc.bb: Replace extra System.map file with symlink
Etienne Cordonnier (4):
python3-setuptools-scm: respect GIT_CEILING_DIRECTORIES
gdb: add source-highlight PACKAGECONFIG option
coreutils: remove outdated comment
ref-manual/variables.rst: document SSTATE_SKIP_CREATION
Fabio Berton (1):
ccache.conf: Add include_file_ctime to sloppiness
Fabio Estevam (3):
mtd-utils: Upgrade to 2.3.0
u-boot: upgrade 2025.01 -> 2025.04
bmaptool: upgrade 3.8.0 -> 3.9.0
Guðni Már Gilbert (5):
bluez5: upgrade 5.79 -> 5.80
bluez5: add missing tools to noinst-tools package
bluez5: disable aics tests
bluez5: upgrade 5.80 -> 5.82
bluez5: remove obsolete patch for test-gatt
Gyorgy Sarvari (4):
yocto-check-layer: expect success for test_patches_upstream_status
libmatchbox: upgrade 1.13 -> 1.14
ca-certificates: fix on-target postinstall script
conf/bitbake.conf: use gnu mirror instead of main server
Haixiao Yan (1):
glibc: Add single-threaded fast path to rand()
Harish Sadineni (2):
binutils: Fix CVE-2025-1180
binutils: Fix CVE-2025-1182
Hiago De Franco (2):
base-files: add nsswitch-resolved.conf and remove nsswitch patch
readline: enable HOME, END, INSERT, and DELETE key bindings in inputrc
Hongxu Jia (20):
setuptools3-base.bbclass: override default subprocess timeout
gnupg: upgrade 2.5.3 -> 2.5.4
man-pages: upgrade 6.9.1 -> 6.11
gpgme: upgrade 1.24.1 -> 1.24.2
socat: upgrade 1.8.0.2 -> 1.8.0.3
go: upgrade 1.22.12 -> 1.24.0
go: fix buildpath issue for go-runtime
go: remove support for GOROOT_FINAL
lib: spdx30_tasks: remove duplicated patched CVEs
gnupg: 2.5.4 -> 2.5.5
man-pages: 6.12 -> 6.13
spdx3: support to override the version of a package in SBOM 3
ovmf: fix CVE-2025-2295
barebox-tools: clean up yamltree from dtc
cdrtools-native: fix booting EFI ISO live failed
syslinux: improve isohybrid to process extra sector count for ISO 9660 image
spdx30: Provide software_packageUrl field in SPDX 3.0 SBOM
man-pages: upgrade 6.13 -> 6.14
libgcrypt: upgrade 1.11.0 -> 1.11.1
lttng-tools: fix compile failed with libxml2 2.14.0+
Ines KCHELFI (5):
ptest-cargo: refactor run-ptest generation to remove redundancy
ptest-cargo: fix incorrect FAIL count when multiple tests are run
ptest-cargo: fix tests output format for testimage
rpm-sequoia: add ptest
insane.bbclass: Add unimplemented-ptest detection for cargo-based tests
Isaac True (1):
bitbake: fetch2: add support for .debs containing uncompressed data tarballs
J. S. (4):
perlcross: upgrade 1.6 -> 1.6.1
perl: upgrade 5.40.0 -> 5.40.1
perlcross: 1.6.1 -> 1.6.2
perl: upgrade 5.40.1 -> 5.40.2
Jaeyoon Jung (2):
send-error-report: Respect URL scheme in server name if exists
send-error-report: Drop --no-ssl
Jamin Lin (7):
uboot-sign: support to create TEE and ATF image tree source
uboot-sign: support to add users specific image tree source
oe-selftest: fitimage: add testcases to test ATF and TEE
ref-manual: uboot-sign: Add how to enable ATF, TEE and User defined snippet ITS for U-Boot FIT image
uboot-sign: Fix unintended "-e" written into ITS
uboot-sign: Add support for setting firmware property in FIT configuration
ref-manual: uboot-sign: Support firmware property in FIT config
Jason Schonberg (1):
sqlite3: upgrade 3.47.2 -> 3.48.0
Jean-Pierre Geslin (1):
cargo: pass PACKAGECONFIG_CONFARGS to cargo build
Jeroen Hofstee (1):
gcc: Fix wrong code generation in atomic intrinsics for arm
Jiaying Song (2):
gcc: Undef _TIME_BITS in sanitizer_procmaps_solaris.cpp
gobject-introspection: Fix wrong PN used in MULTILIB_SCRIPTS
Joao Marcos Costa (1):
multilib.conf: fix typo in comment
Joerg Schmidt (1):
bitbake: bblayers/query: Fix using "removeprefix" string method
Jose Quaresma (1):
sstate-cache-management: add dry-run argument
Joshua Watt (11):
spdx30: Improve os.walk() handling
scripts/contrib: Add oe-image-files-spdx script
lib: sbom30: Add action statement for affected VEX statements
lib: spdx30_tasks: Handle patched CVEs
lib: Fix dependencies on SPDX code
classes: create-spdx-2.2: Fix dependency handling
oeqa: spdx: Add tar test for SPDX 2.2
lib: oe: Add cve_check to BBIMPORTS
bitbake: codeparser: Add function decorators for vardeps
lib/oe/cve_check: Mark variable flag dependencies
bitbake: hashserv: Fix deprecation warning about sqlite adapter
João Henrique Ferreira de Freitas (1):
neard: use WIRELESS_DAEMON
Julian Haller (2):
bitbake: bitbake: fetch: Fix BB_FETCH_PREMIRRORONLY for git mirror tarballs
bitbake: bitbake: tests/fetch: Fix git PREMIRRORONLY test
Kai Kang (3):
webkitgtk: 2.46.6 -> 2.48.0
libpam: add ptest cases back
xserver-xorg: remove sub-package ${PN}-xwayland
Khem Raj (150):
python3-lxml: upgrade 5.3.0 -> 5.3.1
libxcrypt-compat,libxcrypt: upgrade 4.4.37 -> 4.4.38
musl: Upgrade to latest tip of trunk
python3: Ignore locale2 tests on musl
python3: Skip test_write_read_append
rust-llvm: Fix build break found with clang
mpfr: Apply the backport of Float128 patch
libtirpc: Fix build with gcc-15/C23
gcc-cross,gcc-cross-canadian: Drop symlinking gold linker
gcc-runtime: Package libstdc++.modules.json
gmp: Fix build with GCC15/C23
gmp: Fix build with older gcc versions
m4: Stick to C17 standard
ppp: Replace K&R style C declarations
llvm: upgrade 19.1.7 -> 20.1.0
webkitgtk: Fix build with clang-20
webkitgtk: Fix assertion options with clang
gdbm: Use C11 standard
bash: Stick to C17 std
tcp-wrappers: Stick to C17 standard
cpio: Pin to use C17 std
ncurses: Pin to C17 standard
webkitgtk: Add packageconfig for assertions
expect: Fix build with GCC 15
at: Remove mktime signature from posixtm.c
libsndfile1: Include <stdbool.h> instead of redefining bool true and false
e2fsprogs: Fix build failure with gcc 15
makedumpfile: Fix build with GCC-15
cronie: Resolve build failure with GCC15
bluez: Fix build with GCC-15
readline: Fixed build with GCC-15
ppp: Fix build when shadow is enabled
unzip: Fix build with GCC-15
time: Fix build with GCC 15
time: Fix build with musl
oeqa: Build cpio with C17 std
babeltrace2: Fix build with clang on 32bit hosts
webkitgtk: Fix build on RISCV
opensbi: Do not inherit autotools bbclass
man-db: Fix musl build with NLS
which: Drop md4sum for SRC_URI
lrzsz: Drop setting md5sum for SRC_URI
unifdef: Don't use C23 constexpr keyword
nettle: Fix build with GCC-15
make: Fix signatures for getenv() and getopt()
groff: Fix build with GCC-15 on musl
gawk: Fix build with gcc-15 on musl
which: Fix build with gcc-15 on musl
db: Disable incompatible-pointer-types warning as error
bc: Add missing params to getopt/getenv signatures
parted: Fix build with GCC 15
mtd-utils: Fix GCC version detection
alsa-tools: Fix build with gcc 15
ghostscript: Pin to C17 std
lrzsz: Fix build with gcc-15
syslinux: Use -idirafter to add back path for system stdarg.h
xinetd: Pin to C17 std
gperf: Pin to C17 std
apt: Fix build with GCC 15
unifdef: Drop md5sum for SRC_URI
man-db: Add missing rdep for col utility
vulkan-samples: Fix build with GCC-15
fmt: Backport patch to fix spdlog ABI issue
man-db: Do not delete chatset.alias
rust-llvm: Disable benchmarks by cmake options
oeqa: Update lzip version in buildzip testcase
cargo-c,rust: Fix build on risv32
webkitgtk: Use WTF_CPU_UNKNOWN when building for riscv64
python3-maturin: Backport a libc build fix for riscv32
python3-pdm: upgrade 2.22.4 -> 2.23.1
python3-pdm-backend: upgrade 2.4.3 -> 2.4.4
glibc: Forward -ffile-prefix-map option to assembler flags
bitbake.conf: Switch prefix mapping to use -ffile-prefix-map
webkitgtk: Fix build break on non-arm/non-x86 systems
toolchain/clang: Remove duplicate RANLIB setting
harfbuzz: Upgrade to 11.1.0 release
harfbuzz: Fix build with gcc-15
cmake.bbclass: Enhance to emit a native toolchain cmake file
sstatesig: Handle special case of llvm-project-source shared-workdir
multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
kernel-arch.bbclass: Do not use weak assignment for TOOLCHAIN
binutils: Specify sysroot for libtool during build
rust: Fix build with GCC-15 on aarch64/musl
gdb: Upgrade to 16.3
util-linux: ignore mkfds BPF related ptests
gcc: Upgrade GCC to 15 release
clang: Merge llvm/clang family recipes from meta-clang
clang: RPROVIDE spirv-llvm-translator and libclc
mesa: Pass needed clang flags via BINDGEN_EXTRA_CLANG_ARGS
maintainers.inc: Add myself as maintainer for clang family of recipes
clang: Upgrade to 20.1.3
libcxx,compiler-rt-sanitizers: Add cflags to build with clang compiler
libsolv: Upgrade to 0.7.32 release
mesa: Fix header search paths
mesa: Do not use envvar BINDGEN_EXTRA_CLANG_ARGS
compiler-rt-sanitizers: Omit the musl architecture restrictions
arch-mips.inc: Use -EB/-EL for denoting endianness
musl: Enable riscv32
compiler-rt: Always use clang for compiler
clang: Space optimize clang recipes
clang: Build limited targets for target clang recipe
arch-powerpc: Use -maltivec in compiler flags if altivec is in tune features
compiler-rt: Consolidate and fix cmake arguments
libcxx: Fix cflags and ldflags for using compiler runtime
compiler-rt: Rename the rt libraries if compiled with arm hardfloat ABI
clang: Upgrade to 20.1.4
compiler-rt: Map the COMPILER_RT_DEFAULT_TARGET_ARCH
compiler-rt: Exclude sync builtins from build when arm < v6
compile-rt: Fix building compiler-native on aarch64 build hosts.
compiler-rt-sanitizers: Fix native builds on aarch64 build hosts
valgrind: Fix build with clang
systemtap: Remove unneeded -Wno-dangling-pointer
babeltrace2: Update patch to upstreamed version of patch
opensbi: Pass CROSS_COMPILE and REPRODUCIBLE flags
m4: Upgrade to 1.4.20 release
ovmf: Upgrade to 202502 release
libvorbis: Ignore -mfused-madd as well for clang
kexec-tools: Fix ppc build
rust: Use patchelf in place of chrpath to edit rpaths
gcc: Always use GCC toolchain
glibc: Always use GCC toolchain
grub,grub-efi: Pin to using gcc on aarch64
syslinux: Pin to using GCC toolchain
pseudo: Pin to using GCC compiler
rpm: Always use gcc compiler
busybox: Fix build on architectures without SYS_settimeofday
perf: Do not treat maybe-uninitialized warnings as errors
gnu-efi: Use objcopy from GNU binutils with clang
pulseaudio: Treat -Wunused-command-line-argument as error
systemd-boot: Remove -mfpmath=sse option from cflags
openssl: Link with libatomic on x86/clang
qemu: Link with libatomic on x86/clang
valgrind: Use gcc to compile on riscv64
webkitgtk: Use gcc to compile for arm target
pulseaudio: Pin to use GCC compiler
vulkan-samples: Upgrade to latest tip of trunk
compiler-rt-sanitizers: Fix build on mips
clang: Upgrade to 20.1.5 release
clang.inc: Specify ldso when using usrmerge
clang.inc: Add compiler-rt to default deps when using clang compiler
vulkan-samples: Disable overriding-option as error
systemtap: Pin to build with GCC
seatd: Disable sign-compare warning as error on clang
systemd-boot: Pin to use gcc toolchain on arm
busybox: Do not define global 'const' with clang
gcc: Fix riscv32 multilib issues in non-multilib toolchain
linux-yocto: Remove debug-kernel.scc for riscv32 kernels
mesa-gl: Remove osmesa dependency
rust: Disable cross-unwinding support in llvm libunwind
libjpeg-turbo: Fix build on mips/clang
Koch, Stefan (1):
bitbake: tests/fetch: Add test case to check shallow cloning using `PREMIRRORS`
Lee Chee Yang (9):
migration-guides: add release notes for 5.0.7
migration-guides: add release notes for 4.0.25
migration-guides: add release notes for 5.1.3
migration-guides: add release notes for 5.1.4
migration-guides: add release notes for 5.0.8
docs: update walnascar-5.2 release
release-notes-5.2: update download section
migration-guides: add release notes for 4.0.26
migration-guides: add release notes for 5.0.9
Lei Maohui (5):
kea: fix conflict between kea-dhcp6 multilibs
python3-pdm python3-pdm-{backend,build-locked}: move from meta-python
python3-webcolors: upgrade 24.8.0 -> 24.11.1
python3-hypothesis: upgrade 6.129.2 -> 6.131.0
python3-hypothesis: Update to use the new ptest-python-pytest class
Leonard Anderweit (1):
ref-manual: classes: uki: Fix git links
Li Wang (1):
xinetd: use monotonic time
Liu Yiding (2):
gzip: upgrade 1.13 -> 1.14
libunwind: disable installation of tests dir
Louis Rannou (2):
bitbake: bitbake: data_smart: fix ??= operator for variable flags
bitbake: bitbake: tests/data: add tests for variable flags
Luca Fancellu (1):
clang: Include the libclang python bindings in the build
Madhu Marri (1):
qemu: ignore CVE-2023-1386
Makarios Christakis (1):
icu: Adjust ICU_DATA_DIR path on big endian targets
Marek Vasut (1):
u-boot: kernel-fitimage: Restore FIT_SIGN_INDIVIDUAL="1" behavior
Mark Asselstine (1):
bitbake: utils: lock_timeout_nocheck() ensure `l` is initialized
Mark Hatle (1):
bitbake: bitbake: runqueue: Verify mcdepends are valid
Markus Volk (26):
wayland-protocols: update 1.40 -> 1.41
boost: add charconv lib
libsdl2: fix PACKAGECONFIG for libusb
fastfloat: add recipe
libsdl2: fix build with pipewire 1.4.0
vala: update 0.56.17 -> 0.56.18
glib-2.0: update 2.82.4 -> 2.84.0
gtk4: update 4.16.12 -> 4.18.1
libadwaita: update 1.6.4 -> 1.7.0
glib-2.0: fix build issue with gobject-introspection
gobject-introspection: update 1.82.0 -> 1.84.0
gsettings-desktop-schemas: update 47.1 -> 48.0
gtk4: update 4.18.3 -> 4.18.4
qemu: add PACKAGECONFIG for sdl-image
mpg123: make use of virtual/libsdl2
default-providers.inc: add entries for virtual/libsdl2
qemu.inc: make use of virtual/libsdl2
glib-2.0: update 2.84.0 -> 2.84.1
gtk4: update 4.18.4 -> 4.18.5
wayland-protocols: update 1.42 -> 1.44
libxcvt: allow native build
mesa: update 25.0.5 -> 25.1.0
mesa: add support for asahi drivers
mesa: update 25.1.0 -> 25.1.1
boost: add process library
mesa: make asahi dependent on opencl
Marta Rybczynska (8):
cve-update-db-native: restore
cve-update-db-native: update structure
cve-update-db-native: add the fkie source
cve-check: allow feed choice
flex: update CVE_PRODUCT
vulnerabilities/classes: remove references to cve-check text format
maintainers.inc: change email address
cve-check: change the default feed
Martin Jansa (6):
cargo.bbclass: show PACKAGECONFIG_CONFARGS in bbnote
buildcfg: get_metadata_git_*: catch also bb.process.NotFoundError
pkgconfig: fix build with gcc-15
flex: fix build with gcc-15 on host
ghostscript: fix build with gcc-15 on host
bash: use -std=gnu17 also for native CFLAGS
Mathieu Dubois-Briand (2):
linux/cve-exclusion: Update exclusions after kernel update
linux/cve-exclusion: Update exclusions after kernel update
Matthias Schiffer (2):
curl: only set CA bundle in target build
Revert "git: git-replacement-native: depend on ca-certificate"
Michael Estner (2):
bitbake: utils: Clean up imports
bitbake: lib: Remove double imports
Michael Halstead (2):
yocto-uninative: Update to 4.7 for glibc 2.41
docs: update current releases for Walnascar
Michael Opdenacker (5):
flac: upgrade 1.4.3 -> 1.5.0
alsa-lib: upgrade 1.2.13 -> 1.2.14
alsa-tools: upgrade 1.2.11 -> 1.2.14
alsa-ucm-conf: upgrade 1.2.13 -> 1.2.14
alsa-utils: upgrade 1.2.13 -> 1.2.14
Michal Sieron (1):
kernel-module-split: Allow for external conf files
Mike Crowe (2):
classes-recipe: npm: Complain immediately if npm-shrinkwrap.json is too old
rootfs.py: Don't create modules directory for all kernels
Mike Looijmans (1):
dropbear/dropbearkey.service: Allow extra arguments for key generation
Mikko Rapeli (15):
psplash: start via udev if framebuffer device detected
psplash: fix typo in psplash-systemd.service
systemd: depend on util-linux-mkswap
psplash: ignore startup errors in psplash-systemd.service
poky-bleeding.bbclass: support recipes with multiple scm SRCREVs
selftest pokybleeding.py: add test for poky-bleeding.bbclass
uki.bbclass: drop serial console from kernel command line
test_efi_plugin_plain_systemd-boot: don't set console
genericarm64.conf: increase INITRAMFS_MAXSIZE
efi-uki-bootdisk.wks.in: reduce ESP boot partition size
lttng-modules: fix build failure on genericarm64
oeqa/selftest/wic: Increase rootfs size in test_offset
oeqa/selftest/wic: Add ext4 to IMAGE_FSTYPES in test_exclude_path_with_extra_space
oeqa/selftest/pokybleeding: change from mtd-utils-selftest to pseudo
sbom.rst: how to disable SPDX generation
Ming Liu (1):
zip: fix a buffer overflow detected issue
Mingli Yu (3):
systemd: Correct tmpfile.d file for resolv.conf
openssh: Add pam_env support
base-files: Make PATH retain the existing value
NeilBrown (1):
nfs-utils: don't use signals to shut down nfs server.
Nguyen Dat Tho (1):
libatomic-ops: Update GITHUB_BASE_URI
Niko Mauno (17):
cve-check.bbclass: Mitigate symlink related error
at-spi2-core: Avoid non-ASCII characters in FILES
python3-imagesize: Avoid non-ASCII in SUMMARY
kbd: Avoid non-ASCII characters in DESCRIPTION
packagegroup-core-x11: Avoid non-ASCII in RDEPENDS
packagegroup-core-x11: Drop dbus-x11 in REDEPENDS:${PN}-utils
iproute2: Add iptables PACKAGECONFIG knob
default-providers: Add VIRTUAL-RUNTIME_dbus variable
dbus: Allow using dbus-lib with alternative D-Bus
systemd: Support using alternative runtime D-Bus
glib: Support using alternative runtime D-Bus
recipes-connectivity: Drop dbus from RDEPENDS:${PN}
dbus-glib: Revise RDEPENDS:${PN}-tests assignment
dbus: Remove 'dbus-x11' from RPROVIDES
cve-exclusion_6.12.inc: Update using current cvelistV5
linux: cve-exclusions: Fix false negatives
linux: cve-exclusions: Amend terminology
Olga Denisova (2):
buildstats.py: Add tracking of network I/O per interface
pybootchartgui: visualize /proc/net/dev network stats in graphs
Patrik Nordvall (1):
bitbake: fetch2/git: Restore escape quoting for the git url when used
Patryk Seregiet (1):
linux-firmware: fix FILES to drop RDEPENDS on full package
Paul Gortmaker (1):
requirements: move Ubuntu-20.04 into unsupported category due to python
Pavel Zhukov (2):
ovmf: Add PACKAGECONFIG[debug]
overlayfs-etc: Unmount /sys and /proc before init
Pedro Ferreira (1):
bitbake: codeparser: Skipping typing when inspecting Python modules
Peter Bergin (1):
pkg-config-native,librsvg-native: fix EXTRA_NATIVE_PKGCONFIG_PATH
Peter Kjellerstedt (10):
libbsd: Remove package specific licenses
bitbake: tests/fetch: Verify regular expression "URLs" that contain a ?
devtool: Do not create annotated tags if tag.gpgSign is set
devtool-source.bbclass: Do not create annotated tags if tag.gpgSign is set
buildhistory.bbclass: Do not create annotated tags if tag.gpgSign is set
devtool: reset: Escape command line input used in regular expression
systemd-systemctl-native: Use += instead of :append
insane.bbclass: Move test for invalid PACKAGECONFIGs to do_recipe_qa
insane.bbclass: Report all invalid PACKAGECONFIGs for a recipe at once
libstd-rs: Correct the license to use Unicode-3.0
Peter Marko (54):
curl: upgrade 8.12.0 -> 8.12.1
openssl: upgrade 3.4.0 -> 3.4.1
gnutls: upgrade 3.8.8 -> 3.8.9
sassc: set status of CVE-2022-43357
libsass: fix fetched commit hash
Revert "cve-update-nvd2-native: Tweak to work better with NFS DL_DIR"
xwayland: mark CVEs fixed in 24.1.6 as fixed
grub: drop obsolete CVE statuses
grub: backport strlcpy function
grup: patch CVE-2024-45781
grub: patch CVE-2024-45782 and CVE-2024-56737
grub: patch CVE-2024-45780
grub: patch CVE-2024-45783
grub: patch CVE-2025-0624
grub: patch CVE-2024-45774
grub: patch CVE-2024-45775
grub: patch CVE-2025-0622
grub: patch CVE-2024-45776
grub: patch CVE-2024-45777
grub: patch CVE-2025-0690
grub: patch CVE-2025-1118
grub: patch CVE-2024-45778 and CVE-2024-45779
grub: patch CVE-2025-0677, CVE-2025-0684, CVE-2025-0685, CVE-2025-0686 and CVE-2025-0689
grub: patch CVE-2025-0678 and CVE-2025-1125
go: upgrade 1.24.0 -> 1.24.1
binutils: patch CVE-2025-1153
expat: upgrade 2.6.4 -> 2.7.0
xserver-xorg: mark CVEs fixed in 21.1.16 as fixed
spdx30: handle links to inaccessible locations
cve-update-nvd2-native: handle missing vulnStatus
spdx30: handle Unknown CVE_STATUS
cve-update-nvd2-native: add workaround for json5 style list
openssl: upgrade 3.4.1 -> 3.5.0
go: upgrade 1.24.1 -> 1.24.2
bitbake: fetch/git: always fetch lfs when creating shallow tarball
bitbake: fetch/git: correct typo in comment and style
xz: upgrade 5.6.4 -> 5.8.1
libarchive: upgrade 3.7.8 -> 3.7.9
cve-check: extract extending CVE_STATUS to library function
spdx: extend CVE_STATUS variables
ptest-cargo: handle packageconfig arguments
linux/cve-exclusion: update with latest cvelistV5
linux/cve-exclusion: correct fixed-version calculation
linux/cve-exclusion: update exclusions after script fixes
linux/cve-exclusion: do not shift first_affected
binutils: drop obsolete CVE_STATUS
binutils: mark CVE-2025-1153 as fixed
vex: fix rootfs manifest
go: upgrade 1.24.2 -> 1.24.3
testimage: get real os-release file
dropbear: add mirror
dropbear: upgrade 2024.86 -> dropbear_2025.88
libxml2: upgrade 2.13.6 -> 2.14.3
libxml2: revert commit breaking patchs in cmake file
Philip Lorenz (8):
bitbake: fetch2: Clean up no longer used name parameter
bitbake: tests/fetch: Move commonly used imports to top
bitbake: fetch2: Check for git-lfs existence before using it
bitbake: fetch2: Simplify git LFS detection
bitbake: fetch2: Use git-lfs fetch to download objects
bitbake: fetch2: Fix incorrect lfs parametrization for submodules
bitbake: fetch2: Fix LFS object checkout in submodules
bitbake: tests/fetch: Test gitsm with LFS
Praveen Kumar (3):
connman: Fix CVE-2025-32743
connman: Fix CVE-2025-32366
glib-2.0: update 2.84.1 -> 2.84.2
Priyal Doshi (1):
tzdata/tzcode-native: upgrade 2025a -> 2025b
Quentin Schulz (5):
docs: use literalinclude for system requirements
tools: add script for building documentation inside containers
b4-wrapper-poky.py: output errors to stderr
mesa: Enable PanVK for panfrost PACKAGECONFIG
set_versions.py: mark Styhead as EoL
Randy MacLeod (7):
tcmode-default: eliminate needless gdb, qemu defaults
tcmode-default: eliminate needless 'go' defaults
tcmode-default: eliminate needless binutils version defaults
tcmode-default: eliminate needless linux-libc-headers version defaults
valgrind: Upgrade from 3.24.0 to 3.25.0
linux: add CVE_STATUS for a chrome* bug
valgrind: Upgrade from 3.25.0 to 3.25.1
Rasmus Villemoes (2):
openssl: fold result of sed invocation into environment file
openssl: honour calling environment's values in wrapper script
Richard Purdie (174):
oeqa/runtime/connman: Drop unused test
base: Fix PACKAGECONFIG handling for cross recipes
gdb: Include xz support by default and clean up PACKAGECONFIG
udev-extraconf: Switch from ifconfig to ip
oeqa/qemurunner: Convert from ifconfig to use ip
bitbake: fetch2: Fix BB_FETCH_PREMIRRORONLY network disabling
lib/package/utils: Improve multiprocess_launch argument passing
shadow-native: Disable syslog usage
buildstats: Avoid rare UnboundLocalError
qemurunner: Fix a bug with fork/exit handling
bitbake: utils: Print information about lock issue before exiting
bitbake: utils: Tweak lock_timeout logic
bitbake: utils: Add signal blocking for lock_timeout
bitbake: event/utils: Avoid deadlock from lock_timeout() and recursive events
poky: Update SANITY_TESTED_DISTROS
poky: Remove Fedora38 from SANITY_TESTED_DISTROS
bitbake.conf: Start to separate out gcc related variable definitions
bitbake: toaster: Add script to compare toaster fixtures to project release data
bitbake: toaster/fixtures: Add walnascar release information
bitbake: toaster/tests: Fix kirkstone test
build-appliance-image: Update to master head revision
bitbake: cooker: Add debug for parsing being complete
bitbake: command: Fix command complete event ordering
bitbake: bitbake-server/worker: Hide os.fork() deprecation warning
bitbake: data_smart: Ensure module dependency changes invalidate the base config cache
cairo: upgrade 1.18.2 -> 1.18.4
cmake: Upgrade 3.31.5 -> 3.31.6
diffoscope: upgrade 287 -> 289
ell: upgrade 0.73 -> 0.74
epiphany: upgrade 47.3.1 -> 48.0
fastfloat: upgrade 8.0.0 -> 8.0.2
gcr: upgrade 4.3.0 -> 4.3.1
ghostscript: upgrade 10.04.0 -> 10.05.0
git: upgrade 2.48.1 -> 2.49.0
hwdata: upgrade 0.392 -> 0.393
libical: upgrade 3.0.19 -> 3.0.20
libxmlb: upgrade 0.3.21 -> 0.3.22
libxslt: upgrade 1.1.42 -> 1.1.43
mmc-utils: upgrade to latest revision
ofono: upgrade 2.14 -> 2.15
pango: upgrade 1.56.1 -> 1.56.2
pkgconf: upgrade 2.3.0 -> 2.4.3
puzzles: upgrade to latest revision
python3-attrs: upgrade 25.1.0 -> 25.3.0
python3-cryptography/python3-cryptography-vectors: Upgrade 44.0.0 -> 44.0.2
python3-hypothesis: upgrade 6.127.4 -> 6.129.2
python3-jinja2: upgrade 3.1.5 -> 3.1.6
python3-maturin: upgrade 1.8.1 -> 1.8.3
python3-pyproject-metadata: upgrade 0.9.0 -> 0.9.1
python3-scons: upgrade 4.8.1 -> 4.9.0
python3-setuptools-rust: upgrade 1.10.2 -> 1.11.0
python3-setuptools: upgrade 75.8.2 -> 76.0.0
python3-trove-classifiers: upgrade 2025.2.18.16 -> 2025.3.13.13
python3-websockets: upgrade 15.0 -> 15.0.1
python3-yamllint: upgrade 1.35.1 -> 1.36.0
sysklogd: upgrade 2.7.0 -> 2.7.1
sysvinit: upgrade 3.13 -> 3.14
ttyrun: upgrade 2.36.0 -> 2.37.0
wpebackend-fdo: upgrade 1.14.3 -> 1.16.0
lttng-modules: Upgrade 2.13.16 -> 2.13.17
libx11: Upgrade 1.8.11 -> 1.8.12
xauth: upgrade 1.1.3 -> 1.1.4
libsm: Upgrade 1.2.5 -> 1.2.6
xtrans: Upgrade 1.5.2 -> 1.6.0
xinit: upgrade 1.4.3 -> 1.4.4
ccache: upgrade 4.10.2 -> 4.11
libidn2: upgrade 2.3.7 -> 2.3.8
libxkbcommon: upgrade 1.8.0 -> 1.8.1
native: Drop export statements that aren't needed
dhcpcd: upgrade 10.1.0 -> 10.2.2
bitbake: tests/fetch: Add missing branch parameter to tests
bitbake: fetch/git: Rework tag parameter handling
bitbake: fetch/git: Ensure tags work with shallow clones
bitbake: tests/fetch: Add git tag verification tests
bitbake: tests/fetch: Fix typo in npm test
dbus-glib: Upgrade 0.112 -> 0.114
psplash: Fix build with GCC 15
libmatchbox: Upgrade 1.12 -> 1.13
sanity: Bump minimum python version requirement to 3.9
bitbake: lib/bb: Bump minimum python version requirement to 3.9
bitbake: fetch: Drop multiple branch/revision support for single git urls
spdx: Update for bitbake changes
buildhistory: Update for bitbake changes
bitbake: Revert "bblayers/query: Fix using "removeprefix" string method"
bitbake: bitbake: Bump version to 2.9.2
sanity.conf: Require bitbake 2.9.2
meta/conf: Start to populate autobuilder config fragments
expat: Upgrade 2.7.0 -> 2.7.1
buildperf: Avoid step usage in performance line graphs
buildperf: Tweak tooltip positioning for usability
lttng-tools: Update patch status
rust-source: Fix remove_gcc_directory
bitbake: bitbake: Update version to 2.12.0 for release
sanity.conf: Update minimum bitbake version to 2.12.0
layer.conf: Update layer series name for release
poky-tiny: Drop obsolete/broken comment
poky.conf: Bump version for 5.2 walnascar release
build-appliance-image: Update to master head revision
rust-llvm: Compile llvm to use dynamic libraries
poky-tiny: Fix whitespace in variable assignment
rust-llvm: Disable libedit
bitbake: fetch2/git: Handle srcrevs for annotated tags in tag check
at-spi2-core: upgrade 2.56.0 -> 2.56.1
base-passwd: upgrade 3.6.6 -> 3.6.7
bind: upgrade 9.20.6 -> 9.20.7
btrfs-tools: upgrade 6.13 -> 6.14
ccache: upgrade 4.11 -> 4.11.2
connman: upgrade 1.43 -> 1.44
createrepo-c: upgrade 1.2.0 -> 1.2.1
diffoscope: upgrade 289 -> 293
ed: upgrade 1.21 -> 1.21.1
ell: upgrade 0.74 -> 0.75
gtk4: upgrade 4.18.1 -> 4.18.3
harfbuzz: upgrade 10.4.0 -> 11.0.0
iproute2: upgrade 6.13.0 -> 6.14.0
kmod: upgrade 34.1 -> 34.2
libevdev: upgrade 1.13.3 -> 1.13.4
libinput: upgrade 1.27.1 -> 1.28.1
libnotify: upgrade 0.8.4 -> 0.8.6
libsdl2: upgrade 2.32.2 -> 2.32.4
libsoup: upgrade 3.6.4 -> 3.6.5
libusb1: upgrade 1.0.27 -> 1.0.28
lighttpd: upgrade 1.4.77 -> 1.4.78
llvm: upgrade 20.1.0 -> 20.1.1
mpfr: upgrade 4.2.1 -> 4.2.2
ofono: upgrade 2.15 -> 2.16
pango: upgrade 1.56.2 -> 1.56.3
piglit: upgrade to latest revision
python3-beartype: upgrade 0.20.0 -> 0.20.2
python3-numpy: upgrade 2.2.3 -> 2.2.4
python3-poetry-core: upgrade 2.1.1 -> 2.1.2
python3-pygobject: upgrade 3.52.2 -> 3.52.3
python3-pyparsing: upgrade 3.2.1 -> 3.2.3
python3-pytz: upgrade 2025.1 -> 2025.2
python3-rdflib: upgrade 7.1.3 -> 7.1.4
python3-rpds-py: upgrade 0.22.3 -> 0.24.0
python3-scons: upgrade 4.9.0 -> 4.9.1
python3-setuptools-scm: upgrade 8.2.0 -> 8.2.1
python3-setuptools: upgrade 76.0.0 -> 78.1.0
python3-trove-classifiers: upgrade 2025.3.13.13 -> 2025.3.19.19
python3-typing-extensions: upgrade 4.12.2 -> 4.13.0
python3-yamllint: upgrade 1.36.0 -> 1.37.0
qemu: Upgrade 9.2.0 -> 9.2.3
repo: upgrade 2.52 -> 2.53
shaderc: upgrade 2024.3 -> 2025.1
sysklogd: upgrade 2.7.1 -> 2.7.2
wayland-protocols: upgrade 1.41 -> 1.42
python3-calver: upgrade 2022.6.26 -> 2025.04.01
stress-ng: upgrade 0.18.11 -> 0.18.12
python3-iniconfig: upgrade 2.0.0 -> 2.1.0
poky-bleeding: Drop debug code
bitbake: parse/ConfHandler: Add warning for deprecated whitespace usage
oeqa/selftest/fetch: Fix whitespace
lttng-tools: 2.13.14 -> 2.13.15
lttng-modules: Upgrade 2.13.17 -> 2.13.18
send-error-report: Apply v2 of the patch
selftest-ed: Upgrade to version 1.21/1.20.2
recipes: Drop remaining md5sum checksums
lttng-ust: upgrade 2.13.8 -> 2.13.9
qemu: Upgrade 9.2.3 -> 10.0.0
pseudo: Upgrade to version 1.9.1
bitbake.conf/pseudo: Switch from exclusion list to inclusion list
gst-examples: Update 1.18.6 -> 1.26.1
libsoup-2.4: Drop recipe as obsolete
openssh: Upgrade 9.9p2 -> 10.0p1
gcc: Fix riscv multilib issues in plain toolchains
oeqa/selftest/rust: Add exclusion to fix riscv64 builds
ptest-packagelists: Add riscv64 exclusions so we can add testing
bitbake: toaster/fixtures: Add whinlatter, drop styhead
bitbake: toaster/tests: Update after release numbering changes
bitbake: toaster/tests/buildtest: Switch to new CDN
sstatetests: Switch to new CDN
local.conf.sample: Switch to new CDN
brief-yoctoprojectqs/ref-manual: Switch to new CDN
Robert Yang (3):
runqemu: Set target to rootfs when target is empty
coreutils: Fix file-rdeps for single-binary
coreutils: Drop 0001-local.mk-fix-cross-compiling-problem.patch
Rogerio Guerra Borin (1):
u-boot: ensure keys are generated before assembling U-Boot FIT image
Roland Hieber (1):
bitbake: contrib: vim: ftdetect: don't conflict with other filetypes
Ross Burton (106):
linux-yocto: revert omap8250 power management changes on genericarm64
python3-license-expression: fix ptest installation
documentation: remove AUTHOR[doc]
autotools: don't try and find in-tree macros
recipes/*: remove obsolete use of acpaths
apr-utils: remove obsolete patch
freetype: pass missing include paths to autoreconf
bitbake: lib/bb/build: remove mention of OE_EXTRA_IMPORTS
conf/documentation.conf: remove OE_IMPORTS
automake: remove upstreamed patches
ltp: don't use host objcopy
weston-init: improve XDG_RUNTIME_DIR fallback creation
xserver-nodm-init: improve XDG_RUNTIME_DIR fallback creation
systemd-serialgetty: don't set a default SERIAL_CONSOLES
systemd: if getty generator is disabled remove the generator, not the units
systemd-serialgetty: use existing unit files in systemd
mirrors: rationalise Debian mirrors
puzzles: ignore three new CVEs for a different puzzles
Remove all mention of core-image-lsb
ref-manual: don't refer to poky-lsb
ref-manual: remove OE_IMPORTS
xserver-xf86-config: add a configuration fragment to disable screen blanking
xserver-xf86-config: remove obsolete configuration files
dbus-glib: depend on dbus, not dbus-x11
libcap: drop obsolete patches
libcap: remove redundant FILES:PN-dev
libcap: clean up configuration variables
libcap: fix licensing fields
libcap: upgrade to 2.75
mdadm: don't inherit autotools
autotools: require that a configure script exists
dhcpcd: don't try to run autoreconf
docbook-xml-dtd4: clean up LICENSE situation
common-licenses/OASIS: remove unused license
pciutils: work around pseudo symlink creation race
gtk+3: depend on the librsvg pixbuf loader in gtk3-demo
dev-manual: remove qemu machine name list in runqemu invocation
meson: refresh upstreamed patch
perl: add more module RDEPENDS that don't get detected
attr: merge .bb and .inc
attr: improve ptest packaging
acl: improve ptest packaging
flex: remove obsolete disable-tests.patch
flex: build occasional build failures in test suite compile
bitbake: fetch2/wget: consider downloadfilename when checking for upstream
bitbake: fetch2/wget: don't conditionalise --continue
bitbake: fetch2/wget: use long arguments for clarity
bitbake: bb/tests: use subtests when looping in a test case
bitbake: tests/fetch: use a namedtuple for the wget test data
bitbake: tests/fetch: support setting PV in the wget fetcher
bitbake: tests/fetch: add a test for download paths without a proper filename
coreutils: add missing ptest dependencies
coreutils: fix cksum on musl
scripts/devtool: sort the recipes that need to be upgraded together
lib/oe: remove redundant __name__ == "__main__" checks
python3: remove obsolete deletion of non-deterministic .pyc files
meson: upgrade to 1.7.1
libjpeg-turbo: fix upstream release checking
mesa: remove obsolete deletion of .la files
mesa-demos: fix detection of GLX headers
libunwind: Upgrade 1.6.2 -> 1.8.1
autoconf: upgrade to final 2.72 release
genericarm64: add ttyPS1 for KV260
systemd: enable getty generator by default
systemd: always depend on the explicit serial console units
libunwind: refresh ppc32/musl patch
libunwind: check if libatomic is needed at configure time
libunwind: fix build when unused sections are garbage collected
libunwind: fix the build with GCC 15
wget: use libpcre2
bmaptool: put the PV in the filename
uninative: show errors if installing fails
python3: backport the full fix for importlib scanning invalid distributions
autoconf: set PKGV to avoid version-goes-backwards
meson: upgrade to 1.8.0
classes/yocto-check-layer: refactor to be extended easily
classes/yocto-check-layer: add check for tasks that allow network access
buildtools-tarball: fix default_cases assignment
testsdk: allow user to specify which tests to run
oe/sdk: fix empty SDK manifests
oeqa/sdk/context: fix multilib handling bug in hasTargetPackage
oeqa/sdkext/context: align hasHostPackage with parent class
oeqa/sdk: add simple test that the manifests are not empty
oeqa/selftest/sdk: add test to verify the manifests are generated correctly
oeqa/sdk: add helpers to check for and install packages
oeqa/sdk: use ensure_*_package helpers
oeqa/sdk/kmod: skip test in eSDKs
oeqa/sdk/meson: generalise test case
core-image-sato: fix SDK dependency on glib
oeqa/sdk/gtk3: build libhandy instead of galculator
oeqa/sdk/meson: add check that meson has detected the target correctly
oeqa/sdk/maturin: be less picky in the list_python test
oeqa/sdk/maturin: no need for a setupClass, merge code into test
oeqa/sdk/autotools: verify that configure is using the correct host
meson: split template generation
meson: remove sysroot from the native environment file
meson: clean up the native template in nativesdk builds
cryptodev-linux: clean up do_install
buildstats-diff: find last two buildstats files if none are specified
Revert "xwayland: mark CVEs fixed in 24.1.6 as fixed"
Revert "xserver-xorg: mark CVEs fixed in 21.1.16 as fixed"
rust: remove python3-native DEPENDS
rust: consolidate rust-llvm dependencies
rust: remove file-native DEPENDS
linux/generate-cve-exclusions: show the name and version of the data source
linux-yocto: refresh CVE exclusions
Ryan Eatmon (1):
sbc: Fix for gcc 15 compile error
Samuli Piippo (1):
libjpeg-turbo: don't use chrpath
Sebastian Zenker (1):
kernel.bbclass: Handle possible multiconfig.
Simone Weiß (2):
sassc, libsass: add recipes
libadwaita: upgrade 1.6.2 -> 1.6.4
Sofiane HAMAM (2):
sanity: Check for non ascii chars in TOPDIR
patchtest: Fix minor README typo
Stefan Herbrechtsmeier (1):
bitbake: fetch2: Partial revert decodeurl() to not use the URI class
Stefan Koch (7):
bitbake: fetch2/git: Add support for fast initial shallow fetch
bitbake: bitbake-user-manual: Update documentation for fast `BB_GIT_SHALLOW`
bitbake: fetch2/gitsm: Unpack even when `ud.clonedir` is not available
bitbake: tests/fetch: Adapt test cases for fast shallow fetches
bitbake: tests/fetch: Add an additional test case to check whether the fast fetch is shallow
bitbake: fetch2: Move the `ensure_symlink()` function into the `FetchMethod` class
bitbake: fetch2: Ensure a valid symlink in `PREMIRRORS` case when using shallow cloning
Stefan Mueller-Klieser (1):
kernel-arch: add macro-prefix-map in KERNEL_CC
Sven Kalmbach (1):
cml1.bbclass: do not escape the exit value
Thomas Perrot (1):
send-error-report: improve debugging
Tom Hochstein (4):
meson: Allow user to override setup command options
toolchain-scripts: Add Meson settings for Yocto build SDK
toolchain-scripts: Export meson settings for SDK builds
meson: Fix host_machine setting for native cross-file
Trevor Gamblin (11):
python3-flit-core: upgrade 3.10.1 -> 3.11.0
python3-setuptools-scm: upgrade 8.1.0 -> 8.2.0
python3-roman-numerals-py: add recipe
python3-sphinx: upgrade 8.1.3 -> 8.2.1
python3-numpy: upgrade 2.2.4 -> 2.2.5
python3-numpy: fix ptests
python3: upgrade 3.13.2 -> 3.13.3
python3-cython: upgrade 3.0.12 -> 3.1.0
python3-numpy: upgrade 2.2.5 -> 2.2.6
python3-setuptools: upgrade 78.1.0 -> 80.8.0
setuptools3: remove NO_FETCH_BUILD
Trevor Woerner (9):
wic: do not ignore ROOTFS_SIZE if the rootfs is modified
oe-selftest.wic: add PATH handling
oe-selftest.wic: add native sysroot handling
systemd: disable linker GCS warning on aarch64
contributor-guide/submit-changes: encourage patch version changelogs
sphinx-lint: various fixes
ref-manual/variables.rst: document WIC_CREATE_EXTRA_ARGS
sphinx-lint: superfluous backtick in front of role
sphinx-lint: unbalanced inline literal markup
Valeria Petrov (1):
grub2: Add GRUB_MKIMAGE_OPTS for configurable grub-mkimage options
Victor J. Hansen (1):
cmake.bbclass: remove whitespace
Vijay Anusuri (4):
xwayland: upgrade 24.1.5 -> 24.1.6
libtasn1: upgrade 4.19.0 -> 4.20.0
xserver-xorg: upgrade 21.1.15 -> 21.1.16
vim: Upgrade 9.1.1115 -> 9.1.1198
Vivek Puar (4):
linux-firmware: upgrade 20250109 -> 20250211
linux-firmware: upgrade 20250211 -> 20250311
linux-firmware: update qca-qca61x4-usb package contents
linux-firmware: upgrade 20250410 -> 20250509
Vyacheslav Yurkov (4):
oeqa/selftest: Drop dependency on systemd-native
systemd: Build the systemctl executable
classes-recipe: Consolidate machine-id handling
systemd: Password agents shouldn't be optional
Wang Mingyu (157):
ell: upgrade 0.71 -> 0.73
erofs-utils: upgrade 1.8.4 -> 1.8.5
fmt: upgrade 11.1.1 -> 11.1.3
hwdata: upgrade 0.391 -> 0.392
libffi: upgrade 3.4.6 -> 3.4.7
libportal: upgrade 0.9.0 -> 0.9.1
libtest-warnings-perl: upgrade 0.037 -> 0.038
libuv: upgrade 1.49.2 -> 1.50.0
libwpe: upgrade 1.16.1 -> 1.16.2
libx11: upgrade 1.8.10 -> 1.8.11
libxkbcommon: upgrade 1.7.0 -> 1.8.0
python3-babel: upgrade 2.16.0 -> 2.17.0
python3-cython: upgrade 3.0.11 -> 3.0.12
python3-dtschema: upgrade 2024.11 -> 2025.2
python3-hypothesis: upgrade 6.124.7 -> 6.125.3
python3-mako: upgrade 1.3.8 -> 1.3.9
python3-numpy: upgrade 2.2.2 -> 2.2.3
python3-pip: upgrade 25.0 -> 25.0.1
python3-poetry-core: upgrade 2.0.1 -> 2.1.1
python3-psutil: upgrade 6.1.1 -> 7.0.0
ruby: upgrade 3.4.1 -> 3.4.2
stress-ng: upgrade 0.18.09 -> 0.18.10
xhost: upgrade 1.0.9 -> 1.0.10
xkeyboard-config: upgrade 2.43 -> 2.44
xwayland: upgrade 24.1.4 -> 24.1.5
xz: upgrade 5.6.3 -> 5.6.4
libpcre2: upgrade 10.44 -> 10.45
pango: upgrade 1.55.5 -> 1.56.1
bind: upgrade 9.20.5 -> 9.20.6
dbus: upgrade 1.16.0 -> 1.16.2
fmt: upgrade 11.1.3 -> 11.1.4
harfbuzz: upgrade 10.2.0 -> 10.4.0
inetutils: upgrade 2.5 -> 2.6
libassuan: upgrade 3.0.1 -> 3.0.2
libnotify: upgrade 0.8.3 -> 0.8.4
libpng: upgrade 1.6.45 -> 1.6.47
libsdl2: upgrade 2.30.12 -> 2.32.2
liburcu: update 0.15.0 -> 0.15.1
man-pages: upgrade 6.11 -> 6.12
minicom: upgrade 2.9 -> 2.10
mtools: upgrade 4.0.47 -> 4.0.48
nghttp2: upgrade 1.64.0 -> 1.65.0
openssh: upgrade 9.9p1 -> 9.9p2
orc: upgrade 0.4.40 -> 0.4.41
python3-bcrypt: upgrade 4.2.1 -> 4.3.0
python3-beartype: upgrade 0.19.0 -> 0.20.0
python3-hypothesis: upgrade 6.125.3 -> 6.127.4
python3-pyelftools: upgrade 0.31 -> 0.32
python3-pytest: upgrade 8.3.4 -> 8.3.5
python3-setuptools: upgrade 75.8.0 -> 75.8.2
python3-trove-classifiers: upgrade 2025.1.15.22 -> 2025.2.18.16
python3-websockets: upgrade 14.2 -> 15.0
re2c: upgrade 4.0.2 -> 4.1
repo: upgrade 2.51 -> 2.52
shadow: update 4.17.2 -> 4.17.3
stress-ng: upgrade 0.18.10 -> 0.18.11
wireless-regdb: upgrade 2024.10.07 -> 2025.02.20
zstd: upgrade 1.5.6 -> 1.5.7
gi-docgen: upgrade 2024.1 -> 2025.3
btrfs-tools: upgrade 6.12 -> 6.13
at-spi2-core: upgrade 2.54.1 -> 2.56.0
libjitterentropy: upgrade 3.6.1 -> 3.6.2
netbase: upgrade 6.4 -> 6.5
python3-pycryptodome: upgrade 3.21.0 -> 3.22.0
python3-pycryptodomex: upgrade 3.21.0 -> 3.22.0
python3-pygobject: upgrade 3.50.0 -> 3.52.2
systemd: upgrade 257.3 -> 257.4
adwaita-icon-theme: upgrade 47.0 -> 48.0
python3-dbus: upgrade 1.3.2 -> 1.4.0
libdnf: upgrade 0.73.4 -> 0.74.0
ell: upgrade 0.75 -> 0.76
gawk: upgrade 5.3.1 -> 5.3.2
harfbuzz: upgrade 11.0.0 -> 11.0.1
lighttpd: upgrade 1.4.78 -> 1.4.79
meson: upgrade 1.7.1 -> 1.7.2
python3-calver: upgrade 2025.04.01 -> 2025.04.02
python3-flit-core: upgrade 3.11.0 -> 3.12.0
python3-lxml: upgrade 5.3.1 -> 5.3.2
python3-typing-extensions: upgrade 4.13.0 -> 4.13.1
systemd: upgrade 257.4 -> 257.5
cmake: Avoid using undocumented type for CURLOPT_NETRC values
llvm: upgrade 20.1.1 -> 20.1.2
sbc: upgrade 2.0 -> 2.1
hwdata: upgrade 0.393 -> 0.394
glslang: upgrade 1.4.309.0 -> 1.4.313.0
gst-devtools: upgrade 1.26.0 -> 1.26.1
gstreamer1.0-libav: upgrade 1.26.0 -> 1.26.1
gstreamer1.0-plugins-bad: upgrade 1.26.0 -> 1.26.1
gstreamer1.0-plugins-base: upgrade 1.26.0 -> 1.26.1
gstreamer1.0-plugins-good: upgrade 1.26.0 -> 1.26.1
gstreamer1.0-plugins-ugly: upgrade 1.26.0 -> 1.26.1
gstreamer1.0-python: upgrade 1.26.0 -> 1.26.1
gstreamer1.0-rtsp-server: upgrade 1.26.0 -> 1.26.1
gstreamer1.0: upgrade 1.26.0 -> 1.26.1
gstreamer1.0-vaapi: upgrade 1.26.0 -> 1.26.1
spirv-headers: upgrade 1.4.309.0 -> 1.4.313.0
spirv-tools: upgrade 1.4.309.0 -> 1.4.313.0
vulkan-headers: upgrade 1.4.309.0 -> 1.4.313.0
vulkan-loader: upgrade 1.4.309.0 -> 1.4.313.0
vulkan-tools: upgrade 1.4.309.0 -> 1.4.313.0
vulkan-utility-libraries: upgrade 1.4.309.0 -> 1.4.313.0
vulkan-validation-layers: upgrade 1.4.309.0 -> 1.4.313.0
vulkan-volk: upgrade 1.4.309.0 -> 1.4.313.0
appstream: upgrade 1.0.4 -> 1.0.5
at-spi2-core: upgrade 2.56.1 -> 2.56.2
babeltrace2: upgrade 2.1.0 -> 2.1.1
barebox-tools: upgrade 2025.03.0 -> 2025.04.0
bind: upgrade 9.20.7 -> 9.20.8
boost: upgrade 1.87.0 -> 1.88.0
ca-certificates: upgrade 20241223 -> 20250419
ccache: upgrade 4.11.2 -> 4.11.3
cups: upgrade 2.4.11 -> 2.4.12
debianutils: upgrade 5.21 -> 5.22
diffstat: upgrade 1.67 -> 1.68
enchant2: upgrade 2.8.2 -> 2.8.4
epiphany: upgrade 48.0 -> 48.3
fmt: upgrade 11.1.4 -> 11.2.0
ghostscript: upgrade 10.05.0 -> 10.05.1
grep: upgrade 3.11 -> 3.12
harfbuzz: upgrade 11.1.0 -> 11.2.0
iso-codes: upgrade 4.17.0 -> 4.18.0
kexec-tools: upgrade 2.0.30 -> 2.0.31
libadwaita: upgrade 1.7.0 -> 1.7.2
libcgroup: upgrade 3.1.0 -> 3.2.0
libffi: upgrade 3.4.7 -> 3.4.8
libgpg-error: upgrade 1.51 -> 1.55
libjitterentropy: upgrade 3.6.2 -> 3.6.3
libjpeg-turbo: upgrade 3.0.1 -> 3.1.0
libpng: upgrade 1.6.47 -> 1.6.48
libsdl2: upgrade 2.32.4 -> 2.32.6
liburcu: upgrade 0.15.1 -> 0.15.2
libuv: upgrade 1.50.0 -> 1.51.0
libxft: upgrade 2.3.8 -> 2.3.9
libxkbcommon: upgrade 1.8.1 -> 1.9.2
man-db: upgrade 2.13.0 -> 2.13.1
pixman: upgrade 0.44.2 -> 0.46.0
python3-calver: upgrade 2025.04.02 -> 2025.04.17
python3-certifi: upgrade 2025.1.31 -> 2025.4.26
python3-hatch-fancy-pypi-readme: upgrade 24.1.0 -> 25.1.0
python3-hypothesis: upgrade 6.131.0 -> 6.131.14
python3-jsonschema-specifications: upgrade 2024.10.1 -> 2025.4.1
python3-lxml: upgrade 5.3.2 -> 5.4.0
python3-mako: upgrade 1.3.9 -> 1.3.10
python3-markdown: upgrade 3.7 -> 3.8
python3-meson-python: upgrade 0.17.1 -> 0.18.0
python3-packaging: upgrade 24.2 -> 25.0
python3-pdm: upgrade 2.23.1 -> 2.24.1
python3-pip: upgrade 25.0.1 -> 25.1.1
python3-poetry-core: upgrade 2.1.2 -> 2.1.3
python3-pycairo: upgrade 1.27.0 -> 1.28.0
python3-typing-extensions: upgrade 4.13.1 -> 4.13.2
python3-yamllint: upgrade 1.37.0 -> 1.37.1
re2c: upgrade 4.1 -> 4.2
repo: upgrade 2.53 -> 2.54
resolvconf: upgrade 1.92 -> 1.93
shaderc: upgrade 2025.1 -> 2025.2
swig: upgrade 4.3.0 -> 4.3.1
Weisser, Pascal (1):
ref-manual: Add missing variable IMAGE_ROOTFS_MAXSIZE
Xiaotian Wu (3):
grub2: Add loongarch64 as grub target
llvm: Use LoongArch as host for LLVM architecture
lib/oe/elf.py: Add loongarch64 architecture definition for musl
Yash Shinde (4):
rust: Update "do_update_snapshot" task for rust-snapshot.inc
rust: Upgrade 1.84.1->1.85.0
rust: Upgrade 1.85.0->1.85.1
gcc: fix incorrect preprocessor line numbers in large files
Yi Zhao (22):
libsdl2: upgrade 2.30.11 -> 2.30.12
psplash: update to latest rev
kea: make kea environment available to lfc process
kea: avoid assertion on empty DHCPDISCOVER packet
nfs-utils: fix rpc.statd path in initscript
ltp: upgrade 20240930 -> 20250130
coreutils: fix segfault for ls --context
base-files: add gshadow entry in nsswitch.conf
oeqa/selftest/wic: add test for excluding symlinks
python3-unittest-automake-output: fix version mismatch
dpkg: drop suffix from version number
sign_rpm.bbclass: fix variable assignment whitespace
makedumpfile: upgrade 1.7.6 -> 1.7.7
libsass: fix runtime version
sassc: fix runtime version
python3-pygobject: RDEPENDS on gobject-introspection
openssl: add fips support
iputils: Security fix for CVE-2025-47268
libcap: upgrade 2.75 -> 2.76
gnu-efi: upgrade 4.0.0 -> 4.0.1
less: upgrade 668 -> 678
psplash: update to latest rev
Yoann Congal (13):
ref-manual/variables: document OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
reproducible-builds: change/add titles in the "How" section
reproducible-builds: add a "How to" section with OEQA* variables
release-notes-5.2: Add new variable OEQA_REPRODUCIBLE_TEST_LEAF_TARGETS
bitbake: tinfoil: Refactor temporary data tracking in a context manager
bitbake: tinfoil: Track data during finalizeData
sanity: Refactor "C++ toolchain support this flag" check
sanity: Check if the C++ toolchain supports --std=gnu++20
poky.yaml.in: Raise minimum GCC version to 10.1
cargo-c: Update patch Upstream-Status
rpm-sequoia-crypto-policy: Fix build failure on Debian 12+Strongswan
bitbake: knotty: pass failed task logs through the log infrastructure
selftest/reproducible: Limit memory used by diffoscope
Yogesh Tyagi (1):
ltp: backport patch to fix compilation error for Skylake -march=x86-64-v3
Yogita Urade (5):
webkitgtk: upgrade 2.46.5 -> 2.46.6
libcap: upgrade 2.73 -> 2.74
libarchive: upgrade 3.7.7 -> 3.7.8
webkitgtk: upgrade 2.48.0 -> 2.48.1
webkitgtk: upgrade 2.48.1 -> 2.48.2
Zoltan Boszormenyi (1):
linux-firmware: Fix packaging of some subpackages
Zoltán Böszörményi (8):
rpm-sequoia-crypto-policy: New recipe
rpm-sequoia: New recipe for version 1.7.0
rpm: Set SEQUOIA_CRYPTO_POLICY in wrapped tools
dnf: Set SEQUOIA_CRYPTO_POLICY in wrapped tools
oeqa/selftest/cases/signing.py: Re-enable self-test
rpm-sequoia-crypto-policy: clean up dependencies
rpm-sequoia-crypto-policy: Don't validate gnutls crypto policy
mesa: add support for RustiCL under PACKAGECONFIG "opencl"
denisova-ok (1):
buildstats.py: extend diskstats support for NVMe and flexible token count
hongxu (4):
libxml2: upgrade 2.13.5 -> 2.13.6
tcmode-default: bump GOVERSION to 1.24.0
spdx30: test the existence of directory before walking
patch: upgrade 2.7.6 -> 2.8
leimaohui (11):
gst-devtools: upgrade 1.24.12 -> 1.26.0
gstreamer1.0: upgrade 1.24.12 -> 1.26.0
gstreamer1.0-libav: upgrade 1.24.12 -> 1.26.0
gstreamer1.0-vaapi: upgrade 1.24.12 -> 1.26.0
gstreamer1.0-rtsp-server: upgrade 1.24.12 -> 1.26.0
gstreamer1.0-plugins-base: upgrade 1.24.12 -> 1.26.0
gstreamer1.0-plugins-good: upgrade 1.24.12 -> 1.26.0
gstreamer1.0-plugins-ugly: upgrade 1.24.12 -> 1.26.0
gstreamer1.0-python: upgrade 1.24.12 -> 1.26.0
gstreamer1.0-plugins-bad: upgrade 1.24.12 -> 1.26.0
ethtool: upgrade 6.11 -> 6.14
rajmohan r (1):
glibc-y2038-tests: remove glibc-y2038-tests_2.41.bb recipe
Change-Id: I3960d321a74bc6045902d8ac9fd2a3de49b35597
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
meta-openembedded: 0623501548..f6352cd450:
Alex Kiernan (3):
mdns: Upgrade 2559.40.32 -> 2559.60.39.0.1
mdns: Correct RPROVIDE to match libdns-sd in avahi
mdns: Separate out mdns-libnss-mdns package
Alistair Francis (2):
libspdm: Fixup the build flags
spdm-utils: Initial support for spdm-utils
Andrew Geissler (1):
libspdm: add support for ppc64le
Ayoub Zaki (1):
bmap-writer: Upgrade to 1.0.2
Bartosz Golaszewski (3):
libgpiod: fix ptests failure
python3-gpiod: fix ptest failure
python3-gpiod: update to v2.2.4
Bastian Germann (1):
python3-crc32c: Declare Zlib license
Changqing Li (1):
phpmyadmin: upgrade 5.2.1 -> 5.2.2
Dmitry Baryshkov (3):
android-tools: drop useless USB_DEBUGGING_ENABLED handling
android-tools: fix compilation because of include path poisoning
android-tools: build without gold
Eduardo Ferreira (1):
libatasmart: fix SRC_URI protocol
Ethan Roderick (1):
openldap: make license match spdx identifier
Gyorgy Sarvari (9):
mod-dnssd: update SRC_URI
capnproto: remove binaries from target-build, add bbclass
gegl: Clean up PACKAGECONFIG
ibus: missing installed file w/ gtk2 PACKAGECONFIG
gnome-commander: missing dependency for tests PACKAGECONFIG
folks: add missing dependency
mozjs-128: keep persistent state directory in WORKDIR
grilo: remove obsolete comment
mutter: fix profiler PACKAGECONFIG
Hongxu Jia (2):
net-snmp: correct typo on RDEPENDS
nmap: fix racing issue at do_compile
Jose Quaresma (1):
networkmanager: remove nmtui from EXTRA_OEMESON
Khem Raj (8):
python3-lief: Update to tip of master branch
python3-lief: Disable ccache
python3-lief: Disable build on 32bit x86
python3-lief: Define LIEF_BUILD_DIR as B
gphoto: Fix regex to remove --sysroot from CC in config.h
python3-soupsieve: Add missing rdep on python3-typing-extensions for ptests
python3-typer: Ignore failing ptests
python3-google-auth: Disable TestDecryptPrivateKey ptest
Leon Anavi (12):
sip: Upgrade 6.9.1 -> 6.10.0
valkey: Upgrade 8.0.1 -> 8.0.2
python3-aiohttp: Upgrade 3.11.11 -> 3.11.12
python3-aiohappyeyeballs: Upgrade 2.4.4 -> 2.4.6
python3-semver: Upgrade 3.0.2 -> 3.0.4
python3-pymodbus: Upgrade 3.8.3 -> 3.8.6
python3-python-vlc: Upgrade 3.0.2012 -> 3.0.21203
python3-tomli-w: Upgrade 1.1.0 -> 1.2.0
python3-pydantic: Upgrade 2.10.5 -> 2.10.6
python3-git-pw: Upgrade 2.7.0 -> 2.7.1
python3-whitenoise: Upgrade 6.8.2 -> 6.9.0
python3-pylint: Upgrade 3.3.3 -> 3.3.4
Markus Volk (1):
gegl: update 0.4.52 -> 0.4.54
Martin Jansa (1):
spectre-meltdown-checker: fix script name
Peter Kjellerstedt (2):
libeigen: Remove LGPL code
licenses/MINPACK: Remove
Peter Marko (22):
protobuf: remove unneeded atomic linker flag
protobuf: remove rdepends on abseil-cpp
jsoncpp: enable nativesdk build
protobuf: use system jsoncpp
protobuf: don't download git submodules
protobuf: add MIT to license
python3-protobuf: add MIT to license
protobuf: set CVE_PRODUCT
python3-protobuf: set CVE_PRODUCT
python3-grpcio: drop obsolete variable
python3-grpcio: add patch to allow unbundled build
python3-grpcio: use openssl instead of bundled boringssl-with-bazel
python3-grpcio: use system zlib
python3-grpcio: use system c-ares
python3-grpcio: use system re2
python3-grpcio: use system abseil-cpp
python3-grpcio: add missing license
python3-grpcio: add licenses from third party components
grpc: remove unneeded dependencies
grpc: remove workaround for GCC 4.8 in Ubuntu-14.04
grpc: fix protobuf-lite package config
grpc: add licenses from third party components
Pulkit Singh Tak (1):
opencv: upgrade 4.10.0 -> 4.11.0
RAED (2):
Update spdm-utils_0.7.2.bb
Update libspdm_3.6.0.bb
Thomas Schlien (1):
python3-gevent: upgrade 24.2.1 -> 24.11.1
Wang Mingyu (67):
gjs: Fix install conflict when enable multilib.
apache2: upgrade 2.4.62 -> 2.4.63
botan: upgrade 3.6.1 -> 3.7.1
ctags: upgrade 6.1.20250119.0 -> 6.1.20250202.0
dool: upgrade 1.3.3 -> 1.3.4
flatbuffers: upgrade 24.12.23 -> 25.1.24
gnome-system-monitor: upgrade 47.0 -> 47.1
gparted: upgrade 1.6.0 -> 1.7.0
libdaq: upgrade 3.0.17 -> 3.0.18
libjcat: upgrade 0.2.2 -> 0.2.3
libmozilla-ca-perl: upgrade 20240924 -> 20250202
libmxml: upgrade 4.0.3 -> 4.0.4
libpaper: upgrade 2.2.5 -> 2.2.6
libspelling: upgrade 0.4.5 -> 0.4.6
libzip: upgrade 1.11.2 -> 1.11.3
memcached: upgrade 1.6.34 -> 1.6.36
mpich: upgrade 4.2.3 -> 4.3.0
multipath-tools: upgrade 0.10.0 -> 0.11.0
mutter: upgrade 47.4 -> 47.5
nautilus: upgrade 47.1 -> 47.2
nss: upgrade 3.107 -> 3.108
osinfo-db: upgrade 20240701 -> 20250124
parallel: upgrade 20241222 -> 20250122
python3-alembic: upgrade 1.14.0 -> 1.14.1
python3-beautifulsoup4: upgrade 4.12.3 -> 4.13.3
python3-black: upgrade 24.10.0 -> 25.1.0
python3-cantools: upgrade 40.1.1 -> 40.2.0
python3-cmd2: upgrade 2.5.9 -> 2.5.11
python3-dateparser: upgrade 1.2.0 -> 1.2.1
python3-dbus-fast: upgrade 2.30.2 -> 2.33.0
python3-deprecated: upgrade 1.2.15 -> 1.2.18
python3-eth-utils: upgrade 5.1.0 -> 5.2.0
python3-evdev: upgrade 1.7.1 -> 1.8.0
python3-eventlet: upgrade 0.37.0 -> 0.39.0
python3-executing: upgrade 2.1.0 -> 2.2.0
python3-fsspec: upgrade 2024.12.0 -> 2025.2.0
python3-grpcio-channelz: upgrade 1.69.0 -> 1.70.0
python3-grpcio-reflection: upgrade 1.69.0 -> 1.70.0
python3-grpcio-tools: upgrade 1.69.0 -> 1.70.0
python3-grpcio: upgrade 1.69.0 -> 1.70.0
python3-importlib-metadata: upgrade 8.5.0 -> 8.6.1
python3-inline-snapshot: upgrade 0.19.3 -> 0.20.1
python3-ipython: upgrade 8.31.0 -> 8.32.0
python3-jdatetime: upgrade 5.1.0 -> 5.2.0
python3-lief: upgrade 0.16.2 -> 0.16.3
python3-lz4: upgrade 4.3.3 -> 4.4.3
python3-marshmallow: upgrade 3.26.0 -> 3.26.1
python3-mlcommons-loadgen: upgrade 5.0.5 -> 5.0.14
python3-nanobind: upgrade 2.4.0 -> 2.5.0
python3-paramiko: upgrade 3.5.0 -> 3.5.1
python3-pdm: upgrade 2.22.2 -> 2.22.3
python3-prettytable: upgrade 3.12.0 -> 3.14.0
python3-prompt-toolkit: upgrade 3.0.48 -> 3.0.50
python3-pymongo: upgrade 4.10.1 -> 4.11
python3-pyparted: upgrade 3.12.0 -> 3.13.0
python3-pytest-lazy-fixtures: upgrade 1.1.1 -> 1.1.2
python3-qface: upgrade 2.0.11 -> 2.0.12
python3-rlp: upgrade 4.0.1 -> 4.1.0
python3-starlette: upgrade 0.45.2 -> 0.45.3
python3-twine: upgrade 6.0.1 -> 6.1.0
python3-tzdata: upgrade 2024.2 -> 2025.1
python3-web3: upgrade 7.7.0 -> 7.8.0
python3-xlsxwriter: upgrade 3.2.0 -> 3.2.1
python3-zeroconf: upgrade 0.141.0 -> 0.143.0
smarty: update 5.4.2 -> 5.4.3
xmlsec1: upgrade 1.3.5 -> 1.3.7
wireshark: upgrade 4.2.9 -> 4.2.10
Yi Zhao (1):
opencv: fix build for ppc64
meta-arm: 03af0c72f1..7c2df809e0:
Jon Mason (4):
arm/trusted-firmware-a: Add cot-dt2c
arm/trusted-firmware-a: Move 2.11 to meta-arm-bsp
CI/machine-summary: remove binary toolchains and sort entries alphabetically
arm/trusted-firmware-a: move qemuarm64-secureboot file to the correct location
Mikko Rapeli (1):
systemd-boot: update systemd-bootaarch64.efi path
Philip Puk (1):
arm-bsp/u-boot: corstone1000: Reserve memory for RSS comm pointer access protocol
meta-raspberrypi: b58e2af859..4f934c0ed1:
Gijs Peskens (2):
raspberrypi5.conf: Add CM5 dtb's
rpi-base: Fix CM5 boot panic
Markus Volk (1):
linux-raspberrypi: add recipe for 6.12
poky: c2da016918..c49684b48b:
Adrian Freihofer (4):
kernel-fitimage.bbclass: introduce FIT_UBOOT_ENV
kernel-fitimage.bbclass: do not use the UBOOT_ENV variable
oe-selftest: fitimage split run_dumpimage function
oe-selftest: fitimage add u-boot env script
Alex Kiernan (4):
alsa-utils: Backport fix for alsa_restore_go/std
nss-mdns: Rename recipe to avahi-libnss-mdns
avahi: Switch RRECOMMENDS to avahi-libnss-mdns
linux-firmware: Add RTL8723DS blobs into ${PN}-rtl8723
Alexander Kanavin (3):
valgrind: update 3.23.0 -> 3.24.0 (ptest fails, vg_regtest needs rebase)
rust: restore parallel builds, disable lto only for rustdoc
libxkbcommon: convert to git
Antonin Godard (5):
Move devtool doc from extensible to dev manual
dev-manual/devtool: remove reference to the extensible SDK
ref-manual/faq: add q&a on systemd as default
migration-5.2: document BB_CURRENT_MC default value change
migration-5.2: add virtual provider change
Artur Kowalski (1):
systemd-systemctl: fix handling of instance unit files
Bastian Germann (5):
docbook-xsl-stylesheets: Use SPDX identifier
hwdata: Use SPDX identifier
licenses: Map SGIv1 to SGI-OpenGL
tcf-agent: Use SPDX identifier
unfs3: Use SPDX identifier
Bruce Ashfield (6):
kernel: drop 6.6 reference kernels
kernel: remove unused 6.10 CVE exclusion file
linux-yocto/6.12: update to v6.12.12
linux-yocto/6.12: update to v6.12.13
poky-alt: switch preferred kernel to 6.12
yocto-bsp: drop linux-yocto 6.6 bbappend
Chen Qi (1):
python3-bcrypt: fix ptest
Daniel McGregor (1):
rpm: add PACKAGECONFIG dependencies
Dmitry Baryshkov (2):
linux-firmware: split the qca6390 firmware
linux-firmware: further split qca61x4 package
Hongxu Jia (2):
script/relocate_sdk.py: check dynamic loader arch before relocating interpreter
toolchain-shar-relocate.sh: support multiple dynamic loaders for multilib
Igor Opaniuk (7):
README.OE-Core.md: fix markdown style issues
MAINTAINERS.md: fix markdown style issues
README.qemu.md: fix markdown style issues
SECURITY.md: fix markdown style issues
patchtest/README.md: fix markdown style issues
rust/README-rust.md: fix markdown style issues
wic: bootimg-efi: Support + symbol in filenames
Joshua Watt (2):
lib/oe/sbom30: Fix SHA256 hash dictionary
spdx30: Include files in rootfs
Khem Raj (5):
binutils: Upgrade to 2.44 release
gdb: Upgrade to 16.2 relese
glibc: Upgrade to 2.41 release
mpfr: Fix build with glibc 2.41
python3-cffi: Fix failing ptests with clang
Koen Kooi (1):
uki.bbclass: remove duplicate d.getVar('DEPLOY_DIR_IMAGE')
Lee Chee Yang (2):
migration-guides: add release notes for 4.0.24
migration-guides: add release notes for 5.1.2
Markus Volk (1):
xorg-minimal-fonts: dont try to install builddir
Mikko Rapeli (5):
testimage.bbclass: fix logDetails() call on error path
systemd-boot-native: move do_install() to after do_patch()
uki.bbclass: capture ukify command stdout and stderr
systemd-boot-native: fix kernel signature for secureboot
genericarm64.conf: allow overriding u-boot and qemuboot variables
Moritz Haase (1):
meta: Enable '-o pipefail' for the SDK installer
Nikolai Merinov (1):
bitbake: parse: Forbid ambiguous assignments to ${.}, ${+}, and ${:} variables
Ninette Adhikari (1):
scripts/buildperf: Add chart tabs for commit count/time
Omri Sarig (2):
python3: Fix typo in python3-manifest.json
python3: Fix typo in create_manifest3.py
Peter Marko (5):
go: upgrade 1.22.11 -> 1.22.12
classes: switch p7zip to 7zip
cmake: apply parallel build settings to ptest tasks
curl: upgrade 8.11.1 -> 8.12.0
python3: upgrade 3.13.1 -> 3.13.2
Quentin Schulz (4):
bitbake: b4-config: Add basic support for b4 contribution workflow
scripts: add b4-wrapper for poky
b4-config: Add basic support for b4 contribution workflow
b4-wrapper-poky.py: send changes to .b4-config to the poky mailing list
Randy MacLeod (2):
valgrind: disable ptests
ptest-packagelists: remove valgrind
Richard Purdie (59):
at-spi2-core: upgrade 2.54.0 -> 2.54.1
bind: upgrade 9.20.4 -> 9.20.5
diffoscope: upgrade 284 -> 287
epiphany: upgrade 47.2 -> 47.3.1
git: upgrade 2.47.1 -> 2.48.1
gnupg: upgrade 2.5.2 -> 2.5.3
gst-devtools: upgrade 1.24.10 -> 1.24.12
gstreamer1.0-libav: upgrade 1.24.10 -> 1.24.12
gstreamer1.0-plugins-{bad,ugly,base,good,rtsp-server}: upgrade 1.24.10 -> 1.24.12
gstreamer1.0-python: upgrade 1.24.10 -> 1.24.12
gstreamer1.0: upgrade 1.24.10 -> 1.24.12
gstreamer1.0-vaapi: upgrade 1.24.10 -> 1.24.12
harfbuzz: upgrade 10.1.0 -> 10.2.0
iproute2: upgrade 6.12.0 -> 6.13.0
libexif: upgrade 0.6.24 -> 0.6.25
libinput: upgrade 1.27.0 -> 1.27.1
libslirp: upgrade 4.8.0 -> 4.9.0
libsoup: upgrade 3.6.1 -> 3.6.4
libwpe: upgrade 1.16.0 -> 1.16.1
lighttpd: upgrade 1.4.76 -> 1.4.77
lzlib: upgrade 1.14 -> 1.15
mc: upgrade 4.8.32 -> 4.8.33
mmc-utils: upgrade to latest revision
msmtp: upgrade 1.8.27 -> 1.8.28
mtools: upgrade 4.0.46 -> 4.0.47
piglit: upgrade to latest revision
python3-attrs: upgrade 24.3.0 -> 25.1.0
python3-certifi: upgrade 2024.12.14 -> 2025.1.31
python3-hypothesis: upgrade 6.123.2 -> 6.124.7
python3-license-expression: upgrade 30.4.0 -> 30.4.1
python3-more-itertools: upgrade 10.5.0 -> 10.6.0
python3-pip: upgrade 24.3.1 -> 25.0
python3-poetry-core: upgrade 2.0.0 -> 2.0.1
python3-pygments: upgrade 2.19.0 -> 2.19.1
python3-pyopenssl: upgrade 24.3.0 -> 25.0.0
python3-pytz: upgrade 2024.2 -> 2025.1
python3-referencing: upgrade 0.35.1 -> 0.36.2
python3-ruamel-yaml: upgrade 0.18.9 -> 0.18.10
python3-setuptools: upgrade 75.6.0 -> 75.8.0
python3-trove-classifiers: upgrade 2024.10.21.16 -> 2025.1.15.22
python3-websockets: upgrade 14.1 -> 14.2
repo: upgrade 2.50.1 -> 2.51
stress-ng: upgrade 0.18.08 -> 0.18.09
sysklogd: upgrade 2.6.2 -> 2.7.0
wayland-protocols: upgrade 1.39 -> 1.40
cmake: upgrade 3.31.4 -> 3.31.5
llvm: upgrade 19.1.6 -> 19.1.7
ed: upgrade 1.20.2 -> 1.21
libpng: upgrade 1.6.44 -> 1.6.45
lzip: upgrade 1.24.1 -> 1.25
python3-rdflib: upgrade 7.1.1 -> 7.1.3
Revert "selftest/sstatetests: run CDN mirror check only once"
lib/oeqa/metadata: Add commit_time to branch metadata being saved
go: Fix to work without gold on aarch64
recipes: Drop ld-is-gold support
libsecret: Inherit bash-completion
oe-build-perf-report: Use commit_time if available
oeqa/runtime: Add debugging if networking fails
package_ipk: Use preferred form of --force-postinstall
Ross Burton (5):
systemd-serialgetty: add comments explaining use
nfs-utils: remove python hashbang rewrites
openssl: fix register trampling on aarch64
libslirp: set the PV in the filename
dbus: explictly set the path to systemctl
Simon A. Eugster (2):
documentation: Fix typo in standards.md
ref-manual: Describe grub-efi-cfg overrides and GRUB_TITLE
Simone Weiß (2):
libseccomp: Upgrade 2.5.5 -> 2.6
libsecret: upgrade 0.21.4 -> 0.21.6
Stefan Herbrechtsmeier (10):
bitbake: fetch2: do not decode user from file URI
bitbake: tests: fetch: add test for file URI with @
bitbake: tests: fetch: use lower case hostnames
bitbake: tests: fetch: quote URI password as per RFC3986
bitbake: fetch2: remove duplicated code in url decode and encode
bitbake: fetch2: remove unnecessary expand function calls
bitbake: fetch2: local: use path variable
bitbake: fetch2: remove unnecessary unquote
bitbake: fetch2: ssh: use common localpath handling
bitbake: fetch2: clearcase: remove double DL_DIR from localfile
Tom Hochstein (1):
uboot-config: Fix devtool modify
Trevor Gamblin (1):
python3-typogrify: upgrade 2.0.7 -> 2.1.0
Vyacheslav Yurkov (1):
meson.bbclass: Add an option to specify install tags
Wang Mingyu (1):
ncurses: Fix install conflict when enable multilib.
Weisser, Pascal.ext (3):
documentation.conf: Add description for IMAGE_ROOTFS_MAXSIZE variable
kernel-fitImage: Take possible multiconfig into account.
kernel-fitImage: Remove dependeny on initramfs image when bundled.
Yash Shinde (1):
qemuriscv: Enable Sv39 memory address scheme by default
Yi Zhao (1):
liburcu: add missing header file in uatomic/generic.h
Yoann Congal (2):
selftest/reproducible: Move a comment to follow the line it concerns
selftest/reproducible: Add a method to test a single recipe
Zoltán Böszörményi (2):
release-notes-5.2: add information about rpm and sequoia
dev-manual/packages: add information about signing changes
hongxu (1):
perl: fix do_install failed for nativesdk-perl
Change-Id: I869c30dcdba1353b5ef41ae10b907a041b5ffb1b
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
meta-openembedded: 4958bfe013..487a2d5695:
Abhilash Raju (1):
opentelemetry-cpp: Add recipe
Alex Kiernan (1):
mdns: Upgrade 2200.100.94.0.2 -> 2200.120.24
Alexander Kanavin (2):
vlc: do not depend on mpeg2dec
libgweather: fix build with gobject-introspection 1.80.0
Alexander Vickberg (2):
Revert "nng: upgrade 1.5.2 -> 12"
nng: upgrade 1.5.2 -> 1.7.3
Alexandre Truong (4):
evince: Update status for CVE-2011-0433 and CVE-2011-5244
source-han-sans-*-fonts: Switch away from SVN fetcher in SRC_URI
source-han-sans-*-fonts: rename downloaded files in SRC_URI
iniparser: use SHA hash for srcrev
Andre Paiusco (1):
ydotool: Add new package
Archana Polampalli (1):
nodejs: upgrade 20.11.1 -> 20.12.2
Bartosz Golaszewski (3):
libgpiod: update to v2.1.2
libgpiod: update to v1.6.5
libgpiod: disable C++ tests for libgpiod v1.6.x
Beniamin Sandu (3):
libtorrent: remove incorrect CVE mapping
libtorrent-rasterbar: fix CVE mapping
unbound: upgrade 1.19.3 -> 1.20.0
Changqing Li (3):
python3-grpcio: fix do_compile failure for qemuppc64/qemuppc
fuse3: remove sysv init script and install fuse kernel module explictly
tnftp: fix lib32-tnftp build failure with gcc-14
Chen Qi (1):
xscreensaver: remove obsolete append_libtool_sysroot
Christophe Vu-Brugier (4):
nvme-cli: upgrade 2.8 -> 2.9.1
exfatprogs: upgrade 1.2.2 -> 1.2.3
usbguard: upgrade 1.1.2 -> 1.1.3
exfatprogs: upgrade 1.2.3 -> 1.2.4
Dan McGregor (1):
libcbor: use shared libraries
Dmitry Baryshkov (12):
android-tools: fix building with GCC 14
android-tools: fix UNPACKDIR conversion leftovers
android-tools-configfs: Fix build-time warning about S being non-existent
layers: stop declaring compatibility with scarthgap
android-tools: fix adb/libssl-1.1 patch
android-tools-configfs: Fix build-time warning about S in a second instance of recipe
libcamera: update to 0.3.0
dhrystone: fix building with the GCC 14
rrdtool: fix compilation with GCC 14
lmsensors: fix building with GCC 14
ntopng: fix building with GCC 14
cabextract: add utility to extract Microsft cabinet files
Eero Aaltonen (2):
docopt.cpp: turn boost to a PACKAGECONFIG option
docopt.cpp: add support for native and nativesdk
Electric Worry (1):
meta-python: missing closing brace
Enguerrand de Ribaucourt (2):
cukinia: upgrade 0.6.2 -> 0.7.0
udpcast: add recipe
Etienne Cordonnier (1):
uutils-coreutils: upgrade 0.0.25 -> 0.0.26
Geoff Parker (2):
python3-tornado: extend for native and nativesdk
python3-pycurl: extend for native and nativesdk
Gerard Salvatella (1):
libwebsockets: fix buildpath warnings
Gianfranco Costamagna (1):
vbxguestdrivers: upgrade 7.0.14 -> 7.0.18
Grygorii Tertychnyi (1):
python3-pytest-html: add missing runtime dependencies
Guðni Már Gilbert (8):
python3-twisted: cleanup FILES and recipe in general
python3-twisted: upgrade 22.10.0 -> 24.3.0
python3-incremental: cleanup RDEPENDS and use python_setuptools_build_meta
python3-txdbus: cleanup RDEPENDS
python3-pyhamcrest: cleanup RDEPENDS and correct build backend
python3-protobuf: drop python3-six from RDEPENDS
python3-twisted: remove obsolete python3-twisted-flow
python3-twisted: prepend split PACKAGES
Jan Luebbe (1):
Add class for appending dm-verity hash data to block device images
Jan Vermaete (4):
python3-werkzeug: added python3-difflib as RDEPENDS
python3-flask: add ptest
python3-flask: upgrade 3.0.2 -> 3.0.3
python3-typer: add new recipe
Jiaying Song (1):
rrdtool: Fix do_populate_sysroot QA issues
Jonas Gorski (1):
frr: update 9.1 to 10.0
Jose Quaresma (6):
composefs: remove fuse3 dependencie
composefs: move from meta-filesystems to meta-oe layer
composefs: refactor
composefs: bump ecef20c1
composefs: add native target support
ostree: Upgrade 2024.5 -> 2024.6
Justin Bronder (2):
python3-colorlog: BBCLASEXTEND native nativesdk
python3-gcovr: add dep on python3-colorlog
Kacper Dalach (1):
libsdl2-image: upgrade to 2.8.2
Kai Kang (7):
apache2: fix multilib file conflicts
usleep: fix compile errors
cdrkit: fix incompatible pointer type error
uw-imap: fix incompatible pointer type errors
daq: fix incompatible pointer type error
libdbd-mysql-perl,rrdtool: Disable gcc option -Wincompatible-pointer-types
xfwm4: fix gcc -Wincompatible-pointer-types
Khem Raj (92):
ostree: Add missing dependencies for ptests
unixodbc: Upgrade to 2.3.12
pv: Fix ptest failures
unixodbc: Enable UTF8 init
psqlodbc: Fix ptests
python3-websockets: Remove recipe
freediameter: Upgrade to latest on master 1.5.0+
Revert "libtorrent: remove CVE mention"
python3-traitlets: Upgrade to 5.14.3
sdbus-c++: Fix build and upgrade to latest git
ydotool: Do not package systemd unit files on non-systemd distros
layers: Add styhead to compatible release series
fwupd: Upgrade to 1.9.18 release
librelp: Fix build with gcc-14
pcapplusplus: Fix build with gcc14
oprofile: Fix file_manip_tests ptest
nodejs: Upgrade to 20.13.0 release
freerdp: Upgrade to 2.11.7
freerdp3: Upgrade to 3.5.1 release
transmission: Upgrade to 4.0.5
fvwm: Fix build with gcc-14
python3-wxgtk4: Fix build with gcc-14
gtk+: Disable incompatible-pointer-types warning as error
fluentbit: Upgrade to 1.9.9
libteam: Upgrade to 1.32 release
rsyslog: Upgrade to 8.2404.0
mcelog: Fix build with GCC14 and musl
geoip-perl: Add ptest missing dependency on perl-modules
python3-looseversion: Move to meta-oe
orrery: Drop recipe
poke: Upgrade to 4.0
tinyalsa: Upgrade to tip of trunk
xterm: Upgrade to 391
libndp: Fix build with gcc-14/musl
openflow: Fix build build with musl/gcc14
nvme-cli: Fix build on musl
libsdl: Fix build with musl
folks: Upgrade to 0.15.9
xfce4-notes-plugin: Upgrade to 1.11.0
etcd: Adjust for UNPACKDIR/WORKDIR rework
crucible: Adjust for UNPACKDIR/WORKDIR rework
gosu: Adjust for UNPACKDIR/WORKDIR rework
influxdb: Do not remove non-existing files
xfmpc: Disable incompatible-pointer-types warning as error
sox: Fix build with GCC-14
nbd: Upgrade to 3.26.1
vlc: Backport fixes to enable GCC-14 based builds
gnome-font-viewer: Fix build with GCC-14
gtksourceview3: Use -Wno-error=incompatible-pointer-types in cflags
menulibre: Upgrade to 2.4.0
gimp: Upgrade to 2.10.38
nbd: Fix build with GCC14 on musl targets
nbd: Do not inherit systemd
pipewire-0.2: Include time.h for timespec struct signature
directfb: Fix build with musl+GCC14
etcd-cpp-apiv3: Fix build on musl + GCC14
etcd-cpp-apiv3: Upgrade to 0.15.4 release
syzkaller: Fix build with musl + gcc14
gsoap: Upgrade to 2.8.134
duktape: Use S instead of ${WORKDIR}/duktape-2.7.0
recipes: Start WORKDIR -> UNPACKDIR transition
recipes: Switch away from S = WORKDIR
python3-pyruvate: Adjust for WORKDIR -> UNPACKDIR changes
oscam: Upgrade to 1.20
uim: Upgrade to 1.8.9
liburing: Use libc on rv64/clang18
ckermit: Define return type for main
googlebenchmark: Fix type conversion errors found with clang
protobuf: Fix build on riscv32
mariadb: Fix build on riscv32
minifi-cpp: Fix build with clang and riscv32
sdbus-c++-libsystemd: Upgrade to 255.6
ostree: Append to UNKNOWN_CONFIGURE_OPT_IGNORE instead of override
sdbus-c++-libsystemd: Refresh patches to work with systemd 255.6
python3-pydantic-core: Remove crutch to get module working on musl
python3-pydantic: Upgrade to 2.7.2
googlebenchmark: Update patch and its status to backport
networkmanager: Fix undefined symbol errors on musl+lld
python3-pefile: Move from meta-python to meta-oe
fwupd-efi: Upgrade to 1.6
googlebenchmark: Fix build on riscv64
libjxl: Turn sizeless vectors as a packageconfig option
catch2: Upgrade to 3.x release series
libgpiod: Migrate to catch2 v3
python3-pydantic-core: Fix build with python 3.12.4
python3-whitenoise,python-libusb1: Remove AUTHOR field
aravis: Remove AUTHOR field
nss: Upgrade to 3.101 release
packagegroup-sdk-target: Drop g77-symlinks
libio-compress-perl: Use update alternatives for streamzip and zipdetails
fmt: Remove
packagegroup-sdk-target: update runtime dependencies for gfortran
Lars Möllendorf (2):
iniparser: upgrade 4.2 -> 4.2.1
iniparser: remove dependency on doxygen-native
Lei Maohui (1):
cmpi-bindings: Fix build error with gcc14.
Markus Volk (53):
edid-decode: allow to build native variant
pipewire: update 1.0.4 -> 1.0.5
wireplumber: update 0.5.0 -> 0.5.1
gnome-shell: update 46.0 -> 46.1
mutter: update 46.0 -> 46.1
xdg-desktop-portal-gnome: update 46.0 -> 46.1
gnome-calendar: update 46.0 -> 46.1
gnome-shell-extensions: update 46.0 -> 46.1
spice-gtk: use hwdata instead of usbids
spice-gtk: add PACKAGECONFIG for webdav
gnome-remote-desktop: update 46.0 -> 46.1
gnome-control-center: update 46.0.1 -> 46.1
gupnp: fix reproducibility issue
gssdp: fix a reproducibility issue
rygel: update 0.42.4 -> 0.42.5
networkmanager: fix gir build
nautilus: update 45.1 -> 46.1
gnome-control-center: move printing RDEPENDS to cups PACKAGECONFIG
networkmanager: add missing glib-2.0 dependency
gnome-software: update 46.0 -> 46.1
gnome-calculator: update 46.0 -> 46.1
evince: update 46.0 -> 46.1
gnome-boxes: update 46.0 -> 46.1
file-roller: update 44.1 -> 44.2
flatpak: update 1.15.6 -> 1.15.8
xdg-desktop-portal: update 1.18.1 -> 1.18.4
fuse3: move from meta-filesystems to meta-oe
flatpak;xdg-desktop-portal: add missing runtime dependency on fuse3-utils
glib-testing: add recipe
malcontent: add recipe
malcontent-ui: fix lib install
malcontent: move PV to malcontent.inc
pipewire: update 1.0.5 -> 1.0.6
wireplumber: update 0.5.1 -> 0.5.2
flatpak: add PACKAGECONFIG knob for malcontent
gnome-boxes: fix build with gcc14
gnome-control-center: add PACKAGECONFIG knob for malcontent
unicode-ucd: fix UNPACKDIR conversion leftovers
lvm2: remove subitted patch
mutter: update 46.1 -> 46.2
gnome-control-center: update 46.1 -> 46.2
gnome-shell: update 46.1 -> 46.2
gnome-software: update 46.1 -> 46.2
xdg-desktop-portal-gnome: update 46.1 -> 46.2
gnome-remote-desktop: update 46.1 -> 46.2
dav1d: update 1.4.1 -> 1.4.2
mozjs-115: update 115.8.0 -> 115.11.0
libdbd-mysql-perl: update 4.050 -> 5.006
libgee: downgrade incompatible-pointer-types back to warning
replace libdbd-mysql-perl with dbd-mariadb
iwd: update 2.16 -> 2.18
wireplumber: update 0.5.2 -> 0.5.3
pipewire: update 1.0.6 -> 1.0.7
Martin Hundebøll (1):
nodejs-oe-cache: fix offline install of dependencies
Martin Jansa (15):
libjxl: drop -mfp16-format=ieee
freediameter: fix dependency from libidn to libidn2
gst-instruments: enable ui PACKAGECONFIG only with GTK3DISTROFEATURES
aravis: fix LICENSE and enable viewer PACKAGECONFIG only with GTK3DISTROFEATURES
spdlog=v1.14.1
libdeflate: fix build with -mcpu=cortex-a76+crypto without -march=armv8.2-a+crypto
python3-grpcio: Fix build with gcc-14
syslog-ng: ignore incompatible-pointer-types issues with gcc-14
freerdp: fix build with gcc-14
nodejs-oe-cache-native: use UNPACKDIR
source-han-sans-*-fonts: move common part to .inc file
libwebsockets: remove STAGING_LIBDIR with /
lvm2: restore Upstream-Status
libgphoto2: fix build with gcc-14
python3-icu: upgrade from 2.12 to 2.13.1 to fix build with icu-75
Michael Olbrich (1):
nftables: avoid python dependencies when building without python
Mike Looijmans (1):
nvme-cli: Support read-only systems
Mikko Rapeli (1):
fwupd: fix uefi capsule update build error
Mingli Yu (4):
c-ares: Improve the ptest output
msgraph: Add opengl to REQUIRED_DISTRO_FEATURES
python3-dasbus: Add new recipe
python3-dasbus: Add ptest support
Nikhil R (1):
giflib: upgrade to version 5.2.2
Ninette Adhikari (7):
st: Update status for CVE-2017-16224
procmail: Update status for CVE-1999-0475
mpd: Update status for CVE-2020-7465 and CVE-2020-7466
sthttpd: Update status for CVE-2017-10671
open-vm-tools: Update status for CVE-2014-4199 and CVE-2014-4200
smarty: Update status for CVE-2020-10375
imagemagick: Update status for CVE
Pavel Zhukov (1):
fbida: Require opengl feature for pdf only
Perceval Arenou (1):
aravis: new recipe
Peter Hoyes (2):
python3-networkx: Add BBCLASSEXTEND for native and nativesdk
python3-decorator: Add BBCLASSEXTEND for native and nativesdk
Peter Kjellerstedt (3):
hostapd: Support running "devtool modify hostapd"
hostapd: Only include the relevant parts from README in LIC_FILES_CHKSUM
libjs-jquery-icheck: Correct LIC_FILES_CHKSUM
Peter Marko (9):
autoconf-2.13-native_2.13: replace oldincludedir
waf-samba: replace oldincludedir
soci: update build options
nginx: Upgrade stable 1.24.0 -> 1.26.0
re2: remove dev dependencies from main package
gnome-shell: correct regression with glib-2.0 2.78.5
gdm: add missing json-glib dependency
jemalloc: add +git to version
re2: rework solibs handling
Randy MacLeod (1):
python3-pyyaml-include: support native and nativesdk build
Rasmus Villemoes (1):
dfu-util: allow building nativesdk variant
Ricardo Simoes (1):
mbedtls: Fix warning for missing program
Ross Burton (4):
yajl: set correct homepage
renderdoc: remove vim-native DEPENDS
python3-gevent: fix build with Cython 3.0.10
python3-h5py: upgrade to 3.11.0
Rui Costa (1):
avro: extend avro-c++ to native and nativesdk
Scott Murray (2):
abseil-cpp: backport RISC-V fix
python3-grpcio: backport abseil-cpp RISC-V fix
Soumya Sambu (3):
apache2: Upgrade v2.4.58 -> v2.4.59
php: Upgrade to 8.2.18
unixodbc: Fix CVE-2024-1013
Stanislav Angelovic (1):
chore(sdbus-c++): upgrade to 2.0.0 release
Stefano Babic (1):
lvgl: add gridnav to packageconfig
Sven Fischer (1):
trompeloeil: new recipe
Timo Schuster (1):
mbedtls: Do not set LIB_INSTALL_DIR to an absolute path to make MbedTLSTargets.cmake relocateable.
Tom Geelen (8):
python3-pychromecast: upgrade 14.0.0 -> 14.0.1
python3-zeroconf: upgrade 0.131.0 -> 0.132.0
python3-sqlalchemy: upgrade 2.0.27 -> 2.0.29
python3-zeroconf 0.132.0 -> 0.132.2
python3-pytest-freezer: new recipe
python3-pytest-socket: new recipe
python3-pytest-unordered: new recipe
python3-requests-mock: new recipe
Trevor Gamblin (2):
xlsfonts: upgrade 1.0.7 -> 1.0.8
xkbutils: upgrade 1.0.5 -> 1.0.6
Vijay Anusuri (1):
c-ares: Update SRC tarball path
Wang Mingyu (259):
abseil-cpp: upgrade 20240116.1 -> 20240116.2
adw-gtk3: upgrade 5.2 -> 5.3
bindfs: upgrade 1.17.6 -> 1.17.7
cryptsetup: upgrade 2.7.1 -> 2.7.2
file-roller: upgrade 44.0 -> 44.1
gnome-online-accounts: upgrade 3.50.0 -> 3.50.1
gnome-text-editor: upgrade 46.0 -> 46.1
gtkwave: upgrade 3.3.117 -> 3.3.119
hwdata: upgrade 0.380 -> 0.381
libbpf: upgrade 1.3.0 -> 1.4.0
libcrypt-openssl-random-perl: upgrade 0.15 -> 0.16
libopus: upgrade 1.5.1 -> 1.5.2
makedumpfile: upgrade 1.7.4 -> 1.7.5
opensc: upgrade 0.25.0 -> 0.25.1
python3-aiodns: upgrade 3.1.1 -> 3.2.0
python3-aiohttp: upgrade 3.9.3 -> 3.9.4
python3-cbor2: upgrade 5.6.2 -> 5.6.3
python3-django: upgrade 5.0.3 -> 5.0.4
python3-eth-abi: upgrade 5.0.1 -> 5.1.0
python3-eth-account: upgrade 0.11.0 -> 0.12.1
python3-eth-typing: upgrade 4.0.0 -> 4.1.0
python3-execnet: upgrade 2.0.2 -> 2.1.1
python3-filelock: upgrade 3.13.3 -> 3.13.4
python3-google-api-python-client: upgrade 2.124.0 -> 2.125.0
python3-ipython: upgrade 8.22.2 -> 8.23.0
python3-javaobj-py3: upgrade 0.4.3 -> 0.4.4
python3-joblib: upgrade 1.3.2 -> 1.4.0
python3-parso: upgrade 0.8.3 -> 0.8.4
python3-path: upgrade 16.10.0 -> 16.14.0
python3-pdm: upgrade 2.13.2 -> 2.14.0
python3-pulsectl: upgrade 23.5.2 -> 24.4.0
python3-pydantic: upgrade 2.6.4 -> 2.7.0
python3-pymodbus: upgrade 3.6.6 -> 3.6.7
python3-rarfile: upgrade 4.1 -> 4.2
python3-send2trash: upgrade 1.8.2 -> 1.8.3
python3-sentry-sdk: upgrade 1.44.0 -> 1.45.0
python3-validators: upgrade 0.24.0 -> 0.28.0
python3-web3: upgrade 6.16.0 -> 6.17.0
python3-zopeinterface: upgrade 6.2 -> 6.3
rdma-core: upgrade 50.0 -> 51.0
sngrep: upgrade 1.8.0 -> 1.8.1
squid: upgrade 6.8 -> 6.9
st: upgrade 0.9.1 -> 0.9.2
tcsh: upgrade 6.24.11 -> 6.24.12
toybox: upgrade 0.8.10 -> 0.8.11
webkitgtk3: upgrade 2.44.0 -> 2.44.1
xmlsec1: upgrade 1.3.3 -> 1.3.4
asio: upgrade 1.28.0 -> 1.30.2
gensio: upgrade 2.8.3 -> 2.8.4
mpich: upgrade 4.2.0 -> 4.2.1
openfortivpn: upgrade 1.21.0 -> 1.22.0
python3-argcomplete: upgrade 3.2.3 -> 3.3.0
python3-croniter: upgrade 2.0.3 -> 2.0.5
python3-grpcio-tools: upgrade 1.62.1 -> 1.62.2
python3-grpcio: upgrade 1.62.1 -> 1.62.2
python3-pycups: upgrade 2.0.1 -> 2.0.4
python3-pymisp: upgrade 2.4.188 -> 2.4.190
python3-pywbem: upgrade 1.6.3 -> 1.7.2
python3-pywbemtools: upgrade 1.2.1 -> 1.3.0
python3-regex: upgrade 2023.12.25 -> 2024.4.16
python3-yamlloader: upgrade 1.3.2 -> 1.4.1
sanlock: upgrade 3.9.1 -> 3.9.2
fping: upgrade 5.1 -> 5.2
iniparser: upgrade 4.1 -> 4.2
libgedit-gtksourceview: upgrade 299.1.0 -> 299.2.1
libmodule-build-tiny-perl: upgrade 0.047 -> 0.048
libmxml: upgrade 3.3.1 -> 4.0.3
python3-aiohttp: upgrade 3.9.4 -> 3.9.5
python3-bitstring: upgrade 4.1.4 -> 4.2.1
python3-freezegun: upgrade 1.4.0 -> 1.5.0
python3-google-api-python-client: upgrade 2.125.0 -> 2.127.0
python3-imageio: upgrade 2.34.0 -> 2.34.1
python3-ipython: upgrade 8.23.0 -> 8.24.0
python3-mypy: upgrade 1.9.0 -> 1.10.0
python3-pdm: upgrade 2.14.0 -> 2.15.1
python3-platformdirs: upgrade 4.2.0 -> 4.2.1
python3-pydantic: upgrade 2.7.0 -> 2.7.1
python3-pymodbus: upgrade 3.6.7 -> 3.6.8
python3-regex: upgrade 2023.04.16 -> 2024.4.28
python3-rlp: upgrade 4.0.0 -> 4.0.1
python3-tox: upgrade 4.14.2 -> 4.15.0
python3-types-psutil: upgrade 5.9.5.20240316 -> 5.9.5.20240423
python3-validators: upgrade 0.28.0 -> 0.28.1
python3-virtualenv: upgrade 20.25.0 -> 20.26.0
python3-web3: upgrade 6.17.0 -> 6.17.2
python3-xmlschema: upgrade 3.0.1 -> 3.3.1
qcbor: upgrade 1.2 -> 1.3
ser2net: upgrade 4.6.1 -> 4.6.2
spdlog: upgrade 1.13.0 -> 1.14.0
tracker-miners: upgrade 3.7.1 -> 3.7.2
tracker: upgrade 3.7.1 -> 3.7.2
uftrace: upgrade 0.15.2 -> 0.16
dool: upgrade 1.3.1 -> 1.3.2
gnome-text-editor: upgrade 46.1 -> 46.3
hwdata: upgrade 0.381 -> 0.382
libbpf: upgrade 1.4.0 -> 1.4.2
libnet-dns-perl: upgrade 1.40 -> 1.45
libnvme: upgrade 1.8 -> 1.9
liburing: upgrade 2.5 -> 2.6
nano: upgrade 7.2 -> 8.0
ndctl: upgrade v78 -> v79
networkmanager-openvpn: upgrade 1.10.2 -> 1.11.0
opencl-headers: upgrade 2023.12.14 -> 2024.05.08
opencl-icd-loader: upgrade 2023.12.14 -> 2024.05.08
openipmi: upgrade 2.0.34 -> 2.0.35
postgresql: upgrade 16.2 -> 16.3
python3-astroid: upgrade 3.1.0 -> 3.2.0
python3-asyncinotify: upgrade 4.0.6 -> 4.0.9
python3-bitstring: upgrade 4.2.1 -> 4.2.2
python3-dbus-fast: upgrade 2.21.1 -> 2.21.2
python3-django: upgrade 5.0.4 -> 5.0.6
python3-filelock: upgrade 3.13.4 -> 3.14.0
python3-freezegun: upgrade 1.5.0 -> 1.5.1
python3-gmqtt: upgrade 0.6.14 -> 0.6.16
python3-google-api-core: upgrade 2.18.0 -> 2.19.0
python3-google-api-python-client: upgrade 2.127.0 -> 2.129.0
python3-imgtool: upgrade 2.0.0 -> 2.1.0
python3-joblib: upgrade 1.4.0 -> 1.4.2
python3-langtable: upgrade 0.0.65 -> 0.0.66
python3-marshmallow: upgrade 3.21.1 -> 3.21.2
python3-moteus: upgrade 0.3.67 -> 0.3.68
python3-nocasedict: upgrade 2.0.1 -> 2.0.3
python3-nocaselist: upgrade 2.0.0 -> 2.0.2
python3-pdm: upgrade 2.15.1 -> 2.15.2
python3-pyudev: upgrade 0.24.1 -> 0.24.3
python3-regex: upgrade 2024.4.28 -> 2024.5.10
python3-sqlalchemy: upgrade 2.0.29 -> 2.0.30
python3-tqdm: upgrade 4.66.2 -> 4.66.4
python3-types-psutil: upgrade 5.9.5.20240423 -> 5.9.5.20240511
python3-uswid: upgrade 0.4.7 -> 0.5.0
python3-virtualenv: upgrade 20.26.0 -> 20.26.1
python3-web3: upgrade 6.17.2 -> 6.18.0
smcroute: upgrade 2.5.6 -> 2.5.7
tracker-miners: upgrade 3.7.2 -> 3.7.3
tracker: upgrade 3.7.2 -> 3.7.3
uriparser: upgrade 0.9.7 -> 0.9.8
nana: Fix buildpaths warning.
fetchmail: Fix buildpaths warning.
arno-iptables-firewall: upgrade 2.1.1 -> 2.1.2
cjson: upgrade 1.7.17 -> 1.7.18
evince: upgrade 46.1 -> 46.3
file-roller: upgrade 44.2 -> 44.3
gnome-online-accounts: upgrade 3.50.1 -> 3.50.2
googlebenchmark: upgrade 1.8.3 -> 1.8.4
gsl: upgrade 2.7.1 -> 2.8
libass: upgrade 0.17.1 -> 0.17.2
libdevmapper: upgrade 2.03.22 -> 2.03.24
msgraph: upgrade 0.2.1 -> 0.2.2
nautilus: upgrade 46.1 -> 46.2
python3-annotated-types: upgrade 0.6.0 -> 0.7.0
python3-astroid: upgrade 3.2.0 -> 3.2.2
python3-bitstring: upgrade 4.2.2 -> 4.2.3
python3-dbus-fast: upgrade 2.21.2 -> 2.21.3
python3-google-api-python-client: upgrade 2.129.0 -> 2.130.0
python3-gspread: upgrade 6.1.0 -> 6.1.2
python3-moteus: upgrade 0.3.68 -> 0.3.70
python3-pdm: upgrade 2.15.2 -> 2.15.3
python3-platformdirs: upgrade 4.2.1 -> 4.2.2
python3-pycurl: upgrade 7.45.2 -> 7.45.3
python3-pylint: upgrade 3.1.0 -> 3.2.2
python3-pyperf: upgrade 2.6.3 -> 2.7.0
python3-pyzstd: upgrade 0.15.10 -> 0.16.0
python3-rapidjson: upgrade 1.14 -> 1.17
python3-regex: upgrade 2024.5.10 -> 2024.5.15
python3-transitions: upgrade 0.9.0 -> 0.9.1
python3-twine: upgrade 5.0.0 -> 5.1.0
python3-types-psutil: upgrade 5.9.5.20240511 -> 5.9.5.20240516
python3-types-setuptools: upgrade 69.0.0.20240125 -> 70.0.0.20240524
python3-ujson: upgrade 5.9.0 -> 5.10.0
python3-validators: upgrade 0.28.1 -> 0.28.3
python3-virtualenv: upgrade 20.26.1 -> 20.26.2
python3-watchdog: upgrade 4.0.0 -> 4.0.1
python3-web3: upgrade 6.18.0 -> 6.19.0
redis: upgrade 7.2.4 -> 7.2.5
thingsboard-gateway: upgrade 3.4.6 -> 3.5
webkitgtk3: upgrade 2.44.1 -> 2.44.2
wireshark: upgrade 4.2.4 -> 4.2.5
xterm: upgrade 391 -> 392
atkmm-2.36: upgrade 2.36.2 -> 2.36.3
botan: upgrade 3.2.0 -> 3.4.0
bubblewrap: upgrade 0.8.0 -> 0.9.0
cglm: upgrade 0.9.2 -> 0.9.4
colord-native: upgrade 1.4.6 -> 1.4.7
composefs: upgrade 1.0.3 -> 1.0.4
ctags: upgrade 6.1.20240310.0 -> 6.1.20240602.0
editorconfig-core-c: upgrade 0.12.6 -> 0.12.7
exiftool: upgrade 12.72 -> 12.85
glibmm-2.68: upgrade 2.78.0 -> 2.80.0
highway: upgrade 1.1.0 -> 1.2.0
hwdata: upgrade 0.382 -> 0.383
iperf3: upgrade 3.16 -> 3.17.1
iscsi-initiator-utils: upgrade 2.1.8 -> 2.1.10
libcgi-perl: upgrade 4.60 -> 4.64
libcompress-raw-bzip2-perl: upgrade 2.206 -> 2.212
libcompress-raw-lzma-perl: upgrade 2.206 -> 2.212
libcompress-raw-zlib-perl: upgrade 2.206 -> 2.212
libiec61850: upgrade 1.5.1 -> 1.5.3
libio-compress-lzma-perl: upgrade 2.206 -> 2.212
libio-compress-perl: upgrade 2.206 -> 2.212
libsodium: upgrade 1.0.19 -> 1.0.20
libtracefs: upgrade 1.7.0 -> 1.8.0
libvpx: upgrade 1.14.0 -> 1.14.1
mcelog: upgrade 198 -> 199
mercurial: upgrade 6.5 -> 6.6.3
monit: upgrade 5.33.0 -> 5.34.0
networkmanager: upgrade 1.46.0 -> 1.48.0
ntp: upgrade 4.2.8p17 -> 4.2.8p18
openfortivpn: upgrade 1.22.0 -> 1.22.1
pangomm-2.48: upgrade 2.50.1 -> 2.52.0
pmdk: upgrade 2.0.0 -> 2.1.0
poco: upgrade 1.12.5p2 -> 1.13.3
poke: upgrade 4.0 -> 4.1
libimobiledevice-glue: upgrade 1.0.0 -> 1.2.0
libirecovery: upgrade 1.1.0 -> 1.2.0
python3-anyio: upgrade 4.3.0 -> 4.4.0
python3-autoflake: upgrade 2.2.1 -> 2.3.1
python3-bidict: upgrade 0.23.0 -> 0.23.1
python3-cantools: upgrade 39.4.4 -> 39.4.5
python3-coverage: upgrade 7.4.1 -> 7.5.3
python3-email-validator: upgrade 2.1.0 -> 2.1.1
python3-eth-hash: upgrade 0.6.0 -> 0.7.0
python3-evdev: upgrade 1.6.1 -> 1.7.1
python3-future: upgrade 0.18.3 -> 1.0.0
python3-google-api-python-client: upgrade 2.130.0 -> 2.131.0
python3-hexbytes: upgrade 1.0.0 -> 1.2.0
python3-html2text: upgrade 2020.1.16 -> 2024.2.26
python3-httpcore: upgrade 1.0.3 -> 1.0.5
python3-ipython: upgrade 8.24.0 -> 8.25.0
python3-msgpack: upgrade 1.0.7 -> 1.0.8
python3-netaddr: upgrade 1.2.1 -> 1.3.0
python3-openpyxl: upgrade 3.1.2 -> 3.1.3
python3-pdm-backend: upgrade 2.1.8 -> 2.3.0
python3-pdm: upgrade 2.15.3 -> 2.15.4
python3-prompt-toolkit: upgrade 3.0.43 -> 3.0.45
python3-py7zr: upgrade 0.20.8 -> 0.21.0
python3-pyalsaaudio: upgrade 0.10.0 -> 0.11.0
python3-pybind11-json: upgrade 0.2.13 -> 0.2.14
python3-pymongo: upgrade 4.6.1 -> 4.7.2
python3-pyroute2: upgrade 0.7.10 -> 0.7.12
python3-pyyaml-include: upgrade 1.3.2 -> 2.1
python3-redis: upgrade 5.0.1 -> 5.0.4
python3-rich: upgrade 13.7.0 -> 13.7.1
python3-sdbus: upgrade 0.11.1 -> 0.12.0
python3-sh: upgrade 2.0.6 -> 2.0.7
python3-snagboot: upgrade 1.2 -> 1.3
python3-stevedore: upgrade 5.1.0 -> 5.2.0
python3-sympy: upgrade 1.12 -> 1.12.1
python3-tomlkit: upgrade 0.12.3 -> 0.12.5
python3-typeguard: upgrade 4.2.1 -> 4.3.0
python3-xlsxwriter: upgrade 3.1.9 -> 3.2.0
qpdf: upgrade 11.8.0 -> 11.9.0
remmina: upgrade 1.4.34 -> 1.4.35
sanlock: upgrade 3.9.2 -> 3.9.3
sdmon: upgrade 0.8.1 -> 0.9.0
squashfs-tools-ng: upgrade 1.2.0 -> 1.3.1
tslib: upgrade 1.22 -> 1.23
usbredir: upgrade 0.13.0 -> 0.14.0
frr: use update-alternatives to solve conflicts with libsmi
libsmi: use update-alternatives to solve conflicts with frr
Weisser, Pascal (2):
libblockdev: Add missing dependency on e2fsprogs to fs PACKAGECONFIG.
libblockdev: Add missing dependency on keyutils to crypto PACKAGECONFIG.
Wentao Zhang (1):
meta-oe/conf/layer.conf: remove libbpf from NON_MULTILIB_RECIPES for x86 and x86-64
Yi Zhao (4):
libdaq: update to latest stable version 3.0.14
snort3: update to latest stable version 3.1.84.0
libtevent: upgrade 0.16.0 -> 0.16.1
samba: upgrade 4.19.5 -> 4.19.6
Yoann Congal (8):
reproducibility: move repro excludes from AB config.json to meta-oe
squid: workaround a build failure with native gcc10
mdio-tools: fix mdio-netlink kernel module reproducibility
packagegroup-meta-oe: fix lvgl inclusion
hddtemp: Fix reproducibility in fr locale
libfido2: remove non-functional native and nativesdk BBCLASSEXTEND
sample-content: Set UNPACKDIR to S to avoid a QA warning
packagegroup-meta-oe: replace libdbd-mysql-perl with dbd-mariadb
Zhang Peng (1):
hiredis: change ptest output format
Zoltán Böszörményi (3):
uw-imap: Add a patch to support newer than TLSv1.0
dracut: Switch to dracut-ng and upgrade to version 102
dracut: Drop an unnecessary patch
alperak (4):
libcoap: fix CVE-2024-0962
python3-ecdsa: enable ptest and add missing runtime dependency
Use PYTHON_SITEPACKAGES_DIR instead of hard-coded site-packages directory path
python3-scrypt: Move from PTESTS_PROBLEMS_META_PYTHON to PTESTS_SLOW_META_PYTHON
baruch@tkos.co.il (1):
sexpect: add new recipe
maffan (1):
networkd-dispatcher: Add dependency on python3-json
magicWenli (1):
serial: Fix empty package and use shared lib instead of static lib.
poky: a88251b3e7..5d88faa0f3:
Adithya Balakumar (1):
wic/partition.py: Set hash_seed for empty ext partition
Adriaan Schmidt (1):
libcgroup_3.1.0: fix build on non-systemd systems
Alejandro Hernandez Samaniego (2):
tclibc-newlib: update security cflags override
newlib: Use mcmodel=medany for RISCV64
Aleksandar Nikolic (4):
install-buildtools: remove md5 checksum validation
install-buildtools: fix "test installation" step
install-buildtools: update base-url, release and installer version
ref-manual: introduce CVE_CHECK_REPORT_PATCHED variable
Alexander Kanavin (63):
liba52: remove the recipe
package_rpm: remove support for DIRFILES
mpeg2dec: remove the recipe
libtraceevent: submit meson.patch upstream
swig: merge .inc into .bb
swig: convert from autotools to cmake
serf: mark patch as inappropriate for upstream submission
kea: remove unnecessary reproducibility patch
expect: mark patches as Inactive-Upstream
apr: submit 0001-Add-option-to-disable-timed-dependant-tests.patch upstream
busybox: submit CVE-2022-28391 patches upstream
busybox: remove busybox-udhcpc-no_deconfig.patch
apr: drop 0007-explicitly-link-libapr-against-phtread-to-make-gold-.patch
gstreamer1.0-plugins-good: remove 0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch
xinput-calibrator: mark upstream as inactive in a patch
bash: mark build-tests.patch as Inappropriate
connman: make 0002-resolve-musl-does-not-implement-res_ninit.patch libc-agnostic
connman: submit 0002-resolve-musl-does-not-implement-res_ninit.patch upstream
icu: add upstream submission links for fix-install-manx.patch
libical: disable introspection in -native
scripts/oe-setup-build: write a build environment initialization one-liner into the build directory
bitbake: fetch2/crate: add upstream latest version check function
python3-pyproject-hooks: fix upstream version check
wayland: fix upstream version check
documentation/poky.yaml.in: drop mesa/sdl from essential host packages
glib/gobject-introspection: update 2.78.4 -> 2.80.0, 1.78.1 -> 1.80.0
glib-2.0: correct deprecated man/gtk-doc options
rust: correctly link rust-snapshot into build/stage0
bblayers/makesetup: raise exceptions when errors happen
bblayers/makesetup: include local repository paths in discovered layer repo data
bblayers/makesetup: move check for existence of git remotes to oe-setup-layers plugin
selftest/sstatetests: separate sstate presence check into its own class
selftest/sstatetests: move exception list for cache objects to the parent class
mesa: remove obsolete 0001-meson.build-check-for-all-linux-host_os-combinations.patch
kexec-tools: submit 0003-kexec-ARM-Fix-add_buffer_phys_virt-align-issue.patch upstream
vorbis: mark patch as Inactive-Upstream
grub: mark grub-module-explicitly-keeps-symbole-.module_license.patch as a workaround
grub: remove unneeded 0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch
gdb: remove unneeded 0006-resolve-restrict-keyword-conflict.patch
perl: submit the rest of determinism.patch upstream
iptables: submit 0001-configure-Add-option-to-enable-disable-libnfnetlink.patch upstream
iptables: remove unneeded 0002-iptables-xshared.h-add-missing-sys.types.h-include.patch
iptables: correctly enable libnetfilter_conntrack support
x264: update to latest revision on official git
elfutils: remove unneeded 0006-Fix-build-on-aarch64-musl.patch
glib-2.0: remove obsolete 0001-Set-host_machine-correctly-when-building-with-mingw3.patch
rust: add reproducibility patch to eliminate host leakage
rust: use rust-snapshot binaries only in rust-native
rust: build the default set of tools
selftest/rust: correctly form the PATH environment variable
boost: update 1.84.0 -> 1.85.0
libgit2: update 1.7.2 -> 1.8.1
pinentry: update 1.2.1 -> 1.3.0
mobile-broadband-provider-info: upgrade 20230416 -> 20240407
zstd: upgrade 1.5.5 -> 1.5.6
icu: upgrade 74-2 -> 75-1
libxcb: upgrade 1.16.1 -> 1.17.0
xserver-xorg: upgrade 21.1.12 -> 21.1.13
meson: upgrade 1.3.1 -> 1.4.0
gtk-doc: upgrade 1.33.2 -> 1.34.0
gstreamer1.0: update 1.22.11 -> 1.24.3
libomxil: remove the recipe
cmake: upgrade 3.28.3 -> 3.29.3
Alexandre Truong (3):
oeqa/selftest/devtool: fix _test_devtool_add_git_url
Revert "oeqa/selftest/devtool: fix test_devtool_add_git_style2"
recipe style guide: add recommendation for patches without signature
Andrew Fernandes (1):
gtk+: add missing libdrm dependency
Anton Almqvist (1):
devtool: modify: Catch git submodule error for go code
Antonin Godard (4):
devtool: ide-sdk: correct help typo
bitbake: codeparser: support shell substitutions in quotes
bitbake: codeparser: remove redundant list conversion
bitbake: tests.codeparser: add tests for shell expansions
Anuj Mittal (9):
enchant2: upgrade 2.6.9 -> 2.7.2
harfbuzz: upgrade 8.3.1 -> 8.4.0
libproxy: upgrade 0.5.4 -> 0.5.6
libsolv: upgrade 0.7.28 -> 0.7.29
mmc-utils: upgrade to latest revision
sqlite3: upgrade 3.45.1 -> 3.45.3
harfbuzz: upgrade 8.4.0 -> 8.5.0
stress-ng: upgrade 0.17.07 -> 0.17.08
glib-2.0: upgrade 2.80.0 -> 2.80.2
Archana Polampalli (1):
xserver-xorg: upgrade 21.1.11 -> 21.1.12
Bartosz Golaszewski (1):
linux-firmware: add a package for ath12k firmware
Benjamin Bara (1):
gstreamer1.0-plugins-bad: adapt webrtc audio dependency
Benjamin Szőke (2):
archiver.bbclass: Fix work-shared checking for kernel recipes
populate_sdk_base: add 7zip archive type for SDK
Bruce Ashfield (21):
linux-yocto/6.6: update to v6.6.24
linux-yocto/6.6: update CVE exclusions (6.6.24)
linux-yocto/6.6: update to v6.6.25
linux-yocto/6.6: update CVE exclusions (6.6.25)
linux-yocto/6.6: nft: enable veth
linux-yocto/6.6: update to v6.6.27
linux-yocto/6.6: update CVE exclusions (6.6.27)
linux-yocto/6.6: cfg: drop obselete options
linux-yocto/6.6: update to v6.6.28
linux-yocto/6.6: update CVE exclusions (6.6.28)
linux-yocto/6.6: update to v6.6.29
linux-yocto/6.6: update CVE exclusions (6.6.29)
linux-yocto/6.6: fix kselftest failures
systemd: fix build against 6.9 libc-headers
linux-yocto/6.6: update to v6.6.30
linux-yocto/6.6: intel configuration changes
linux-libc-headers: bump to v6.9
linux-yocto/6.6: update to v6.6.32
linux-yocto/6.6: cfg: introduce Intel NPU fragment
linux-yocto-dev: bump to v6.10
lttng-modules: update to 2.13.13 and fix for 6.10+
Changhyeok Bae (1):
iproute2: upgrade 6.7.0 -> 6.8.0
Changqing Li (5):
ptest-runner: Bump to 2.4.4 (95f528c)
ghostscript: upgrade 10.03.0 -> 10.03.1
gettext: fix a parallel build issue
man-pages: upgrade 6.06 -> 6.8
systemd: fix wrong path of tmp.mount
Chen Qi (8):
systemd/systemd-boot: upgrade from 255.4 to 255.6
pciutils: upgrade from 3.11.1 to 3.12.0
shadow: upgrade from 4.15.0 to 4.15.1
cups: upgrade from 2.4.7 to 2.4.8
kmod: upgrade from 31 to 32
libnl: change HOMEPAGE
coreutils: split out coreutils-getlimits
findutils: upgrade from 4.9.0 to 4.10.0
Christian Bräuner Sørensen (1):
systemd: sed ROOT_HOME only if sysusers PACKAGECONFIG is set
Dan McGregor (2):
shadow: install manpages
gcc: Allow using libc++
Daniel Klauer (1):
cmake.bbclass: Add ${COREBASE}/scripts to CMAKE_FIND_ROOT_PATH
Denys Dmytriyenko (2):
wayland: upgrade 1.22.0 -> 1.23.0
weston: upgrade 13.0.0 -> 13.0.1
Dmitry Baryshkov (3):
ffmpeg: backport patches to use new Vulkan AV1 codec API
site/x86_64-linux: add ac_cv_func_fnmatch_works
ffmpeg: backport patch to fix errors with GCC 14
Emil Kronborg (5):
at-spi2-core: add at-spi2-atk to CVE_PRODUCT
gtk+3: add gtk+ to CVE_PRODUCT
insane.bbclass: remove skipping of cross-compiled packages
insane.bbclass: fix HOST_ variable names
insane.bbclass: remove leftover variables and comment
Enrico Jorns (1):
oeqa/utils/commands: extend docstring for runqemu context manager
Enrico Jörns (3):
oeqa/core: remove duplicate 'os' import
wic: engine.py: use raw string for escape sequence
wic: bootimg-efi: fix error handling
Etienne Cordonnier (3):
oeqa/runtime: fix regression in minidebuginfo test
oeqa/runtime: make minidebuginfo test work with coreutils
selftests: add test_minidebuginfo_qemu
Felix Nilsson (1):
base-files: profile: fix error sh: 1: unknown operand
Guðni Már Gilbert (4):
python3-bcrypt: drop python3-six from RDEPENDS
python3-pyopenssl: drop python3-six from RDEPENDS
python3-pycparser: cleanup RDEPENDS
python3-requests: cleanup RDEPENDS
Heiko (1):
kernel.bbclass: check, if directory exists before removing empty module directory
Igor Opaniuk (1):
initramfs-framework: support force reboot if fatal error occurs
Iskander Amara (1):
linux-firmware: Move Intel AC 9260 bluetooth firmware to a separate package
Jan Vermaete (1):
python3-mako: added ptest
Jasper Orschulko (1):
dev-manual: Add info on build env initialization
Joe Slater (1):
oe-debuginfod: add option for data storage
John Ripple (1):
rootfs.py: Fix logger error message format
Jonas Gorski (1):
linuxloader: add -armhf on arm only for TARGET_FPU 'hard'
Jookia (1):
populate_sdk_ext.bbclass: Fix undefined variable error
Jordan Crouse (1):
libxcrypt-compat: Rename libcrypto.so.1 -> libcrypt.so.1
Jose Quaresma (3):
go: Drop the linkmode completely
Revert "goarch: disable dynamic linking globally"
go: upgrade 1.22.2 -> 1.22.3
Joshua Watt (18):
bitbake: bitbake-hashclient: Add ping command
bitbake: bitbake-hashclient: Improve stress statistics reporting
bitbake: bitbake-hashclient: Improve ping command line options
bitbake: bb: Use namedtuple for Task data
bitbake: hashserv: client: Add batch stream API
bitbake: siggen: Enable batching of unihash queries
bitbake: hashserv: server: Add support for SO_REUSEPORT
bitbake: siggen: Drop client pool support
bitbake: asyncrpc: Remove ClientPool
bitbake: siggen: Batch unihash_exists checks
bitbake: hashserv: client: Fix changing stream modes
sstatesig: Drop BB_HASHSERVE_MAX_PARALLEL
lib: package: Add file_reverse_translate
lib: package: Replace ":" in file names
bitbake: asyncrpc: Use client timeout for websocket open timeout
classes/spdx-common: Move common SPDX to new class
classes/spdx-common: Add SPDX version to path
classes/spdx-common: Return empty list from extract_licenses
Julien Stephan (3):
oeqa: selftest: context: run tests serially if testtools/subunit modules are not found
devtool: standard: update-recipe/finish: fix update localfile in another layer
oeqa/selftest/devtool: add test for updating local files into another layer
Kai Kang (5):
webkitgtk: 2.44.0 -> 2.44.1
multilib.bbclass: replace deprecated e.data with d
cmake-qemu.bbclass: fix if criterion
gcc: remove g77/f77
gfortran: update runtime dependencies
Kari Sivonen (1):
bitbake: fetch2/svn: Fix mirroring issue with svn
Khem Raj (27):
oeqa/postactions: Do not use -l option with df
llvm: Upgrade to 18.1.4
strace: Upgrade to 6.8
pcmanfm: Disable incompatible-pointer-types warning as error
kea: Remove -fvisibility-inlines-hidden from C++ flags
consolekit: Disable incompatible-pointer-types warning as error
gtk4: Disable int-conversion warning as error
llvm: Upgrade to 18.1.5
llvm: Switch to using release tarballs
python3: Treat UID/GID overflow as failure
ltp: Fix build with GCC-14
iproute2: Fix build with GCC-14
strace: Use locale-base-en-us for locale
zip: Fix build with gcc-14
linux-yocto: Enable team net driver
valgrind: Upgrade to 3.23.0
gcc: Upgrade to GCC 14.1 release
openssl: Fix build on riscv
kexec-tools: Fix build with GCC-14 on musl
systemd-bootchart: Fix build on musl
systemd.bbclass: Clarify error message
python3: Drop empty patch
grub,grub-efi: Remove -mfpmath=sse on x86
ltp: Fix build break with clang on risv64
gstreamer1.0-plugins-bad: Fix build with musl
gcc: Fix typo in increment expression in unicode from libstdc++
gawk: Remove References to /usr/local/bin/gawk
Kirill Yatsenko (1):
iptables: fix save/restore symlinks with libnftnl PACKAGECONFIG enabled
Konrad Weihmann (1):
insane: error out on UNPACKDIR = WORKDIR
Lee Chee Yang (5):
release-notes-5.0: update recipes changes
migration-notes: add release notes for 4.0.18
release-notes-5.0: update Repositories / Downloads section
release-notes-4.0.18: specify backported license
migration-notes: add release notes for 5.0.1
Lei Maohui (1):
run-postinsts.service: Removed --no-reload to fix reload warning when users execute systemctl in the first boot.
Marc Ferland (1):
libinput: fix building with debug-gui option
Marek Vasut (1):
gstreamer1.0-plugins-good: Include qttools-native during the build with qt5 PACKAGECONFIG
Mark Hatle (2):
sstate.bbclass: Add _SSTATE_EXCLUDEDEPS_SYSROOT to vardepsexclude
binutils: Fix aarch64 disassembly abort
Markus Volk (7):
gtk4: update 4.14.1 -> 4.14.2
xwayland: update 23.2.5 -> 23.2.6
wayland-protocols: update 1.35 -> 1.36
gtk4: update 4.14.2 -> 4.14.4
libadwaita: update 1.5.0 -> 1.5.1
xcb-util-errors: add recipe
ell: update 0.65 -> 0.66
Marlon Rodriguez Garcia (1):
bitbake: ui/buildinfohelper: Add exception treatment to fix missing target_file
Martin Hundeb?ll (4):
classes: image_types: apply EXTRA_IMAGECMD:squashfs* in oe_mksquashfs()
ell: upgrade 0.64 -> 0.65
ofono: upgrade 2.4 -> 2.7
classes: image_types: quote variable assignment needed by dash
Martin Hundebøll (1):
qemu: upgrade 8.2.1 -> 9.0.0
Martin Jansa (10):
rng-tools: ignore incompatible-pointer-types errors for now
expect: ignore various issues now fatal with gcc-14
libunwind: ignore various issues now fatal with gcc-14
p11-kit: ignore various issues fatal with gcc-14 (for 32bit MACHINEs)
lrzsz connman-gnome libfm: ignore various issues fatal with gcc-14
cdrtools-native: fix build with gcc-14
db: ignore implicit-int and implicit-function-declaration issues fatal with gcc-14
selftest: add Upstream-Status to .patch files
insane: add patch-status to default ERROR_QA
bitbake: siggen: catch FileNotFoundError everywhere and ConnectionError also in get_unihashes
Maxin B. John (1):
iproute2: drop obsolete patch
Michael Glembotzki (1):
rootfs-postcommands.bbclass: Only set DROPBEAR_RSAKEY_DIR once
Michael Halstead (2):
docs: add support for scarthgap 5.0 release
yocto-uninative: Update to 4.5 for gcc 14
Michael Opdenacker (15):
manuals: standards.md5: add standard for project names
ref-manual: update releases.svg
bitbake: prserv: declare "max_package_pr" client hook
bitbake: prserv: move code from __init__ to bitbake-prserv
bitbake: prserv: add "upstream" server support
bitbake: prserv: enable database sharing
bitbake: prserv: avoid possible race condition in database code
bitbake: prserv: store_value() improvements
bitbake: prserv: import simplification
bitbake: prserv: add bitbake selftests
migration-guides: placeholder files for 5.1
ref-manual: introduce UNPACKDIR variable
migration-5.1.rst: preliminary description of UNPACKDIR changes
maintainers.inc: update self e-mail address
documentation/README: refer to doc package requirements
Mingli Yu (1):
ncurses: Fix CVE-2023-50495
Naveen Saini (1):
gstreamer1.0-plugins-bad: rename onevpl-intel-gpu -> vpl-gpu-rt
Ninette Adhikari (6):
oe-build-perf-report: Add apache echarts to make report interactive
oe-build-perf-report: Display more than 300 commits and date instead of commit number
oe-build-perf-report: Improve report styling and add descriptions
oe-build-perf-report: Update chart tooltip and chart type
oe-build-perf-report: Add dark mode
oe-build-perf-report: Add commit hash link to chart tooltip
Noe Galea (1):
manuals: document NVDCVE_API_KEY variable
Ola x Nilsson (2):
binutils: Remove conflict markers from 0008-Use-libtool-2.4.patch
oeqa/selftest/devtool: add test for modifying recipes using go.bbclass
Paul Eggleton (2):
ref-manual: variables: add USERADD_DEPENDS
release-notes: add a few more new features
Peter Marko (9):
update-rc.d: add +git to PV
ttyrun: define CVE_PRODUCT
glibc: Update to latest on stable 2.39 branch
glibc: correct license
glibc: Update to latest on stable 2.39 branch
openssl: patch CVE-2024-4603
ncurses: switch to new mirror
ncurses: Upgrade 6.4 -> 6.5
openssl: Upgrade 3.3.0 -> 3.3.1
Philip Lorenz (4):
lib/package_manager/ipk: Do not hardcode payload compression algorithm
ipk: Fix clean up of extracted IPK payload
package_manager: Move OpkgDpkgPM into common module
package_manager: Share more common DEB / IPK code
Poonam Jadhav (1):
ppp: Add RSA-MD in LICENSE
Quentin Schulz (5):
docs: brief-yoctoprojectqs: explicit version dependency on websockets python module
mmc-utils: fix URL
kernel-yocto: fix incorrect debug message for defconfig in WORKDIR
linux-firmware: update to 20240513
linux-firmware: add new package for Mali CSFFW Valhall firmware
Ralph Siemsen (1):
uboot-sign: fix loop in do_uboot_assemble_fitimage
Rasmus Villemoes (2):
openssh: add After dependencies on nss-user-lookup.target
git: set --with-gitconfig=/etc/gitconfig for -native builds
Ricardo Simoes (1):
libusb1: Set CVE_PRODUCT
Richard Purdie (74):
curl: Backport patch to fix buildtools issues
base/bitbake.conf: Introduce UNPACKDIR
classes/lib/scripts: Initial WORKDIR -> UNPACKDIR updates
recipes: Update S = WORKDIR recipes to use ${S} correctly
recipes: Update WORKDIR references to UNPACKDIR
local.conf.sample: Fix hashequivalence server address
brief-yoctoprojectqs: Update to the correct hash equivalence server address
linux-yocto-custom: Fix comment override syntax
bitbake: build: Handle conflict between cwd and cleandirs
bitbake: bitbake: update to version 2.9.1
sanity.conf: Require bitbake 2.9.1
oeqa/selftest/recipetool: Fix for usrmerge in DISTRO_FEATURES
oeqa/selftest/devtool: Fix for usrmerge in DISTRO_FEATURES
insane: Fix case where S doesn't exist
ssh-pregen-hostkeys: Limit to qemu machines by default
oeqa/systemd_boot: Ensure ssh-pregen-hostkeys are available for the test
bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
at: Tweak UNPACKDIR reference
bitbake: parse: Improve/fix cache invalidation via mtime
selftest/cases/runtime_test: Exclude centos-9 from virgl tests
bitbake: cooker: Ensure generateTaskDepTreeData fails for NoProvider
dwarfsrcfiles: Switch to S = UNPACKDIR
recipes: Start WORKDIR -> UNPACKDIR transition
recipes: Switch away from S = WORKDIR
devtool: Drop oe-local-files and simplify
systemd-conf: Convert to use a dedicated UNPACKDIR
recipes: Ensure S is set to a valid directory
build-appliance-image: Remove warning about S not existing
go: Drop fork of unpack code, mandate GO_SRCURI_DESTSUFFIX
linux-yocto: Avoid QA check
oeqa/sdk/assimp: Upgrade and fix for gcc 14
gcc-runtime: libgomp fix for gcc 14 warnings with mandb selftest
tiny-init: Stop using S == WORKDIR
base: Switch UNPACKDIR to a subdir of WORKDIR
recipetool/devtool: Update to work correctly with UNPACKDIR
insane: Error for S == WORKDIR
usbinit: Drop recipe
insane: Add error for B = WORKDIR
base/bitbake.conf: Move S/B to PSEUDO_IGNORE_PATHS unconditionally
base/insane: Move S/B checks to more logical place in insane class
useradd-example: Fix S = WORKDIR reference
bitbake: fetch/npmsw: The fetcher shouldn't have any knowledge of S
layer.conf: Add os-release to SIGGEN_EXCLUDERECIPES_ABISAFE
pseudo: Update to pull in python 3.12+ fix
bitbake: runqueue: Add timing warnings around slow loops
bitbake: runqueue: Allow rehash loop to exit in case of interrupts
bitbake: runqueue: Process unihashes in parallel at init
bitbake: runqueue: Improve rehash get_unihash parallelism
bs4: Update to 4.12.3 from 4.4.1
bitbake: lib/bs4: Avoid soupsieve warning
bitbake: cooker: Improve handling errors during parsing when profiling
bitbake: bitbake: Drop older python version compatibility code
bitbake: fetch2/wget: Fix failure path for files that are empty or don't exist
bitbake: tests/fetch: Tweak to work on Fedora40
busybox: Disable CONFIG_TC for poky-tiny
siteconfig: Drop siteconfig class/code/support
sstate: Drop intercept functions support
sstate/buildhistory: Fix plaindirs handling to occur before SSTATEPOSTINSTFUNCS
sstatesig/populate_sdk_ext: Improve unihash cache handling
libtool: 2.4.7 -> 2.5.0
autotools/libtool: Drop libtool sysroot patch as not needed
libtool-native: Drop obsolete systroot config
libtool: Drop obsolete configure/compile prepends
python3-jinja2: Upgrade 3.1.3 -> 3.1.4
nasm: Upgrade 2.16.01 -> 2.16.03
oeqa/runtime/ltp: Drop groups that were removed in new version
openssl: Add passthrough variables to work with bitbake
build-appliance-image: Update to master head revision
bitbake: tests/fetch: Tweak test to match upstream repo url change
cve-exclusion: Drop the version comparision/warning
bitbake: siggen: Drop copy_unihashes function
bitbake: runqueue: Avoid save_unitaskhashes
selftest/spdx: Fix for SPDX_VERSION addition
oeqa/sdk/case: Ensure DL_DIR is populated with artefacts if used
Robert Joslyn (2):
curl: Update to 8.8.0
libgloss: Do not apply non-existent patch
Robert Kovacsics (1):
sdk: Fix path length limit to match reserved size
Robert Yang (5):
strace: upgrade 6.8 -> 6.9
git: 2.44.1 -> 2.45.1
quilt: 0.67 -> 0.68
fmt: Add it from meta-oe for ccache 4.10
ccache: 4.9.1 -> 4.10
Ross Burton (42):
waffle: remove dependency on udev
ruby: remove obsolete build dependences
npth: update homepage
npth: remove obsolete pkgconfig patch
npth: remove obsolete binconfig-disabled inherit
npth: remove redundant FILES
insane: handle dangling symlinks in the libdir QA check
openssl: fix pkgconfig path problems
curl: locale-base-en-us isn't glibc-specific
gstreamer1.0: skip another known flaky test
libportal: fix rare build race
cpio: mark CVE-2023-7216 as disputed
enchant2: upgrade to 2.7.3
lib/oe/package-manager: allow including self in create_packages_dir
selftest/classes: add localpkgfeed class
oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
oeqa/sdkext/devtool: replace use of librdfa
genericarm64: depend on u-boot in testimage
oeqa/sdk: rename test cases
oeqa/sdk: remove unused imports from test cases
meson: don't use deprecated pkgconfig variable
toolchain-scripts: export the target endianism and word size
curl: skip FTP tests in run-ptest
gawk: fix readline detection
python3-hatchling: upgrade 1.24.1 -> 1.24.2
gdk-pixbuf: upgrade 2.42.11 -> 2.42.12
fribidi: upgrade 1.0.13 -> 1.0.14
oeqa/manual: remove obsolete CROPS and Eclipse manually testing scripts
gawk: update patch status
python3-cryptodome: remove redundant PYPI_PACKAGE_EXT
python3-cython: remove redundant .inc file
site: move ac_cv_func_fnmatch_works to libc files
site: remove libc definitions in nios2-linux
site: remove obsolete evolution-data-server entries
site: remove obsolete dbus entry
insane: show cleaned build paths in more tests
site: fix ac_cv_uint typo
site: move ac_cv_func_posix_getpwnam_r to libc files
pciutils: rewrite recipe
procps: fix build with new glibc but old kernel headers
scripts/makefile-getvar: add script to get values from Makefiles
curl: rewrite ptest installation
Rudolf J Streif (1):
bitbake: fetch2/wget: Canonicalize DL_DIR paths for wget2 compatibility
Siddharth Doshi (1):
cups: Upgrade 2.4.8 -> 2.4.9
Simone Weiß (4):
gnutls: Fix failing ptests
bitbake: bitbake-layers: adapt force option to not use tinfoil
tzdata: Add tzdata.zi to tzdata-core package
sanity: Check if tar is gnutar
Soumya Sambu (2):
ncurses: Fix CVE-2023-45918
git: upgrade 2.44.0 -> 2.44.1
Sundeep KOKKONDA (2):
binutils: stable 2.42 branch updates.
glibc: stable 2.39 branch updates.
Sven Schwermer (3):
bitbake: fetch2/gcp: Add missing runfetchcmd import
recipetool: Handle unclean response in go resolver
recipetool: Handle several go-import tags in go resolver
Thomas Perrot (1):
maintainers.inc: maintainer for opensbi
Tim Orling (32):
python3-maturin: upgrade 1.4.0 -> 1.5.1
glslang: upgrade to 1.3.283.0
vulkan-headers: upgrade to 1.3.283.0
vulkan-loader: upgrade to 1.3.283.0
vulkan-tools: upgrade to 1.3.283.0
spirv-headers: upgrade to 1.3.283.0
spirv-tools: upgrade to 1.3.283.0
vulkan-validation-layers: upgrade to 1.3.283.0
vulkan-utility-libraries: upgrade to 1.3.283.0
vulkan-volk: upgrade to 1.3.283.0
python3-cryptography: upgrade 42.0.5 -> 42.0.7
python3-bcrypt: upgrade 4.1.2 -> 4.1.3
python3-rpds-py: upgrade 0.18.0 -> 0.18.1
pythonn3-rpds-py: enable ptest
python3-maturin: upgrade 1.5.1 -> 1.6.0
python3-meson-python: ugprade 0.15.0 -> 0.16.0
python3-babel: upgrade 2.14.0 -> 2.15.0
python3-cryptography: upgrade 42.0.7 -> 42.0.8
python3-certifi: upgrade 2024.2.2 -> 2024.6.2
python3-more-itertools: upgrade 10.2.0 -> 10.3.0
python3-packaging: upgrade 24.0 -> 24.1
python3-requests: upgrade 2.32.1 -> 2.32.3
python3-typing-extensions: upgrade 4.11.0 -> 4.12.2
python3-zipp: upgrade 3.18.2 -> 3.19.2
bitbake: taoster: update fixtures for scarthgap, current
bitbake: toaster test_cerate_new_project: add scarthgap
bitbake: test_project_page: fix failing test_single_layer_page
devtool upgrade: enable RECIPE_UPDATE_EXTRA_TASKS
cargo-update-recipe-crates: add RECIPE_UPDATE_EXTRA_TASKS
meta-selftest: add python3-guessing-game
oe-selftest: add RECIPE_UPDATE_EXTRA_TASKS test
ref-manual: add RECIPE_UPDATE_EXTRA_TASKS variable
Trevor Gamblin (26):
patchtest: test_metadata: fix invalid escape sequences
python3-pytest: upgrade 8.1.1 -> 8.2.0
python3: skip test_concurrent_futures/test_shutdown
patchtest: requirements.txt: add GitPython
patchtest: repo: refactor to use GitPython
patchtest: tests: update bugzilla_entry_format.fail testfile
patchtest: utils: remove unused functions
python3-hypothesis: upgrade 6.100.1 -> 6.102.4
python3-pygments: upgrade 2.17.2 -> 2.18.0
python3-pytest: upgrade 8.2.0 -> 8.2.1
python3-referencing: upgrade 0.34.0 -> 0.35.1
python3-requests: upgrade 2.31.0 -> 2.32.1
python3-pyproject-metadata: upgrade 0.7.1 -> 0.8.0
python3-setuptools-scm: upgrade 8.0.4 -> 8.1.0
python3-sphinx: upgrade 7.2.6 -> 7.3.7
python3-trove-classifiers: upgrade 2024.4.10 -> 2024.5.17
maintainers.inc: transfer some python recipes to tgamblin
ref-manual: variables: document PYPI_PACKAGE_EXT, PYPI_SRC_URI
patchtest: selftest: fix patch files
python3-hypothesis: upgrade 6.102.4 -> 6.103.0
python3-trove-classifiers: upgrade 2024.5.17 -> 2024.5.22
python3-docutils: upgrade 0.20.1 -> 0.21.2
python3: upgrade 3.12.3 -> 3.12.4
python3-pytest: upgrade 8.2.1 -> 8.2.2
python3: skip test_concurrent_futures/test_deadlock
python3: skip test_multiprocessing/test_active_children test
Victor Kamensky (2):
systemtap: upgrade 5.0 -> 5.1
systemtap: fix systemtap-native build error on Fedora 40
Vincent Kriek (1):
devtool: sync: Fix Execution error
Wang Mingyu (70):
llvm: upgrade 18.1.2 -> 18.1.3
dropbear: upgrade 2022.83 -> 2024.84
python3-pycparser: upgrade 2.21 -> 2.22
gnutls: upgrade 3.8.4 -> 3.8.5
bind: upgrade 9.18.25 -> 9.18.26
cronie: upgrade 1.7.1 -> 1.7.2
diffoscope: upgrade 260 -> 265
dpkg: upgrade 1.22.5 -> 1.22.6
gcr: upgrade 4.2.1 -> 4.3.0
gdk-pixbuf: upgrade 2.42.10 -> 2.42.11
libarchive: upgrade 3.7.2 -> 3.7.3
libpam: upgrade 1.6.0 -> 1.6.1
libsdl2: upgrade 2.30.1 -> 2.30.2
libwebp: upgrade 1.3.2 -> 1.4.0
libxmlb: upgrade 0.3.17 -> 0.3.18
libxmu: upgrade 1.2.0 -> 1.2.1
lighttpd: upgrade 1.4.75 -> 1.4.76
lttng-ust: upgrade 2.13.7 -> 2.13.8
ninja: upgrade 1.11.1 -> 1.12.0
openssl: upgrade 3.2.1 -> 3.3.0
pango: upgrade 1.52.1 -> 1.52.2
python3-beartype: upgrade 0.18.2 -> 0.18.5
python3-cython: upgrade 3.0.9 -> 3.0.10
python3-dtschema: upgrade 2024.2 -> 2024.4
python3-hatchling: upgrade 1.22.4 -> 1.24.1
python3-hypothesis: upgrade 6.99.4 -> 6.100.1
python3-idna: upgrade 3.6 -> 3.7
python3-lxml: upgrade 5.1.0 -> 5.2.1
python3-mako: upgrade 1.3.2 -> 1.3.3
python3-pluggy: upgrade 1.4.0 -> 1.5.0
python3-pygobject: upgrade 3.48.1 -> 3.48.2
python3-setuptools: upgrade 69.2.0 -> 69.5.1
python3-trove-classifiers: upgrade 2024.3.3 -> 2024.4.10
repo: upgrade 2.44 -> 2.45
stress-ng: upgrade 0.17.06 -> 0.17.07
taglib: upgrade 2.0 -> 2.0.1
util-macros: upgrade 1.20.0 -> 1.20.1
vala: upgrade 0.56.16 -> 0.56.17
wayland-protocols: upgrade 1.34 -> 1.35
xcb-proto: upgrade 1.16.0 -> 1.17.0
mesa: upgrade 24.0.3 -> 24.0.5
appstream: upgrade 1.0.2 -> 1.0.3
bash-completion: upgrade 2.13.0 -> 2.14.0
bind: upgrade 9.18.26 -> 9.18.27
btrfs-tools: upgrade 6.8 -> 6.8.1
createrepo-c: upgrade 1.1.0 -> 1.1.1
diffoscope: upgrade 265 -> 267
dmidecode: upgrade 3.5 -> 3.6
dnf: upgrade 4.19.2 -> 4.20.0
ed: upgrade 1.20.1 -> 1.20.2
gtk+3: upgrade 3.24.41 -> 3.24.42
iproute2: upgrade 6.8.0 -> 6.9.0
iw: upgrade 6.7 -> 6.9
libedit: upgrade 20230828-3.1 -> 20240517-3.1
libgpg-error: upgrade 1.48 -> 1.49
libslirp: upgrade 4.7.0 -> 4.8.0
libxml2: upgrade 2.12.6 -> 2.12.7
libxmlb: upgrade 0.3.18 -> 0.3.19
llvm: upgrade 18.1.5 -> 18.1.6
mesa: upgrade 24.0.5 -> 24.0.7
msmtp: upgrade 1.8.25 -> 1.8.26
nghttp2: upgrade 1.61.0 -> 1.62.0
ninja: upgrade 1.12.0 -> 1.12.1
python3-jsonschema: upgrade 4.21.1 -> 4.22.0
python3-lxml: upgrade 5.2.1 -> 5.2.2
python3-mako: upgrade 1.3.3 -> 1.3.5
python3-zipp: upgrade 3.18.1 -> 3.18.2
shaderc: upgrade 2024.0 -> 2024.1
wireless-regdb: upgrade 2024.01.23 -> 2024.05.08
xwayland: upgrade 23.2.6 -> 24.1.0
Willy Tu (1):
rust-target-config: fix feature for vfpv4f16
Xiangyu Chen (2):
iputils: splitting the ping6 as a package
ltp: add iputils-ping6 to RDEPENDS
Yi Zhao (9):
libcap-ng: upgrade 0.8.4 -> 0.8.5
libcap-ng-python: upgrade 0.8.4 -> 0.8.5
dropbear: upgrade 2024.84 -> 2024.85
libsdl2: upgrade 2.30.2 -> 2.30.3
gnu-efi: upgrade 3.0.17 -> 3.0.18
libcap: upgrade 2.69 -> 2.70
ltp: upgrade 20240129 -> 20240524
logrotate: upgrade 3.21.0 -> 3.22.0
debianutils: upgrade 5.17 -> 5.19
Yoann Congal (1):
migration-5.1: add the recommended pattern for S/UNPACKDIR definition
Yogita Urade (1):
libarchive: upgrade 3.7.3 -> 3.7.4
Zev Weiss (1):
bash: Fix file-substitution error-handling bug
Zoltan Boszormenyi (2):
cracklib: Modify patch to compile with GCC 14
cdrtools-native: Fix build with GCC 14
joshua Watt (6):
classes/create-spdx-2.2: Fix SPDX Namespace Prefix
bitbake: cooker: Use hash client to ping upstream server
bitbake: siggen/runqueue: Report which dependencies affect the taskhash
bitbake: cooker: Handle ImportError for websockets
bitbake: asyncrpc: Check websockets version
classes/create-spdx-2.2: Fix SPDX dependencies for ABI Safe recipes
meta-security: d1522af21d..b4a8bc606f:
Changqing Li (2):
recipes: WORKDIR -> UNPACKDIR transition
scap-security-guide: WORKDIR -> UNPACKDIR
Gael PORTAY (1):
sssd: remove duplicate option --without-python2-bindings
Gowtham Suresh Kumar (1):
meta-parsec: Update parsec-service to 1.4.1
Marta Rybczynska (1):
packagegroup-core-security: update libseccomp dependencies
Martin Jansa (2):
{tcp,udp}-smack-test: fix implicit-function-declaration issues fatal with gcc-14
mmap-smack-test, smack-test, tcp-smack-test, udp-smack-test: don't use S = ${WORKDIR}
Tim Orling (5):
swtpm: upgrade 0.8.1 -> 0.8.2
tpm2-pkcs11: BBCLASSEXTEND native and nativesdk
tpm2-tools: BBCLASSEXTEND native and nativesdk
libtpm: BBCLASSEXTEND nativesdk
tpm2-tss: BBCLASSEXTEND nativesdk
Valentin Kunin (1):
tpm2-tss: upgrade 4.0.1 -> 4.1.2
Wang Mingyu (1):
lynis: upgrade 3.0.9 -> 3.1.1
Yi Zhao (6):
ibmswtpm2: upgrade 164-2020-192.1 -> 183-2024-03-27
ibmtpm2tss: upgrade 1661 -> 2.2.0
scap-security-guide: remove __pycache__ in ptest directory
openscap: upgrade 1.3.9 -> 1.3.10
scap-security-guide: upgrade 0.1.71 -> 0.1.72
scap-security-guide: upgrade 0.1.72 -> 0.1.73
meta-raspberrypi: 1879cb831f..eb8ffc4e63:
Khem Raj (1):
recipes: Switch to using UNPACKDIR instead of WORKDIR
Martin Jansa (5):
linux: drop unused rpi4-64-kernel-misc.cfg
linux: drop unused 5.15 version
rpi-u-boot-scr: use UNPACKDIR
layer.conf: declare compatibility only with styhead
gstreamer1.0-omx: remove the .bbappend
Matthias Klein (1):
linux-firmware-rpidistro: Fix wireless on model Zero 2 W
Tim Orling (3):
layer.conf: rpi5 recommends lts-u-boot-mixin
u-boot: re-enable rapsberrypi5
raspberrypi5.conf: Fix KERNEL_IMAGETYPE_UBOOT
Vincent Davis Jr (1):
rpidistro-ffmpeg: upgrade 4.3.4 -> 5.1.4
alperak (1):
rpi-cmdline: Fix being renamed of network interfaces
meta-arm: 17df9c4ebc..981425c54e:
Abdellatif El Khlifi (4):
arm-bsp/external-system: costone1000: install the firmware in the filesystem
arm-bsp/u-boot: corstone1000: add external system DTS node
arm-bsp/linux-yocto: corstone1000: add external system control support
arm-bsp/corstone1000-recovery-image: replace core-image-minimal
Adam Johnston (1):
arm-bsp/corstone1000: Fix RSA key generation issue
Ali Can Ozaslan (1):
arm-bsp/trusted-firmware-m: corstone1000: fix crypto failure on mps3
Amr Mohamed (3):
arm-systemready/linux-distros: Upgrade the Debian version to 12.4
arm-systemready/linux-distros: Upgrade the Debian license
arm-systemready/linux-distros: Add a third Linux distribution installation
Andrey Zhizhikin (1):
optee-client: Switch away from S = WORKDIR
Ben Cownley (1):
arm-systemready/linux-distros: Upgrade the openSUSE version to 15.5
Bence Balogh (25):
kas: corstone1000: disable multiconfig for firmware builds
arm-bsp/corstone1000-flash-firmware-image: add nopt generation
arm/uefi_capsule: use U-Boot for capsule generation
arm-bsp/documentation: corstone1000: update capsule generation steps
arm-bsp/u-boot: corstone1000: update TS RPC protocol
arm-bsp/trusted-services:cs1000: fix deployments
arm-bsp/trusted-services: rebase corstone1000 patches
arm-bsp/trusted-firmware-m: replace OpenAMP with RSE Comms
arm-bsp/corstone1000-flash-firmware-image: add nopt generation
arm/uefi_capsule: use U-Boot for capsule generation
arm-bsp/documentation: corstone1000: update capsule generation steps
arm-bsp/corstone1000-flash-firmware-image: fix capsule dependency issue
arm-bsp/doc: corstone1000: update A+M communication
arm-bsp/trusted-firmware-m: remove OpenAMP and Libmetal
arm/trusted-services: remove OpenAMP and Libmetal
arm-bsp/trusted-services: corstone1000: fix IAT test
arm-bsp/trusted-services: corstone1000: add EFI var handling fixes
arm-bsp/trusted-services: corstone1000: add fixes for private auth vars
arm-bsp/trusted-firmware-m: corstone1000: increase PS sizes
arm-bsp/trusted-services: corstone1000: increase comm buffer size
arm-bsp/trusted-firmware-m: corstone1000: increase RSE_COMMS buff size
arm-bsp/trusted-firmware-m: corstone1000: remove capsule update reset
kas: corstone1000: remove Arm-FVP-EULA flag
arm-bsp/documentation: corstone1000: update the boot chain
arm-bsp/documentation: corstone1000: improve tests documentation
Delane Brandy (1):
arm-bsp/corstone1000: update the documentation
Drew Reed (6):
arm-systemready: Fix regex in arm-systemready-ir-acs recipe
arm: Handle nodistro in firmware deployment
arm-bsp: corstone1000: Configure Corstone-1000 to use the meta-arm-systemready layer
arm-bsp: corstone1000: Make ESP partition available to Corstone-1000
arm-bsp/corstone1000: Update Corstone-1000 user guide
ci: Add Corstone-1000 to the SystemReady ACS build
Emekcan Aras (6):
arm-bsp/u-boot: corstone1000: Change MMCOMM buffer location
arm-bsp/trusted-services: corstone1000: Change MM comm buffer location
arm-bsp/trusted-firmware-m: corstone1000: Enable host firewall in FVP
arm-bsp/trusted-firmware-a: corstone1000: Remove unused NS_SHARED_RAM region
kas: corstone1000: include TS and PSA dependency for firmware image build
arm-bsp/trusted-firmware-a: corstone1000: fix reset sequence
Gyorgy Szing (10):
arm/trusted-services: Update FFA TEE driver to v2.0.0
arm/trusted-services: Update TS to v1.0.0
arm/trusted-services: fix MbedTLS build issue
arm/trusted-services: fix environment handling
arm/devtools/fvp-base-a-aem: update the AEM FVP to 11.25.15
arm-bsp: enable Trusted Services on the fvp-base platform
arm-bsp/trusted-services: rebase corstone1000 patches
Add support for the TS Firmware Update service
arm/trusted-services: update to 2024 April 19
arm/trusted-services: fix oeqa script
Harsimran Singh Tungal (8):
arm-bsp: corstone1000: Enable SMM gateway authenticated variables
arm-bsp/u-boot: corstone1000: Enable UEFI secure boot
arm-bsp/documentation: corstone1000: Update user guide for secureboot test
arm-bsp/optee: corstone1000: Remove MMCOMM buffer address
arm-bsp/u-boot: corstone1000: Enable secondary cores for Corstone-1000 FVP
arm-bsp/trusted-firmware-a: corstone1000: Multicore support for Corstone-1000 FVP
arm-bsp/trusted-firmware-m: corstone1000: Multicore support for Corstone-1000 FVP
ci,arm-bsp: corstone1000: New MACHINE_FEATURES for Corstone-1000 FVP multicore
Jon Mason (29):
arm-bsp/linux: remove kmeta SRCREV SHA
Revert "arm-bsp/documentation: corstone1000: update capsule generation steps"
Revert "arm/uefi_capsule: use U-Boot for capsule generation"
Revert "arm-bsp/corstone1000-flash-firmware-image: add nopt generation"
CI: add Yocto Project SSTATE Mirror
CI: use scarthgap branch for meta-clang
arm/edk2-basetools: add UPSTREAM_CHECK logic
arm/boot-wrapper-aarch64: add to fvp-base CI
arm/fvp-corstone1000: tweak the versioning
arm/fvp-base-a-aem: disable version checking
arm/trusted-firmware-a: update to lts-2.10.4
arm/trusted-firmware-a: add comment about location of deps
README: add backporting process information
arm/gn: update to latest commit
arm-bsp: remove support for n1sdp
arm-bsp: remove unused recipes
CI: increase bitbake server timeout
arm/optee: update to 4.2.0
arm/oeqa: increase optee and ftpm test timeouts
CI: correct BB_HASHSERVE_UPSTREAM
arm/trusted-firmware-m: update to 2.1.0
arm/trusted-firmware-a: add support for 2.11.0
arm/hafnium: update to v2.11
arm/edk2: update to edk2-stable202405
arm/trusted-firmware-rmm: add UPSTREAM_CHECK and tweak recipe version
arm/trusted-firmware-rmm: update to 0.5.0
arm/arm-tstee: add UPSTREAM_CHECK
Revert "CI: temporarily backport the procps fix"
Docs: add ci/kas, quick start, and release information
Mathieu Poirier (1):
arm/trusted-firmware-rmm: Add bitbake, include and patch file for RMM
Mikko Rapeli (6):
trusted-firmware-a: continue if TPM device is missing
optee-os: inrease heap size with fTPM
oeqa runtime: add optee.py test
oeqa runtime: add ftpm.py test
ci/qemuarm64-secureboot.yml: install optee and test both optee and ftpm
ci/qemuarm-secureboot.yml: install optee and test both optee and ftpm
Ross Burton (36):
arm-bsp/sgi575: upgrade trusted-firmware-a to 2.10
arm-bsp/trusted-firmware-a: remove now-unused 2.9.0 recipe
arm-bsp/linux-yocto-dev: add bbappend to enable this kernel for our BSPs
arm-bsp/fvp-base: improve FVP performance
CI: use scarthgap branches
arm/classes/wic_nopt: remove unused class
arm-bsp/linux-yocto-rt: include linux-arm-platforms unconditionally
ci/testimage: don't :append to IMAGE_FEATURES
CI: add genericarm64
arm-bsp: add new sbsa-ref machine
arm: remove generic-arm64 and qemu-generic-arm64
CI: sort jobs alphabetically
CI: show the evaluated KASFILES
arm-bsp/u-boot: add optimised timer implementation for fvp-base
CI: add Kas schema comments
CI: temporarily backport the procps fix
external-arm-toolchain: ignore warnings about 32-bit time types
CI: remove 32-bit time_t workaround
CI: disable ptest in external-gccarm builds
arm-systemready/arm-systemready-linux-distros: disable buildhistory
CI: build arm-systemready distro images
arm/boot-wrapper-aarch64: use https to fetch git source
arm/trusted-firmware-a: use correct git URL
arm-bsp/ssh-pregen-hostkeys: enable on virtual machines
arm/oeqa/runtime/fvp_boot: move pexpect import into test method
arm-bsp/linux-yocto: fvp-base: remove fvp-timer.cfg
CI: back to master
CI: use pregenerated SSH keys in genericarm64
arm/u-boot: remove obsolete qemuarm patch
arm-bsp/u-boot: update tick.patch to merged patches
arm-bsp/ssh-pregen-hostkeys: fix corstone1000 typo
arm-bsp/edk2-firmware: work around alignment problem with EDK/qemu
documentation/runfvp: use IMAGE_CLASSES instead of INHERIT
arm/optee-ftpm: silence new compiler errors from GCC 14.1
arm-bsp/firmware-image-juno: use UNPACKDIR
arm/libts: use UNPACKDIR
Ryan Eatmon (1):
arm/test-pacbti: Use UNPACKDIR
Thomas Perrot (1):
optee-os: remove NOWERROR from EXTRA_OEMAKE
Change-Id: Iee426a0247f08b126a12ca85bd47eea629285850
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
|
|
As part of the last subtree update, I used master-next as the
subtree basis because there was a fix we needed in order to get QEMU
to pass. I didn't realize that master-next deviated (because they use
to just have short-term patches in it). Reset the content to the same
fix but from the master branch.
Change-Id: Ic7d2f0ac42e9da3eb263586b26ba56d8798d5bcf
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
poky: 110ee701b3..5950c63d54:
Alexander Kanavin (19):
ovmf: update 202308 -> 202402
attr: update 2.5.1 -> 2.5.2
dpkg: update 1.22.0 -> 1.22.5
gptfdisk: update 1.0.9 -> 1.0.10
icu: update 74-1 -> 74-2
go-helloworld: update to latest revision
libpam: update 1.5.3 -> 1.6.0
libtraceevent: update 1.7.3 -> 1.8.2
mdadm: update 4.2 -> 4.3
npth: update 1.6 -> 1.7
python3-lxml: update 5.0.0 -> 5.1.0
rpm: update 4.19.1 -> 4.19.1.1
ruby: update 3.2.2 -> 3.3.0
tcl: update 8.6.13 -> 8.6.14
texinfo: update 7.0.3 -> 7.1
waffle: update 1.7.2 -> 1.8.0
shadow: update 4.14.2 -> 4.15.0
meta/lib/oe/sstatesig.py: do not error out if sstate files fail on os.stat()
scripts/oe-setup-build: write a build environment initialization one-liner into the build directory
Bruce Ashfield (1):
perf: make bpf asm include arch conditional
Chen Qi (2):
ovmf: set CVE_STATUS for CVE-2014-8271
ovmf: set CVE_STATUS for a few CVEs
Denys Dmytriyenko (3):
mtd-utils: upgrade 2.1.6 -> 2.2.0
lzip: upgrade 1.24 -> 1.24.1
wayland-protocols: upgrade 1.33 -> 1.34
Harish Sadineni (1):
rust: set CVE_STATUS for CVE-2024-24576
Joao Marcos Costa (6):
classes: document new go-vendor class
migration updates for 5.0
release-notes updates for 5.0
ref-manual/variables: add new variables for v5.0
release-notes-5.0: add updates
release-notes-5.0: mention cmake-qemu.bbclass
Joe Slater (2):
init-ifupdown: modify interfaces for busybox
packagegroup-core-boot: recommend ifupdown
Jon Mason (4):
acpica: use github for SRC_URI
acpica: update to 20240322 release
yocto-bsp/linux-yocto-dev: add genericarm64
yocto-bsp/genericarm64: add virtio-gpu
Joshua Watt (1):
bitbake: siggen: Capture SSL environment for hashserver
Julien Stephan (1):
devtool: standard: throws appropriate error if source is in detached HEAD
Jörg Sommer (1):
kernel-dev: join mkdir commands with -p
K Sanjay Nayak (1):
xorg-xserver-config: Disable screen blanking for qemu images
Khem Raj (5):
llvm: Upgrade to 18.1.3 bugfix release
sanity: Use diff instead of meld by default
libseccomp: Fix build when python packageconfig is enabled
linux-yocto: Enable nft modules for ptest images
mdadm: Fix build with new musl
Lee Chee Yang (2):
release-notes-4.0.17: reorder CVEs
migration-guides: add release notes for 4.3.4
Max Krummenacher (1):
perf: add asm include required for v6.9+
Michael Haener (1):
iproute2: add bridge package
Michael Opdenacker (19):
manuals: fix duplicate "stylecheck" target
manuals: add initial sphinx-lint support
manuals: fix trailing spaces
manuals: fix incorrect double backticks
migration-guides: add missing opening tag colon
release-notes-5.0: documentation highlights
manuals: remove tab characters
dev-manual/debugging: mention new ``taskexp_ncurses`` option
migration-guides: release-notes-5.0: update docs highlights
bitbake: prserv: simplify the PRServerClient() interface
bitbake: prserv: use double quotes by default
bitbake: bitbake-prserv: replace deprecated optparse by argparse
bitbake: prserv: use self.logger instead of logger directly
bitbake: asyncrpc: include parse_address from hashserv
bitbake: prserv: capitalization and spacing improvements
bitbake: prserv: add extra requests
bitbake: prserv: remove redundant exception handler
bitbake: prserv: correct error message
bitbake: prserv: remove unnecessary code
Mikko Rapeli (1):
linux-yocto-dev: remove duplicate DEPENDS
Ninette Adhikari (3):
oe-build-perf-report: Add apache echarts to make report interactive
oe-build-perf-report: Display more than 300 commits and date instead of commit number
oe-build-perf-report: Improve report styling and add descriptions
Oleh Matiusha (1):
nativesdk-gzip: fix reproducibility issues
Peter Hoyes (1):
u-boot-tools: Package mkeficapsule
Peter Marko (2):
bitbake.conf: remove comment about oldincludedir
systemd: make predictable name mac policy opt-out
Quentin Schulz (2):
docs: conf.py: properly escape backslashes for latex_elements
manuals: refer to new yocto-patches mailing list wherever appropriate
Richard Purdie (10):
xwayland: Upgrade 23.2.4 -> 23.2.5
curl: Upgrade 8.6.0 -> 8.7.1
nghttp2: Upgrade 1.60.1 -> 1.61.0
pseudo: Update to pull in fchmodat fix
bitbake: doc/user-manual: Add BB_LOADFACTOR_MAX
bitbake: BBHandler: Handle unclosed functions correctly
testimage: Enable runtime 'login' screenshot tests
Revert "testimage: Enable runtime 'login' screenshot tests"
python3-websockets: Import from meta-python
buildtools-tarball: Add python3-websockets
Rob Woolley (1):
bitbake: wget: Make wget --passive-ftp option conditional on ftp/ftps
Ross Burton (2):
eudev: update Upstream-Status on netifnames.patch
classes/pypi: don't expose PYPI_ARCHIVE_NAME
Simone Weiß (1):
bitbake: doc: Add section for variable context
Wang Mingyu (87):
debianutils: upgrade 5.16 -> 5.17
diffoscope: upgrade 259 -> 260
encodings: upgrade 1.0.7 -> 1.1.0
gcr: upgrade 4.2.0 -> 4.2.1
ghostscript: upgrade 10.02.1 -> 10.03.0
libassuan: upgrade 2.5.6 -> 2.5.7
libfontenc: upgrade 1.1.7 -> 1.1.8
libpng: upgrade 1.6.42 -> 1.6.43
libsdl2: upgrade 2.30.0 -> 2.30.1
libxcb: upgrade 1.16 -> 1.16.1
libxcursor: upgrade 1.2.1 -> 1.2.2
libxdmcp: upgrade 1.1.4 -> 1.1.5
mkfontscale: upgrade 1.2.2 -> 1.2.3
pango: upgrade 1.52.0 -> 1.52.1
psmisc: upgrade 23.6 -> 23.7
python3-cython: upgrade 3.0.8 -> 3.0.9
python3-hypothesis: upgrade 6.98.15 -> 6.99.4
python3-importlib-metadata: upgrade 7.0.1 -> 7.0.2
python3-libarchive-c: upgrade 5.0 -> 5.1
python3-pygobject: update 3.46.0 -> 3.48.1
python3-pyopenssl: upgrade 24.0.0 -> 24.1.0
python3-pyparsing: upgrade 3.1.1 -> 3.1.2
python3-pytest-subtests: upgrade 0.11.0 -> 0.12.1
python3-pytest: upgrade 8.0.2 -> 8.1.1
python3-trove-classifiers: upgrade 2024.2.23 -> 2024.3.3
repo: upgrade 2.42 -> 2.44
shaderc: update 2023.8 -> 2024.0
stress-ng: upgrade 0.17.05 -> 0.17.06
xauth: upgrade 1.1.2 -> 1.1.3
xev: update 1.2.5 -> 1.2.6
gnupg: upgrade 2.4.4 -> 2.4.5
adwaita-icon-theme: upgrade 45.0 -> 46.0
at-spi2-core: upgrade 2.50.1 -> 2.52.0
bind: upgrade 9.18.24 -> 9.18.25
createrepo-c: upgrade 1.0.4 -> 1.1.0
enchant2: upgrade 2.6.7 -> 2.6.8
harfbuzz: upgrade 8.3.0 -> 8.3.1
libbsd: upgrade 0.12.1 -> 0.12.2
libcomps: upgrade 0.1.20 -> 0.1.21
libpciaccess: upgrade 0.18 -> 0.18.1
libwpe: upgrade 1.14.2 -> 1.16.0
libxkbcommon: upgrade 1.6.0 -> 1.7.0
libxml2: upgrade 2.12.5 -> 2.12.6
lighttpd: upgrade 1.4.74 -> 1.4.75
openssh: upgrade 9.6p1 -> 9.7p1
python3-hatchling: upgrade 1.21.1 -> 1.22.4
python3-importlib-metadata: upgrade 7.0.2 -> 7.1.0
python3-license-expression: upgrade 30.2.0 -> 30.3.0
python3-markdown: upgrade 3.5.2 -> 3.6
python3-packaging: upgrade 23.2 -> 24.0
python3-pyelftools: upgrade 0.30 -> 0.31
python3-referencing: upgrade 0.33.0 -> 0.34.0
python3-scons: upgrade 4.6.0 -> 4.7.0
python3-setuptools: upgrade 69.1.1 -> 69.2.0
python3-wheel: upgrade 0.42.0 -> 0.43.0
python3-zipp: upgrade 3.17.0 -> 3.18.1
vala: upgrade 0.56.15 -> 0.56.16
wget: upgrade 1.21.4 -> 1.24.5
mesa: upgrade 24.0.2 -> 24.0.3
vulkan: upgrade 1.3.275.0 -> 1.3.280.0
babeltrace2: upgrade 2.0.5 -> 2.0.6
bash-completion: upgrade 2.12.0 -> 2.13.0
btrfs-tools: upgrade 6.7.1 -> 6.8
coreutils: upgrade 9.4 -> 9.5
dnf: upgrade 4.19.0 -> 4.19.2
ell: upgrade 0.63 -> 0.64
enchant2: upgrade 2.6.8 -> 2.6.9
libdnf: upgrade 0.73.0 -> 0.73.1
libical: upgrade 3.0.17 -> 3.0.18
liburi-perl: upgrade 5.27 -> 5.28
libx11: upgrade 1.8.7 -> 1.8.9
libxmlb: upgrade 0.3.15 -> 0.3.17
libxmu: upgrade 1.1.4 -> 1.2.0
lttng-tools: upgrade 2.13.11 -> 2.13.13
man-db: upgrade 2.12.0 -> 2.12.1
mpg123: upgrade 1.32.5 -> 1.32.6
mtdev: upgrade 1.1.6 -> 1.1.7
pkgconf: upgrade 2.1.1 -> 2.2.0
python3-beartype: upgrade 0.17.2 -> 0.18.2
python3-build: upgrade 1.1.1 -> 1.2.1
python3-git: upgrade 3.1.42 -> 3.1.43
python3-pyasn1: upgrade 0.5.1 -> 0.6.0
python3-typing-extensions: upgrade 4.10.0 -> 4.11.0
rsync: upgrade 3.2.7 -> 3.3.0
ttyrun: upgrade 2.31.0 -> 2.32.0
u-boot: upgrade 2024.01 -> 2024.04
xorgproto: upgrade 2023.2 -> 2024.1
Yoann Congal (2):
ref-manual: variables: document CVE_DB_INCR_UPDATE_AGE_THRES variable
release-notes-5.0: document some cve, strace and qa changes
meta-raspberrypi: d072cc8a48..1879cb831f:
Max Stepanov (1):
rpi-eeprom: Update to support raspberrypi5 machine
meta-arm: d9e18ce792..17df9c4ebc:
Anusmita Dutta Mazumder (2):
arm-bsp/u-boot:corstone1000: add unique guid for fvp and mps3
arm-bsp/tf-m:corstone1000: add unique guid for fvp and mps3
Debbie Martin (1):
arm-systemready: Change get_json_result_dir helper
Harsimran Singh Tungal (1):
corstone1000:arm-bsp/tftf: upgrade tftf version to v2.10
Jon Mason (7):
arm-bsp: remove unused recipes
arm-bsp: Remove tc1
CI: update to kas 4.3.2
arm/optee-ftpm: update to the latest SHA
arm/trusted-firmware-a: update to 2.10.3 release
arm/opencsd: update to 1.5.2
arm-bsp/corstone1000: reformat u-boot patches
meta-security: 283a773f24..d1522af21d:
Armin Kuster (1):
README.md: update to new patches mailing list
meta-openembedded: a6bcdca5b4..4958bfe013:
Alex Kiernan (1):
mdns: Upgrade 2200.80.16 -> 2200.100.94.0.2
Beniamin Sandu (5):
mbedtls: upgrade 3.5.2 -> 3.6.0
mbedtls: upgrade 2.28.7 -> 2.28.8
unbound: upgrade 1.19.1 -> 1.19.3
libtorrent: remove CVE mention
libtorrent-rasterbar: add initial recipe for 2.0.10
Changqing Li (1):
nodejs: don't always disable io_uring
Dan McGregor (2):
dash: correct licence
libfido2: new recipe
Fathi Boudra (1):
composefs: add a new recipe
Guðni Már Gilbert (1):
python3-ecdsa: upgrade 0.18.0 -> 0.19.0
Khem Raj (17):
python3-pydantic-core: Enable benchmark tests
python3-pydbus: Fix typo in ptest package name
python3-netaddr: Ignore failing tests on musl
python3-pydantic: Ignore failing testcases
python3-pydantic-core: Skip failing ptests
python3-whoosh: Fix an intermittent ptest
python3-pyzmq: Fix ptests
Revert "libqmi: upgrade 1.34.0 -> 1.35.2"
Revert "libmbim: upgrade 1.30.0 -> 1.31.2"
nftables: Fix ptest runs
python3-flexparser,python3-flexcache: Add recipes
python3-pint: Switch to using github SRC_URI
libxml++: Delete recipe for 2.42.1
jemalloc: Update to tip of dev branch
libteam: Add missing dependencies revealed by ptests
oprofile: Fix failing ptests
ptest-packagelists-meta-oe: jemalloc and oprofile are passing now
Markus Volk (1):
dav1d: update 1.4.0 -> 1.4.1
Maxim Perevozchikov (1):
nginx: Disable login for www user
Peter Kjellerstedt (1):
libnice: Update to 0.1.22
Peter Marko (1):
syslog-ng: fix build without ipv6 in distro features
Randy MacLeod (5):
ncftp: Upgrade to 3.2.7
pimd: switch SRC_URI to https
tnftp: switch the SRC_URI to https
postfix: switch SRC_URI to http
libmad: switch links/SRC_URI to https sites
Rui Costa (1):
avro: add recipe for c++
Tom Geelen (4):
python3-casttube: upgrade 0.2.0 -> 0.2.1
python3-sqlalchemy: upgrade 2.0.25 --> 2.0.27
python3-charset-normalizer: add native build option to recipe
python3-chromecast: upgrade 13.1.0 -> 14.0.0
Xiangyu Chen (1):
libgpiod: fix QA error in ptest RDEPENDS
Yi Zhao (2):
rocksdb: fix build error for DEBUG_BUILD
rocksdb: fix build error for multilib
Yongchang Qiao (1):
packagegroup-meta-filesystems: Fix utils typo
alperak (5):
python3-bleak: enable ptest and add missing runtime dependency
python3-pillow: Upgrade 10.1.0 -> 10.3.0 and fix ptest
python3-flexcache: enable ptest
python3-flexparser: enable ptest and add missing runtime dependencies
python3-flexcache: add missing runtime dependencies
Change-Id: I06aa4dd845848eec6e165878d482977f48422765
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
|
|
meta-security: 1f18c623e9..de6712a806:
Armin Kuster (8):
cryfs: drop recipe
trousers: set precise BSD license
ibmtpm2tss: set precise BSD license
ibmswtpm2: set precise BSD license
opendnssec: set precise BSD license
checksec: set precise BSD license
isic: set precise BSD license
tpm-quote-tools: Update SRC_URI
Christer Fletcher (1):
dm-verity-img.bbclass: Expose --data-block-size for configuration
Kai Kang (1):
sssd: 2.5.1 -> 2.5.2
meta-raspberrypi: a6fa6b3aec..9eb4879cf4:
Andrew Penner (1):
rpi-cmdline: Support ethernet over USB
Khem Raj (2):
linux-raspberrypi: Update to 5.10.63
raspberrypi-firmware: Update to latest
meta-openembedded: e4a3c66505..cff8331f96:
Armin Kuster (21):
python3-cycler: set precise BSD license
python3-dill: set precise BSD license
python3-ipython-genutils: set precise BSD license
python3-traitlets: set precise BSD license
python3-parallax: set precise BSD license
python3-ipython:set precise BSD license
python3-mpmath: set precise BSD license
python3-sympy: set precise BSD license
python3-sqlparse: set precise BSD license
python3-webencodings: set precise BSD license
python3-pyperclip:set precise BSD license
python3-geojson: set precise BSD license
python3-aenum: set precise BSD license
python3-gnupg: set precise BSD license
python3-kiwisolver: set precise BSD license
python3-jdcal: set precise BSD license
python3-send2trash: set precise BSD license
python3-flask-bootstrap: Update LICENSES
autossh: set precise BSD licenses
jemalloc: set precise BSD license
gpsd-machine-conf: set precise BSD license
Bruce Ashfield (1):
vboxguestdrivers: fix build against 5.14+
Ed Tanous (1):
Boost-url Move to latest version
Khem Raj (57):
gdm: Add polkit to required distro features
python3-lxml: Inherit pkgconfig
python3-icu: Inherit pkgconfig
python3-h5py: Inherit pkgconfig
python3-pyparted: Inherit pkgconfig
python3-systemd: Inherit pkgconfig
rp-pppoe: Add configure cached variable via recipe
site: Remove local site files
postfix: Inherit pkgconfig
emacs: Inherit pkgconfig
libgnt: Inherit pkgconfig
libgnt: Inherit pkgconfig
portaudio-v19: Inherit pkgconfig
sshfs-fuse: Inherit pkgconfig
appstream-glib: Inherit pkgconfig
volume-key: Inherit pkgconfig
kronosnet: Inherit pkgconfig
rrdtool: Inherit pkgconfig
libbytesize: Inherit pkgconfig
dlt-daemon: Inherit pkgconfig
libmypaint: Inherit pkgconfig
libubox: Inherit pkgconfig
xfsprogs: Inherit pkgconfig
pavucontrol: Inherit pkgconfig
blueman: Inherit pkgconfig
mimic: Inherit pkgconfig
libchamplain: Inherit pkgconfig
gst-shark: Inherit pkgconfig
zchunk: Inherit pkgconfig
libvdpau: Inherit pkgconfig
tigervnc: Inherit pkgconfig
mpc: Inherit pkgconfig
avro-c: Inherit pkgconfig
udevil: Inherit pkgconfig
remmina: Inherit pkgconfig
transmission: Inherit pkgconfig
libuvc: Inherit pkgconfig
crda: Inherit pkgconfig
wxwidgets: Inherit pkgconfig
mdbus2: Inherit pkgconfig
firewalld: Inherit pkgconfig
renderdoc: Inherit pkgconfig
fetchmail: Inherit pkgconfig
ncmpc: Inherit pkgconfig
yad: Inherit pkgconfig
mscgen: Inherit pkgconfig
libldb: Inherit pkgconfig
pahole: Inherit missing pkgconfig
gerbera: Inherit pkgconfig
xfce4-datetime-setter: Inherit pkgconfig
libblockdev: Inherit pkgconfig
ntopng: Inherit pkgconfig
mosquitto: Inherit pkgconfig
samba: Inherit pkgconfig
fio: Upgrade to 3.28
rdma-core: Inherit pkgconfig
postfix: Add missing dependency on m4
Marek Vasut (1):
dstat: Add missing python-six runtime dependency
Matteo Croce (1):
pahole: call python via env in the shebang
Pascal Bach (1):
poco: update to 1.11.0
Peter Kjellerstedt (1):
libiio: Make libiio-python3 depend on python3-core
Pierre-Jean Texier (1):
cppzmq: upgrade 4.8.0 -> 4.8.1
Sakib Sajal (3):
bats: source files from correct directory
gd: upgrade 2.3.2 -> 2.3.3
lmdb: replace tag with commit id in SRCREV
Trevor Woerner (2):
vk-gl-cts: allow the user to specify the target
vk-gl-cts: fix soname linking
Yi Zhao (2):
samba: upgrade 4.14.5 -> 4.14.7
net-snmp: remove perllocal.pod when enable packageconfig[perl]
jan (1):
netdata: Fixed the recipe.
wangmy (3):
byacc: upgrade 20200910 -> 20210808
nghttp2: upgrade 1.44.0 -> 1.45.1
apache2: upgrade 2.4.48 -> 2.4.49
zangrc (5):
python3-beautifulsoup4: upgrade 4.9.3 -> 4.10.0
python3-bitarray: upgrade 2.3.3 -> 2.3.4
python3-decorator: upgrade 5.0.9 -> 5.1.0
python3-grpcio-tools: upgrade 1.39.0 -> 1.40.0
python3-grpcio: upgrade 1.39.0 -> 1.40.0
zhengruoqin (5):
python3-openpyxl: upgrade 3.0.7 -> 3.0.8
python3-pandas: upgrade 1.3.2 -> 1.3.3
python3-pulsectl: upgrade 21.5.18 -> 21.9.1
protobuf: upgrade 3.17.3 -> 3.18.0
span-lite: upgrade 0.10.0 -> 0.10.1
poky: 359e1cb62f..06dcace68b:
Alexander Kanavin (13):
lttng: update 2.12 -> 2.13.0
core-image-ptest-all: bump RAM requirement to 4G
bitbake: bitbake: drop old rules for python warnings
bitbake: bitbake: correct the collections vs collections.abc deprecation
bitbake: bitbake: fix regexp deprecation warnings
bitbake: bitbake: do not import imp in layerindexlib
bitbake: bitbake: adjust parser error check for python 3.10 compatibility
bitbake: bitbake: correct deprecation warning in process.py
bitbake: bitbake: enable python warnings at the first opportunity
meta: correct collections vs collections.abc deprecation
wic: keep rootfs_size as integer
cpan-base.bbclass: use raw string for regexp
testimage: symlink the task log and qemu console log to tmp/log/oeqa
Armin Kuster (2):
apr: Security fix for CVE-2021-35940
tar: ignore node-tar CVEs
Bruce Ashfield (11):
linux-yocto/5.13: update to v5.13.13
linux-yocto/5.13: update to v5.13.15
linux-yocto/5.10: update to v5.10.61
linux-yocto/5.10: update to v5.10.63
yocto-bsp/5.10: update to v5.10.63
yocto-bsp/5.13: update to v5.13.15
libc-headers: bump to v5.14
linux-yocto: introduce 5.14 reference kernel
systemtap: update to 4.5-latest
conf/machine: bump qemu preferred versions to 5.14
poky: set default kernel to 5.14
Changqing Li (1):
lttng-ust: fix do_compile error when PACKAGECONFIG examples is enabled
Chanho Park (1):
binutils: inherit pkgconfig to address libdebuginfod depdency
Claudius Heine (1):
rng-tools: add systemd-udev-settle wants to service
Daniel Ammann (1):
bitbake: fetch2/wget: Enable ftps
Daniel Wagenknecht (2):
mirrors.bbclass: provide additional rule for git repo fallbacks
mirrors.bbclass: remove redundant server-specific mirrors
Denys Dmytriyenko (1):
readline: correct pkg-config dependency for termcap
Hsia-Jun(Randy) Li (1):
cross-canadian: make android pass target sys check
Jon Mason (6):
Update mailing list address
README: update mailing list address
dev-manual: update mailing list address
core-image-sato: Fix runqemu error for qemuarmv5
machine/qemuarm*: use virtio graphics
testimage: remove aarch64 xorg exclusion
Joshua Watt (17):
Add SPDX licenses
classes/package: Add extended packaged data
classes/create-spdx: Add class
classes/create-spdx: Change creator
classes/create-spdx: Add SHA1 to index file
classes/create-spdx: Add index to DEPLOYDIR
classes/create-spdx: Add runtime dependency mapping
classes/create-spdx: Add NOASSERTION for unknown debug sources
classes/create-spdx: Fix another creator
classes/create-spdx: Fix up license reporting
classes/create-spdx: Speed up hash calculations
classes/create-spdx: Fix file:// in downloadLocation
classes/create-spdx: Add special exception for Public Domain license
classes/create-spdx: Collect all task dependencies
classes/create-spdx: Skip package processing for native recipes
classes/create-spdx: Comment out placeholder license warning
bitbake: cooker: Allow upstream for local hash equivalence server
Kai Kang (2):
perl: fix CVE-2021-36770
rust-common.bbclass: make sure ccache exist
Kevin Hao (1):
meta-yocto-bsp: Update the default kernel to v5.14
Khem Raj (3):
vim: Add packageconfig for sound notification support
site: Drop caching libIDL_cv_long_long_format
site: Drop ORBit2 relared cached variables
Konrad Weihmann (1):
expat: pull from github releases
Kristian Klausen (3):
systemd: Add homed PACKAGECONFIG
wic: Add extra-space argument
systemd: Add tpm2 PACKAGECONFIG
Mark Hatle (3):
reproducible_build: Remove BUILD_REPRODUCIBLE_BINARIES checking
externalsrc: Work with reproducible_build
tcf-agent: Move to the latest master version
Markus Volk (1):
util-linux: disable raw
Martin Jansa (3):
default-distrovars.inc: Set BBINCLUDELOGS to empty to disable printing failed task output multiple times
bitbake: bitbake.conf: fix vars_from_file() call
qemu-native: add direct dependency on ninja-native and meson-native
Michael Halstead (1):
releases: update to include 3.3.3
Michael Opdenacker (9):
dev-manual: explicit that devpyshell is a task
bitbake: bitbake-user-manual: replace "file name" by "filename"
manuals: replace Freenode by Libera Chat as IRC host
manuals: delete unmaintained history sections
ref-manual: document UPSTREAM_CHECK_COMMITS and UPSTREAM_VERSION_UNKNOWN
ref-manual: remove checkpkg task
ref-manual: improve "devtool check-upgrade-status" details
ref-manual: improve documentation for RECIPE_NO_UPDATE_REASON
ref-manual: update "devtool check-upgrade-status" output
Mingli Yu (6):
coreutils: add pkgconfig for selinux
findutils: add pkgconfig for selinux
tar: add pkgconfig for selinux
multilib.bbclass: add RDEPENDS related check back
insane.bbclass: add FILERDEPENDS related check back
python3: fix multilib qa issue
Peter Bergin (1):
systemd: add packageconfig for wheel-group
Peter Kjellerstedt (2):
common-licenses, licenses.conf: Remove duplicate licenses
create-spdx.bbclass: Search all license directories for licenses
Quentin Schulz (3):
bitbake: doc: bitbake-user-manual-execution: remove mention to long-gone BBHASHDEPS variable
conf/mips: mips16e: prepend override to MACHINEOVERRIDES
bitbake: doc: bitbake-user-manual-fetching: S should be set to WORKDIR/git for git fetcher
Randy MacLeod (1):
tcmode-default: add rust to the default toolchains
Ranjitsinh Rathod (1):
rpm: Handle proper return value to avoid major issues
Richard Purdie (67):
oeqa/runtime/parselogs: Make DVD ata error apply to all qemux86 machines
tcl: Exclude CVE-2021-35331 from checks
xdg-utils: Add fix for CVE-2020-27748
build-appliance-image: Update to master head revision
utils: Drop unused variable staging_install from oe_libinstall
utils: Drop obsolete oe_machinstall function
flex: Add CVE-2019-6293 to exclusions for checks
go: Exclude CVE-2021-29923 from report list
bitbake: runqueue: Avoid deadlock avoidance task graph corruption
bitbake: runqueue: Fix issues with multiconfig deferred task deadlock messages
oeqa/oescripts: Fix after tar recipe changes
pseudo: Update with fcntl and glibc 2.34 fixes
bitbake: persist_data: Drop deprecated/unused function
bitbake: parse_py: Drop deprecated function reference
bitbake: build: Match markup to real function name
bitbake: build: Handle SystemExit in python tasks correctly
bitbake: process: Don't include logs in error message if piping them
bitbake: build: Avoid duplicating logs in verbose mode
bitbake: data_smart: Make ExpansionErrors more readable
bitbake: build: Catch and error upon circular task references
bitbake: data_smart: Improve error display for handled exceptions
bitbake: fetch2: Add recursion guard
bitbake: cookerdata: Improve missing core layer error message
bitbake: cookerdata: Show error for no BBLAYERS in bblayers.conf
bitbake: runqueue: Clean up task stats handling
Revert "default-distrovars.inc: Set BBINCLUDELOGS to empty to disable printing failed task output multiple times"
bitbake.conf: Ensure XZ_THREADS doesn't change sstate checksums
sstate: Avoid problems with recipes using SRCPV when fetching sstate
local.conf.sample: Update sstate mirror entry with new hash equivalence setting
useradd: Ensure preinst data is expanded correctly in pkgdata
package: Fix pkgdata determinism issues
sstate: Ensure SDE is accounted for in package task timestamps
bash: Ensure deterministic build
sstatesig: Allow exclusion of the root directory for do_package
bitbake: bitbake-worker: Improve error handling
bitbake: runqueue/knotty: Improve UI handling of setscene task counting
bitbake: fetch2/git: Avoid races over mirror tarball creation
README: Update email address for Bruce
bitbake: cookerdata: Show a readable error for invalid multiconfig name
bitbake: fetch2/git: Use os.rename instead of mv
bitbake: tests/fetch2: Fix quoting warning
bitbake: data_smart: Don't add None to ExpansionError varlist
bitbake: fetch2/svn: Allow peg-revision functionality to be disabled
vim: Backport fix for CVE-2021-3770
libgcrypt: Upgrade 1.9.3 -> 1.9.4
sqlite3: Exclude CVE-2021-36690 from cve checks
recipes: Add missing pkgconfig inherit
lttng-tools: Add missing DEPENDS on bison-native
cross: Drop unused do_install
pybootchart: Avoid divide by zero
bitbake: tests/fetch2: Use our own git server for dtc test repo
scripts/oe-publish-sdk: Disable git gc to avoid build errors
image/qemu: Add explict depends for qemu-helper addto_recipe_sysroot task
siteinfo/autotools: Ensure task checksums reflect site files
package_ipk/deb/rpm: Drop recursive do_build task dependencies
reproducible_build/package_XXX: Ensure SDE task is in dependency chain
populate_sdk_base/images: Drop use of 'meta' class and hence do_build dependencies
buildtools-tarball/uninative-tarball/meta-ide-support: Drop useless meta class
meta: Drop useless class
staging: Mark deploy an sstate task
sstate: Ensure deploy tasks don't pull in toolchains
sstate: Avoid deploy_source_date_epoch sstate when unneeded
ssate: Cleanup directtasks handling
bitbake: build: Ensure python stdout/stderr is logged correctly
bitbake: build: Make exception printing clearer
bitbake: build: Fix log flushing race
oeqa/selftest: Add tests for bitbake shell/python task output
Robert P. J. Day (16):
dev-manual: pass False to d.getVar() for devpyshell example
ref-manual: add missing "${PN}-src" to default PACKAGES list
dev-manual: small number of minor aesthetic tweaks
dev-manual: various pedantic nitpickery
dev-manual: drop "three" since there are four requirements
ref-manual: update SYSROOT_DIRS_* variable entries
README: update manual list and names, online docs URL
image_types_wic.bbclass: alphabetize list of WICVARS
systemd: '${systemd_unitdir}/system' => '${systemd_system_unitdir}'
ref-manual: render options in monospace to show quotes properly
ref-manual: remove mention of obsolete devtool "--any-recipe" option
ref-manual: correct typo in "classes" section, "${BPN}/{PV}"
ref-manual: add potential of parallelism to defn of "Task"
ref-manual: couple minor tweaks to Chapter 1
dev-manual: emphasize that new layers live outside of poky
dev-manual: update output of "wic list images"
Robert Yang (1):
assimp: Remove it
Ross Burton (40):
lz4: remove redundant BSD license
python3-numpy: remove redundant BSD license
quota: remove BSD license
nfs-utils: set precise BSD license
dtc: set precise BSD license
acpica: set precise BSD license
libevent: set precise BSD license
openssh: remove redundant BSD license
python3-packaging: fix license statement
iputils: set precise BSD license
libx11-compose-data: set precise BSD license
webkitgtk: set precise BSD license
libwpe: set precise BSD license
wpebackend-fdo: set precise BSD license
common-licenses: add missing SPDX licences
dev-manual/common-tasks: sync libxpm fragment with the recipe
lsof: correct LICENSE
selftest/python-async-test: set precise BSD license
lsof: add upstream check
xinetd: correct LICENSE
oeqa/recipeutils: update for license change to python-async-test
libxfont: set precise BSD license
valgrind: set precise BSD license
shadow-sysroot: sync license with shadow
ovmf: set precise BSD license
ppp: set precise BSD license
ffmpeg: update LICENSE
hdparm: set correct license
recipetool/create_buildsys_python: treat BSD as BSD-3-Clause
oeqa/selftest/recipetool: update for license changes
create-spdx: transform license list into a dict for faster lookups
create-spdx: remove redundant test
create-spdx: embed unknown license texts
create-spdx: don't duplicate license texts in each package
create-spdx: handle CLOSED license
ffmpeg: fix LICENSE
avahi: remove obsolete intltool-native dependency
shared-mime-info: use a more concise description
libsoup-2.4: remove obsolete intltool dependency
oeqa/target/ssh: don't assume target_dumper is set
Sakib Sajal (1):
go: upgrade 1.16.5 -> 1.16.7
Saul Wold (2):
classes/create-spdx: extend DocumentRef to include name
create-spdx: remove trailing comma
Scott Weaver (3):
bitbake: bitbake: fetch2: fix premirror URI when downloadfilename defined
bitbake: bitbake: tests/fetch: add downloadfilename tests
bitbake: bitbake: tests/fetch: add and fix npm tests
Steve Sakoman (1):
connman: add CVE_PRODUCT
Tom Rini (1):
common-tasks: Add an example of using bbappends to add a file
Trevor Woerner (1):
hello-mod/hello.c: convert to module_init/module_exit
Valentin Danaila (1):
bitbake: fetch2/s3: allow to switch profile from environment variable
Vyacheslav Yurkov (1):
ref-manual: add overlayfs class
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I194b13991cbaac7ae9e20cc2b552b508ab879905
|
|
poky: 4e511f0abc..a015ed7704:
Adrian Bunk (22):
gnutls: upgrade 3.6.5 -> 3.6.7
dhcp: Replace OE specific patch for compatibility with latest bind with upstream patch
Set XZ_COMPRESSION_LEVEL to -9
gcc: Remove Java support variables
Use the best xz compression for the SDK
gnome-doc-utils: Remove stale patch
libxcrypt: Stop adding -std=gnu99 to CPPFLAGS
file: Stop adding -std=c99 to CFLAGS
gnu-efi: Remove support patch for gcc < 4.7
grub: Use -Wno-error instead of doing this on a per-warning basis
socat: upgrade 1.7.3.2 -> 1.7.3.3
bison: upgrade 3.0.4 -> 3.1
mmc-utils: update to the latest upstream code
cogl: upgrade 1.22.2 -> 1.22.4
cogl: remove -Werror=maybe-uninitialized workaround
libxcb: remove workaround patch for a bug that was fixed in gcc 5 in 2015
sysstat: inherit upstream-version-is-even
ccache: upgrade 3.6 -> 3.7.1
lttng-modules: upgrade 2.10.8 -> 2.10.9
iproute2: Remove bogus workaround patch for musl
openssl: Remove openssl10
Remove irda-utils and the irda feature
Alejandro Enedino Hernandez Samaniego (1):
run-postinsts: Fix full execution of scripts at first boot
Alejandro del Castillo (1):
opkg: add ptest
Alex Kiernan (12):
systemd-conf: simplify creation of machine-specific configuration
systemctl-native: Rewrite in Python supporting preset-all and mask
image: call systemctl preset-all for images
uboot-sign: Fix build when UBOOT_DTB_BINARY is empty
patchelf: Upgrade 0.9 -> 0.10
python3: Add ntpath.py to python core
go: Exclude vcs files when installing deps
recipetool: fix unbound variable when fixed SRCREV can't be found
systemd: Default to non-stateless images
systemd-systemctl: Restore support for enable command
systemd: Restore mask and preset targets, fix instance creation
shadow: Backport last change reproducibility
Alexander Kanavin (38):
python3: add a tr-tr locale for test_locale ptest
gobject-introspection: update to 1.60.1
dtc: upgrade 1.4.7 -> 1.5.0
webkitgtk: update to 2.24.0
libdazzle: update to 3.32.1
vala: update to 0.44.3
libdnf: update to 0.28.1
libcomps: upgrade 0.1.10 -> 0.1.11
dnf: upgrade 4.1.0 -> 4.2.2
btrfs-tools: upgrade 4.20.1 -> 4.20.2
meson: update to 0.50.0
libmodulemd: update to 2.2.3
at-spi2-core: fix meson 0.50 build
ffmpeg: update to 4.1.3
python: update to 2.7.16
python: update to 3.7.3
python-numpy: update to 1.16.2
icu: update to 64.1
epiphany: update to 3.32.1.2
python3: add another multilib fix
meson: do not try to substitute the prefix in python supplied paths
python3-pygobject: update to 3.32.0
meson: add missing Upstream-Status and SOB to a patch
acpica: update to 20190405
msmtp: fix upstream version check
python-scons: update to 3.0.5
python-setuptools: update to 41.0.1
python3-mako: update to 1.0.9
python3-pbr: update to 5.1.3
python3-pip: update to 19.0.3
buildhistory: call a dependency parser only on actual dependency lists
gtk-doc.bbclass: unify option setting for meson-based recipes
python3-pycairo: update to 1.18.1
maintainers.inc: take over as perl maintainer
xorg-lib: drop native overrides for REQUIRED_DISTRO_FEATURES
meson: update to 0.50.1
perl: update to 5.28.2
packagegroup-self-hosted: drop epiphany
Alistair Francis (5):
u-boot: Upgrade from 2019.01 to 2019.04
beaglebone-yocto: Update u-boot config to match u-boot 19.04
u-boot: Fix missing Python.h build failure
libsoup: Upgrade from 2.64.2 to 2.66.1
qemu: Upgrade from 3.1.0 to 4.0.0
Andre Rosa (1):
bitbake: utils: Let mkdirhier fail if existing path is not a folder
Andreas Müller (17):
gobject-introspection: auto-enable/-disable gobject-introspection for meson
libmodulemd: use gobject-introspection.bbclass on/off mechanism
gdk-pixbuf: use gobject-introspection.bbclass on/off mechanism
json-glib: use gobject-introspection.bbclass on/off mechanism
libdazzle: use gobject-introspection.bbclass on/off mechanism
clutter-gtk-1.0: use gobject-introspection.bbclass on/off mechanism
pango: use gobject-introspection.bbclass on/off mechanism
at-spi2-core: use gobject-introspection.bbclass on/off mechanism
atk: use gobject-introspection.bbclass on/off mechanism
libsoup-2.4: use gobject-introspection.bbclass on/off mechanism
glib-networking: upgrade 2.58.0 -> 2.60.1
gst-plugins: move 'inherit gobject-introspection' to recipes supporting GI
gstreamer1.0-python: rework gobject-introspection handling
insane.bbclass: Trigger unrecognzed configure option for meson
vte: upgrade 0.52.2 -> 0.56.1
vte: move shell auto scripts into seperate package
qemu: split out vte into seperate PACKAGECONFIG
Andreas Obergschwandtner (1):
uboot-sign: add support for different u-boot configurations
Andrej Valek (2):
dropbear: update to 2019.78
systemd: upgrade to 242
Angus Lees (1):
Revert "wic: Set a miniumum FAT16 volume size."
Anuj Mittal (4):
gcc: fix CVE-2018-18484
gdb: fix CVE-2017-9778
binutils: fix CVE-2019-9074 CVE-2019-9075 CVE-2019-9076 CVE-2019-9077
openssh: fix CVE-2018-20685, CVE-2019-6109, CVE-2019-6111
Armin Kuster (8):
resulttool: add ltp test support
logparser: Add decoding ltp logs
ltp: add runtime test
resulttool: add LTP compliance section
logparser: Add LTP compliance section
ltp_compliance: add new runtime
manual compliance: remove bits done at runtime
nss: cleanup recipe to match OE style
Beniamin Sandu (1):
kernel-devsrc: check for localversion files in the kernel source tree
Breno Leitao (3):
weston-init: Fix tab indentation
weston-init: Add support for non-root start
weston-init: Fix WESTON_USER typo
Bruce Ashfield (8):
linux-yocto/5.0: update to v5.0.5
linux-yocto-rt: update to 5.0.5-rt3
linux-yocto/5.0: update to v5.0.7
linux-yocto/4.19: update to v4.19.34
linux-yocto-rt/4.19: fix merge conflict in lru_drain
linux-yocto/5.0: port RAID configuration tweaks from master
linux-yocto/5.0: integrate TCP timeout / hang fix
linux-yocto/5.0: update TCP patch to mainline version
Changhyeok Bae (2):
iw: upgrade 4.14 -> 5.0.1
iptables: upgrade 1.6.2 -> 1.8.2
Changqing Li (11):
ruby: make ext module fiddle can compile success
ruby: add ptest
cogl: fix compile error caused by -Werror=maybe-uninitialized
systemd: change default locale from C.UTF-8 to C
m4: add ptest support
gettext: add ptest support
waffle: supprt build waffle without x11
piglit: support build piglit without x11
dbus: fix ptest failure
populate_sdk_base: provide options to set sdk type
python3: fix do_install fail for parallel buiild
Chee Yang Lee (1):
wic/bootimg-efi: replace hardcoded volume name with label
Chen Qi (9):
runqemu: do not check return code of tput
busybox: fix ptest failure about 'dc'
base-files: move hostname operations out of issue file settings
webkitgtk: set CVE_PRODUCT
dropbear: set CVE_PRODUCT
libsdl: set CVE_PRODUCT
ghostscript: set CVE_PRODUCT
flac: also add flac to CVE_PRODUCT
squashfs-tools: set CVE_PRODUCT
David Reyna (1):
bitbake: toaster: update to Warrior
Dengke Du (2):
perf: workaround the error cased by maybe-uninitialized warning
linux-yocto_5.0: set devicetree for armv5
Denys Dmytriyenko (1):
weston: upgrade 5.0.0 -> 6.0.0
Douglas Royds (2):
distutils: Run python from the PATH in the -native case as well
distutils: Tidy and simplify for readability
Fabio Berton (1):
mesa: Update 19.0.1 -> 19.0.3
He Zhe (2):
ltp: Fix setrlimit03 call succeeded unexpectedly
systemd: Bump up SRCREV to systemd-stable top to include the fix for shutdown now hang
Hongxu Jia (15):
image_types.bbclass: fix a race between the ubi and ubifs FSTYPES
cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native clashing
acpica: use update-alternatives for acpidump
apr: upgrade 1.6.5 -> 1.7.0
man-pages: upgrade 4.16 -> 5.01
man-db: upgrade 2.8.4 -> 2.8.5
bash: upgrade 4.4.18 -> 5.0
ncurses: fix incorrect UPSTREAM_CHECK_GITTAGREGEX
gpgme: upgrade 1.12.0 -> 1.13.0
subversion: upgrade 1.11.1 -> 1.12.0
groff: upgrade 1.22.3 -> 1.22.4
libxml2: upgrade 2.9.8 -> 2.9.9
ghostscript: 9.26 -> 9.27
groff: imporve musl support
oeqa/targetcontrol.py: fix qemuparams not work in runqemu with launch_cmd
Jacob Kroon (3):
grub-efi-native: Install grub-editenv
bitbake: knotty: Pretty print task elapsed time
base-passwd: Add kvm group
Jaewon Lee (1):
Adding back wrapper and using OEPYTHON3HOME variable for python3
Jens Rehsack (1):
kernel-module-split.bbclass: support CONFIG_MODULE_COMPRESS=y
Jonas Bonn (3):
systemd: don't build firstboot by default
systemd: do not create machine-id
systemd: create preset files instead of installing in image
Joshua Watt (6):
classes/waf: Set WAFLOCK
resulttool: Load results from URL
resulttool: Add log subcommand
qemux86: Allow higher tunes
bitbake.conf: Account for older versions of bitbake
resulttool: Add option to dump all ptest logs
Kai Kang (5):
msmtp: 1.6.6 -> 1.8.3
cryptodev: fix module loading error
target-sdk-provides-dummy: resolve sstate conflict
bitbake.conf: set NO_RECOMMENDATIONS with weak assignment
webkitgtk: fix compile error for arm64
Kevin Hao (1):
meta-yocto-bsp: Bump to the latest stable kernel for all the BSP
Khem Raj (9):
gcc-cross-canadian: Make baremetal specific code generic
musl: Upgrade to master past 1.1.22
webkitgtk: Fix build with clang
mdadm: Disable Werror
gcc-target: Do not set --with-sysroot and gxx-include-dir paths
systemd: Add -Wno-error=format-overflow to fix build with gcc9
systemd: Backport patch to fix build with gcc9
libgfortan: Package target gcc include directory to fix
gcc-9: Add recipes for gcc 9.1 release
Lei Maohui (2):
dnf: Enable nativesdk
icu: Added armeb support.
Lei Yang (1):
recipetool: add missed module
Luca Boccassi (1):
systemd: add cgroupv2 PACKAGECONFIG
Mardegan, Alberto (1):
oeqa/core/runner: dump stdout and stderr of each test case
Mariano Lopez (5):
update-alternatives.bbclass: Add function to get metadata
ptest.bbclass: Add feature to populate a binary directory
util-linux: Use PTEST binary directory
busybox: Use PTEST binary directory
ptest.bbclass: Use d.getVar instead of os.environ
Martin Jansa (6):
connman: add PACKAGECONFIG for nfc, fix MACHINE_ARCH signature when l2tp is enabled
icecc.bbclass: stop causing everything to be effectivelly MACHINE_ARCH
glibc: always use bfd linker
opkg: fix ptest packaging when OPKGLIBDIR == libdir
kexec-tools: refresh patches with devtool
perf: make sure that the tools/include/uapi/asm-generic directory exists
Matthias Schiffer (1):
systemd: move "machines" symlinks to systemd-container
Max Kellermann (2):
useradd-staticids: print exception after parse_args() error
initrdscripts: merge multiple "mkdir" calls
Michael Scott (2):
kernel-fitimage: support RISC-V
procps: update legacy sysctl.conf to fix rp_filter sysctl issue
Mikko Rapeli (3):
elfutils: remove Elfutils-Exception and include GPLv2 for shared libraries
oeqa/sdk: use bash to execute SDK test commands
openssh: recommend rng-tools with sshd
Mingli Yu (6):
nettle: fix ptest failure
elfutils: add ptest support
elfutils: fix build failure with musl
gcc-sanitizers: fix -Werror=maybe-uninitialized issue
nettle: fix the Segmentation fault
nettle: fix ptest failure
Nathan Rossi (1):
ccmake.bbclass: Fix up un-escaped quotes in output formatting
Naveen Saini (5):
core-image-rt: make sure that we append to DEPENDS
core-image-rt-sdk: make sure that we append to DEPENDS
bitbake.conf: add git-lfs to HOSTTOOLS_NONFATAL
bitbake: bitbake: fetch2/git: git-lfs check
linux-yocto: update genericx86* SRCREV for 4.19
Oleksandr Kravchuk (52):
iproute2: update to 5.0.0
curl: update to 7.64.1
libxext: update to 1.3.4
x11perf: update to 1.6.1
libxdmcp: update to 1.1.3
libxkbfile: update 1.1.0
libxvmc: update to 1.0.11
libxrandr: update to 1.5.2
connman: update to 1.37
ethtool: update to 5.0
tar: update to 1.32
ffmpeg: update to 4.1.2
librepo: update to 1.9.6
libxmu: update to 1.1.3
libxcrypt: update to 4.4.4
wget: update to 1.20.2
libsecret: 0.18.8
createrepo-c: update to 0.12.2
libinput: update to 1.13.0
cronie: update to 1.5.4
libyaml: update to 0.2.2
fontconfig: update to 2.13.1
makedepend: update to 1.0.6
libdrm: update to 2.4.98
libinput: update to 1.13.1
libnotify: update to 0.7.8
libpng: update to 1.6.37
libcroco: update to 0.6.13
libpsl: update to 0.21.0
git: update to 2.21.0
quota: update to 4.05
gnupg: update to 2.2.15
lz4: update to 1.9.0
orc: update to 0.4.29
help2man-native: update to 1.47.10
cups: update to 2.2.11
pixman: update to 0.38.4
libcap: update to 2.27
ninja: add Upstream-Status and SOB for musl patch
python-numpy: update to 1.16.3
python3-pygobject: update to 3.32.1
wget: update to 1.20.3
libsolv: update to 0.7.4
ell: add recipe
sqlite3: update to 3.28.0
kmscube: update to latest revision
coreutils: update to 8.31
mtools: update to 4.0.23
msmtp: update to 1.8.4
wpa-supplicant: update to 2.8
bitbake.conf: use https instead of http
ell: update to 0.20
Paul Barker (3):
oe.path: Add copyhardlink() helper function
license_image: Use new oe.path.copyhardlink() helper
gdb: Fix aarch64 build with musl
Peter Kjellerstedt (1):
systemd: Use PACKAGECONFIG definition to depend on libnss-myhostname
Randy MacLeod (5):
valgrind: update from 3.14.0 to 3.15.0
valgrind: fix vg_regtest return code
valgrind: update the ptest subdirs list
valgrind: adjust test filters and expected output
valgrind: fix call/cachegrind ptests
Richard Purdie (52):
pseudo: Update to gain key bugfixes
python3: Avoid hanging tests
python3: Fix ptest output parsing
go.bbclass: Remove unused override
goarch.bbclass: Simplify logic
e2fsprogs: Skip slow ptest tests
bitbake: bitbake: Update version to 1.42.0
poky.conf: Bump version for 2.7 warrior release
build-appliance-image: Update to warrior head revision
bitbake: bitbake: Post release version bumnp to 1.43
poky.conf: Post release version bump
build-appliance-image: Update to master head revision
Revert "nettle: fix ptest failure"
core-image-sato-sdk-ptest: Try and keep image below 4GB limit
core-image-sato-ptest-fast: Add 'fast' ptest execution image
core-image-sato-sdk-ptest: Include more ptests in ptest image
core-image-sato-sdk-ptest: Add temporary PROVIDES core-image-sato-ptest
resultool/resultutils: Fix module import error
lttng-tools: Add missing patch Upstream-Status
utils/multiprocess_launch: Improve failing subprocess output
python3: Drop ptest hack
ptest-packagelists: Add m4 and gettext as 'fast' ptests
bitbake: knotty: Implement console 'keepalive' output
bitbake: build: Ensure warning for invalid task dependencies is useful
bitbake: build: Disable warning about dependent tasks for now
oeqa/ssh: Avoid unicode decode exceptions
elfutils: ptest fixes
elfutils: Fix ptest compile failures on musl
bitbake: bitbake: Add initial pass of SPDX license headers to source code
bitbake: bitbake: Drop duplicate license boilerplace text
bitbake: bitbake: Strip old editor directives from file headers
bitbake: HEADER: Drop it
openssh/systemd/python/qemu: Fix patch Upstream-Status
scripts/pybootchart: Fix mixed indentation
scripts/pybootchart: Port to python3
scripts/pybootchart/draw: Clarify some variable names
scripts/pybootchart/draw: Fix some bounding problems
coreutils: Fix patch upstream status field
oeqa: Drop OETestID
meta/lib+scripts: Convert to SPDX license headers
oeqa/core/runner: Handle unexpectedSucesses
oeqa/systemd_boot: Drop OETestID
oeqa/runner: Fix subunit setupClass/setupModule failure handling
oeqa/concurrenttest: Patch subunit module to handle classSetup failures
tcmode-default: Add PREFERRED_VERSION for libgfortran
oeqa/selftest: Automate manual pybootchart tests
openssh: Avoid PROVIDES warning from rng-tools dependency
oeqa/target/ssh: Replace suggogatepass with ignoring errors
core-image-sato-sdk-ptest: Tweak size to stay within 4GB limit
valgrind: Include debugging symbols in ptests
dbus-test: Improve ptest dependencies dependencies
ptest: Add RDEPENDS frpm PN-ptest to PN package
Robert Joslyn (1):
qemu: Add PACKAGECONFIG for snappy
Robert Yang (6):
bitbake: bitbake-diffsigs: Use 4 spaces as indent for recursecb
bitbake: bb: siggen: Make dump_sigfile and compare_sigfiles print uuid4
bitbake: bb: siggen: Print more info when basehash are mis-matched
bitbake: BBHandler: Fix addtask and deltask
bitbake: build.py: check dependendent task for addtask
bitbake: tests/parse.py: Add testcase for addtask and deltask
Ross Burton (14):
lttng-tools: fix Upstream-Status
acpica: upgrade to 20190215
staging: add ${datadir}/gtk-doc/html to the sysroot blacklist
mpg123: port to use libsdl2
meta-poky: remove obsolete DISTRO_FEATURES_LIBC
m4: update patch status
packagegroup-core-full-cmdline: remove zlib
wic: change expand behaviour to match docs
wic: add global debug option
gtk-icon-cache: clean up DEPENDS
patch: add minver and maxver parameters
glib-2.0: fix locale handling
glib-2.0: add missing locales for the tests
glib-2.0: fix last failing ptest
Scott Rifenbark (34):
bitbake: poky.ent: Removed "ECLIPSE" entity variables.
bitbake: bitbake-user-manual: Added section on modifying variables
Makefile: Removed Eclipse support
Documentation: Removed customization.xsl files for Eclipse
mega-manual: Removed two Eclipse figures from tarball list
mega-manual, overview-manual: Added updated index releases figure
poky.ent: Removed Eclipse related variables.
mega-manual: Removed the Eclipse chapters
dev-manual: Removed all references to Eclipse.
overview-manual: Removed all references to Eclipse
profile-manual: Removed all references to Eclipse
ref-manual: Removed all references to Eclipse
sdk-manual: Removed all references to Eclipse
sdk-manual: Removed all references to Eclipse
dev-manual; brief-yoctoprojectqs: Updated checkout branch example
dev-manual: Added reasoning blurb to "Viewing Variables" section.
ref-manual: Inserted Migration 2.7 section.
ref-manual: Added Eclipse removal for migration section.
ref-manual: Added "License Value Corrections to migration.
ref-manual: Added Fedora 29 to the supported distros list.
poky.ent: changed 2.7 release variable date to "May 2019"
ref-manual: Review comments applied to 2.7 migration section.
documentation: Prepared for 2.8 release
bsp-guide: Removed inaccurate "container layer" references.
ref-manual: Updated the "Container Layer" term.
bsp-guide: Updated the "beaglebone-yocto.conf" example.
documentation: Cleaned up "plug-in"/"plugin" terminology.
bsp-guide: Updated the BSP kernel recipe example.
ref-manual: Updated PREFERRED_VERSION variable to use 5.0
bsp-guide: More corrections to the BSP Kernel Recipe example
dev-manual: Added cross-link to "Fetchers" section in BB manual.
bitbake: bitbake-user-manual: Added npm to other fetcher list.
overview-manual: Updated SMC section to link to fetchers
ref-manual: Added "npm" information to the SRC_URI variable.
Stefan Kral (1):
bitbake: build: Add verbnote to shell log commands
Stefan Müller-Klieser (1):
cml1.bbclass: fix undefined behavior
Steven Hung (洪于玉) (1):
kernel.bbclass: convert base_do_unpack_append() to a task
Tom Rini (2):
vim: Rework to not rely on relative directories
vim: Update to 8.1.1240
Wenlin Kang (1):
systemd: install libnss-myhostname.so when myhostname be enabled
Yeoh Ee Peng (1):
resulttool/manualexecution: Refactor and remove duplicate code
Yi Zhao (2):
harfbuzz: update source checksums after upstream replaced the tarball
libyaml: update SRC_URI[md5sum] and SRC_URI[sha256sum]
Ying-Chun Liu (PaulLiu) (1):
uboot-sign: Fix u-boot-nodtb symlinks
Zang Ruochen (10):
libatomic-ops:upgrade 7.6.8 -> 7.6.10
libgpg-error:upgrade 1.35 -> 1.36
libxft:upgrade 2.3.2 -> 2.3.3
libxxf86dga:upgrade 1.1.4 -> 1.1.5
nss:upgrade 3.42.1 -> 3.43
sysprof:upgrade 3.30.2 -> 3.32.0
libtirpc:upgrade 1.0.3 -> 1.1.4
xtrans:upgrade 1.3.5 -> 1.4.0
harfbuzz:upgrade 2.3.1 -> 2.4.0
icu: Upgrade 64.1 -> 64.2
Zheng Ruoqin (1):
sanity: check_perl_modules bug fix
sangeeta jain (1):
resulttool/manualexecution: Enable test case configuration option
meta-openembedded: 4a9deabbc8..1ecd8b4364:
Adrian Bunk (34):
linux-atm: Remove DEPENDS on virtual/kernel and PACKAGE_ARCH
linux-atm: Replace bogus on_exit removal with musl-specific hack
ledmon: Mark as incompatible on musl instead of adding bogus patch
efivars: Drop workaround patch for host gcc < 4.7
sshfs-fuse: upgrade 2.8 -> 2.10
wv: upgrade 1.2.4 -> 1.2.9
caps: Upgrade 0.9.24 -> 0.9.26
dvb-apps: Remove dvb-fe-xc5000c-4.1.30.7.fw
schroedinger: Remove the obsolete DEPENDS on liboil
vlc: Remove workaround and patches for problems fixed upstream
Remove liboil
dnrd: Remove stale files of recipe removed 2 years ago
postfix: Upgrade 3.4.1 -> 3.4.5
pptp-linux: Upgrade 1.9.0 -> 1.10.0
dovecot: Upgrade 2.2.36 -> 2.2.36.3
postgresql: Upgrade 11.2 -> 11.3
rocksdb: Upgrade 5.18.2 -> 5.18.3
cloud9: Remove stale files of recipe removed 2 years ago
fluentbit: Upgrade 0.12.1 -> 0.12.19
libcec: Upgrade 4.0.2 -> 4.0.4
libqb: Upgrade 1.0.3 -> 1.0.5
openwsman: Upgrade 2.6.8 -> 2.6.9
glm: Upgrade 0.9.9.3 -> 0.9.9.5
fvwm: Upgrade 2.6.7 -> 2.6.8
augeas: Upgrade 1.11.0 -> 1.12.0
ccid: Upgrade 1.4.24 -> 1.4.30
daemonize: Upgrade 1.7.7 -> 1.7.8
inotify-tools: Upgrade 3.14 -> 3.20.1
liboop: Upgrade 1.0 -> 1.0.1
ode: Remove stale file of recipe removed 2 years ago
openwbem: Remove stale files of recipe removed 2 years ago
catch2: Upgrade 2.6.1 -> 2.7.2
geos: Upgrade 3.4.2 -> 3.4.3
rdfind: Upgrade 1.3.4 -> 1.4.1
Akshay Bhat (3):
python-urllib3: Set CVE_PRODUCT
python3-pillow: Set CVE_PRODUCT
python-requests: Set CVE_PRODUCT
Alistair Francis (3):
mycroft: Update the systemd service to ensure we are ready to start
mycroft: Bump from 19.2.2 to 19.2.3
python-obd: Add missing RDEPENDS
Andreas Müller (33):
gvfs: remove executable permission from systemd user services
udisks2: upgrade 2.8.1 -> 2.8.2
parole: upgrade 1.0.1 -> 1.0.2
ristretto: upgrade 0.8.3 -> 0.8.4
networkmanager: rework musl build
gvfs: remove systemd user unit executable permission adjustment
fltk: upgrade 1.3.4-2 -> 1.3.5
samba: install bundled libs into seperate packages
samba: rework localstatedir package split
fluidsynth: upgrade 2.0.4 -> 2.0.5
xfce4-vala: auto-detect vala api version
gnome-desktop3: set correct meson gtk doc option
vlc: rework qt PACKAGECONFIG
evince: add patch to fix build with recent gobject-introspection
xfce4-cpufreq-plugin: Fix memory leak and reduce CPU load
packagegroup-meta-networking: replace DISTRO_FEATURE by DISTRO_FEATURES
meta-xfce: add meta-networking to layer depends
gtksourceview4: initial add 4.2.0
gtksourceview-classic-light: extend to gtksourceview4
itstool: rework - it went out too early
fontforge: upgrade 20170731 -> 20190413
exo: upgrade 0.12.4 -> 0.12.5
xfce4-places-plugin: upgrade 1.7.0 -> 1.8.0
xfce4-datetime-plugin: upgrade 0.7.0 -> 0.7.1
xfce4-notifyd: upgrade 0.4.3 -> 0.4.4
desktop-file-utils: remove - a more recent version is in oe-core
libwnck3: upgrade 3.30.0 and move to meson build
xfce4-terminal: add vte-prompt to RRECOMMENDS
xfce4-session: get rid of machine-host
xfce4-session: remove strange entry in FILES_${PN}
libxfce4ui: Add PACKAGECONFIG 'gladeui2' for glade (gtk3) support
glade3: move to to meta-xfce
Remove me as maintainer
Andrej Valek (2):
squid: upgrade squid 3.5.28 -> 4.6
ntp: upgrade 4.2.8p12 -> 4.2.8p13
Ankit Navik (1):
libnfc: Initial recipe for Near Field Communication library.
Armin Kuster (1):
meta-filesystems: drop bitbake from README
Changqing Li (5):
gd: fix compile error caused by -Werror=maybe-uninitialized
apache2: add back patch for set perlbin
php: upgrade 7.3.2 -> 7.3.4
postgresql: fix compile error
php: correct httpd path
Chris Garren (1):
python-cryptography: Move linker flag to .inc
Denys Dmytriyenko (1):
v4l-utils: upgrade 1.16.0 -> 1.16.5
Gianfranco Costamagna (1):
cpprest: update to 2.10.13, drop 32bit build fix upstream
Hains van den Bosch (1):
libcdio: update to version 2.1.0
Hongxu Jia (1):
pmtools: use update-alternatives for acpidump
Hongzhi.Song (1):
lua: upgrade from v5.3.4 to v5.3.5
Ivan Maidanski (1):
bdwgc: upgrade 7.6.12 -> 8.0.4
Johannes Pointner (1):
samba: update to 4.8.11
Kai Kang (3):
gvfs: fix typo libexec
drbd: fix compile errors
drbd-utils: fix file conflict with base-files
Khem Raj (3):
redis: Upgrade to 4.0.14
squid: Link with libatomic on mips/ppc
cpupower: Inherit bash completion class
Leon Anavi (1):
openbox: Add python-shell as a runtime dependency
Liwei Song (1):
ledmon: control hard disk led for RAID arrays
Mark Asselstine (1):
xfconf: fix 'Failed to get connection to xfconfd' during do_rootfs
Martin Jansa (13):
ftgl: add x11 to required DISTRO_FEATURES like freeglut
libforms: add x11 to required DISTRO_FEATURES because of libx11
Revert "ell: remove recipe"
ne10: set NE10_TARGET_ARCH with an override instead of anonymous python
libopus: use armv7a, aarch64 overrides when adding ne10 dependency
esound: fix SRC_URI for multilib
opusfile: fix SRC_URI for multilib
miniupnpd: fix SRC_URI for multilib
zbar: fix SRC_URI for multilib
libvncserver: set PV in the recipe
efivar: prevent native efivar depending on target kernel
libdbi-perl: prevent native libdbi-perl depending on target perl
aufs-util: prevent native aufs-util depending on target kernel
Ming Liu (1):
libmodbus: add documentation PACKAGECONFIG
Mingli Yu (6):
indent: Upgrade to 2.2.12
hostapd: Upgrade to 2.8
hwdata: Upgrade to 0.322
rrdtool: Upgrade to 1.7.1
libdev-checklib-perl: add new recipe
libdbd-mysql-perl: Upgrade to 4.050
Nathan Rossi (1):
fatresize_1.0.2.bb: Add recipe for fatresize command line tool
Nicolas Dechesne (3):
cpupower: remove LIC_FILES_CHKSUM
bpftool: remove LIC_FILES_CHKSUM
cannelloni: move from meta-oe to meta-networking
Oleksandr Kravchuk (38):
smcroute: update to 2.4.4
phytool: update to v2
fwknop: update to 2.6.10
cifs-utils: update to 6.9
keepalived: update to 2.0.15
usbredir: update to 0.8.0
open-isns: update to 0.99
nanomsg: update to 1.1.5
stunnel: update to 5.51
babeld: update to 1.8.4
drbd-utils: update to 9.8.0
drbd: update to 9.0.17-1
macchanger: update to 1.7.0
wolfssl: update to 4.0.0
ell: remove recipe
analyze-suspend: update to 5.3
chrony: update to 3.4
nghttp2: update to 1.38
nano: update to 4.1
networkmanager-openvpn: update to 1.8.10
wpan-tools: update to 0.9
uftp: update to 4.9.9
vblade: add UPSTREAM_CHECK_URI
traceroute: add UPSTREAM_CHECK_URI
nuttcp: update to 8.2.2
nfacct: add UPSTREAM_CHECK_URI
nftables: add UPSTREAM_CHECK_URI
libnetfilter-queue: update to 1.0.3
arno-iptables-firewall: update to 2.0.3
ypbind-mt: update to 2.6
ebtables: add UPSTREAM_CHECK_URI
doxygen: replace ninja 1.9.0 fix with official one
libnetfilter-queue: fix update to 1.0.3
networkd-dispatcher: update to 2.0.1
opensaf: update to 5.19.01
libnetfilter-conntrack: update to 1.0.7
conntrack-tools: update to 1.4.5
openvpn: update to 2.4.7
Paolo Valente (1):
s-suite: push SRCREV to version 3.2
Parthiban Nallathambi (6):
python3-aiohttp: add version 3.5.4
python3-supervisor: add version 4.0.2
python3-websocket-client: add version 0.56.0
python3-tinyrecord: add version 0.1.5
python3-sentry-sdk: add version 0.7.14
python3-raven: add version 6.10.0
Pascal Bach (2):
paho-mqtt-c: 1.2.1 -> 1.3.0
thrift: update to 0.12.0
Pavel Modilaynen (1):
jsoncpp: add native BBCLASSEXTEND
Peter Kjellerstedt (2):
apache2: Correct appending to SYSROOT_PREPROCESS_FUNCS
apache2: Correct packaging of build and doc related files
Philip Balister (1):
sip: Update to 4.19.16.
Qi.Chen@windriver.com (4):
multipath-tools: fix up patch to avoid segfault
netkit-rsh: add tag to CVE patch
ipsec-tools: fix CVE tag in patch
gd: set CVE_PRODUCT
Randy MacLeod (1):
imagemagick: update from 7.0.8-35 to 7.0.8-43
Robert Joslyn (5):
gpm: Fix gpm path in unit file
gpm: Add PID file to systemd unit file
gpm: Generate documentation
gpm: Remove duplicate definition of _GNU_SOURCE
gpm: Recipe cleanup
Sean Nyekjaer (2):
cannelloni: new package, CAN to ethernet proxy
ser2net: upgrade to version 3.5.1
Vincent Prince (1):
mongodb: Fix build with gcc
Wenlin Kang (1):
samba: add PACKAGECONFIG for libunwind
Yi Zhao (7):
python-flask-socketio: move to meta-python directory
apache2: upgrade 2.4.34 -> 2.4.39
apache-websocket: upgrade to latest git rev
netkit-rsh: security fixes
openhpi: fix failure of ptest case ohpi_035
openhpi: update openhpi-fix-testfail-errors.patch
phpmyadmin: upgrade 4.8.3 -> 4.8.5
Zang Ruochen (43):
xlsatoms: upgrade 1.1.2 -> 1.1.3
xrdb: upgrade 1.1.1 -> 1.2.0
xrefresh: upgrade 1.0.5 -> 1.0.6
xsetroot: upgrade 1.1.1 -> 1.1.2
xstdcmap: upgrade 1.0.3 -> 1.0.4
xbitmaps: upgrade 1.1.1 -> 1.1.2
wireshark: upgrade 3.0.0 -> 3.0.1
python-cffi: upgrade 1.11.5 -> 1.12.2
python-attrs: upgrade 18.1.0 -> 19.1.0
python-certifi: upgrade 2018.8.13 -> 2019.3.9
python-beabutifulsoup4: upgrade 4.6.0 -> 4.7.1
python-dateutil: upgrade 2.7.3 -> 2.8.0
python-mako: upgrade 1.0.7 -> 1.0.9
python-msgpack: upgrade 0.6.0 -> 0.6.1
python-paste: upgrade 3.0.6 -> 3.0.8
python-psutil: upgrade 5.4.6 -> 5.6.1
python-py: upgrade 1.6.0 -> 1.8.0
python-pymongo: upgrade 3.7.1 -> 3.7.2
python-pyopenssl: upgrade 18.0.0 -> 19.0.0
python-pytz: upgrade 2018.5 -> 2019.1
python-stevedore: upgrade 1.29.0 -> 1.30.1
python-pbr: upgrade 4.2.0 -> 5.1.3
python-cython: upgrade 0.28.5 -> 0.29.6
python-editor: upgrade 1.0.3 -> 1.0.4
python-jinja2: upgrade 2.10 -> 2.10.1
python-lxml: upgrade 4.3.1 -> 4.3.3
python-alembic: upgrade 1.0.0 -> 1.0.9
python-cffi: upgrade 1.12.2 -> 1.12.3
python-hyperlink: upgrade 18.0.0 -> 19.0.0
python-twisted: upgrade 18.4.0 -> 19.2.0
python-zopeinterface: upgrade 4.5.0 -> 4.6.0
python-decorator: upgrade 4.3.0 -> 4.4.0
python-pip: upgrade 18.0 -> 19.1
python-pyasn1: upgrade 0.4.4 -> 0.4.5
libnet-dns-perl: upgrade 1.19 -> 1.20
python-alembic: upgrade 1.0.9 -> 1.0.10
python-cython: upgrade 0.29.6 -> 0.29.7
python-mock: upgrade 2.0.0 -> 3.0.5
python-pbr: upgrade 5.1.3 -> 5.2.0
python-psutil: upgrade 5.6.1 -> 5.6.2
python-pymongo: upgrade 3.7.2 -> 3.8.0
python-pyperclip: upgrade 1.6.2 -> 1.7.0
python-rfc3987: upgrade 1.3.7 -> 1.3.8
leimaohui (3):
To fix confilict error with python3-pbr.
python-pycodestyle: Fix conflict error with python3-pycodestyle during do_rootfs
mozjs: Make mozjs support arm32BE.
meta-raspberrypi: 9ceb84ee9e..7059c37451:
Francesco Giancane (1):
qtbase_%.bbappend: update PACKAGECONFIG name for xkbcommon
Gianluigi Tiesi (1):
psplash: Raise alternatives priority to 200
Martin Jansa (3):
linux_raspberrypi_4.19: Update to 4.19.34
bluez5: apply the same patches and pi-bluetooth dependency for all rpi MACHINEs
userland: use default PACKAGE_ARCH
Paul Barker (3):
linux-raspberrypi: Update 4.14.y kernel
linux-raspberrypi: Switch default back to 4.14.y
linux-raspberrypi 4.9: Drop old version
meta-security: 8a1f54a246..9f5cc2a7eb:
Alexander Kanavin (1):
apparmor: fetch from git
Armin Kuster (15):
clamav runtime: add resolve.conf support
clamav: fix llvm reference version
libldb: add waf-cross-answeres
clamav: runtime fix local routing
clamav: add clamav-cvd package for cvd db
clamav-native: fix new build issue
apparmor: fix fragment for 5.0 kernel
apparmor: add a few more runtime
smack: move patch to smack dir
smack-test: add smack tests from meta-intel-iot-security
samhain: add more tests and fix ret checks
libldb: add earlier version
libseccomp: update to 2.4.1
oe-selftest: add running cve checker
smack: kernel fragment update
Yi Zhao (2):
meta-tpm/conf/layer.conf: update layer dependencies
meta-tpm/README: update
Change-Id: I9e02cb75a779f25fca84395144025410bb609dfa
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
Reset the following subtrees on thud HEAD:
poky: 87e3a9739d
meta-openembedded: 6094ae18c8
meta-security: 31dc4e7532
meta-raspberrypi: a48743dc36
meta-xilinx: c42016e2e6
Also re-apply backports that didn't make it into thud:
poky:
17726d0 systemd-systemctl-native: handle Install wildcards
meta-openembedded:
4321a5d libtinyxml2: update to 7.0.1
042f0a3 libcereal: Add native and nativesdk classes
e23284f libcereal: Allow empty package
030e8d4 rsyslog: curl-less build with fmhttp PACKAGECONFIG
179a1b9 gtest: update to 1.8.1
Squashed OpenBMC subtree compatibility updates:
meta-aspeed:
Brad Bishop (1):
aspeed: add yocto 2.6 compatibility
meta-ibm:
Brad Bishop (1):
ibm: prepare for yocto 2.6
meta-ingrasys:
Brad Bishop (1):
ingrasys: set layer compatibility to yocto 2.6
meta-openpower:
Brad Bishop (1):
openpower: set layer compatibility to yocto 2.6
meta-phosphor:
Brad Bishop (3):
phosphor: set layer compatibility to thud
phosphor: libgpg-error: drop patches
phosphor: react to fitimage artifact rename
Ed Tanous (4):
Dropbear: upgrade options for latest upgrade
yocto2.6: update openssl options
busybox: remove upstream watchdog patch
systemd: Rebase CONFIG_CGROUP_BPF patch
Change-Id: I7b1fe71cca880d0372a82d94b5fd785323e3a9e7
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|
|
As part of the move to subtrees, need to bring all the import layers
content to the top level.
Change-Id: I4a163d10898cbc6e11c27f776f60e1a470049d8f
Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
|