CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/09/30 05:46:00
Modified files:
print/libcupsfilters: Makefile
Added files:
print/libcupsfilters/patches: patch-cupsfilters_ipp_c
Log message:
cfGetPrinterAttributes5(): Validate response attributes before return
The destination can be corrupted or forged, so validate the response
to strenghten security measures.
Fixes CVE-2024-47076
from upstream
