All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/5] poppler: upgrade 21.05.0 -> 21.06.0
@ 2021-06-03 21:05 Andreas Müller
  2021-06-03 21:05 ` [PATCH 2/5] dbus-broker: upgrade 28 -> 29 Andreas Müller
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Andreas Müller @ 2021-06-03 21:05 UTC (permalink / raw)
  To: openembedded-devel

Release 21.06.0

core:
    * Fix rendering of some extended latin1 characters in annotations. Issue #1070
    * Support some not so well formed documents with password. Issue #1083
    * Add API to get notified if the xref is reconstructed
    * Add somewhat fancier left/right signature visual representation
    * Fix crashes in malformed files
    * Minor code improvements

qt6:
    * Change some functions to return std::unique_ptr

qt5/qt6:
    * Add API to get notified if the xref is reconstructed
    * Add somewhat fancier left/right signature visual representation
    * Don't assert when trying to invert singular matrices

build system:
    * make boost opt-out if building splash

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 .../poppler/{poppler_21.05.0.bb => poppler_21.06.0.bb}          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/poppler/{poppler_21.05.0.bb => poppler_21.06.0.bb} (96%)

diff --git a/meta-oe/recipes-support/poppler/poppler_21.05.0.bb b/meta-oe/recipes-support/poppler/poppler_21.06.0.bb
similarity index 96%
rename from meta-oe/recipes-support/poppler/poppler_21.05.0.bb
rename to meta-oe/recipes-support/poppler/poppler_21.06.0.bb
index 4cfc5bd86..90fd8f87f 100644
--- a/meta-oe/recipes-support/poppler/poppler_21.05.0.bb
+++ b/meta-oe/recipes-support/poppler/poppler_21.06.0.bb
@@ -7,7 +7,7 @@ SRC_URI = "http://poppler.freedesktop.org/${BP}.tar.xz \
            file://0001-Do-not-overwrite-all-our-build-flags.patch \
            file://basename-include.patch \
            "
-SRC_URI[sha256sum] = "dafd537b680fad1215bc40fc53d1f38e8449d7c185bc60d5a89e1d26c90dbd8c"
+SRC_URI[sha256sum] = "4b440708eafdf07a1405e06744c66ac54a5af51a0e38ab17a46fbaff47278342"
 
 DEPENDS = "fontconfig zlib cairo lcms glib-2.0"
 
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-03 21:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03 21:05 [PATCH 1/5] poppler: upgrade 21.05.0 -> 21.06.0 Andreas Müller
2021-06-03 21:05 ` [PATCH 2/5] dbus-broker: upgrade 28 -> 29 Andreas Müller
2021-06-03 21:05 ` [PATCH 3/5] libmbim: upgrade 1.24.6 -> 1.24.8 Andreas Müller
2021-06-03 21:05 ` [PATCH 4/5] nss: upgrade 3.64 -> 3.66 Andreas Müller
2021-06-03 21:05 ` [PATCH 5/5] icewm: upgrade 2.3.3 -> 2.3.4 Andreas Müller
     [not found] ` <16852E7A607BB2E4.32687@lists.openembedded.org>
2021-06-03 21:26   ` [oe] [PATCH 4/5] nss: upgrade 3.64 -> 3.66 Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.