Bug 206857 - security/luasec: Update to 0.5.1 and patch out SSLv3 support
Summary: security/luasec: Update to 0.5.1 and patch out SSLv3 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: David Thiel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-02 18:26 UTC by Keith Gaughan
Modified: 2016-05-17 22:19 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (lx)


Attachments
Patch port to v0.5.1 and disable SSLv3 support with CFLAGS. (995 bytes, text/plain)
2016-02-02 18:26 UTC, Keith Gaughan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Gaughan 2016-02-02 18:26:09 UTC
Created attachment 166447 [details]
Patch port to v0.5.1 and disable SSLv3 support with CFLAGS.

The attached port updates security/luasec to v0.5.1. It also disables its support for SSLv3, which was causing issues for Prosody as it couldn't start with TLS support due to luasec being unusable.

It would probably be better to patch context.c, but using CFLAGS was less invasive.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-17 22:19:07 UTC
A commit references this bug:

Author: lx
Date: Tue May 17 22:18:33 UTC 2016
New revision: 415420
URL: https://svnweb.freebsd.org/changeset/ports/415420

Log:
  Update to 0.5.1, remove SSLv3 support

  PR:		206857
  Submitted by:	Keith Gaughan

Changes:
  head/security/luasec/Makefile
  head/security/luasec/distinfo