Summary: | sys-libs/zlib-1.2.12-r1 causes java.util.zip.ZipException | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | rx80 <rokfaith> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 836303 |
Description
rx80
2022-03-29 13:44:29 UTC
Could you report this upstream please? https://github.com/madler/zlib/issues (In reply to Sam James from comment #1) > Could you report this upstream please? > > https://github.com/madler/zlib/issues Done: https://github.com/madler/zlib/issues/613 Thanks! The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f4162df7f95c4c101ac94792d50894560b994a commit 37f4162df7f95c4c101ac94792d50894560b994a Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-31 00:18:55 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-31 00:19:08 +0000 sys-libs/zlib: backport CRC fix Would return bad results on bad input. Closes: https://bugs.gentoo.org/836370 Signed-off-by: Sam James <sam@gentoo.org> .../zlib/files/zlib-1.2.12-CRC-buggy-input.patch | 50 ++++++ .../zlib-1.2.12-use-LDFLAGS-in-configure.patch | 71 ++++++++ sys-libs/zlib/zlib-1.2.12-r2.ebuild | 194 +++++++++++++++++++++ 3 files changed, 315 insertions(+) |