version 1.1, 2013/03/16 20:52:17
|
version 1.33, 2018/09/02 14:14:10
|
Line 1
|
Line 1
|
|
[[!meta title="Release Engineering"]] |
|
|
# NetBSD 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. |
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 9.0. |
|
|
|
* Next release: NetBSD 9.0 |
|
+ no CVS branch yet |
|
* [[NetBSD 9.0 preliminary task list|releng/netbsd9]] |
|
|
## Active Major Releases |
## Active Major Releases |
|
|
### NetBSD 6.x |
### NetBSD 8.x |
|
|
* Next Minor release: NetBSD 6.1 (April 2013) |
* Next minor release: NetBSD 8.1 (provisionaly scheduled for October 2018) |
+ [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: <code>netbsd-8</code> |
+ CVS branch tag: <code>netbsd-6</code> |
* [Current pull-up queue for the netbsd-8 branch](http://releng.netbsd.org/cgi-bin/req-8.cgi) |
* Actively supported teeny releases: |
|
+ [NetBSD 6.0.1](http://www.netbsd.org/releases/formal-6/NetBSD-6.0.1.html) |
|
- CVS branch tag: <code>netbsd-6-0</code> |
|
|
|
### NetBSD 5.x |
### NetBSD 7.x |
|
|
* Next Minor release: NetBSD 5.3 (No release date proposed) |
* Next minor release: NetBSD 7.3 (may never happen) |
+ CVS branch tag: <code>netbsd-5</code> |
+ CVS branch tag: <code>netbsd-7</code> |
* Actively supported teeny releases: |
* Actively supported teeny releases: |
+ [NetBSD 5.2](http://www.netbsd.org/releases/formal-5/NetBSD-5.2.html) |
+ [NetBSD 7.2](http://www.netbsd.org/releases/formal-7/NetBSD-7.2.html) |
- CVS branch tag: <code>netbsd-5-2</code> |
- CVS branch has not been created yet (using <code>netbsd-7</code>) |
+ [NetBSD 5.1.2](http://www.netbsd.org/releases/formal-5/NetBSD-5.1.2.html) |
+ [NetBSD 7.1.2](http://www.netbsd.org/releases/formal-7/NetBSD-7.1.2.html) |
- CVS branch tag: <code>netbsd-5-1</code> |
- CVS branch tag: <code>netbsd-7-1</code> |
|
+ [NetBSD 7.0.2](http://www.netbsd.org/releases/formal-7/NetBSD-7.0.2.html) |
|
- CVS branch tag: <code>netbsd-7-0</code> |
|
* [Current pull-up queue for the netbsd-7 branch](http://releng.netbsd.org/cgi-bin/req-7.cgi) |
|
|
## Automated Status Information |
## Automated Status Information |
|
|
Line 30 This page contains various information a
|
Line 40 This page contains various information a
|
|
|
## Developer Documentation |
## Developer Documentation |
|
|
|
* [Submitting Pull-up requests](http://www.netbsd.org/developers/releng/pullups.html) |
|
|
## Release Engineer Documentation |
## Release Engineer Documentation |
|
|
|
* [[Pull-up workflow and policies|workflow]] |
|
* [[Long and mid-term releng chores|releng-todo]] |
|
* [[The Autobuild cluster|autobuild]] |