]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
cups: Upgrade 2.4.6 -> 2.4.7
authorMarkus Volk <f_l_k@t-online.de>
Mon, 13 Nov 2023 20:31:57 +0000 (21:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Nov 2023 15:30:46 +0000 (15:30 +0000)
commit0e33d6fc646e76390e5bf8a0f7b38bd15c83729c
tree569daf1db3ff5cc457ca1473c48be66ace7039e5
parentcedee02e1acaffd8932809ceb5b6f9bd4f861283
cups: Upgrade 2.4.6 -> 2.4.7

- enable tls by default to fix:
| hash.c:16:12: fatal error: gnutls/crypto.h: No such file or directory
|    16 | #  include <gnutls/crypto.h>

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 (Issue #604)
- Fixed hanging of `lpstat` on IBM AIX (Issue #773)
- Fixed hanging of `lpstat` on Solaris (Issue #156)
- Fixed printing to stderr if we can't open cups-files.conf (Issue #777)
- Fixed purging job files via `cancel -x` (Issue #742)
- Fixed RFC 1179 port reserving behavior in LPD backend (Issue #743)
- Fixed a bug in the PPD command interpretation code (Issue #768)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-extended/cups/cups.inc
meta/recipes-extended/cups/cups/CVE-2023-4504.patch [deleted file]
meta/recipes-extended/cups/cups_2.4.7.bb [moved from meta/recipes-extended/cups/cups_2.4.6.bb with 51% similarity]