Date: Thu, 22 Jan 2015 17:10:26 +0000 (UTC) From: Johannes Jost Meixner <xmj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377671 - head/security/linux-c6-openssl Message-ID: <201501221710.t0MHAQEW093865@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: xmj Date: Thu Jan 22 17:10:25 2015 New Revision: 377671 URL: https://svnweb.freebsd.org/changeset/ports/377671 QAT: https://qat.redports.org/buildarchive/r377671/ Log: 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) 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 Thu Jan 22 17:09:22 2015 (r377670) +++ head/security/linux-c6-openssl/Makefile Thu Jan 22 17:10:25 2015 (r377671) @@ -3,8 +3,9 @@ PORTNAME= openssl PORTVERSION= 1.0.1e -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security linux +MASTER_SITES= CENTOS_LINUX_UPDATES MAINTAINER= emulation@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: head/security/linux-c6-openssl/distinfo.i686 ============================================================================== --- head/security/linux-c6-openssl/distinfo.i686 Thu Jan 22 17:09:22 2015 (r377670) +++ head/security/linux-c6-openssl/distinfo.i686 Thu Jan 22 17:10:25 2015 (r377671) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501221710.t0MHAQEW093865>