aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/releases/10.2R/schedule.adoc
blob: fabbad38620732ed69d231cb3f143a9f1a815a82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
title: "FreeBSD 10.2 Release Process"
sidenav: download
localRel: "10.2"
localBranchStable: "stable/10"
localBranchReleng: "releng/10.2"
---

include::shared/en/urls.adoc[]

= FreeBSD {{% param localRel %}} Release Process

== Introduction

This is the release schedule for FreeBSD {{% param localRel %}}. For more information about the release engineering process, please see the link:../../../releng/[Release Engineering] section of the web site.

General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-stable@FreeBSD.org[freebsd-stable] mailing list. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted at this time.

== Schedule

[.tblbasic]
[cols=",,,",]
|===
|Action |Expected |Actual |Description
|Initial release schedule announcement |- |26 February 2015 |Release Engineers send announcement email to developers with a rough schedule.
|Release schedule reminder |20 May 2015 |21 May 2015 |Release Engineers send reminder announcement e-mail to developers with updated schedule.
|Code slush begins |19 June 2015 |19 June 2015 |Release Engineers announce that all further commits to the {{% param localBranchStable %}} branch will not require explicit approval, however new features should be avoided.
|Code freeze begins |3 July 2015 |3 July 2015 |Release Engineers announce that all further commits to the {{% param localBranchStable %}} branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc.
|BETA1 builds begin |10 July 2015 |10 July 2015 |First beta test snapshot.
|BETA2 builds begin |17 July 2015 |17 July 2015 |Second beta test snapshot.
|{{% param localBranchReleng %}} branch |24 July 2015 |24 July 2015 |Subversion branch created; future release engineering proceeds on this branch.
|RC1 builds begin |24 July 2015 |24 July 2015 |First release candidate.
|{{% param localBranchStable %}} thaw |26 July 2015 |24 July 2015 |The code freeze on the {{% param localBranchStable %}} branch is lifted.
|RC2 builds begin |31 July 2015 |31 July 2015 |Second release candidate.
|RC3 builds begin * |7 August 2015 |7 August 2015 |Third release candidate.
|RELEASE builds begin |14 August 2015 |12 August 2015 |{{% param localRel %}}-RELEASE builds begin.
|RELEASE announcement |17 August 2015 |13 August 2015 |{{% param localRel %}}-RELEASE press release.
|Turn over to the secteam |- |2 September 2015 |{{% param localBranchReleng %}} branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement.
|===

"*" indicates "as-needed" items.

== Status / TODO

link:../todo/[FreeBSD Release Engineering TODO Page]

== Additional Information

* link:../../[FreeBSD Release Engineering website]