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
We are well aware of it, and usually tell our users to wait with version bump requests for a week after release.
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(-)
(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. ;)