From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 1/2] poppler: Update to version 23.03.0 Date: Tue, 07 Mar 2023 23:02:17 +0100 Message-ID: <20230307220218.3459115-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7064059014400317118==" List-Id: --===============7064059014400317118== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version 23.01.0 to 23.03.0 - Update of rootfile not required - Changelog Release 23.03.0: core: * PngWriter: Fix potential uninitialized memory use Release 23.02.0: core: * CairoOutputDev: Fix rendering of color type 3 fonts * CairoOutputDev: Add handling matte entry * Fix segfault on wrong nssdir * Fix "NSS could not shutdown" utils: * pdfsig: Point out supports PKCS#11 URIs as nickname Signed-off-by: Adolf Belka --- lfs/poppler | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/poppler b/lfs/poppler index f7ccb68ba..959eeed0c 100644 --- a/lfs/poppler +++ b/lfs/poppler @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 23.01.0 +VER =3D 23.03.0 =20 THISAPP =3D poppler-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D 8dd85767a0c101b3d7166719374658a233aff491b0990917aacaa6= fb3c5d8e51104b3ac45c78dcfb380286ea48067d1db57c2794d99a93cae9f4d64e9ca3dd07 +$(DL_FILE)_BLAKE2 =3D 1247b7cf62466f65c46b739f0784e8ba97911940e04f91a7db28bf= 0663c8fe182f79066aa3925cb338580ccedbf17aecd2a2d2795e859680d1fb721390a1cbe0 =20 install : $(TARGET) =20 --=20 2.39.2 --===============7064059014400317118==--