svn commit: r494148 - branches/2019Q1/security/openssl

Bernard Spil brnrd at FreeBSD.org
Thu Feb 28 12:35:33 UTC 2019


Author: brnrd
Date: Thu Feb 28 12:35:31 2019
New Revision: 494148
URL: https://svnweb.freebsd.org/changeset/ports/494148

Log:
  MFH: r494033
  
  security/openssl: Security update to 1.0.2r
  
  Security:	7700061f-34f7-11e9-b95c-b499baebfeaf
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q1/security/openssl/Makefile
  branches/2019Q1/security/openssl/distinfo
  branches/2019Q1/security/openssl/pkg-plist
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/security/openssl/Makefile
==============================================================================
--- branches/2019Q1/security/openssl/Makefile	Thu Feb 28 12:29:33 2019	(r494147)
+++ branches/2019Q1/security/openssl/Makefile	Thu Feb 28 12:35:31 2019	(r494148)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openssl
-PORTVERSION=	1.0.2q
+PORTVERSION=	1.0.2r
 PORTEPOCH=	1
 CATEGORIES=	security devel
 MASTER_SITES=	http://www.openssl.org/source/ \

Modified: branches/2019Q1/security/openssl/distinfo
==============================================================================
--- branches/2019Q1/security/openssl/distinfo	Thu Feb 28 12:29:33 2019	(r494147)
+++ branches/2019Q1/security/openssl/distinfo	Thu Feb 28 12:35:31 2019	(r494148)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1542734523
-SHA256 (openssl-1.0.2/openssl-1.0.2q.tar.gz) = 5744cfcbcec2b1b48629f7354203bc1e5e9b5466998bbccc5b5fcde3b18eb684
-SIZE (openssl-1.0.2/openssl-1.0.2q.tar.gz) = 5345604
+TIMESTAMP = 1551252817
+SHA256 (openssl-1.0.2/openssl-1.0.2r.tar.gz) = ae51d08bba8a83958e894946f15303ff894d75c2b8bbd44a852b64e3fe11d0d6
+SIZE (openssl-1.0.2/openssl-1.0.2r.tar.gz) = 5348369
 SHA256 (openssl-1.0.2/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 2eddcb7ab342285cb637ce6b6be143cca835f449f35dd9bb8c7b9167ba2117a7
 SIZE (openssl-1.0.2/1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch) = 3717
 SHA256 (openssl-1.0.2/1002-backport-changes-from-upstream-padlock-module.patch) = aee88a24622ce9d71e38deeb874e58435dcf8ff5690f56194f0e4a00fb09b260

Modified: branches/2019Q1/security/openssl/pkg-plist
==============================================================================
--- branches/2019Q1/security/openssl/pkg-plist	Thu Feb 28 12:29:33 2019	(r494147)
+++ branches/2019Q1/security/openssl/pkg-plist	Thu Feb 28 12:35:31 2019	(r494148)
@@ -1630,6 +1630,7 @@ man/man1/x509.1.gz
 %%MAN3%%man/man3/X509_check_ip.3.gz
 %%MAN3%%man/man3/X509_check_ip_asc.3.gz
 %%MAN3%%man/man3/X509_check_private_key.3.gz
+%%MAN3%%man/man3/X509_cmp_time.3.gz
 %%MAN3%%man/man3/X509_free.3.gz
 %%MAN3%%man/man3/X509_new.3.gz
 %%MAN3%%man/man3/X509_verify_cert.3.gz


More information about the svn-ports-branches mailing list