Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2016 16:43:44 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r406124 - branches/2016Q1/security/openssh-portable
Message-ID:  <201601141643.u0EGhiGp069924@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Jan 14 16:43:43 2016
New Revision: 406124
URL: https://svnweb.freebsd.org/changeset/ports/406124

Log:
  MFH: r406123
  
  Update to 7.1p2
  
  Changes: http://www.openssh.com/txt/release-7.1p2
  
  Security:	CVE-2016-0777
  Security:	CVE-2016-0778

Modified:
  branches/2016Q1/security/openssh-portable/Makefile
  branches/2016Q1/security/openssh-portable/distinfo
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/security/openssh-portable/Makefile
==============================================================================
--- branches/2016Q1/security/openssh-portable/Makefile	Thu Jan 14 16:41:45 2016	(r406123)
+++ branches/2016Q1/security/openssh-portable/Makefile	Thu Jan 14 16:43:43 2016	(r406124)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	openssh
-DISTVERSION=	7.1p1
-PORTREVISION=	4
+DISTVERSION=	7.1p2
+PORTREVISION=	0
 PORTEPOCH=	1
 CATEGORIES=	security ipv6
 MASTER_SITES=	OPENBSD/OpenSSH/portable

Modified: branches/2016Q1/security/openssh-portable/distinfo
==============================================================================
--- branches/2016Q1/security/openssh-portable/distinfo	Thu Jan 14 16:41:45 2016	(r406123)
+++ branches/2016Q1/security/openssh-portable/distinfo	Thu Jan 14 16:43:43 2016	(r406124)
@@ -1,5 +1,5 @@
-SHA256 (openssh-7.1p1.tar.gz) = fc0a6d2d1d063d5c66dffd952493d0cda256cad204f681de0f84ef85b2ad8428
-SIZE (openssh-7.1p1.tar.gz) = 1493170
+SHA256 (openssh-7.1p2.tar.gz) = dd75f024dcf21e06a0d6421d582690bf987a1f6323e32ad6619392f3bfde6bbd
+SIZE (openssh-7.1p2.tar.gz) = 1475829
 SHA256 (openssh-6.8p1-sctp-2573.patch.gz) = 0348713ad4cb4463e90cf5202ed41c8f726d7d604f3f93922a9aa55b86abf04a
 SIZE (openssh-6.8p1-sctp-2573.patch.gz) = 8531
 SHA256 (openssh-7.0p1+x509-8.5.diff.gz) = 6000557f1ddae06aff8837d440d93342a923fada571fec59fc5dedf388fb5f9e



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