Skip to content

ssl/hashlib: Add configure option to set or auto-detect rpath to OpenSSL libs #87632

Description

@tiran
BPO 43466
Nosy @warsaw, @gpshead, @vstinner, @tiran, @pablogsal, @miss-islington
PRs
  • bpo-43466: Add --with-openssl-rpath configure option (GH-24820) #24820
  • bpo-43466: Add -Wl,--exclude-libs to ssl #24989
  • bpo-43466: Unsupported static build hack #25002
  • bpo-43466: Use pkg-config with --static in the PY_UNSUPPORTED_OPENSSL_BUILD path in setup.py #25475
  • bpo-43466: Link with libz in PY_UNSUPPORTED_OPENSSL_BUILD path (GH-25587) #25587
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/tiran'
    closed_at = <Date 2021-03-29.17:46:19.796>
    created_at = <Date 2021-03-10.23:14:03.328>
    labels = ['expert-SSL', 'type-feature', 'expert-installation', '3.10', 'docs']
    title = 'ssl/hashlib: Add configure option to set or auto-detect rpath to OpenSSL libs'
    updated_at = <Date 2021-10-05.09:12:18.455>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2021-10-05.09:12:18.455>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2021-03-29.17:46:19.796>
    closer = 'christian.heimes'
    components = ['Documentation', 'Installation', 'SSL']
    creation = <Date 2021-03-10.23:14:03.328>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43466
    keywords = ['patch']
    message_count = 25.0
    messages = ['388463', '388464', '388465', '388466', '388467', '388468', '388470', '388471', '388487', '388501', '388823', '388826', '388831', '388832', '388834', '389058', '389059', '389379', '389610', '389715', '391921', '403199', '403200', '403202', '403207']
    nosy_count = 7.0
    nosy_names = ['barry', 'gregory.p.smith', 'vstinner', 'christian.heimes', 'chaz6', 'pablogsal', 'miss-islington']
    pr_nums = ['24820', '24989', '25002', '25475', '25587']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue43466'
    versions = ['Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions