svn commit: r482542 - head/security/rubygem-openssl

Dan Langille dan at langille.org
Wed Nov 28 14:59:37 UTC 2018


Is a merge into 2018Q4 appropriate? If so, I'm happy to do that.

https://www.ruby-lang.org/en/news/2018/10/17/openssl-x509-name-equality-check-does-not-work-correctly-cve-2018-16395/ <https://www.ruby-lang.org/en/news/2018/10/17/openssl-x509-name-equality-check-does-not-work-correctly-cve-2018-16395/>

This CVE is not mentioned in the release notes.

-- 
Dan Langille - BSDCan / PGCon
dan at langille.org


> On Oct 20, 2018, at 10:52 AM, Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org> wrote:
> 
> Author: sunpoet
> Date: Sat Oct 20 14:52:50 2018
> New Revision: 482542
> URL: https://svnweb.freebsd.org/changeset/ports/482542
> 
> Log:
>  Update to 2.1.2
> 
>  Changes:	https://github.com/ruby/openssl/blob/master/History.md
> 
> Modified:
>  head/security/rubygem-openssl/Makefile
>  head/security/rubygem-openssl/distinfo
> 
> Modified: head/security/rubygem-openssl/Makefile
> ==============================================================================
> --- head/security/rubygem-openssl/Makefile	Sat Oct 20 14:52:42 2018	(r482541)
> +++ head/security/rubygem-openssl/Makefile	Sat Oct 20 14:52:50 2018	(r482542)
> @@ -1,7 +1,7 @@
> # $FreeBSD$
> 
> PORTNAME=	openssl
> -PORTVERSION=	2.1.1
> +PORTVERSION=	2.1.2
> CATEGORIES=	security rubygems
> MASTER_SITES=	RG
> 
> @@ -13,7 +13,7 @@ LICENSE_COMB=	dual
> LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
> LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE.txt
> 
> -USE_RUBY=	yes
> USES=		gem ssl
> +USE_RUBY=	yes
> 
> .include <bsd.port.mk>
> 
> Modified: head/security/rubygem-openssl/distinfo
> ==============================================================================
> --- head/security/rubygem-openssl/distinfo	Sat Oct 20 14:52:42 2018	(r482541)
> +++ head/security/rubygem-openssl/distinfo	Sat Oct 20 14:52:50 2018	(r482542)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1526213391
> -SHA256 (rubygem/openssl-2.1.1.gem) = c5f6fc91a7b9a3624a4d83b72d619139306aab957939050da10e1d24ad93b7ec
> -SIZE (rubygem/openssl-2.1.1.gem) = 174592
> +TIMESTAMP = 1540041646
> +SHA256 (rubygem/openssl-2.1.2.gem) = f8d9a29b1b515e91c603fc31e01da2041839178c08ae28d1b317dbdbb5305deb
> +SIZE (rubygem/openssl-2.1.2.gem) = 175104
> 



More information about the svn-ports-all mailing list