From owner-cvs-doc@FreeBSD.ORG Sat Mar 1 01:55:27 2008 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F07BA1065670; Sat, 1 Mar 2008 01:55:27 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DE8C48FC12; Sat, 1 Mar 2008 01:55:27 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m211tR6h034481; Sat, 1 Mar 2008 01:55:27 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m211tRx4034480; Sat, 1 Mar 2008 01:55:27 GMT (envelope-from simon) Message-Id: <200803010155.m211tRx4034480@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 1 Mar 2008 01:55:27 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/security Makefile advisories.sgml mkindex.xsl security.sgml so_public_key.asc www/share/sgml libcommon.xsl navibar.ent X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Mar 2008 01:55:28 -0000 simon 2008-03-01 01:55:27 UTC FreeBSD doc repository Modified files: en/security Makefile mkindex.xsl security.sgml share/sgml libcommon.xsl navibar.ent Added files: en/security advisories.sgml so_public_key.asc Log: - Split advisories into separate page and make it a table. - Add link to the new advisory page into the support sidebar. - Do not include release info in advisory list as it's not that interesting in this context. - Try to make it more clear where to report security issues to. - Include public key directly on web site instead of referring to FTP site. - Remove some stale information. - Misc minor cleanup. Reviewed by: cperciva, remko, bz (various versions) Revision Changes Path 1.16 +5 -1 www/en/security/Makefile 1.1 +26 -0 www/en/security/advisories.sgml (new) 1.6 +1 -7 www/en/security/mkindex.xsl 1.200 +42 -74 www/en/security/security.sgml 1.1 +52 -0 www/en/security/so_public_key.asc (new) 1.16 +26 -30 www/share/sgml/libcommon.xsl 1.16 +5 -2 www/share/sgml/navibar.ent