svn commit: r371060 - head/security/linux-c6-openssl

Johannes Jost Meixner xmj at FreeBSD.org
Fri Oct 17 14:34:53 UTC 2014


Author: xmj
Date: Fri Oct 17 14:34:52 2014
New Revision: 371060
URL: https://svnweb.freebsd.org/changeset/ports/371060
QAT: https://qat.redports.org/buildarchive/r371060/

Log:
  security/linux-c6-openssl: kill poodle
  
  - Upgrade openssl to 1.0.1e-30.el6_5.2
  
  Approved by:	swills (mentor)
  Security:	03175e62-5494-11e4-9cc1-bc5ff4fb5e7b

Modified:
  head/security/linux-c6-openssl/Makefile
  head/security/linux-c6-openssl/distinfo.i686

Modified: head/security/linux-c6-openssl/Makefile
==============================================================================
--- head/security/linux-c6-openssl/Makefile	Fri Oct 17 14:34:14 2014	(r371059)
+++ head/security/linux-c6-openssl/Makefile	Fri Oct 17 14:34:52 2014	(r371060)
@@ -3,6 +3,7 @@
 
 PORTNAME=	openssl
 PORTVERSION=	1.0.1e
+PORTREVISION=	1
 CATEGORIES=	security linux
 MASTER_SITES=	CENTOS_LINUX_UPDATES
 
@@ -14,7 +15,7 @@ CONFLICTS=	linux-openssl-[0-9]* linux-f8
 ONLY_FOR_ARCHS=	i386 amd64
 USE_LINUX=	c6
 USE_LINUX_RPM=	yes
-RPMVERSION=	16.el6_5.7
+RPMVERSION=	30.el6_5.2
 BRANDELF_FILES=	usr/bin/openssl
 USE_LDCONFIG=	yes
 

Modified: head/security/linux-c6-openssl/distinfo.i686
==============================================================================
--- head/security/linux-c6-openssl/distinfo.i686	Fri Oct 17 14:34:14 2014	(r371059)
+++ head/security/linux-c6-openssl/distinfo.i686	Fri Oct 17 14:34:52 2014	(r371060)
@@ -1,4 +1,4 @@
-SHA256 (rpm/i686/centos/6.5/openssl-1.0.1e-16.el6_5.7.i686.rpm) = 6ceff4bad2608484b9b9ab74b8e9047b593b6b7a6ca5ba3cc16db7d8b447f1d8
-SIZE (rpm/i686/centos/6.5/openssl-1.0.1e-16.el6_5.7.i686.rpm) = 1573848
-SHA256 (rpm/i686/centos/6.5/openssl-1.0.1e-16.el6_5.7.src.rpm) = 3a08cda99f54b97c027ed32758e7b1ddcff635be5c3737c1e9084321561a015d
-SIZE (rpm/i686/centos/6.5/openssl-1.0.1e-16.el6_5.7.src.rpm) = 3121145
+SHA256 (rpm/i686/centos/6.5/openssl-1.0.1e-30.el6_5.2.i686.rpm) = 5898ac3179dfdd904c352badd79b6f5ec702315f4bc7b8989de8f114304fbd78
+SIZE (rpm/i686/centos/6.5/openssl-1.0.1e-30.el6_5.2.i686.rpm) = 1582948
+SHA256 (rpm/i686/centos/6.5/openssl-1.0.1e-30.el6_5.2.src.rpm) = 1a1c3ed0d8eb5775d89b726e7f19ff2d8b52b7ef27f6e36260e83ffc40328460
+SIZE (rpm/i686/centos/6.5/openssl-1.0.1e-30.el6_5.2.src.rpm) = 3172921


More information about the svn-ports-all mailing list