Bug 266151 (poppler-22.09.0) - [exp-run] Update graphics/poppler to 22.09
Summary: [exp-run] Update graphics/poppler to 22.09
Status: Closed FIXED
Alias: poppler-22.09.0
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-01 04:30 UTC by Tobias C. Berner
Modified: 2022-09-11 07:28 UTC (History)
1 user (show)

See Also:
antoine: exp-run+


Attachments
v1 (2.81 KB, patch)
2022-09-01 04:30 UTC, Tobias C. Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias C. Berner freebsd_committer freebsd_triage 2022-09-01 04:30:56 UTC
Created attachment 236282 [details]
v1

Moin moin 

Desktop@ would like to aks for an exp-run to update graphics/poppler to 22.09.

The patch is attached, but can also be found here:
https://people.freebsd.org/~tcberner/patches/0001-graphics-poppler-update-to-22.09.patch

mfg Tobias
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-06 15:53:56 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a185ff2237a3a9fb50248effcd0edec09218c8f1

commit a185ff2237a3a9fb50248effcd0edec09218c8f1
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-09-06 15:04:01 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-09-06 15:50:00 +0000

    editors/libreoffice: prepare for poppler 22.09

    PR:             266151
    Obtained from:  https://github.com/archlinux/svntogit-packages/blob/packages/libreoffice-fresh/trunk/libreoffice-poppler-22.09.0.patch

 editors/libreoffice/Makefile | 3 +++
 editors/libreoffice/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-09-06 15:53:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=608468d5a6c22569ae59a2d6de3dd9a49383846f

commit 608468d5a6c22569ae59a2d6de3dd9a49383846f
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-09-06 14:36:01 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-09-06 15:49:49 +0000

    print/scribus-devel: prepare for poppler 22.08

    PR:             266151
    Obtained from:  https://github.com/archlinux/svntogit-community/blob/packages/scribus/trunk/scribus-1.5.8-poppler-22.09.0.patch

 ...-scribus_plugins_import_pdf_slaoutput.cpp (new) | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-09-06 15:53:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=328be446fb09595e45cf7f7dc5cf48dc3f351be2

commit 328be446fb09595e45cf7f7dc5cf48dc3f351be2
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-09-06 14:43:20 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-09-06 15:49:54 +0000

    graphics/inkscape:  prepare for poppler 22.09

    PR:             266151
    Obtained from:  https://github.com/archlinux/svntogit-packages/blob/packages/inkscape/trunk/inkscape-1.2.1-poppler-22.09.0.patch

 graphics/inkscape/Makefile | 3 +++
 graphics/inkscape/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)
Comment 5 Tobias C. Berner freebsd_committer freebsd_triage 2022-09-06 15:59:02 UTC
(In reply to Antoine Brodin from comment #1)
@antoine -- all three should be fixed now.


mfg Tobias
Comment 6 Antoine Brodin freebsd_committer freebsd_triage 2022-09-11 06:39:26 UTC
Exp-run looks fine
Comment 7 Tobias C. Berner freebsd_committer freebsd_triage 2022-09-11 07:28:33 UTC
Committed. Thanks for the exp-run.
Comment 8 commit-hook freebsd_committer freebsd_triage 2022-09-11 07:28:59 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=803ca066c20c4ad1d56e26b8365f9c52649015c2

commit 803ca066c20c4ad1d56e26b8365f9c52649015c2
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-09-01 04:29:00 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-09-11 07:25:44 +0000

    graphics/poppler: update to 22.09

    Release 22.09.0:
            core:
             * Splash: Do not truncate line dash patterns with more than 20 entries. Issue #1281
             * Various signature related improvements
             * Fix FormField::getFullyQualifiedName in some scenarios
             * Splash: Small optimization on dash pattern handling
             * JBIG2Stream::readHalftoneRegionSeg: Fix potential memory leak
             * Fix crashes on malformed files. Including CVE-2022-38784
             * Fix string formatting in error reporting

            utils:
             * pdfsig: List signature field names when listing signature information
             * pdfsig: Add support for specifying signature by field name
             * pdfunite: Fix crashes on malformed files
             * pdfunite: Fix potential memory leak of docs

             glib:
             * Fix two potential memory leaks in poppler_document_create_dests_tree

    PR:             266151
    Exp-run by:     antoine

 graphics/poppler/Makefile  | 5 ++---
 graphics/poppler/distinfo  | 6 +++---
 graphics/poppler/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)