You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 13:50:00 UTC

[jira] [Resolved] (ARROW-3128) [C++] Support system shared zlib

     [ https://issues.apache.org/jira/browse/ARROW-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-3128.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

Issue resolved by pull request 2483
[https://github.com/apache/arrow/pull/2483]

> [C++] Support system shared zlib
> --------------------------------
>
>                 Key: ARROW-3128
>                 URL: https://issues.apache.org/jira/browse/ARROW-3128
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 0.10.0
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 8h 10m
>  Remaining Estimate: 0h
>
> Debian package recommends not static linking zlib for security reason. If we use zlib as a static library, Debian package lint reports the following error:
> {noformat}
> E: libarrow10: embedded-library usr/lib/x86_64-linux-gnu/libarrow.so.10.0.0: zlib
> {noformat}
> embedded-library error detail: https://lintian.debian.org/tags/embedded-library.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)