From: Zdenek Dohnal Date: Thu, 26 May 2022 06:17:21 +0000 (+0200) Subject: Release 2.4.2 X-Git-Tag: v2.4.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12ff481989924fc82ffdf1b8699753a486a33547;p=thirdparty%2Fcups.git Release 2.4.2 --- diff --git a/CHANGES.md b/CHANGES.md index 1fc8ab0ca6..dd8edc6184 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,8 +1,8 @@ -CHANGES - OpenPrinting CUPS 2.4.1 - 2022-01-27 +CHANGES - OpenPrinting CUPS 2.4.2 - 2022-05-26 ============================================== -Changes in CUPS v2.4.2 (TBA) ----------------------------- +Changes in CUPS v2.4.2 (26th May 2022) +-------------------------------------- - Fixed certificate strings comparison for Local authorization (CVE-2022-26691) - The `cupsFileOpen` function no longer opens files for append in read-write diff --git a/README.md b/README.md index 5529453591..a27aa44c33 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -OpenPrinting CUPS v2.4.1 +OpenPrinting CUPS v2.4.2 ======================== ![Version](https://img.shields.io/github/v/release/openprinting/cups?include_prereleases) diff --git a/cups/cups.h b/cups/cups.h index dd0fdfed24..5fe28728fe 100644 --- a/cups/cups.h +++ b/cups/cups.h @@ -1,7 +1,7 @@ /* * API definitions for CUPS. * - * Copyright © 2021 by OpenPrinting. + * Copyright © 2021-2022 by OpenPrinting. * Copyright © 2007-2020 by Apple Inc. * Copyright © 1997-2007 by Easy Software Products. *