Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2015 15:54:13 +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: r383737 - head/security/linux-c6-openssl
Message-ID:  <201504101554.t3AFsDTG069980@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: xmj
Date: Fri Apr 10 15:54:12 2015
New Revision: 383737
URL: https://svnweb.freebsd.org/changeset/ports/383737

Log:
  security/linux-c6-openssl: update to 1.0.1e_5
  
  - update to 1.0.1e_5
  
  From the RPM changelog:
  
    * Thu Mar 26 2015 Tomáš Mráz <tmraz@redhat.com> 1.0.1e-30.8
    - drop the AES-GCM restriction of 2^32 operations because the IV is
      always 96 bits (32 bit fixed field + 64 bit invocation field)

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 Apr 10 15:39:01 2015	(r383736)
+++ head/security/linux-c6-openssl/Makefile	Fri Apr 10 15:54:12 2015	(r383737)
@@ -3,7 +3,7 @@
 
 PORTNAME=	openssl
 PORTVERSION=	1.0.1e
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	security linux
 MASTER_SITES=	CENTOS_LINUX_UPDATES
 
@@ -15,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_6.7
+RPMVERSION=	30.el6.8
 BRANDELF_FILES=	usr/bin/openssl
 USE_LDCONFIG=	yes
 

Modified: head/security/linux-c6-openssl/distinfo.i686
==============================================================================
--- head/security/linux-c6-openssl/distinfo.i686	Fri Apr 10 15:39:01 2015	(r383736)
+++ head/security/linux-c6-openssl/distinfo.i686	Fri Apr 10 15:54:12 2015	(r383737)
@@ -1,4 +1,4 @@
-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
+SHA256 (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6.8.i686.rpm) = 41659461dfbc5f9ad6f32bf6d01385d0612829409a357e38aa060365123e7052
+SIZE (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6.8.i686.rpm) = 1583880
+SHA256 (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6.8.src.rpm) = e7c3b41c56fd2e7a3816d94623f9cbe57b0f1539f84032672f0e48e75e9e3a6b
+SIZE (rpm/i686/centos/6.6/openssl-1.0.1e-30.el6.8.src.rpm) = 3195156



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504101554.t3AFsDTG069980>