Bug 1678825
Summary: | Incorrect handling of windowBits for gzip streams | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jan Staněk <jstanek> | ||||
Component: | zlib | Assignee: | Petr Kubat <pkubat> | ||||
Status: | CLOSED WONTFIX | QA Contact: | RHEL CS Apps Subsystem QE <rhel-cs-apps-subsystem-qe> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 7.7 | CC: | databases-maint, hhorak, jstanek, odubaj, panovotn, praiskup | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-07-04 08:49:20 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1677710, 1696153 | ||||||
Attachments: |
|
Description
Jan Staněk
2019-02-19 16:44:49 UTC
Why the official /usr/bin/npm installed by https://rpm.nodesource.com/setup_10.x works out of box? The upstream bundles the zlib, and the version bundled with nodejs-10 (currently 1.2.11, according to git messages) already contains the fix necessary for the npm to work as expected. We unbundle this and use system zlib, which on RHEL 7 currently contains the issue that triggers this. It looks like the nodejs part of this issue was solved by bundling the zlib from nodejs project, and since it doesn't look like a problem for other issues, I'd support the idea of closing this WONTFIX for now in RHEL-7. We should just make sure this issue is fixed in RHEL-8 -- is that the case? Thank you for reporting this issue! As this bug is fixed in RHEL-8 and also in upstream and does not really have a real functional impact on end users. Given the priority of this bug is not considered high by engineering, and given the RHEL-7 is close to the Maintenance Support 1 phase, it is not probable that it will be fixed in the upcoming releases for RHEL-7. Therefore, closing it as WONTFIX. The official life cycle policy can be reviewed here: http://redhat.com/rhel/lifecycle. If this issue remains an important requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. |