Bug 203819

Summary: security/py-cryptography: Update to 1.0.2, Add LibreSSL support
Product: Ports & Packages Reporter: Ralf van der Enden <tremere>
Component: Individual Port(s)Assignee: Kubilay Kocak <koobs>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi
Priority: --- Keywords: patch, patch-ready
Version: LatestFlags: koobs: maintainer-feedback+
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 203405    
Attachments:
Description Flags
Update to py-cryptography 1.0.2
none
Poudriere buildlog none

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!