From owner-svn-src-all@FreeBSD.ORG Thu Jun 11 21:12:44 2015 Return-Path: Delivered-To: svn-src-all@hub.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 DDDB7140; Thu, 11 Jun 2015 21:12:44 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-qg0-x244.google.com (mail-qg0-x244.google.com [IPv6:2607:f8b0:400d:c04::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 98A241BB8; Thu, 11 Jun 2015 21:12:44 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by qgdz60 with SMTP id z60so2235954qgd.1; Thu, 11 Jun 2015 14:12:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=0PfU5kITMaqn3vokXmG+k8HBR5OwDJE72GPVsU8ffxs=; b=JAtfzNUpb94yzS+v4AEQn+leu0r7CmQlpGsGQXbdGfgMBp+f3cyXaHTeszRgZaRb0n 3d2uxHOTV48yT00GcCsRHD2352/N7s+HseTJeYwxobv209imKLC/ZUPbXXHkFrUKmJwu XRJvqMJseJqmJuoFm9XMYRKM4NzTmOum+nx9SHHBeGzTytSZRMq7ZpeNaD5SLOmKoRiZ 7X3tiurRuTi7CknTa3BVFMwfRXfhhCGCT8JcVoMJdsd/A85GQrwHvbislFcBucuXmpd2 irO+yfqlKI3PokmKIMuUsDdRWxLYwjytT8DLVG+US05iS1RIFQuvO1MNohvHwhQ3mgm7 q98g== MIME-Version: 1.0 X-Received: by 10.55.20.136 with SMTP id 8mr23814004qku.8.1434057163883; Thu, 11 Jun 2015 14:12:43 -0700 (PDT) Received: by 10.140.98.73 with HTTP; Thu, 11 Jun 2015 14:12:43 -0700 (PDT) In-Reply-To: <201506111907.t5BJ7k2p041500@svn.freebsd.org> References: <201506111907.t5BJ7k2p041500@svn.freebsd.org> Date: Thu, 11 Jun 2015 14:12:43 -0700 Message-ID: Subject: Re: svn commit: r284285 - in stable/10: crypto/openssl crypto/openssl/apps crypto/openssl/crypto crypto/openssl/crypto/aes crypto/openssl/crypto/asn1 crypto/openssl/crypto/bf crypto/openssl/crypto/bio ... From: NGie Cooper To: Jung-uk Kim Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-stable@freebsd.org" , "svn-src-stable-10@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2015 21:12:45 -0000 On Thu, Jun 11, 2015 at 12:07 PM, Jung-uk Kim wrote: > Author: jkim > Date: Thu Jun 11 19:07:45 2015 > New Revision: 284285 > URL: https://svnweb.freebsd.org/changeset/base/284285 > > Log: > MFC: r284283 > > Merge OpenSSL 1.0.1n. Hi Jung-uk, Why the insta-MFC? Thanks! -NGie