Summary: | print/cups: update to 2.4.8 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vladimir Druzenko <vvd> | ||||
Component: | Individual Port(s) | Assignee: | Vladimir Druzenko <vvd> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | tijl | ||||
Priority: | --- | Flags: | tijl:
maintainer-feedback+
vvd: maintainer-feedback? vvd: merge-quarterly+ |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://openprinting.github.io/cups-2.4.8/ | ||||||
Attachments: |
|
Description
Vladimir Druzenko
2024-05-10 18:49:51 UTC
Created attachment 250571 [details]
update to 2.4.8
Approved. Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=172b2c14257c7e6b3747c6dda4d7d5dab45a7aa7 commit 172b2c14257c7e6b3747c6dda4d7d5dab45a7aa7 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-05-11 16:24:03 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-05-11 16:24:03 +0000 print/cups: update to 2.4.8 CUPS 2.4.8 brings many bug fixes which aggregated over the last half a year. It brings the important fix for race conditions and errors which can happen when installing permanent IPP Everywhere printer, support for PAM modules password-auth and system-auth and new option for lpstat which can show only the successful jobs. Detailed list of changes is available in CHANGES.md: https://github.com/OpenPrinting/cups/blob/v2.4.8/CHANGES.md PR: 278899 Approved by: tijl (maintainer) MFH: 2024Q2 print/cups/Makefile | 6 +----- print/cups/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 10 deletions(-) A commit in branch 2024Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3ed4f1f91812a69168e0bc4d1e9fc1823afd1d0 commit a3ed4f1f91812a69168e0bc4d1e9fc1823afd1d0 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2024-05-11 16:24:03 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-05-11 16:27:55 +0000 print/cups: update to 2.4.8 CUPS 2.4.8 brings many bug fixes which aggregated over the last half a year. It brings the important fix for race conditions and errors which can happen when installing permanent IPP Everywhere printer, support for PAM modules password-auth and system-auth and new option for lpstat which can show only the successful jobs. Detailed list of changes is available in CHANGES.md: https://github.com/OpenPrinting/cups/blob/v2.4.8/CHANGES.md PR: 278899 Approved by: tijl (maintainer) MFH: 2024Q2 (cherry picked from commit 172b2c14257c7e6b3747c6dda4d7d5dab45a7aa7) print/cups/Makefile | 6 +----- print/cups/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 10 deletions(-) Thanks! |