NetBSD Problem Report #49127

From www@NetBSD.org  Tue Aug 19 18:29:06 2014
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id E5873AE224
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 19 Aug 2014 18:29:06 +0000 (UTC)
Message-Id: <20140819182905.81AC5AE260@mollari.NetBSD.org>
Date: Tue, 19 Aug 2014 18:29:05 +0000 (UTC)
From: jlmuir@imca-cat.org
Reply-To: jlmuir@imca-cat.org
To: gnats-bugs@NetBSD.org
Subject: src/doc/BRANCHES missing security/critical branch entries
X-Send-Pr-Version: www-1.0

>Number:         49127
>Category:       misc
>Synopsis:       src/doc/BRANCHES missing security/critical branch entries
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 19 18:30:00 +0000 2014
>Closed-Date:    Tue Oct 14 06:44:16 +0000 2014
>Last-Modified:  Tue Oct 14 06:44:16 +0000 2014
>Originator:     J. Lewis Muir
>Release:        -current
>Organization:
>Environment:
n/a
>Description:
The file src/doc/BRANCHES is missing entries for the netbsd-5-1, netbsd-5-2, netbsd-6-0, and netbsd-6-1 security/critical branches.  This file is referenced in the NetBSD Guide [1] as where to find a list of currently maintained branches, so it would be great for src/doc/BRANCHES to contain entries for these active branches.

[1] http://netbsd.org/docs/guide/en/chap-fetch.html#chap-fetch-cvs
>How-To-Repeat:
n/a
>Fix:
Here is a patch to add the missing entries.  The patch also changes the status of the netbsd-4 and netbsd-5-0 branches from "Active" to "Terminated" since they have reached end-of-life.

Index: doc/BRANCHES
===================================================================
RCS file: /cvsroot/src/doc/BRANCHES,v
retrieving revision 1.332
diff -u -r1.332 BRANCHES
--- doc/BRANCHES	11 Aug 2014 09:12:34 -0000	1.332
+++ doc/BRANCHES	14 Aug 2014 21:20:01 -0000
@@ -195,7 +195,7 @@

 Branch:		netbsd-4
 Description:	The NetBSD 4 release branch
-Status:		Active
+Status:		Terminated
 Start Date:	8 Aug 2006
 End Date:
 Base Tag:	netbsd-4-base
@@ -217,7 +217,7 @@

 Branch:		netbsd-5-0
 Description:	Tracking security/critical fixes for NetBSD 5.0
-Status:		Active
+Status:		Terminated
 Start Date:	29 Apr 2009
 End Date:
 Base Tag:	netbsd-5-0-RELEASE
@@ -225,6 +225,26 @@
 Scope:		Entire tree. (src + xsrc)
 Notes:		Commits restricted to Release Engineering.

+Branch:		netbsd-5-1
+Description:	Tracking security/critical fixes for NetBSD 5.1
+Status:		Active
+Start Date:
+End Date:
+Base Tag:	netbsd-5-1-RELEASE
+Maintainer:	5.1 Release Engineering <releng-5@NetBSD.org>
+Scope:		Entire tree. (src + xsrc)
+Notes:		Commits restricted to Release Engineering.
+
+Branch:		netbsd-5-2
+Description:	Tracking security/critical fixes for NetBSD 5.2
+Status:		Active
+Start Date:
+End Date:
+Base Tag:	netbsd-5-2-RELEASE
+Maintainer:	5.2 Release Engineering <releng-5@NetBSD.org>
+Scope:		Entire tree. (src + xsrc)
+Notes:		Commits restricted to Release Engineering.
+
 Branch:		netbsd-6
 Description:	The NetBSD 6 release branch
 Status:		Active
@@ -236,6 +256,28 @@
 Notes:
 		Commits restricted to Release Engineering.

+Branch:		netbsd-6-0
+Description:	Tracking security/critical fixes for NetBSD 6.0
+Status:		Active
+Start Date:	17 Oct 2012
+End Date:
+Base Tag:	netbsd-6-0-RELEASE
+Maintainer:	6.0 Release Engineering <releng-6@NetBSD.org>
+Scope:		Entire tree. (src + xsrc)
+Notes:
+		Commits restricted to Release Engineering.
+
+Branch:		netbsd-6-1
+Description:	Tracking security/critical fixes for NetBSD 6.1
+Status:		Active
+Start Date:	01 Feb 2013
+End Date:
+Base Tag:	netbsd-6-1-RELEASE
+Maintainer:	6.1 Release Engineering <releng-6@NetBSD.org>
+Scope:		Entire tree. (src + xsrc)
+Notes:
+		Commits restricted to Release Engineering.
+
 Branch:		netbsd-7
 Description:	The NetBSD 7 release branch
 Status:		Active

>Release-Note:

>Audit-Trail:
From: "Alan Barrett" <apb@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49127 CVS commit: src/doc
Date: Thu, 2 Oct 2014 09:18:44 +0000

 Module Name:	src
 Committed By:	apb
 Date:		Thu Oct  2 09:18:44 UTC 2014

 Modified Files:
 	src/doc: BRANCHES

 Log Message:
 Updates for active and inactive release branches,
 from PR 49127 by J. Lewis Muir.


 To generate a diff of this commit:
 cvs rdiff -u -r1.332 -r1.333 src/doc/BRANCHES

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Tue, 14 Oct 2014 06:44:16 +0000
State-Changed-Why:
fixed, thanks


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.