Bug 203819 - security/py-cryptography: Update to 1.0.2, Add LibreSSL support
Summary: security/py-cryptography: Update to 1.0.2, Add LibreSSL support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords: patch, patch-ready
Depends on:
Blocks: 203405
  Show dependency treegraph
 
Reported: 2015-10-16 14:34 UTC by Ralf van der Enden
Modified: 2015-10-18 03:15 UTC (History)
1 user (show)

See Also:
koobs: maintainer-feedback+


Attachments
Update to py-cryptography 1.0.2 (3.02 KB, patch)
2015-10-16 14:34 UTC, Ralf van der Enden
no flags Details | Diff
Poudriere buildlog (58.51 KB, text/plain)
2015-10-16 14:34 UTC, Ralf van der Enden
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2015-10-16 14:34:00 UTC
Created attachment 162119 [details]
Update to py-cryptography 1.0.2

Update to cryptography 1.0.2

Changelog: https://cryptography.io/en/latest/changelog/#id1
Comment 1 Ralf van der Enden 2015-10-16 14:34:41 UTC
Created attachment 162120 [details]
Poudriere buildlog
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-18 02:38:32 UTC
Thanks for your submission Ralf!

Are you planning (or have you) created an upstream issue/pull-request for the LibreSSL support patch? If not, can you please do so, as I highly prefer to pushed changes upstream rather than maintaining local patches indefinitely.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-10-18 03:14:24 UTC
A commit references this bug:

Author: koobs
Date: Sun Oct 18 03:13:54 UTC 2015
New revision: 399604
URL: https://svnweb.freebsd.org/changeset/ports/399604

Log:
  security/py-cryptography: Update to 1.0.2

  - Update to 1.0.2
  - Strip shared libraries
  - Add patch to support building with LibreSSL
  - Remove ALPN patch (upstreamed)

  Changes:

    https://github.com/pyca/cryptography/blob/1.0.2/CHANGELOG.rst

  PR:		203819
  Submitted by:	Ralf van der Enden <tremere cainites net>

Changes:
  head/security/py-cryptography/Makefile
  head/security/py-cryptography/distinfo
  head/security/py-cryptography/files/patch-src___cffi__src_openssl_ec.py
  head/security/py-cryptography/files/patch-src_cryptography_hazmat_bindings_openssl_ssl.py
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-18 03:15:56 UTC
Committed with changes/additions, thank you Ralf!