I've sent a v2 that would fix the issue by adding openssl tls support
by default. tls can be switched to gnutls by using PACKAGECONFIG
On Sun, Nov 12 2023 at 09:59:39 PM +01:00:00, Markus Volk
wrote:
Hi,
| hash.c:16:12: fatal error: gnutls/crypto.h: No such file or
directory
|16 | # i
Hi,
| hash.c:16:12: fatal error: gnutls/crypto.h: No such file or directory
|16 | # include
it fails because there is no tls implementation activated by default. I
do my builds with gnutls enabled and removing the bbappend that
contains the packageconfig makes this problem reproducible f
Hello,
This fails:
reproducible:
https://autobuilder.yoctoproject.org/typhoon/#/builders/117/builds/3912/steps/12/logs/errors
lib32:
https://autobuilder.yoctoproject.org/typhoon/#/builders/52/builds/7998/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/108/builds/5334/
Changes in CUPS v2.4.7 (2023-09-20)
---
- CVE-2023-4504 - Fixed Heap-based buffer overflow when reading Postscript
in PPD files
- Added OpenSSL support for cupsHashData (Issue #762)
- Fixed delays in lpd backend (Issue #741)
- Fixed extensive logging in scheduler