From patchwork Sun Jan 8 21:40:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6424 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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Nqr9b0svWz43Z9 for ; Sun, 8 Jan 2023 21:41:07 +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 4Nqr9V0pbVz3BG; Sun, 8 Jan 2023 21:41:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Nqr9T5Lf7z2yV9; Sun, 8 Jan 2023 21:41:01 +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 4Nqr9S1Xmgz2yMt for ; Sun, 8 Jan 2023 21:41:00 +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 4Nqr9R6x1Bzql; Sun, 8 Jan 2023 21:40:59 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1673214060; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xPVqrSGnfg7/GRazRzmToOgRoU0UzS7L4vIS3frFRgY=; b=F9JEDW2/9pUlpwOe46xxsadYHV7OmFSdXto5JuU2Lm/iiJUNpOhy7CJaG46JaiJ/f6swXB p08+uMZawOiz6TCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1673214060; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=xPVqrSGnfg7/GRazRzmToOgRoU0UzS7L4vIS3frFRgY=; b=NdlD71Vd44Jvvl4yWoCYjFYK0Hsn7KY6c83ny+LlhlWQVwaB+tsEXTcotOe8YjA0doAJN+ 59EvXKzh5k+GOpyo/T3I7o64eD6XxxTLsvr7nmea/zIPZnkYtXKyrEbSjvSAL7615kG1x4 qd01OGC+Ul7mx74jXyNgtrvI1p3620FKr5TqngWTYNjG6elvpe3ShuJFuXNo0BjYwuDekX Fr/m7ztuAIyLYSKMrg0dlIYQwjds2xYY5Isai9soPdmwMQjH8bN2XXlCC2PlipcsO4iFdI sj4fa1nl0uvbl1lJL35trHsocWnilBQEJJTYHCGwU5rT8RGaQWm/C2hSYTjnWw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] poppler: Update to version 23.01.0 Date: Sun, 8 Jan 2023 22:40:51 +0100 Message-Id: <20230108214053.3637413-4-adolf.belka@ipfire.org> In-Reply-To: <20230108214053.3637413-1-adolf.belka@ipfire.org> References: <20230108214053.3637413-1-adolf.belka@ipfire.org> MIME-Version: 1.0 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" - Update from version 22.11.0 to 23.01.0 - Update of rootfile - sobump checked with find-dependencies but not other programs other than from poppler are flagged up. - Changelog Release 23.01.0: core: * PDFDoc::sign: Fix crash if font can't be found * PDFDoc::sign: Try Arial to sign if Helvetica isn't found * FoFiType1::parse: Be more flexible parsing the encoding content. Issue #1324 * Gfx::opBeginMarkedContent: Support Span with Name. Issue #1327 * Splash: Avoid color issues due to implicit rounding * Splash: Fix crash on malformed file. * CairoOutputDev: Ignore text rendering mode for type3 fonts * Remove unused FoFiType1::load function build system: * Increase minimum required versions of several dependencies * Improve include path handling qt6: - Use less deprecated functions Release 22.12.0: core: * Form::addFontToDefaultResources: Be stubborn in finding a font we can use. Issue #1272 Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- config/rootfiles/common/poppler | 4 ++-- lfs/poppler | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/poppler b/config/rootfiles/common/poppler index 116b1d7aa..97f7b3eb7 100644 --- a/config/rootfiles/common/poppler +++ b/config/rootfiles/common/poppler @@ -173,8 +173,8 @@ usr/lib/libpoppler-cpp.so.0.11.0 usr/lib/libpoppler-glib.so.8 usr/lib/libpoppler-glib.so.8.24.0 #usr/lib/libpoppler.so -usr/lib/libpoppler.so.125 -usr/lib/libpoppler.so.125.0.0 +usr/lib/libpoppler.so.126 +usr/lib/libpoppler.so.126.0.0 #usr/lib/pkgconfig/poppler-cpp.pc #usr/lib/pkgconfig/poppler-glib.pc #usr/lib/pkgconfig/poppler.pc diff --git a/lfs/poppler b/lfs/poppler index 485500b70..f7ccb68ba 100644 --- a/lfs/poppler +++ b/lfs/poppler @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 22.11.0 +VER = 23.01.0 THISAPP = poppler-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 958eb5e99725e46f3fd79138f4e1197ede9df5be19b6e5b0899b6a8c8b071734b3b41af7681bd857662e7d9c36fde09117418c1db347c5dad9a2fbd07cb1eec9 +$(DL_FILE)_BLAKE2 = 8dd85767a0c101b3d7166719374658a233aff491b0990917aacaa6fb3c5d8e51104b3ac45c78dcfb380286ea48067d1db57c2794d99a93cae9f4d64e9ca3dd07 install : $(TARGET)