Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zdohnal committed Jun 27, 2023
1 parent c5ad7aa commit a8eaa67
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ CHANGES - OpenPrinting CUPS 2.5b1 - (TBA)
Changes in CUPS v2.5b1 (TBA)
----------------------------

- Fix delays in lpd backend (Issue #741)
- Fix segfault in `cupsGetNamedDest()` when trying to get default printer, but
- Fixed delays in lpd backend (Issue #741)
- Fixed segfault in `cupsGetNamedDest()` when trying to get default printer, but
the default printer is not set (Issue #719)
- Fix printing multiple files on specific printers (Issue #643)
- Fix use-after-free in `cupsdAcceptClient()` when we log warning during error
- Fixed printing multiple files on specific printers (Issue #643)
- Fixed purging job files via `cancel -x` (Issue #742)
- Fixed use-after-free in `cupsdAcceptClient()` when we log warning during error
handling (fixes CVE-2023-34241)


Expand Down

0 comments on commit a8eaa67

Please sign in to comment.