[oe] [PATCH 2/4] poppler: upgrade 0.84.0 -> 0.84.0

Khem Raj raj.khem at gmail.com
Sat Feb 1 17:25:33 UTC 2020


I have fixed it already locally.

On Sat, Feb 1, 2020 at 9:23 AM Randy MacLeod
<randy.macleod at windriver.com> wrote:
>
> Typo:
>
> Re: [oe] [PATCH 2/4] poppler: upgrade 0.84.0 -> 0.84.0
> should be:
> Re: [oe] [PATCH 2/4] poppler: upgrade 0.84.0 -> 0.85.0
>
> Thanks,
> ../Randy
>
>
> On 2/1/20 11:37 AM, Andreas Müller wrote:
> > Release 0.85.0:
> > core:
> >   * Fix case unsensitive search for Deseret and Osage. Issue #853
> >   * Fix crash in unicodeToAscii7
> >   * CairoOutputDev: make initialisation thread-safe
> >   * Fix crash on broken files. Issues #869, #870
> >   * Internal code improvements
> >
> > qt5:
> >   * Fix FormField::name encoding
> >   * Accept UTF-16 uiNames for form fields
> >   * Fix search for "complex" characters
> >   * Allow to load document from QIODevice
> >
> > utils:
> >   * pdftoppm/pdftocairo: Fix -e/-o printing the wrong pages. Issue #873
> >   * pdftohtml: Fix issue with the font size sometimes being huge
> >
> > glib:
> >   * make the frontend initialization thread safe.
> >
> > Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
> > ---
> >   .../poppler/{poppler_0.84.0.bb => poppler_0.85.0.bb}          | 4 ++--
> >   1 file changed, 2 insertions(+), 2 deletions(-)
> >   rename meta-oe/recipes-support/poppler/{poppler_0.84.0.bb => poppler_0.85.0.bb} (93%)
> >
> > diff --git a/meta-oe/recipes-support/poppler/poppler_0.84.0.bb b/meta-oe/recipes-support/poppler/poppler_0.85.0.bb
> > similarity index 93%
> > rename from meta-oe/recipes-support/poppler/poppler_0.84.0.bb
> > rename to meta-oe/recipes-support/poppler/poppler_0.85.0.bb
> > index 5153868b6..857b67ff9 100644
> > --- a/meta-oe/recipes-support/poppler/poppler_0.84.0.bb
> > +++ b/meta-oe/recipes-support/poppler/poppler_0.85.0.bb
> > @@ -7,8 +7,8 @@ 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[md5sum] = "e14a8aca8809908ad4364c32c17bcb92"
> > -SRC_URI[sha256sum] = "c7a130da743b38a548f7a21fe5940506fb1949f4ebdd3209f0e5b302fa139731"
> > +SRC_URI[md5sum] = "5315084523a4d73e9514f51eef78a332"
> > +SRC_URI[sha256sum] = "2bc875eb323002ae6b287e09980473518e2b2ed6b5b7d2e1089e36a6cd00d94b"
> >
> >   DEPENDS = "fontconfig zlib cairo lcms glib-2.0"
> >
>
>
> --
> # Randy MacLeod
> # Wind River Linux
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list