Skip to content

Do you really want to package without _ssl? #1

@mattip

Description

@mattip

The README says to run

py2 ../tool/release/package.py --archive-name=pypy-ece5745 --without-_ssl

On latest HEAD of py3.7, I changed the packaging script to by default run --embed-dependencies on linux, which will download, build, and link with OpenSSL1.1.1k. This is the latest version, and closes a few security issues. So I would recommend

  • you update to the latest version of the package.py script
  • your workflow should change to drop the --without-_ssl argument so _ssl is rebuilt with the latest OpenSSL version

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions