--- wikisrc/releng.mdwn 2013/03/16 21:18:18 1.2
+++ wikisrc/releng.mdwn 2020/06/16 08:15:36 1.41
@@ -1,27 +1,28 @@
+[[!meta title="Release Engineering"]]
+
# NetBSD Release Engineering
This page contains various information about NetBSD Release Engineering, including status information about various branches, pointers to release engineering procedures and other documentation, and the status of various branches.
+## Next Major Release
+
+The next major release will be NetBSD 10.0 (not branched yet, no schedule)
+
+* [[Preliminary task list for the netbsd-10 branch|netbsd-10]]
+
## Active Major Releases
-### NetBSD 6.x
+### NetBSD 9.x
+
+* Next minor release: NetBSD 9.1 (no schedule)
+ + CVS branch tag: netbsd-9
+* [Current pull-up queue for the netbsd-9 branch](http://releng.netbsd.org/cgi-bin/req-9.cgi)
+
+### NetBSD 8.x
-* Next Minor release: NetBSD 6.1 (April 2013)
- + [Release Candidate 1](http://blog.netbsd.org/tnf/entry/netbsd_6_1_release_candidate) for NetBSD 6.1 is out. Release Candidate 2 will be out soon.
- + CVS branch tag: netbsd-6
-* Actively supported teeny releases:
- + [NetBSD 6.0.1](http://www.netbsd.org/releases/formal-6/NetBSD-6.0.1.html)
- - CVS branch tag: netbsd-6-0
-
-### NetBSD 5.x
-
-* Next Minor release: NetBSD 5.3 (No release date proposed)
- + CVS branch tag: netbsd-5
-* Actively supported teeny releases:
- + [NetBSD 5.2](http://www.netbsd.org/releases/formal-5/NetBSD-5.2.html)
- - CVS branch tag: netbsd-5-2
- + [NetBSD 5.1.2](http://www.netbsd.org/releases/formal-5/NetBSD-5.1.2.html)
- - CVS branch tag: netbsd-5-1
+* Next minor release: NetBSD 8.3 (no schedule)
+ + CVS branch tag: netbsd-8
+* [Current pull-up queue for the netbsd-8 branch](http://releng.netbsd.org/cgi-bin/req-8.cgi)
## Automated Status Information
@@ -34,6 +35,5 @@ This page contains various information a
## Release Engineer Documentation
-* [[Handling Pull-up requests|handling-pullups]]
-* [[Preparing for a release|release-prep]]
-* [[The Autobuild cluster|autobuild]]
+* [[Pull-up workflow and policies|workflow]]
+* [[Long and mid-term releng chores|releng-todo]]