Module Name: src
Committed By: martin
Date: Sat May 4 18:53:21 UTC 2024
Modified Files:
src/distrib/notes/common [netbsd-8]: main
Log Message:
Prepare for 8.3
To generate a diff of this commit:
cvs rdiff -u -r1.535.2.7 -r1.535.2.8 src/distrib/notes/common/main
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/distrib/notes/common/main
diff -u src/distrib/notes/common/main:1.535.2.7 src/distrib/notes/common/main:1.535.2.8
--- src/distrib/notes/common/main:1.535.2.7 Sun Mar 29 11:59:06 2020
+++ src/distrib/notes/common/main Sat May 4 18:53:21 2024
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.535.2.7 2020/03/29 11:59:06 martin Exp $
+.\" $NetBSD: main,v 1.535.2.8 2024/05/04 18:53:21 martin Exp $
.\"
.\" Copyright (c) 1999-2012 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -50,7 +50,7 @@
.as MACHINE_LIST " sgimips shark sparc sparc64 sun2 sun3 vax x68k xen zaurus .
.so \*[.CURDIR]/../common/macros
.
-.Dd May 13, 2019
+.Dd May 4, 2024
.Dt INSTALL 8
.Os NetBSD
.Sh NAME
@@ -480,17 +480,17 @@ would not exist.
.
.if \n[FOR_RELEASE] \{\
.Pp
-.Ss Changes Between The NetBSD 8.1 and 8.2 Releases
+.Ss Changes Between The NetBSD 8.2 and 8.3 Releases
.Pp
The
.Nx
\*V release
-is the first security/critical update of the NetBSD 8 release branch.
+is the third security/critical update of the NetBSD 8 release branch.
It represents a selected subset of fixes deemed important for
security or stability reasons.
The complete list of changes can be found in the
-CHANGES-8.2:
-.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.2/CHANGES-8.2
+CHANGES-8.3:
+.Lk https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.3/CHANGES-8.3
file in the top level directory of the NetBSD
\*V release
tree.
@@ -568,6 +568,8 @@ Changes between the initial 8.0 branch a
Changes between the 8.0 release and the 8.1 release.
.It Li CHANGES-8.2
Changes between the 8.1 release and the 8.2 release.
+.It Li CHANGES-8.3
+Changes between the 8.2 release and the 8.3 release.
.It Li CHANGES.prev
Changes in previous
.Nx