[1/2] poppler: Update to version 23.03.0

Message ID 20230307220218.3459115-1-adolf.belka@ipfire.org
State Accepted
Commit cb9ead7f919a2dc61a6d879597f4848ce9171224
Headers
Series [1/2] poppler: Update to version 23.03.0 |

Commit Message

Adolf Belka March 7, 2023, 10:02 p.m. UTC
  - 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 <adolf.belka@ipfire.org>
---
 lfs/poppler | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/poppler b/lfs/poppler
index f7ccb68ba..959eeed0c 100644
--- a/lfs/poppler
+++ b/lfs/poppler
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 23.01.0
+VER        = 23.03.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 = 8dd85767a0c101b3d7166719374658a233aff491b0990917aacaa6fb3c5d8e51104b3ac45c78dcfb380286ea48067d1db57c2794d99a93cae9f4d64e9ca3dd07
+$(DL_FILE)_BLAKE2 = 1247b7cf62466f65c46b739f0784e8ba97911940e04f91a7db28bf0663c8fe182f79066aa3925cb338580ccedbf17aecd2a2d2795e859680d1fb721390a1cbe0
 
 install : $(TARGET)