Date: Thu, 21 Mar 2019 02:15:05 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r496409 - branches/2019Q1/x11/libXdmcp Message-ID: <201903210215.x2L2F5t6001705@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Thu Mar 21 02:15:04 2019 New Revision: 496409 URL: https://svnweb.freebsd.org/changeset/ports/496409 Log: MFH: r496408 x11/libXdmcp: Update to 1.1.3 Update x11/libXdmcp to 1.1.3. This is a security update, fixing an issue where ther might be insufficient entropy generating session keys. It is unknown if this issue affects FreeBSD. PR: 236578 Submitted by: pete@nomadlogic.org Security: 1b6a10e9-4b7b-11e9-9e89-54e1ad3d6335 CVE-2017-2625 Approved by: ports-secteam (implicit, security fix) Modified: branches/2019Q1/x11/libXdmcp/Makefile branches/2019Q1/x11/libXdmcp/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/x11/libXdmcp/Makefile ============================================================================== --- branches/2019Q1/x11/libXdmcp/Makefile Thu Mar 21 02:12:37 2019 (r496408) +++ branches/2019Q1/x11/libXdmcp/Makefile Thu Mar 21 02:15:04 2019 (r496409) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libXdmcp -PORTVERSION= 1.1.2 -PORTREVISION= 2 +PORTVERSION= 1.1.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: branches/2019Q1/x11/libXdmcp/distinfo ============================================================================== --- branches/2019Q1/x11/libXdmcp/distinfo Thu Mar 21 02:12:37 2019 (r496408) +++ branches/2019Q1/x11/libXdmcp/distinfo Thu Mar 21 02:15:04 2019 (r496409) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXdmcp-1.1.2.tar.bz2) = 81fe09867918fff258296e1e1e159f0dc639cb30d201c53519f25ab73af4e4e2 -SIZE (xorg/lib/libXdmcp-1.1.2.tar.bz2) = 331518 +TIMESTAMP = 1552759009 +SHA256 (xorg/lib/libXdmcp-1.1.3.tar.bz2) = 20523b44aaa513e17c009e873ad7bbc301507a3224c232610ce2e099011c6529 +SIZE (xorg/lib/libXdmcp-1.1.3.tar.bz2) = 332795
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903210215.x2L2F5t6001705>