From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] CUPS: Update to 2.4.2 Date: Thu, 28 Jul 2022 20:40:31 +0100 Message-ID: <6735F2FE-1AD0-4048-8E15-CCF1DD7AF30F@ipfire.org> In-Reply-To: <66ab0f81-8855-c574-e9b9-b883361f09fb@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6612230030790501051==" List-Id: --===============6612230030790501051== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 28 Jul 2022, at 14:09, Peter M=C3=BCller wr= ote: >=20 > 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. >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/cups | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/lfs/cups b/lfs/cups > index 312f165d8..e500ac2e7 100644 > --- a/lfs/cups > +++ b/lfs/cups > @@ -24,7 +24,7 @@ >=20 > include Config >=20 > -VER =3D 2.4.1 > +VER =3D 2.4.2 > SUMMARY =3D The Common UNIX Printing System >=20 > THISAPP =3D cups-$(VER) > @@ -33,7 +33,7 @@ DL_FROM =3D $(URL_IPFIRE) > DIR_APP =3D $(DIR_SRC)/cups-$(VER) > TARGET =3D $(DIR_INFO)/$(THISAPP) > PROG =3D cups > -PAK_VER =3D 28 > +PAK_VER =3D 29 >=20 > DEPS =3D avahi cups-filters dbus ghostscript >=20 > @@ -47,7 +47,7 @@ objects =3D $(DL_FILE) >=20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >=20 > -$(DL_FILE)_BLAKE2 =3D 690d9d92f9bc84c2bb360699191cd67e1489ffc3ab219376dfc1= a8795379950c95bf58c2033a0dbd2918262c5d104e21e31c4585cb35d229b0fac6cf4967bfd7 > +$(DL_FILE)_BLAKE2 =3D 97053feb502d4fdc28810b806000b6c84a6795d5adcec0789e73= e5477d5802d46a99381366d16219f627166df088f6decde5c144bd0c38b5745815dc1e426bc5 >=20 > install : $(TARGET) >=20 > --=20 > 2.35.3 --===============6612230030790501051==--