Bug 237056

Summary: security/openssl111 change to Makefile descriptions
Product: Ports & Packages Reporter: dewayne
Component: Individual Port(s)Assignee: Bernard Spil <brnrd>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (brnrd)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description dewayne 2019-04-05 23:36:14 UTC
This is a minor issue, but the current descriptions      
     SM2=on: SM2 (Chinese standard)
     SM3=on: SM3 (Chinese standard)
     SM4=on: SM4 (Chinese standard)
would be more accurate if SM2 and SM3 were placed under the Hash Function rather than Block Cipher.  A suggestion
====> Hash Function Support
     SM2=on: Elliptic Curve DH (Chinese standard)
     SM3=on: Hash function 256bit (Chinese standard)
====> Block Cipher Support
     SM4=on: SM4 128bit (Chinese standard)
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2020-03-17 19:45:09 UTC
In upcoming commit
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-03-17 20:02:51 UTC
A commit references this bug:

Author: brnrd
Date: Tue Mar 17 20:02:39 UTC 2020
New revision: 528600
URL: https://svnweb.freebsd.org/changeset/ports/528600

Log:
  security/openssl: Update to 1.1.1e

   - SM2/SM3 not a cipher [1]
   - Add weak-ciphers option [2]

  PR:		237056 [1]
  Reported by:	dewayne heuristicsystems com.au> [1], mat [2]

Changes:
  head/security/openssl/Makefile
  head/security/openssl/distinfo
  head/security/openssl/pkg-plist