From owner-svn-ports-head@freebsd.org Fri Jan 15 18:00:47 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02F99A84541 for ; Fri, 15 Jan 2016 18:00:47 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-vk0-x232.google.com (mail-vk0-x232.google.com [IPv6:2607:f8b0:400c:c05::232]) (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 ADF1E1164 for ; Fri, 15 Jan 2016 18:00:46 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-vk0-x232.google.com with SMTP id k1so302649439vkb.2 for ; Fri, 15 Jan 2016 10:00:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=50mY0xsFzUakwSTW5llxGWwG2tO3CIfn6LFSQATLpK0=; b=WLA5HD36rj1dKNEDqETwEiQqLqDjuNU/8hapFu6M6Vh7v732A+TmQyjq648Qgs3PT7 DF755Y++C3RD+/yecqVXqvkWyvZot73VSXxuJyaebfRQ6XC68hqERnwmrW7jzZ94vTzt 5FhAHlp0sXm28YItt93mSWNw//A4O+lNcilcbuI6G0UcPVcIdUXU9/MHLLTOVpxjhRyT /xfFT2AgqEeGY4jw9QlHHnJ3B1z7DmEjZhBu9hzXi0zmJcQS2HQN9waInUzQbYluhSWM C+9IbRCQQ5f8oNmYWN3Ddy0TA7akc+dAQx55xUydhYSbCs/FBtFy3RO4JYW14bsz3jiT 62Ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=50mY0xsFzUakwSTW5llxGWwG2tO3CIfn6LFSQATLpK0=; b=KhKc7kVP2Wst4QESD5kI2oF/zzYjl+B+TXmtyzgGDixj7O7Y9cELsAmrNERucoJmb0 XbDvD18BH0AnHMeMiyRxLCDJOHGhiS5QAaE1B5Bbx/2Noj7Mpg0BHJ0hBkcSIUCZWc94 MMColwEl7a+0no7LVBTt6fIYVi5AuvlVvjfeDx1o8U2NfGlnNzRxL3upptoQ5+hp2NMb jYwsO1oiXceWH3v9ckrwef3wRwvrSKTUxTi+7gUfrqFiwvXi4POMoe2h5pOuaaJYcNDO eGvujJjNmpNMYqxAIImq6bv3RkaUq5iSNeyGj0xc2FxzVliw6+wuY+5P7RaTKAAwHTMQ Vz/Q== X-Gm-Message-State: ALoCoQnI9bucjg0NMcS0BePQoRm5qLDq9juJ3KjGfdVQOIRJkEbPlaV2FwBKktpYFvEA2O8G4HfNVblBQMdaEe+bLDkjQtNEBQ== X-Received: by 10.31.52.195 with SMTP id b186mr8142856vka.39.1452880845700; Fri, 15 Jan 2016 10:00:45 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.31.219.3 with HTTP; Fri, 15 Jan 2016 10:00:06 -0800 (PST) In-Reply-To: <201601151747.u0FHlXum015458@repo.freebsd.org> References: <201601151747.u0FHlXum015458@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 16 Jan 2016 02:00:06 +0800 X-Google-Sender-Auth: igrSohKgkefrPOfAyfUVj7bcbZM Message-ID: Subject: Re: svn commit: r406172 - head/security/vuxml To: Bryan Drewery Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2016 18:00:47 -0000 On Sat, Jan 16, 2016 at 1:47 AM, Bryan Drewery wrote: > Author: bdrewery > Date: Fri Jan 15 17:47:33 2016 > New Revision: 406172 > URL: https://svnweb.freebsd.org/changeset/ports/406172 > > Log: > Fix OpenSSH version ranges. > > Reported by: sunpoet > > Modified: > head/security/vuxml/vuln.xml > > Modified: head/security/vuxml/vuln.xml > > ============================================================================== > --- head/security/vuxml/vuln.xml Fri Jan 15 17:41:22 2016 > (r406171) > +++ head/security/vuxml/vuln.xml Fri Jan 15 17:47:33 2016 > (r406172) > @@ -91,8 +91,8 @@ Notes: > > openssh-portable > > - 5.4p0,1 > - 7.1p2,1 > + 5.4.p0,1 > + 7.1.p2,1 > > > > @@ -114,6 +114,7 @@ Notes: > > 2016-01-14 > 2016-01-14 > + 2016-01-15 > > > > @@ -8848,7 +8849,7 @@ Notes: > > > openssh-portable > - 7.0p1,1 > + 7.0.p1,1 > > > > @@ -8872,6 +8873,7 @@ Notes: > > 2015-08-11 > 2015-08-21 > + 2016-01-15 > > > > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > Thanks!