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)
Thu, Jul 9, 12:43 AM
Unknown Object (File)
Wed, Jul 8, 2:35 AM
Unknown Object (File)
Wed, Jul 8, 1:16 AM
Unknown Object (File)
Sat, Jul 4, 6:37 AM
Unknown Object (File)
Fri, Jul 3, 6:54 PM
Unknown Object (File)
Fri, Jul 3, 2:05 AM
Unknown Object (File)
Thu, Jul 2, 9:31 PM
Unknown Object (File)
Wed, Jul 1, 8:47 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.