mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-27 00:30:20 +00:00
8b525a8f20779fa2493fbcca43e7edb59f8bf801
Unlocking a keyring from a client that disconnects afterwards crashed gnome-keyring-daemon: free_client() drops the PKCS#11 session before the dispatch table that still owns GkdSecretSession objects referencing it, gkd_secret_unlock used the service after dispose, and the session held one reference too few on its GckSession. Three patches address the three places; debug-mode is turned off so the daemon does not keep the allocator poisoning enabled. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Collection of layers for the OE-core universe
Main layer maintainer: Khem Raj raj.khem@gmail.com
This repository is a collection of layers to supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Languages
BitBake
85.1%
Shell
5.6%
NASL
3.4%
C
2.6%
Roff
1.8%
Other
1.3%