svn commit: r377694 - branches/2015Q1/security/linux-c6-openssl

Johannes Jost Meixner xmj at FreeBSD.org
Thu Jan 22 19:48:50 UTC 2015


Author: xmj
Date: Thu Jan 22 19:48:48 2015
New Revision: 377694
URL: https://svnweb.freebsd.org/changeset/ports/377694
QAT: https://qat.redports.org/buildarchive/r377694/

Log:
  MFH: r377671
  
  security/linux-c6-openssl: upgrade to 1.0.1e_3
  
  - Upgrade to 1.0.1e_3
  - Fixes CVEs from 2015-01-08.
  
  Differential Revision:	https://reviews.freebsd.org/D1597
  Security:	4e536c14-9791-11e4-977d-d050992ecde8
  Approved by:	swills (mentor)
  Approved by:	ports-secteam (delphij)

Modified:
  branches/2015Q1/security/linux-c6-openssl/Makefile
  branches/2015Q1/security/linux-c6-openssl/distinfo.i686
Directory Properties:
  branches/2015Q1/   (props changed)

Modified: branches/2015Q1/security/linux-c6-openssl/Makefile
==============================================================================
--- branches/2015Q1/security/linux-c6-openssl/Makefile	Thu Jan 22 18:59:38 2015	(r377693)
+++ branches/2015Q1/security/linux-c6-openssl/Makefile	Thu Jan 22 19:48:48 2015	(r377694)
@@ -3,8 +3,9 @@
 
 PORTNAME=	openssl
 PORTVERSION=	1.0.1e
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security linux
+MASTER_SITES=	CENTOS_LINUX_UPDATES
 
 MAINTAINER=	emulation at FreeBSD.org
 COMMENT=	OpenSSL toolkit (Linux CentOS ${LINUX_DIST_VER})
@@ -14,7 +15,7 @@ CONFLICTS=	linux-openssl-[0-9]* linux-f8
 ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	c6
 USE_LINUX_RPM=	yes
-RPMVERSION=	30.el6
+RPMVERSION=	30.el6_6.5
 BRANDELF_FILES=	usr/bin/openssl
 USE_LDCONFIG=	yes
 

Modified: branches/2015Q1/security/linux-c6-openssl/distinfo.i686
==============================================================================
--- branches/2015Q1/security/linux-c6-openssl/distinfo.i686	Thu Jan 22 18:59:38 2015	(r377693)
+++ branches/2015Q1/security/linux-c6-openssl/distinfo.i686	Thu Jan 22 19:48:48 2015	(r377694)
@@ -1,4 +1,4 @@
-SHA256 (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6.i686.rpm) = ce24bb4bf68da374a9de97a34d9efb4b122a93dc87f55b15c89e78cf69913bd1
-SIZE (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6.i686.rpm) = 1582028
-SHA256 (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6.src.rpm) = f388776bc8efa0f61dbcbb20a305c45e98a697aeb1ef6cd44cf60d44f776ef56
-SIZE (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6.src.rpm) = 3166046
+SHA256 (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6_6.5.i686.rpm) = 0b92c578790913dffc24ce526b0465d216dd988451a5a9666a357a321969c276
+SIZE (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6_6.5.i686.rpm) = 1582840
+SHA256 (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6_6.5.src.rpm) = 61aaf1b8adff685f227ace33dec9b5ab68b4e614587d40b5dd11ba76117461ca
+SIZE (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6_6.5.src.rpm) = 3189496


More information about the svn-ports-all mailing list