Bug 237056 - security/openssl111 change to Makefile descriptions
Summary: security/openssl111 change to Makefile descriptions
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: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-05 23:36 UTC by dewayne
Modified: 2020-03-17 20:16 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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