diff options
author | xmj <xmj@FreeBSD.org> | 2015-03-24 20:57:23 +0800 |
---|---|---|
committer | xmj <xmj@FreeBSD.org> | 2015-03-24 20:57:23 +0800 |
commit | 628fec2355ddb7a10182a216927d8882c0159514 (patch) | |
tree | b3faa9a1cd9002d62eb27d20ffc8990536eb6c92 /security | |
parent | 482fd8811737f2e9c156540f6e1723e1f3e3af99 (diff) | |
download | freebsd-ports-gnome-628fec2355ddb7a10182a216927d8882c0159514.tar.gz freebsd-ports-gnome-628fec2355ddb7a10182a216927d8882c0159514.tar.zst freebsd-ports-gnome-628fec2355ddb7a10182a216927d8882c0159514.zip |
security/linux-c6-openssl: update to 1.0.1e_4
- update to 1.0.1e_4
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D2125
Security: 9d15355b-ce7c-11e4-9db0-d050992ecde8
Security: CVE-2015-0286
Security: CVE-2015-0287
Security: CVE-2015-0289
Security: CVE-2015-0292
Security: CVE-2015-0293
MFH: 2015Q1
Diffstat (limited to 'security')
-rw-r--r-- | security/linux-c6-openssl/Makefile | 4 | ||||
-rw-r--r-- | security/linux-c6-openssl/distinfo.i686 | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/linux-c6-openssl/Makefile b/security/linux-c6-openssl/Makefile index ba109fa721d8..36f234d5700c 100644 --- a/security/linux-c6-openssl/Makefile +++ b/security/linux-c6-openssl/Makefile @@ -3,7 +3,7 @@ PORTNAME= openssl PORTVERSION= 1.0.1e -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security linux MASTER_SITES= CENTOS_LINUX_UPDATES @@ -15,7 +15,7 @@ CONFLICTS= linux-openssl-[0-9]* linux-f8-openssl-[0-9]* linux-f10-openssl-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 USE_LINUX_RPM= yes -RPMVERSION= 30.el6_6.5 +RPMVERSION= 30.el6_6.7 BRANDELF_FILES= usr/bin/openssl USE_LDCONFIG= yes diff --git a/security/linux-c6-openssl/distinfo.i686 b/security/linux-c6-openssl/distinfo.i686 index 7b02ed8d7e1a..f549d324207c 100644 --- a/security/linux-c6-openssl/distinfo.i686 +++ b/security/linux-c6-openssl/distinfo.i686 @@ -1,4 +1,4 @@ -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 +SHA256 (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6_6.7.i686.rpm) = 3fa78f468398664806f16f1b47f04eeb49c3c86b6a7c6493a1e9c4e34e5eed92 +SIZE (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6_6.7.i686.rpm) = 1583980 +SHA256 (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6_6.7.src.rpm) = fd5e9e6f279085a3537edfe8e464b8bae758aace31b2d6fb37ccbdcf00138c3a +SIZE (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6_6.7.src.rpm) = 3195210 |