From owner-svn-ports-all@FreeBSD.ORG Fri Apr 10 15:54:14 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 712F682C; Fri, 10 Apr 2015 15:54:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 42479C45; Fri, 10 Apr 2015 15:54:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3AFsEJl069984; Fri, 10 Apr 2015 15:54:14 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3AFsDTG069980; Fri, 10 Apr 2015 15:54:13 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201504101554.t3AFsDTG069980@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Fri, 10 Apr 2015 15:54:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383737 - head/security/linux-c6-openssl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2015 15:54:14 -0000 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 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