From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] cups: Update to version 2.4.2
Date: Sat, 11 Mar 2023 16:18:28 +0000 [thread overview]
Message-ID: <68adfdfc-8459-664c-9121-05d80f3d4cca@ipfire.org> (raw)
In-Reply-To: <20230308103335.3421556-1-adolf.belka@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 3193 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> - Update from 2.4.1 to 2.4.2
> - Update of rootfile not required
> - Changelog
> 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
> mode (Issue #291)
> - The cupsd daemon removed processing temporary queue (Issue #364)
> - Fixed delay in IPP backend if GNUTLS is used and endpoint doesn't confirm
> closing the connection (Issue #365)
> - Fixed conditional jump based on uninitialized value in cups/ppd.c (Issue #329)
> - Fixed CSS related issues in CUPS Web UI (Issue #344)
> - Fixed copyright in CUPS Web UI trailer template (Issue #346)
> - mDNS hostname in device uri is not resolved when installaling a permanent
> IPP Everywhere queue (Issues #340, #343)
> - The `lpstat` command now reports when the scheduler is not running
> (Issue #352)
> - Updated the man pages concerning the `-h` option (Issue #357)
> - Re-added LibreSSL/OpenSSL support (Issue #362)
> - Updated the Solaris smf service file (Issue #368)
> - Fixed a regression in lpoptions option support (Issue #370)
> - The scheduler now regenerates the PPD cache information after changing the
> "cupsd.conf" file (Issue #371)
> - Updated the scheduler to set "auth-info-required" to "username,password" if a
> backend reports it needs authentication info but doesn't set a method for
> authentication (Issue #373)
> - Updated the configure script to look for the OpenSSL library the old way if
> pkg-config is not available (Issue #375)
> - Fixed the prototype for the `httpWriteResponse` function (Issue #380)
> - Brought back minimal AIX support (Issue #389)
> - `cupsGetResponse` did not always set the last error.
> - Fixed a number of old references to the Apple CUPS web page.
> - Restored the default/generic printer icon file for the web interface.
> - Removed old stylesheet classes that are no longer used by the web
> interface.
>
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> lfs/cups | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lfs/cups b/lfs/cups
> index 0b817c7cc..6485f8df4 100644
> --- a/lfs/cups
> +++ b/lfs/cups
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 2.4.1
> +VER = 2.4.2
> SUMMARY = The Common UNIX Printing System
>
> THISAPP = cups-$(VER)
> @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
> DIR_APP = $(DIR_SRC)/cups-$(VER)
> TARGET = $(DIR_INFO)/$(THISAPP)
> PROG = cups
> -PAK_VER = 32
> +PAK_VER = 33
>
> DEPS = avahi cups-filters dbus ghostscript
>
> @@ -47,7 +47,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_BLAKE2 = 690d9d92f9bc84c2bb360699191cd67e1489ffc3ab219376dfc1a8795379950c95bf58c2033a0dbd2918262c5d104e21e31c4585cb35d229b0fac6cf4967bfd7
> +$(DL_FILE)_BLAKE2 = 97053feb502d4fdc28810b806000b6c84a6795d5adcec0789e73e5477d5802d46a99381366d16219f627166df088f6decde5c144bd0c38b5745815dc1e426bc5
>
> install : $(TARGET)
>
prev parent reply other threads:[~2023-03-11 16:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-08 10:33 Adolf Belka
2023-03-11 16:18 ` Peter Müller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=68adfdfc-8459-664c-9121-05d80f3d4cca@ipfire.org \
--to=peter.mueller@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox