From owner-svn-doc-all@FreeBSD.ORG Wed Jun 5 10:21:47 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 558C5721; Wed, 5 Jun 2013 10:21:47 +0000 (UTC) (envelope-from pluknet@gmail.com) Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) by mx1.freebsd.org (Postfix) with ESMTP id C42CF1FF4; Wed, 5 Jun 2013 10:21:46 +0000 (UTC) Received: by mail-vc0-f175.google.com with SMTP id hr11so969762vcb.6 for ; Wed, 05 Jun 2013 03:21:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=J5lVkOg4TOFeOwKJVb/qJB4Th+dAvoUQID6pi6LZhMY=; b=ctKjz354yaLjid6rM/ZT7+W5UQWIvVMqsfSWhLQbCX7zyPFuqVFZDWuWTGIoHI2Ct2 BQqMxaP8ZTUUFBVYIdl9KoBGW8qwC6BtKtDi5MABFED2gIAWiQdE0pUaCiRsjM8Gszx+ cOhgUQs3wRnsNbxvzwDDycOLo7U8RPJSo0rxnaz0s7zgkGozV7OSyI5DuOI6QI+lEp/U sVU+oBGdegmLWN53aPWNWDCixxFllsS9h73dSIYoIQcOoDSU1n+y16ZqIqSY7qmVBh1h 4URcFrvAI7JnlVcF/SwLSmHUIx1RBHiq+T4ru9ipuHPLAq5KVhrWKqXhd5XKGcrTFTvd BWig== MIME-Version: 1.0 X-Received: by 10.52.165.99 with SMTP id yx3mr16966215vdb.34.1370427699771; Wed, 05 Jun 2013 03:21:39 -0700 (PDT) Sender: pluknet@gmail.com Received: by 10.52.69.76 with HTTP; Wed, 5 Jun 2013 03:21:39 -0700 (PDT) In-Reply-To: <519A9F8C.6040100@FreeBSD.org> References: <201304181358.r3IDwbrG073259@svn.freebsd.org> <519A7F0F.3030103@FreeBSD.org> <519A9F8C.6040100@FreeBSD.org> Date: Wed, 5 Jun 2013 14:21:39 +0400 X-Google-Sender-Auth: SjYBUYRj8F8xu5ZIE_9tCJl0hPs Message-ID: Subject: Re: svn commit: r41455 - in head: en_US.ISO8859-1/htdocs/security share/xml From: Sergey Kandaurov To: Bryan Drewery Content-Type: text/plain; charset=ISO-8859-1 Cc: svn-doc-head@freebsd.org, svn-doc-all@freebsd.org, doc-committers@freebsd.org, Isabell Long X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jun 2013 10:21:47 -0000 On 21 May 2013 02:11, Bryan Drewery wrote: > On 5/20/2013 2:52 PM, Bryan Drewery wrote: >> On 4/18/2013 8:58 AM, Isabell Long wrote: >>> - Move information about reporting vulnerabilities to a separate page as >>> end users who just want to know how to patch their systems will not want >>> to be bombarded with technical stuff about reporting and privacy. >> >> I'd like to ask this be reverted. It's now very obscure how to find this >> information. It was very useful where it was. >> >> Users _should_ see that their release is EOL right on the security page >> and that they are X years out of support. >> > > Nevermind. Gavin proposed a solution I am happy with. > > My main problem was that the historical data was hard to find. A link > under or in the table will suffice for me. Btw, I like how it's done on postgresql.org -- wbr, pluknet