From owner-svn-ports-all@freebsd.org Tue Jun 12 13:41:03 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E285B10134C5; Tue, 12 Jun 2018 13:41:02 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 41FD683EC4; Tue, 12 Jun 2018 13:41:01 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id SjXdfrFLjvB5RSjXefzrMX; Tue, 12 Jun 2018 07:41:00 -0600 X-Authority-Analysis: v=2.3 cv=PvS9kTE3 c=1 sm=1 tr=0 a=VFtTW3WuZNDh6VkGe7fA3g==:117 a=VFtTW3WuZNDh6VkGe7fA3g==:17 a=kj9zAlcOel0A:10 a=7mUfYlMuFuIA:10 a=6I5d2MoRAAAA:8 a=Ntg_Zx-WAAAA:8 a=YxBL1-UpAAAA:8 a=CH4DoQ0QQ36rXKoAh3YA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=RUfouJl5KNV7104ufCm4:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 22CFC15BC; Tue, 12 Jun 2018 06:40:57 -0700 (PDT) Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id w5CDeu93041930; Tue, 12 Jun 2018 06:40:56 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Received: from slippy (cy@localhost) by slippy.cwsent.com (8.15.2/8.15.2/Submit) with ESMTP id w5CDeuiJ041927; Tue, 12 Jun 2018 06:40:56 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201806121340.w5CDeuiJ041927@slippy.cwsent.com> X-Authentication-Warning: slippy.cwsent.com: cy owned process doing -bs X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7.1 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Bernard Spil cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r472244 - head/security/openssl In-Reply-To: Message from Bernard Spil of "Tue, 12 Jun 2018 13:17:25 -0000." <201806121317.w5CDHP4s090368@repo.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 12 Jun 2018 06:40:56 -0700 X-CMAE-Envelope: MS4wfE8LYgUjlym8kb8QN3qMgD1DrMBoKqkQXLpWQtSM5M0Ce3e+Q3kUP67Ax4IchoYhJssbNi5C/URT69KXgxA3n8DPT8pDk0H+2e5gCof8+eXO/UGCReHQ uGDfiY5yyEWuYJlQSyKkECJQaAhfZxQ9iekhlNKJ0Ya9ZVaxPjngl5fC5bjcX9O+Gh/OzEv5bnDwaVoqJ7XrVMwnhtVywjfeh9h6MRYLamgYrZSTSBskR+yG hJ/KBmDCc33/oXsHDw5PjsVhsRBJq8cqOQCmYfCQsR9TweRYoi/ds6BcFCgQ9FelvhUZsuEorr60y/XP0UYgug== X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 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: Tue, 12 Jun 2018 13:41:03 -0000 In message <201806121317.w5CDHP4s090368@repo.freebsd.org>, Bernard Spil writes: > Author: brnrd > Date: Tue Jun 12 13:17:25 2018 > New Revision: 472244 > URL: https://svnweb.freebsd.org/changeset/ports/472244 > > Log: > security/openssl: Security update > > - Upstream update for CVE-2018-0732 > > MFH: 2018Q2 > Security: c82ecac5-6e3f-11e8-8777-b499baebfeaf > > Modified: > head/security/openssl/Makefile > > Modified: head/security/openssl/Makefile > ============================================================================= > = > --- head/security/openssl/Makefile Tue Jun 12 13:01:10 2018 (r47224 > 3) > +++ head/security/openssl/Makefile Tue Jun 12 13:17:25 2018 (r47224 > 4) > @@ -3,7 +3,7 @@ > > PORTNAME= openssl > PORTVERSION= 1.0.2o > -PORTREVISION= 2 > +PORTREVISION= 3 > PORTEPOCH= 1 > CATEGORIES= security devel > MASTER_SITES= http://www.openssl.org/source/ \ > Did you forget to svn add a file? -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.