From patchwork Thu Jul 28 13:09:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 5778 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4LtrbV6wz9z40V3 for ; Thu, 28 Jul 2022 13:09:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4LtrbT5BdMz1FF; Thu, 28 Jul 2022 13:09:57 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4LtrbT4JLmz2yWd; Thu, 28 Jul 2022 13:09:57 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4LtrbS2VnYz2xPh for ; Thu, 28 Jul 2022 13:09:56 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4LtrbR0Xc1z1FF for ; Thu, 28 Jul 2022 13:09:54 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1659013795; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LTo/smtXTB0sVQthYY9cSPAZ5HPH9eTwLuKbhcJ3pkc=; b=Pxcpj3mUIi+RdD548L/f5xwzbxlluhiUgo7NpDUt5xNz2SZKy8NmRMOlunm4/d3tSTM8HD WuHRLBImwxRSqNAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1659013795; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=LTo/smtXTB0sVQthYY9cSPAZ5HPH9eTwLuKbhcJ3pkc=; b=NpFDzipmZWStNnpHoLBbppqE99ATk6XVA3FtBS50Nl2LRIcCJiIz+6a7gXDgais07rmIVE XbJ2RBtPqp9lKuvutaJaW6jMENr8Ycyt+TvK8jMsN/ESSdYb9HIsmfsN+wdHm6243yc1xB q8UKvZV4DeKrM3lNvo0WlHHyvqxq8uwGuXtcu11SK8Wx/DwraP6VJfCD7zCZ4l8tgMR1Ll JHh725adQtp8jxT5vyNr4qxHFIciGGTHYh71AQoS6j1rL72H7a+nEYS7czG6qFxl7jt9d9 jVGlva/V60am/uogvw/whkZr26ZvQ7GAARUSaLm320Ir2Zp6DpAJoYPE0QUg3w== Message-ID: <66ab0f81-8855-c574-e9b9-b883361f09fb@ipfire.org> Date: Thu, 28 Jul 2022 13:09:51 +0000 MIME-Version: 1.0 Content-Language: en-US To: "IPFire: Development" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] CUPS: Update to 2.4.2 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Please refer to https://github.com/OpenPrinting/cups/releases/tag/v2.4.2 for the release notes of this version. Most notably for IPFire, it comes with OpenSSL support again. Signed-off-by: Peter Müller Reviewed-by: Michael Tremer --- lfs/cups | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/cups b/lfs/cups index 312f165d8..e500ac2e7 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 = 28 +PAK_VER = 29 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)