Page MenuHomeFreeBSD

security/softhsm2: Update to 2.3.0, Fix build with SQLITE3 storage backend
ClosedPublic

Authored by dbaio on Jul 15 2017, 1:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 6, 12:33 PM
Unknown Object (File)
Thu, May 2, 3:46 AM
Unknown Object (File)
Wed, May 1, 11:30 PM
Unknown Object (File)
Fri, Apr 19, 12:18 PM
Unknown Object (File)
Fri, Apr 19, 8:38 AM
Unknown Object (File)
Fri, Apr 19, 8:38 AM
Unknown Object (File)
Fri, Apr 19, 8:37 AM
Unknown Object (File)
Fri, Apr 19, 8:37 AM
Subscribers

Details

Summary
security/softhsm2: Update to 2.3.0, Fix build with SQLITE3 storage backend

Disable support for GOST if openssl-devel is used

Add option SQLITE (optional) to fix build 
with SQLITE3 storage backend [1]

While here:
  Add LICENSE_FILE
  Add USES= ssl (Q/A warning)

PR:	220744
PR:	218701 [1]
Submitted by:	jaap@NLnetLabs.nl (maintainer)
Submitted by:	sergey@akhmatov.ru [1]
Approved by:	garga (mentor)
MFH:	2017Q3
Differential Revision:	https://reviews.freebsd.org/D11607
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dbaio retitled this revision from security/softhsm2: Update to 2.3.0 to security/softhsm2: Update to 2.3.0, Fix build with SQLITE3 storage backend.Jul 15 2017, 2:22 PM
dbaio edited the summary of this revision. (Show Details)
garga requested changes to this revision.Jul 17 2017, 11:53 AM
garga added inline comments.
security/softhsm2/Makefile
52 ↗(On Diff #30815)

These 2 if statements could be combined

This revision now requires changes to proceed.Jul 17 2017, 11:53 AM
dbaio edited edge metadata.

Addressing garga's request

This revision is now accepted and ready to land.Jul 17 2017, 2:54 PM
This revision was automatically updated to reflect the committed changes.