From owner-svn-doc-all@FreeBSD.ORG Mon Sep 30 21:56:21 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 781D15AB; Mon, 30 Sep 2013 21:56:21 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4B734289C; Mon, 30 Sep 2013 21:56:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8ULuL4K061898; Mon, 30 Sep 2013 21:56:21 GMT (envelope-from gjb@svn.freebsd.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8ULuL3p061897; Mon, 30 Sep 2013 21:56:21 GMT (envelope-from gjb@svn.freebsd.org) Message-Id: <201309302156.r8ULuL3p061897@svn.freebsd.org> From: Glen Barber Date: Mon, 30 Sep 2013 21:56:21 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42777 - head/en_US.ISO8859-1/htdocs/security X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Mon, 30 Sep 2013 21:56:21 -0000 Author: gjb Date: Mon Sep 30 21:56:20 2013 New Revision: 42777 URL: http://svnweb.freebsd.org/changeset/doc/42777 Log: Rewrite branch names to use SVN naming scheme. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/en_US.ISO8859-1/htdocs/security/security.xml Modified: head/en_US.ISO8859-1/htdocs/security/security.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/security/security.xml Mon Sep 30 20:22:35 2013 (r42776) +++ head/en_US.ISO8859-1/htdocs/security/security.xml Mon Sep 30 21:56:20 2013 (r42777) @@ -73,42 +73,42 @@ Estimated EoL - RELENG_8 + stable/8 n/a n/a n/a last release + 2 years - RELENG_8_4 + releng/8.4 8.4-RELEASE Extended June 9, 2013 June 30, 2015 - RELENG_8_3 + releng/8.3 8.3-RELEASE Extended April 18, 2012 April 30, 2014 - RELENG_9 + stable/9 n/a n/a n/a last release + 2 years - RELENG_9_1 + releng/9.1 9.1-RELEASE Extended December 30, 2012 December 31, 2014 - RELENG_9_2 + releng/9.2 9.2-RELEASE Normal September 30, 2013 @@ -146,11 +146,11 @@
  • The -STABLE branch tags have - names like RELENG_9. The corresponding builds have + names like stable/9. The corresponding builds have names like FreeBSD 9.2-STABLE.

  • Each FreeBSD Release has an associated Security Branch. - The Security Branch tags have names like RELENG_9_2. + The Security Branch tags have names like releng/9.2. The corresponding builds have names like FreeBSD 9.2-RELEASE-p1.