|
[meta-oe][PATCH] extract-cert: add recipe
2 messages
The extract-cert tool is used to fetch the X.509 certificate associated with a key from a PKCS#11 token (such as a HSM or YubiKey). This version is derived from certs/extract-cert in the Linux kernel
The extract-cert tool is used to fetch the X.509 certificate associated with a key from a PKCS#11 token (such as a HSM or YubiKey). This version is derived from certs/extract-cert in the Linux kernel
|
By
Jan Luebbe
·
|
|
[meta-initramfs][PATCH 1/2] initramfs-{debug,kexecboot}-image: fix override syntax in comment
Signed-off-by: Ulrich Ölmann <u.oelmann@...> --- meta-initramfs/recipes-core/images/initramfs-debug-image.bb | 2 +- meta-initramfs/recipes-core/images/initramfs-kexecboot-image.bb | 2 +- 2 files chang
Signed-off-by: Ulrich Ölmann <u.oelmann@...> --- meta-initramfs/recipes-core/images/initramfs-debug-image.bb | 2 +- meta-initramfs/recipes-core/images/initramfs-kexecboot-image.bb | 2 +- 2 files chang
|
By
Ulrich Ölmann
·
|
|
[meta-initramfs][PATCH 2/2] kexecboot: update homepage
Signed-off-by: Ulrich Ölmann <u.oelmann@...> --- meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-initramfs/recipes-bsp/kexe
Signed-off-by: Ulrich Ölmann <u.oelmann@...> --- meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-initramfs/recipes-bsp/kexe
|
By
Ulrich Ölmann
·
|
|
[meta-webserver][dunfell][PATCH] httpd: CVE-2022-37436 mod_proxy: HTTP response splitting
Upstream-Status: Backport from https://github.com/apache/httpd/commit/8b6d55f6a047acf62675e32606b037f5eea8ccc7 Signed-off-by: Hitendra Prajapati <hprajapati@...> --- .../apache2/apache2/CVE-2022-37436
Upstream-Status: Backport from https://github.com/apache/httpd/commit/8b6d55f6a047acf62675e32606b037f5eea8ccc7 Signed-off-by: Hitendra Prajapati <hprajapati@...> --- .../apache2/apache2/CVE-2022-37436
|
By
Hitendra Prajapati
·
|
|
[meta-oe][PATCH V2] syslog-ng: workaround segfault for ppc64le
For now syslog-ng segfaults on ppc64le. The problem could be reproduced by simply adding syslog-ng to IMAGE_INSTALL and then building and starting an image for qemuppc64. The underlying root cause is
For now syslog-ng segfaults on ppc64le. The problem could be reproduced by simply adding syslog-ng to IMAGE_INSTALL and then building and starting an image for qemuppc64. The underlying root cause is
|
By
Chen Qi
·
|
|
[meta-oe][PATCH] syslog-ng: workaround segfault for ppc64le
2 messages
For now syslog-ng segfaults on ppc64le. The problem could be reproduced by simply adding syslog-ng to IMAGE_INSTALL and then building and starting an image for qemuppc64. The underlying root cause is
For now syslog-ng segfaults on ppc64le. The problem could be reproduced by simply adding syslog-ng to IMAGE_INSTALL and then building and starting an image for qemuppc64. The underlying root cause is
|
By
Chen Qi
·
|
|
[meta-oe][PATCH] mongodb: Use bfd linker for x86/musl with gcc
Signed-off-by: Khem Raj <raj.khem@...> --- .../meta-python/recipes-dbs/mongodb/mongodb_git.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongo
Signed-off-by: Khem Raj <raj.khem@...> --- .../meta-python/recipes-dbs/mongodb/mongodb_git.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongo
|
By
Khem Raj
·
|
|
[meta-webserver][dunfell][PATCH] httpd: CVE-2022-36760 mod_proxy_ajp: Possible request smuggling
Upstream-Status: Backport from https://github.com/apache/httpd/commit/d93e61e3e9622bacff746772cb9c97fdcaed8baf Signed-off-by: Hitendra Prajapati <hprajapati@...> --- .../apache2/apache2/CVE-2022-36760
Upstream-Status: Backport from https://github.com/apache/httpd/commit/d93e61e3e9622bacff746772cb9c97fdcaed8baf Signed-off-by: Hitendra Prajapati <hprajapati@...> --- .../apache2/apache2/CVE-2022-36760
|
By
Hitendra Prajapati
·
|
|
[meta-oe][PATCH 8/8] lcdproc: Update to latest tip of trunk
Drop patches already present in trunk as of now Signed-off-by: Khem Raj <raj.khem@...> --- .../0001-Fix-compilation-with-GCC-10.x.patch | 39 --------------- ...ld-fix-port-internal-make-dependenci.pat
Drop patches already present in trunk as of now Signed-off-by: Khem Raj <raj.khem@...> --- .../0001-Fix-compilation-with-GCC-10.x.patch | 39 --------------- ...ld-fix-port-internal-make-dependenci.pat
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 7/8] tesseract: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...ild-with-gcc-13-by-including-cstdint.patch | 32 +++++++++++++++++++ .../tesseract/tesseract_5.3.0.bb | 2 +- 2 files changed, 33 insertions(+), 1 deletion(
Signed-off-by: Khem Raj <raj.khem@...> --- ...ild-with-gcc-13-by-including-cstdint.patch | 32 +++++++++++++++++++ .../tesseract/tesseract_5.3.0.bb | 2 +- 2 files changed, 33 insertions(+), 1 deletion(
|
By
Khem Raj
·
|
|
[meta-python][PATCH 6/8] python3-grpcio: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- .../0001-Include-missing-cstdint-header.patch | 32 +++++++++++++++++++ .../python/python3-grpcio_1.51.1.bb | 1 + 2 files changed, 33 insertions(+) create mod
Signed-off-by: Khem Raj <raj.khem@...> --- .../0001-Include-missing-cstdint-header.patch | 32 +++++++++++++++++++ .../python/python3-grpcio_1.51.1.bb | 1 + 2 files changed, 33 insertions(+) create mod
|
By
Khem Raj
·
|
|
[meta-networking][PATCH 5/8] ntopng: Add hiredis to depends
Fails to link otherwise ld: cannot find -lhiredis: No such file or directory collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj <raj.khem@...> --- meta-networking/recipes-support/ntopn
Fails to link otherwise ld: cannot find -lhiredis: No such file or directory collect2: error: ld returned 1 exit status Signed-off-by: Khem Raj <raj.khem@...> --- meta-networking/recipes-support/ntopn
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 4/8] perfetto: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...ng-header-cstdint-for-uintXX_t-types.patch | 58 +++++++++++++++++++ meta-oe/recipes-devtools/perfetto/perfetto.bb | 3 +- 2 files changed, 60 insertions(+)
Signed-off-by: Khem Raj <raj.khem@...> --- ...ng-header-cstdint-for-uintXX_t-types.patch | 58 +++++++++++++++++++ meta-oe/recipes-devtools/perfetto/perfetto.bb | 3 +- 2 files changed, 60 insertions(+)
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 3/8] perfetto: Upgrade to 31.0 release
Forward port pc file patch to 0.31 release Signed-off-by: Khem Raj <raj.khem@...> --- ...1-meson-add-pc-file-for-lib_perfetto.patch | 25 ++++++++----------- .../recipes-devtools/perfetto/perfetto.inc
Forward port pc file patch to 0.31 release Signed-off-by: Khem Raj <raj.khem@...> --- ...1-meson-add-pc-file-for-lib_perfetto.patch | 25 ++++++++----------- .../recipes-devtools/perfetto/perfetto.inc
|
By
Khem Raj
·
|
|
[meta-python][PATCH 2/8] python3-greenlet: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...Allocator-define-missing-rebind-type.patch | 56 +++++++++++++++++++ .../python/python3-greenlet_2.0.1.bb | 3 +- 2 files changed, 58 insertions(+), 1 delet
Signed-off-by: Khem Raj <raj.khem@...> --- ...Allocator-define-missing-rebind-type.patch | 56 +++++++++++++++++++ .../python/python3-greenlet_2.0.1.bb | 3 +- 2 files changed, 58 insertions(+), 1 delet
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 1/8] zeromq: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...cator.hpp-define-missing-rebind-type.patch | 64 +++++++++++++++++++ .../zeromq/zeromq_4.3.4.bb | 1 + 2 files changed, 65 insertions(+) create mode 100644
Signed-off-by: Khem Raj <raj.khem@...> --- ...cator.hpp-define-missing-rebind-type.patch | 64 +++++++++++++++++++ .../zeromq/zeromq_4.3.4.bb | 1 + 2 files changed, 65 insertions(+) create mode 100644
|
By
Khem Raj
·
|
|
[meta-oe][PATCH] hunspell: move ispellaff2myspell script to separate package
* ispellaff2myspell: A program to convert ispell affix tables to myspell format pulls perl into the images Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/hunspell/hunspell_
* ispellaff2myspell: A program to convert ispell affix tables to myspell format pulls perl into the images Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/hunspell/hunspell_
|
By
Martin Jansa
·
|
|
[meta-oe][PATCH 1/2] softhsm: avoid unnecessary check for native sqlite binary
SoftHSMv2 actually only uses the sqlite library. With the check for the sqlite3 binary, building with the DB backend would mean depending on sqlite-native. Signed-off-by: Jan Luebbe <jlu@...> --- ...u
SoftHSMv2 actually only uses the sqlite library. With the check for the sqlite3 binary, building with the DB backend would mean depending on sqlite-native. Signed-off-by: Jan Luebbe <jlu@...> --- ...u
|
By
Jan Luebbe
·
|
|
[meta-oe][PATCH 2/2] softhsm: enable objectstore backend
We already depend on sqlite, but the objectstore backend using it is not enabled by default. Add the necessary configure option. The db backend is more robust when accessing the objectstore from many
We already depend on sqlite, but the objectstore backend using it is not enabled by default. Add the necessary configure option. The db backend is more robust when accessing the objectstore from many
|
By
Jan Luebbe
·
|
|
Proposal to add recipe for varlink library
2 messages
Hi, We want to add recipe for varlink library to meta-oe. varlink/libvarlink: C implementation of the Varlink protocol and command line tool (github.com) This recipe exists in meta-wayland meta-waylan
Hi, We want to add recipe for varlink library to meta-oe. varlink/libvarlink: C implementation of the Varlink protocol and command line tool (github.com) This recipe exists in meta-wayland meta-waylan
|
By
adinath.mhatre@...
·
|