|
[meta-oe][PATCHv3] system-config-printer: add recipe
3 messages
The OpenPrinting gui for cups configuration Signed-off-by: Markus Volk <f_l_k@...> --- .../system-config-printer_1.5.18.bb | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644
The OpenPrinting gui for cups configuration Signed-off-by: Markus Volk <f_l_k@...> --- .../system-config-printer_1.5.18.bb | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644
|
By
Markus Volk
·
|
|
[meta-python][kirkstone][PATCH 4/6] python3-pillow: upgrade 9.3.0 -> 9.4.0
I'd normally be a bit nervous about backporting 9.0.1 to 9.4.0 but the upstream pillow dev(s) seem to be careful to adhere to semantic versioning: https://pillow.readthedocs.io/en/stable/releasenotes/
I'd normally be a bit nervous about backporting 9.0.1 to 9.4.0 but the upstream pillow dev(s) seem to be careful to adhere to semantic versioning: https://pillow.readthedocs.io/en/stable/releasenotes/
|
By
Randy MacLeod
·
|
|
[meta-python][kirkstone][PATCH 5/6] python3-pillow: add ptest support
Add initial pillow ptest support. The ptest result is: ====== 3600 passed 324 skipped, 2 xfailed, 1 xpassed in 62.41s (0:01:02) ====== for qemux86-64 with 2 GB RAM. The skipped tests as summarized wit
Add initial pillow ptest support. The ptest result is: ====== 3600 passed 324 skipped, 2 xfailed, 1 xpassed in 62.41s (0:01:02) ====== for qemux86-64 with 2 GB RAM. The skipped tests as summarized wit
|
By
Randy MacLeod
·
|
|
[meta-python][kirkstone][PATCH 2/6] python3-pillow: upgrade 9.1.1 -> 9.2.0
From: zhengruoqin <zhengrq.fnst@...> Changelog: ========= Fixed null check for fribidi_version_info in FriBiDi shim Added GIF decompression bomb check Handle PCF fonts files with less than 256 charact
From: zhengruoqin <zhengrq.fnst@...> Changelog: ========= Fixed null check for fribidi_version_info in FriBiDi shim Added GIF decompression bomb check Handle PCF fonts files with less than 256 charact
|
By
Randy MacLeod
·
|
|
[meta-python][kirkstone][PATCH 4/6] python3-pillow: upgrade 9.3.0 -> 9.4.0
From: Wang Mingyu <wangmy@...> License-Updated: copyright year updated to 2023 Changelog: ========== Fixed null pointer dereference crash with malformed font #6846 Return from ImagingFill early if ima
From: Wang Mingyu <wangmy@...> License-Updated: copyright year updated to 2023 Changelog: ========== Fixed null pointer dereference crash with malformed font #6846 Return from ImagingFill early if ima
|
By
Randy MacLeod
·
|
|
[meta-oe][PATCHv2] system-config-printer: add recipe
2 messages
The OpenPrinting gui for cups configuration Signed-off-by: Markus Volk <f_l_k@...> --- .../system-config-printer_1.5.18.bb | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644
The OpenPrinting gui for cups configuration Signed-off-by: Markus Volk <f_l_k@...> --- .../system-config-printer_1.5.18.bb | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644
|
By
Markus Volk
·
|
|
[PATCH] python3-pillow: add ptest support
Add initial pillow ptest support. The ptest result is: ====== 3600 passed 324 skipped, 2 xfailed, 1 xpassed in 62.41s (0:01:02) ====== for qemux86-64 with 2 GB RAM. The skipped tests as summarized wit
Add initial pillow ptest support. The ptest result is: ====== 3600 passed 324 skipped, 2 xfailed, 1 xpassed in 62.41s (0:01:02) ====== for qemux86-64 with 2 GB RAM. The skipped tests as summarized wit
|
By
Randy MacLeod
·
|
|
[meta-oe][PATCH 2/3] system-config-printer: add recipe
5 messages
The OpenPrinting gui for cups configuration Signed-off-by: Markus Volk <f_l_k@...> --- .../system-config-printer_1.5.18.bb | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644
The OpenPrinting gui for cups configuration Signed-off-by: Markus Volk <f_l_k@...> --- .../system-config-printer_1.5.18.bb | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644
|
By
Markus Volk
·
|
|
[meta-oe][PATCH 3/3] blueman: add missing runtime dependency, add polkit rule
Add a missing runtime dependency on python3-ctypes Add a polkit rule to allow users of group wheel to use blueman without au= thentification Signed-off-by: Markus Volk <f_l_k@...> --- .../blueman/blue
Add a missing runtime dependency on python3-ctypes Add a polkit rule to allow users of group wheel to use blueman without au= thentification Signed-off-by: Markus Volk <f_l_k@...> --- .../blueman/blue
|
By
Markus Volk
·
|
|
[meta-oe][PATCH 1/3] python3-pycups: add recipe
This is a runtime dependency for system-config-printer Signed-off-by: Markus Volk <f_l_k@...> --- meta-oe/recipes-printing/cups/python3-pycups.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) crea
This is a runtime dependency for system-config-printer Signed-off-by: Markus Volk <f_l_k@...> --- meta-oe/recipes-printing/cups/python3-pycups.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) crea
|
By
Markus Volk
·
|
|
[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
·
|