Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788232 - app-text/poppler-21.05.0 version bump
Summary: app-text/poppler-21.05.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-04 22:06 UTC by Jonas Stein
Modified: 2021-05-04 23:37 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Stein gentoo-dev 2021-05-04 22:06:44 UTC
Release 21.05.0:
        core:
         * Fix crashes in malformed files
         * Export SplashFont* symbols used by Scribus
         * Minor code improvements

        qt5/qt6:
         * Make sure new signatures are always properly oriented
         * Allow to pass the border width when signing

        glib:
         * Enhance find to support multi-line matching

        utils:
         * pdftoppm: Fix regression when using single scaleTo. Issue #1062

        build system:
         * Allow to disable building manual tests
Comment 1 Andreas Sturmlechner gentoo-dev 2021-05-04 22:15:12 UTC
We are well aware of it, and usually tell our users to wait with version bump requests for a week after release.
Comment 2 Larry the Git Cow gentoo-dev 2021-05-04 22:57:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=506d2d9225ef42c909406a65ddb0b09d2292d33c

commit 506d2d9225ef42c909406a65ddb0b09d2292d33c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-04 13:56:57 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-04 22:56:45 +0000

    app-text/poppler: 21.05.0 version bump
    
    Closes: https://bugs.gentoo.org/788232
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-text/poppler/Manifest               |   1 +
 app-text/poppler/poppler-21.05.0.ebuild | 123 ++++++++++++++++++++++++++++++++
 2 files changed, 124 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a730f63017e36333a84e06fd3f78704aa8ace7

commit c2a730f63017e36333a84e06fd3f78704aa8ace7
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-04 13:56:22 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-04 22:56:45 +0000

    app-text/poppler: Bump subslot, set BUILD_MANUAL_TESTS=OFF
    
    Bug: https://bugs.gentoo.org/788232
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-text/poppler/poppler-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7768027814208b98ab826c23cd6b9908b4f8463c

commit 7768027814208b98ab826c23cd6b9908b4f8463c
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-04 21:45:14 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-04 22:56:45 +0000

    profiles: Mask ~app-text/poppler-21.05.0, ~app-office/libreoffice-7.1.3.2
    
    Preparing for concurrent unmasking.
    
    Bug: https://bugs.gentoo.org/788112
    Bug: https://bugs.gentoo.org/788232
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-04 22:59:04 UTC
(In reply to Andreas Sturmlechner from comment #1)
> We are well aware of it, and usually tell our users to wait with version
> bump requests for a week after release.

For jstein's benefit: poppler, ICU are both "complex" packages which generally need some care for testing with rdeps and so on. Hard to miss. ;)