diff --git a/website/archetypes/release/schedule.adoc b/website/archetypes/release/schedule.adoc index b1939e89b4..e974ac3af6 100644 --- a/website/archetypes/release/schedule.adoc +++ b/website/archetypes/release/schedule.adoc @@ -1,48 +1,48 @@ --- title: "FreeBSD X.0 Release Process" sidenav: download --- = FreeBSD {localRel} Release Process :localRel: X.0 :localBranchHead: head :localBranchStable: stable/X :localBranchReleng: releng/X.0 include::shared/en/urls.adoc[] == Introduction This is the release schedule for FreeBSD {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-current@FreeBSD.org[freebsd-current] mailing list. -// link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}. +// link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}. -// link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. +// link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. == Schedule During the {localBranchHead} freeze, the Release Engineering Team may create ALPHA snapshots to publish for testing purposes. As the frequency and total number of the ALPHA snapshots will depend on the length of time the {localBranchHead} branch is frozen, no official schedule is provided. Announcements regarding the availability of the ALPHA snapshots will be sent to the mailto:freebsd-current@FreeBSD.org[freebsd-current] and mailto:freebsd-snapshots@FreeBSD.org[freebsd-snapshots] mailing lists. [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |=== "*" indicates "as-needed" items. //// == Status / TODO link:todo/[FreeBSD Release Engineering TODO Page] //// == Additional Information * link:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/10.0R/schedule.adoc b/website/content/en/releases/10.0R/schedule.adoc index bb20c103b6..213efc6370 100644 --- a/website/content/en/releases/10.0R/schedule.adoc +++ b/website/content/en/releases/10.0R/schedule.adoc @@ -1,64 +1,64 @@ --- title: "FreeBSD 10.0 Release Process" sidenav: download --- :localRel: 10.0 :localBranchHead: head :localBranchStable: stable/10 :localBranchReleng: releng/10.0 include::shared/en/urls.adoc[] = FreeBSD 10.0 Release Process == Introduction This is the release schedule for FreeBSD {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 should be sent to re@FreeBSD.org. +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}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. == Schedule During the {localBranchHead} freeze, the Release Engineering Team may create ALPHA snapshots to publish for testing purposes. As the frequency and total number of the ALPHA snapshots will depend on the length of time the {localBranchHead} branch is frozen, no official schedule is provided. Announcements regarding the availability of the ALPHA snapshots will be sent to the mailto:freebsd-current@FreeBSD.org[freebsd-current] and mailto:freebsd-snapshots@FreeBSD.org[freebsd-snapshots] mailing lists. [.tblbasic] [width="100%",cols="25%,25%,25%,25%",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |13 August 2013 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |19 August 2013 |19 August 2013 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |24 August 2013 |24 August 2013 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |Code freeze begins |7 September 2013 |7 September 2013 |Release Engineers announce that all further commits to the {localBranchHead} branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |KBI freeze begins |21 September 2013 |29 September 2013 |Release Engineers announce that all further commits to the {localBranchHead} branch will require explicit approval. Additionally, there can be no changes to the KBI until {localBranchHead} is branched to {localBranchStable}. | {localBranchStable} branch |10 October 2013 |10 October 2013 |Subversion branch created; release engineering continues on this branch. |BETA1 builds begin |12 October 2013 |12 October 2013 |First beta test snapshot. |BETA2 builds begin |18 October 2013 |26 October 2013 |Second beta test snapshot. |BETA3 builds begin |- |3 November 2013 |Third beta test snapshot. |BETA4 builds begin |24 November 2013 |30 November 2013 |Fourth beta test snapshot. | {localBranchReleng} branch |[.line-through]#25 October 2013# + 7 December 2013 |7 December 2013 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |[.line-through]#25 October 2013# + 7 December 2013 |7 December 2013 |First release candidate. |RC2 builds begin |[.line-through]#2 November 2013# + 14 December 2013 |15 December 2013 |Second release candidate. |RC3 builds begin |[.line-through]#10 November 2013# + 21 December 2013 |23 December 2013 |Third release candidate. |RC4 builds begin |31 December 2013 |31 December 2013 |Fourth release candidate. |RC5 builds begin |8 January 2014 |8 January 2014 |Fifth release candidate. |RELEASE builds begin |[.line-through]#18 November 2013# + [.line-through]#28 December 2013# + [.line-through]#7 January 2014# + 15 January 2014 |15 January 2014 |10.0-RELEASE build. |RELEASE announcement |[.line-through]#24 November 2013# + [.line-through]#2 January 2014# + [.line-through]#14 January 2014# + 20 January 2014 |20 January 2014 |10.0-RELEASE press release. |Turn over to the secteam |- |- | {localBranchReleng} branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. |=== == Additional Information * link:../../[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/10.1R/schedule.adoc b/website/content/en/releases/10.1R/schedule.adoc index ffbf5fd109..8f6fec95ec 100644 --- a/website/content/en/releases/10.1R/schedule.adoc +++ b/website/content/en/releases/10.1R/schedule.adoc @@ -1,55 +1,55 @@ --- title: "FreeBSD 10.1 Release Process" sidenav: download --- :localRel: 10.1 :localBranchStable: stable/10 :localBranchReleng: releng/10.1 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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 should be sent to re@FreeBSD.org. +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}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. == Schedule [.tblbasic] [width="100%",cols="25%,25%,25%,25%",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |10 July 2014 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |10 August 2014 |10 August 2014 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |22 August 2014 |22 August 2014 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |Code freeze begins |5 September 2014 |5 September 2014 |Release Engineers announce that all further commits to the {localBranchStable} branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |BETA1 builds begin |12 September 2014 |12 September 2014 |First beta test snapshot. |BETA2 builds begin |19 September 2014 |19 September 2014 |Second beta test snapshot. |BETA3 builds begin |26 September 2014 |26 September 2014 |Third beta test snapshot. |{localBranchReleng} branch |3 October 2014 |3 October 2014 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |3 October 2014 |3 October 2014 |First release candidate. |RC2 builds begin |10 October 2014 |10 October 2014 |Second release candidate. |RC3 builds begin |17 October 2014 |21 October 2014 |Third release candidate. |RC4 builds begin * |29 October 2014 |30 October 2014 |Fourth release candidate. |RELEASE builds begin |[.line-through]*24 October 2014* + [.line-through]*5 November 2014* + 12 November 2014 |11 November 2014 |{localRel}-RELEASE builds begin. |RELEASE announcement |[.line-through]*29 October 2014* + [.line-through]*10 November 2014* + 19 November 2014 |14 November 2014 |{localRel}-RELEASE press release. |Turn over to the secteam |- |26 November 2014 |{localBranchReleng} branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. |=== "*" indicates late additions to the schedule. == Status / TODO link:../todo/[FreeBSD Release Engineering TODO Page] == Additional Information * link:../../[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/10.2R/schedule.adoc b/website/content/en/releases/10.2R/schedule.adoc index 895baf75cb..27abc7cd5d 100644 --- a/website/content/en/releases/10.2R/schedule.adoc +++ b/website/content/en/releases/10.2R/schedule.adoc @@ -1,50 +1,50 @@ --- title: "FreeBSD 10.2 Release Process" sidenav: download --- :localRel: 10.2 :localBranchStable: stable/10 :localBranchReleng: releng/10.2 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +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}glossary/#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 {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 {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. |{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. |{localBranchStable} thaw |26 July 2015 |24 July 2015 |The code freeze on the {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 |{localRel}-RELEASE builds begin. |RELEASE announcement |17 August 2015 |13 August 2015 |{localRel}-RELEASE press release. |Turn over to the secteam |- |2 September 2015 |{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] diff --git a/website/content/en/releases/10.3R/schedule.adoc b/website/content/en/releases/10.3R/schedule.adoc index a99488e52c..0a08907c67 100644 --- a/website/content/en/releases/10.3R/schedule.adoc +++ b/website/content/en/releases/10.3R/schedule.adoc @@ -1,51 +1,51 @@ --- title: "FreeBSD 10.3 Release Process" sidenav: download --- :localRel: 10.3 :localBranchStable: stable/10 :localBranchReleng: releng/10.3 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +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}glossary/#mfc-glossary[MFC] requests are no longer being accepted at this time. == Schedule [.tblbasic] [cols=",,,",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |6 October 2015 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |15 November 2015 |3 December 2015 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |15 January 2016 |15 January 2016 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |Code freeze begins |29 January 2016 |29 January 2016 |Release Engineers announce that all further commits to the {localBranchStable} branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |BETA1 builds begin |5 February 2016 |5 February 2016 |First beta test snapshot. |BETA2 builds begin |12 February 2016 |12 February 2016 |Second beta test snapshot. |BETA3 builds begin * |26 February 2016 |26 February 2016 |Third beta test snapshot. |{localBranchReleng} branch |4 March 2016 |4 March 2016 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |4 March 2016 |4 March 2016 |First release candidate. |{localBranchStable} thaw |6 March 2016 |6 March 2016 |The code freeze on the {localBranchStable} branch is lifted. |RC2 builds begin |11 March 2016 |11 March 2016 |Second release candidate. |RC3 builds begin * |18 March 2016 |18 March 2016 |Third release candidate. |RELEASE builds begin |25 March 2016 |25 March 2016 |{localRel}-RELEASE builds begin. |RELEASE announcement |29 March 2016 |4 April 2016 |{localRel}-RELEASE press release. |Turn over to the secteam |- |27 April 2016 |{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:../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/10.4R/schedule.adoc b/website/content/en/releases/10.4R/schedule.adoc index 0287d5fefd..75d113cf8a 100644 --- a/website/content/en/releases/10.4R/schedule.adoc +++ b/website/content/en/releases/10.4R/schedule.adoc @@ -1,47 +1,47 @@ --- title: "FreeBSD z Release Process" sidenav: download --- :localRel: 10.4 :localBranchStable: stable/10 :localBranchReleng: releng/10.4 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +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}glossary/#mfc-glossary[MFC] requests are no longer being accepted. == Schedule [.tblbasic] [cols=",,,",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |29 May 2017 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |28 June 2017 |28 June 2017 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |28 July 2017 |31 July 2017 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |Code freeze begins |11 August 2017 |11 August 2017 |Release Engineers announce that all further commits to the {localBranchStable} branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |BETA1 builds begin |18 August 2017 |18 August 2017 |First beta test snapshot. |BETA2 builds begin |25 August 2017 |25 August 2017 |Second beta test snapshot. |BETA3 builds begin * |1 September 2017 |1 September 2017 |Third beta test snapshot. |BETA4 builds begin * |8 September 2017 |8 September 2017 |Fourth beta test snapshot. |{localBranchReleng} branch |15 September 2017 |15 September 2017 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |15 September 2017 |15 September 2017 |First release candidate. |{localBranchStable} thaw |17 September 2017 |17 September 2017 |The code freeze on the {localBranchStable} branch is lifted. |RC2 builds begin |22 September 2017 |22 September 2017 |Second release candidate. |RELEASE builds begin |29 September 2017 |29 September 2017 |{localRel}-RELEASE builds begin. |RELEASE announcement |3 October 2017 |3 October 2017 |{localRel}-RELEASE press release. |Turn over to the secteam |11 October 2017 |11 October 2017 |{localBranchReleng} branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. |=== "*" indicates "as-needed" items. == Additional Information * link:../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/11.0R/schedule.adoc b/website/content/en/releases/11.0R/schedule.adoc index 3abe9debc8..e00002bf62 100644 --- a/website/content/en/releases/11.0R/schedule.adoc +++ b/website/content/en/releases/11.0R/schedule.adoc @@ -1,66 +1,66 @@ --- title: "FreeBSD 11.0 Release Process" sidenav: download --- :localRel: 11.0 :localBranchHead: head :localBranchStable: stable/11 :localBranchReleng: releng/11.0 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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-current@FreeBSD.org[freebsd-current] mailing list. link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. +General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-current@FreeBSD.org[freebsd-current] mailing list. link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. == Schedule During the {localBranchHead} freeze, the Release Engineering Team may create ALPHA snapshots to publish for testing purposes. As the frequency and total number of the ALPHA snapshots will depend on the length of time the {localBranchHead} branch is frozen, no official schedule is provided. Announcements regarding the availability of the ALPHA snapshots will be sent to the mailto:freebsd-current@FreeBSD.org[freebsd-current] and mailto:freebsd-snapshots@FreeBSD.org[freebsd-snapshots] mailing lists. [.tblbasic] [width="100%",cols="25%,25%,25%,25%",] |=== |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 |25 March 2016 |13 April 2016 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |27 May 2016 |27 May 2016 |Release Engineers announce that all further commits to the {localBranchHead} branch will not require explicit approval, however new features should be avoided. |Code freeze begins |10 June 2016 |10 June 2016 |Release Engineers announce that all further commits to the {localBranchHead} branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |KBI freeze begins |24 June 2016 |24 June 2016 |Release Engineers announce that all further commits to the {localBranchHead} branch will require explicit approval. Additionally, there can be no changes to the KBI until {localBranchHead} is branched to {localBranchStable}. |{localBranchStable} branch |8 July 2016 |8 July 2016 |Subversion branch created; release engineering continues on this branch. |BETA1 builds begin |8 July 2016 |8 July 2016 |First beta test snapshot. |{localBranchHead} thaw |9 July 2016 |9 July 2016 |The code freeze on the {localBranchHead} branch is lifted. |BETA2 builds begin |15 July 2016 |22 July 2016 |Second beta test snapshot. |BETA3 builds begin |29 July 2016 |29 July 2016 |Third beta test snapshot. |BETA4 builds begin |5 August 2016 |5 August 2016 |Fourth beta test snapshot. |{localBranchReleng} branch |12 August 2016 |12 August 2016 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |12 August 2016 |12 August 2016 |First release candidate. |{localBranchStable} thaw |13 August 2016 |12 August 2016 |The code freeze on the {localBranchStable} branch is lifted. |RC2 builds begin |19 August 2016 |24 August 2016 |Second release candidate. |RC3 builds begin |[line-through]*26 August 2016* + 14 September 2016 |14 September 2016 |Third release candidate. |RELEASE builds begin |[line-through]*2 September 2016* + 21 September 2016 |[line-through]*22 September 2016* + 28 September 2016 |{localRel}-RELEASE builds begin. |RELEASE announcement |[line-through]*9 September 2016* + [line-through]*28 September 2016* + [line-through]*5 October 2016* + 10 October 2016 |10 October 2016 |{localRel}-RELEASE press release. |Turn over to the secteam |- |24 October 2016 |{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:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/11.1R/schedule.adoc b/website/content/en/releases/11.1R/schedule.adoc index 235e1fefd3..7638db82f5 100644 --- a/website/content/en/releases/11.1R/schedule.adoc +++ b/website/content/en/releases/11.1R/schedule.adoc @@ -1,54 +1,54 @@ --- title: "FreeBSD 11.1 Release Process" sidenav: download --- :localRel: 11.1 :localBranchHead: head :localBranchStable: stable/11 :localBranchReleng: releng/11.1 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +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}glossary/#mfc-glossary[MFC] requests are no longer being accepted. == Schedule [.tblbasic] [cols=",,,",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |14 March 2017 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |21 April 2017 |8 May 2017 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |19 May 2017 |19 May 2017 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |Code freeze begins |2 June 2017 |2 June 2017 |Release Engineers announce that all further commits to the {localBranchStable} branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |BETA1 builds begin |9 June 2017 |9 June 2017 |First beta test snapshot. |BETA2 builds begin |16 June 2017 |16 June 2017 |Second beta test snapshot. |BETA3 builds begin * |23 June 2017 |23 June 2017 |Third beta test snapshot. |{localBranchReleng} branch |30 June 2017 |30 June 2017 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |30 June 2017 |30 June 2017 |First release candidate. |{localBranchStable} thaw |2 July 2017 |30 June 2017 |The code freeze on the {localBranchStable} branch is lifted. |RC2 builds begin |7 July 2017 |7 July 2017 |Second release candidate. |RC3 builds begin * |14 July 2017 |14 July 2017 |Third release candidate. |RELEASE builds begin |21 July 2017 |21 July 2017 |{localRel}-RELEASE builds begin. |RELEASE announcement |26 July 2017 |26 July 2017 |{localRel}-RELEASE press release. |Turn over to the secteam |- |9 August 2017 |{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:../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/11.2R/schedule.adoc b/website/content/en/releases/11.2R/schedule.adoc index 846aa538cb..b84216e595 100644 --- a/website/content/en/releases/11.2R/schedule.adoc +++ b/website/content/en/releases/11.2R/schedule.adoc @@ -1,48 +1,48 @@ --- title: "FreeBSD 11.2 Release Process" sidenav: download --- :localRel: 11.2 :localBranchHead: head :localBranchStable: stable/11 :localBranchReleng: releng/11.2 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +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}glossary/#mfc-glossary[MFC] requests are no longer being accepted. == Schedule [.tblbasic] [cols=",,,",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |12 February 2018 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |16 March 2018 |16 March 2018 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |20 April 2018 |20 April 2018 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |Code freeze begins |4 May 2018 |4 May 2018 |Release Engineers announce that all further commits to the {localBranchStable} branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |BETA1 builds begin |11 May 2018 |11 May 2018 |First beta test snapshot. |BETA2 builds begin |18 May 2018 |18 May 2018 |Second beta test snapshot. |BETA3 builds begin |25 May 2018 |25 May 2018 |Third beta test snapshot. |{localBranchReleng} branch |1 June 2018 |1 June 2018 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |1 June 2018 |1 June 2018 |First release candidate. |{localBranchStable} thaw |3 June 2018 |2 June 2018 |The code freeze on the {localBranchStable} branch is lifted. |RC2 builds begin |8 June 2018 |8 June 2018 |Second release candidate. |RC3 builds begin |15 June 2018 |15 June 2018 |Third release candidate. |RELEASE builds begin |22 June 2018 |22 June 2018 |{localRel}-RELEASE builds begin. |RELEASE announcement |27 June 2018 |27 June 2018 |{localRel}-RELEASE press release. |Turn over to the secteam |- |18 July 2018 |{localBranchReleng} branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. |=== "*" indicates "as-needed" items. == Additional Information * link:https://www.FreeBSD.org/releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/11.3R/schedule.adoc b/website/content/en/releases/11.3R/schedule.adoc index 1ba74070c2..449001b9e1 100644 --- a/website/content/en/releases/11.3R/schedule.adoc +++ b/website/content/en/releases/11.3R/schedule.adoc @@ -1,48 +1,48 @@ --- title: "FreeBSD 11.3 Release Process" sidenav: download --- :localRel: 11.3 :localBranchHead: head :localBranchStable: stable/11 :localBranchReleng: releng/11.3 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +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}glossary/#mfc-glossary[MFC] requests are no longer being accepted. == Schedule [.tblbasic] [cols=",,,",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |21 March 2019 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |19 April 2019 |19 April 2019 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |3 May 2019 |3 May 2019 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |Code freeze begins |17 May 2019 |17 May 2019 |Release Engineers announce that all further commits to the {localBranchStable} branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |BETA1 builds begin |24 May 2019 |24 May 2019 |First beta test snapshot. |BETA2 builds begin |31 May 2019 |31 May 2019 |Second beta test snapshot. |BETA3 builds begin |7 June 2019 |7 June 2019 |Third beta test snapshot. |{localBranchReleng} branch |14 June 2019 |14 June 2019 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |14 June 2019 |14 June 2019 |First release candidate. |{localBranchStable} thaw |16 June 2019 |15 June 2019 |The code freeze on the {localBranchStable} branch is lifted. |RC2 builds begin |21 June 2019 |21 June 2019 |Second release candidate. |RC3 builds begin |28 June 2019 |28 June 2019 |Third release candidate. |RELEASE builds begin |5 July 2019 |5 July 2019 |{localRel}-RELEASE builds begin. |RELEASE announcement |9 July 2019 |9 July 2019 |{localRel}-RELEASE press release. |Turn over to the secteam |- |24 July 2019 |{localBranchReleng} branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. |=== "*" indicates "as-needed" items. == Additional Information * link:../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/11.4R/schedule.adoc b/website/content/en/releases/11.4R/schedule.adoc index 7dd879f14b..2e7bf23f68 100644 --- a/website/content/en/releases/11.4R/schedule.adoc +++ b/website/content/en/releases/11.4R/schedule.adoc @@ -1,50 +1,50 @@ --- title: "FreeBSD 11.4 Release Process" sidenav: download --- :localRel: 11.4 :localBranchStable: stable/11 :localBranchReleng: releng/11.4 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted. == Schedule [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |3 January 2020 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |20 March 2020 |20 March 2020 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |24 April 2020 |24 April 2020 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |{localBranchReleng} branch |8 May 2020 |8 May 2020 |Subversion branch created; future release engineering proceeds on this branch. |BETA1 builds begin |8 May 2020 |8 May 2020 |First beta test snapshot. |BETA2 builds begin |15 May 2020 |15 May 2020 |Second beta test snapshot. |RC1 builds begin |22 May 2020 |22 May 2020 |First release candidate. |RC2 builds begin |29 May 2020 |29 May 2020 |Second release candidate. |RELEASE builds begin |12 June 2020 |12 June 2020 |{localRel}-RELEASE builds begin. |RELEASE announcement |16 June 2020 |16 June 2020 |{localRel}-RELEASE press release. |Turn over to the secteam |- |22 June 2020 |{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:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/12.0R/schedule.adoc b/website/content/en/releases/12.0R/schedule.adoc index 068058a42d..b1cda9b3d6 100644 --- a/website/content/en/releases/12.0R/schedule.adoc +++ b/website/content/en/releases/12.0R/schedule.adoc @@ -1,61 +1,61 @@ --- title: "FreeBSD 12.0 Release Process" sidenav: download --- :localRel: 12.0 :localBranchHead: head :localBranchStable: stable/12 :localBranchReleng: releng/12.0 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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-current@FreeBSD.org[freebsd-current] mailing list. link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}. +General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-current@FreeBSD.org[freebsd-current] mailing list. link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}. == Schedule During the {localBranchHead} freeze, the Release Engineering Team may create ALPHA snapshots to publish for testing purposes. As the frequency and total number of the ALPHA snapshots will depend on the length of time the {localBranchHead} branch is frozen, no official schedule is provided. Announcements regarding the availability of the ALPHA snapshots will be sent to the mailto:freebsd-current@FreeBSD.org[freebsd-current] and mailto:freebsd-snapshots@FreeBSD.org[freebsd-snapshots] mailing lists. [.tblbasic] [cols=",,,",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |24 April 2018 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |6 July 2018 |11 July 2018 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |10 August 2018 |10 August 2018 |Release Engineers announce that all further commits to the {localBranchHead} branch will not require explicit approval, however new features should be avoided. |Code freeze begins |24 August 2018 |24 August 2018 |Release Engineers announce that all further commits to the {localBranchHead} branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |KBI freeze begins |7 September 2018 |7 September 2018 |Release Engineers announce that all further commits to the {localBranchHead} branch will require explicit approval. Additionally, there can be no changes to the KBI until {localBranchHead} is branched to {localBranchStable}. |{localBranchStable} branch |19 October 2018 |19 October 2018 |Subversion branch created; release engineering continues on this branch. |BETA1 builds begin |19 October 2018 |19 October 2018 |First beta test snapshot. |{localBranchHead} thaw |21 October 2018 |20 October 2018 |The code freeze on the {localBranchHead} branch is lifted. |BETA2 builds begin |26 October 2018 |26 October 2018 |Second beta test snapshot. |BETA3 builds begin |2 November 2018 |2 November 2018 |Third beta test snapshot. |BETA4 builds begin |9 November 2018 |9 November 2018 |Fourth beta test snapshot. |{localBranchReleng} branch |16 November 2018 |16 November 2018 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |16 November 2018 |16 November 2018 |First release candidate. |{localBranchStable} thaw |18 November 2018 |17 November 2018 |The code freeze on the {localBranchStable} branch is lifted. |RC2 builds begin |23 November 2018 |23 November 2018 |Second release candidate. |RC3 builds begin |30 November 2018 |30 November 2018 |Third release candidate. |RELEASE builds begin |7 December 2018 |7 December 2018 |{localRel}-RELEASE builds begin. |RELEASE announcement |11 December 2018 |11 December 2018 |{localRel}-RELEASE press release. |Turn over to the secteam |- |27 December 2018 |{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:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/12.1R/schedule.adoc b/website/content/en/releases/12.1R/schedule.adoc index 7839021c3b..60012359e5 100644 --- a/website/content/en/releases/12.1R/schedule.adoc +++ b/website/content/en/releases/12.1R/schedule.adoc @@ -1,50 +1,50 @@ --- title: "FreeBSD 12.1 Release Process" sidenav: download --- :localRel: 12.1 :localBranchHead: head :localBranchStable: stable/12 :localBranchReleng: releng/12.1 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +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}glossary/#mfc-glossary[MFC] requests are no longer being accepted. == Schedule [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |14 May 2019 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |2 August 2019 |2 August 2019 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |6 September 2019 |6 September 2019 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |{localBranchReleng} branch |20 September 2019 |20 September 2019 |Subversion branch created; future release engineering proceeds on this branch. |BETA1 builds begin |20 September 2019 |20 September 2019 |First beta test snapshot. |BETA2 builds begin |27 September 2019 |27 September 2019 |Second beta test snapshot. |BETA3 builds begin |4 October 2019 |4 October 2019 |Third beta test snapshot. |RC1 builds begin |11 October 2019 |11 October 2019 |First release candidate. |RC2 builds begin |18 October 2019 |18 October 2019 |Second release candidate. |RELEASE builds begin |1 November 2019 |1 November 2019 |{localRel}-RELEASE builds begin. |RELEASE announcement |4 November 2019 |4 November 2019 |{localRel}-RELEASE press release. |Turn over to the secteam |- |11 November 2019 |{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:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/12.2R/schedule.adoc b/website/content/en/releases/12.2R/schedule.adoc index 9422ab7f88..d55ef11dab 100644 --- a/website/content/en/releases/12.2R/schedule.adoc +++ b/website/content/en/releases/12.2R/schedule.adoc @@ -1,53 +1,53 @@ --- title: "FreeBSD 12.2 Release Process" sidenav: download --- :localRel: 12.2 :localBranchHead: head :localBranchStable: stable/12 :localBranchReleng: releng/12.2 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +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}glossary/#mfc-glossary[MFC] requests are no longer being accepted. -//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org]. +//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org]. == Schedule [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |3 January 2020 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |24 July 2020 |17 July 2020 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |28 August 2020 |28 August 2020 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |{localBranchReleng} branch |11 September 2020 |11 September 2020 |{localBranchReleng} branch created; future release engineering proceeds on this branch. |BETA1 builds begin |11 September 2020 |11 September 2020 |First beta test snapshot. |BETA2 builds begin |18 September 2020 |18 September 2020 |Second beta test snapshot. |BETA3 builds begin |25 September 2020 |25 September 2020 |Third beta test snapshot. |RC1 builds begin |2 October 2020 |2 October 2020 |First release candidate. |RC2 builds begin |9 October 2020 |9 October 2020 |Second release candidate. |RC3 builds begin |16 October 2020 |16 October 2020 |Third release candidate. |RELEASE builds begin |23 October 2020 |23 October 2020 |{localRel}-RELEASE builds begin. |RELEASE announcement |27 October 2020 |27 October 2020 |{localRel}-RELEASE press release. |Turn over to the secteam |- |9 November 2020 |{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:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/12.3R/schedule.adoc b/website/content/en/releases/12.3R/schedule.adoc index 9d26cb5227..23e3b17b87 100644 --- a/website/content/en/releases/12.3R/schedule.adoc +++ b/website/content/en/releases/12.3R/schedule.adoc @@ -1,53 +1,53 @@ --- title: "FreeBSD 12.3 Release Process" sidenav: download --- :localRel: 12.3 :localBranchStable: stable/12 :localBranchReleng: releng/12.3 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted. -//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org]. +//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org]. == Schedule [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |20 September 2021 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |30 September 2021 |1 October 2021 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |7 October 2021 |7 October 2021 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |{localBranchReleng} branch |21 October 2021 |21 October 2021 |{localBranchReleng} branch created; future release engineering proceeds on this branch. |BETA1 builds begin |21 October 2021 |21 October 2021 |First beta test snapshot. |BETA2 builds begin |28 October 2021 |28 October 2021 |Second beta test snapshot. |BETA3 builds begin |4 November 2021 |4 November 2021 |Third beta test snapshot. |RC1 builds begin |11 November 2021 |11 November 2021 |First release candidate. |RC2 builds begin |18 November 2021 |18 November 2021 |Second release candidate. |RC3 builds begin |25 November 2021 |(not needed) |Third release candidate. |RELEASE builds begin |2 December 2021 |2 December 2021 |{localRel}-RELEASE builds begin. |RELEASE announcement |7 December 2021 |7 December 2021 |{localRel}-RELEASE press release. |Turn over to the secteam |- |22 December 2021 |{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:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/12.4R/schedule.adoc b/website/content/en/releases/12.4R/schedule.adoc index e68ea659eb..9bf83843d5 100644 --- a/website/content/en/releases/12.4R/schedule.adoc +++ b/website/content/en/releases/12.4R/schedule.adoc @@ -1,50 +1,50 @@ --- title: "FreeBSD 12.4 Release Process" sidenav: download --- :localRel: 12.4 :localBranchStable: stable/12 :localBranchReleng: releng/12.4 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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. +link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted. -//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. +//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. == Schedule [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |19 August 2022 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |30 September 2022 |29 September 2022 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |7 October 2022 |7 October 2022 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |{localBranchReleng} branch |21 October 2022 |20 October 2022 |{localBranchReleng} branch created; future release engineering proceeds on this branch. |BETA1 builds begin |21 October 2022 |21 October 2022 |First beta test snapshot. |RC1 builds begin |4 November 2022 |4 November 2022 |First release candidate. |RC2 builds begin |11 November 2022 |11 November 2022 |Second release candidate. |RELEASE builds begin |30 November 2022 |30 November 2022 |{localRel}-RELEASE builds begin. |RELEASE announcement |5 December 2022 |5 December 2022 |{localRel}-RELEASE press release. |Turn over to the secteam |- |- |{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:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/13.0R/schedule.adoc b/website/content/en/releases/13.0R/schedule.adoc index 8cfc7988c6..c0976321b8 100644 --- a/website/content/en/releases/13.0R/schedule.adoc +++ b/website/content/en/releases/13.0R/schedule.adoc @@ -1,63 +1,63 @@ --- title: "FreeBSD 13.0 Release Process" sidenav: download --- :localRel: 13.0 :localBranchHead: head :localBranchStable: stable/13 :localBranchReleng: releng/13.0 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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-current@FreeBSD.org[freebsd-current] mailing list. -// link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}. +// link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}. -// link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. +// link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. == Schedule During the {localBranchHead} freeze, the Release Engineering Team may create ALPHA snapshots to publish for testing purposes. As the frequency and total number of the ALPHA snapshots will depend on the length of time the {localBranchHead} branch is frozen, no official schedule is provided. Announcements regarding the availability of the ALPHA snapshots will be sent to the mailto:freebsd-current@FreeBSD.org[freebsd-current] and mailto:freebsd-snapshots@FreeBSD.org[freebsd-snapshots] mailing lists. [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |21 July 2020 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |3 December 2020 |3 December 2020 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |8 January 2021 |8 January 2021 |Release Engineers announce that all further commits to the {localBranchHead} branch will not require explicit approval, however new features should be avoided. Additionally, there can be no changes to the KBI until {localBranchHead} is branched to {localBranchStable}. |{localBranchStable} branch |22 January 2021 |22 January 2021 |{localBranchStable} branch created; release engineering continues on this branch. |{localBranchReleng} branch |5 February 2021 |5 February 2021 |{localBranchReleng} branch created; future release engineering proceeds on this branch. Commits to this branch require explicit approval from the Release Engineers. |BETA1 builds begin |5 February 2021 |5 February 2021 |First beta test snapshot. |BETA2 builds begin |12 February 2021 |12 February 2021 |Second beta test snapshot. |BETA3 builds begin |19 February 2021 |19 February 2021 |Third beta test snapshot. |BETA4 builds begin |26 February 2021 |26 February 2021 |Fourth beta test snapshot. |RC1 builds begin |5 March 2021 |5 March 2021 |First release candidate. |RC2 builds begin |12 March 2021 |12 March 2021 |Second release candidate. |RC3 builds begin |19 March 2021 |19 March 2021 |Third release candidate. |RC4 builds begin |26 March 2021 |29 March 2021 |Fourth release candidate. |RC5 builds begin |2 April 2021 |2 April 2021 |Fifth release candidate. |RELEASE builds begin |9 April 2021 |9 April 2021 |{localRel}-RELEASE builds begin. |RELEASE announcement |13 April 2021 |13 April 2021 |{localRel}-RELEASE press release. |Turn over to the secteam |- |27 April 2021 |{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:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/13.1R/schedule.adoc b/website/content/en/releases/13.1R/schedule.adoc index 95312439de..7b81b92c37 100644 --- a/website/content/en/releases/13.1R/schedule.adoc +++ b/website/content/en/releases/13.1R/schedule.adoc @@ -1,56 +1,56 @@ --- title: "FreeBSD 13.1 Release Process" sidenav: download --- :localRel: 13.1 :localBranchStable: stable/13 :localBranchReleng: releng/13.1 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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}/glossary/#mfc-glossary[MFC] requests are no longer being accepted. -//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. +//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. == Schedule [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |1 February 2022 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |12 February 2022 |12 February 2022 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |24 February 2022 |24 February 2022 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |{localBranchReleng} branch |10 March 2022 |10 March 2022 |{localBranchReleng} branch created; future release engineering proceeds on this branch. |BETA1 builds begin |10 March 2022 |10 March 2022 |First beta test snapshot. |BETA2 builds begin |17 March 2022 |17 March 2022 |Second beta test snapshot. |BETA3 builds begin |24 March 2022 |24 March 2022 |Third beta test snapshot. |RC1 builds begin |31 March 2022 |31 March 2022 |First release candidate. |RC2 builds begin |7 April 2022 |7 April 2022 |Second release candidate. |RC3 builds begin |14 April 2022 |14 April 2022 |Third release candidate. |RC4 builds begin |21 April 2022 |21 April 2022 |Fourth release candidate. |RC5 builds begin |28 April 2022 |28 April 2022 |Fifth release candidate. |RC6 builds begin |5 May 2022 |5 May 2022 |Sixth release candidate. |RELEASE builds begin |12 May 2022 |12 May 2022 |{localRel}-RELEASE builds begin. |RELEASE announcement |16 May 2022 |16 May 2022 |{localRel}-RELEASE press release. |Turn over to the secteam |- |3 June 2022 |{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:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/13.2R/schedule.adoc b/website/content/en/releases/13.2R/schedule.adoc index 372b7a6370..bdb9b47475 100644 --- a/website/content/en/releases/13.2R/schedule.adoc +++ b/website/content/en/releases/13.2R/schedule.adoc @@ -1,54 +1,54 @@ --- title: "FreeBSD 13.2 Release Process" sidenav: download --- :localRel: 13.2 :localBranchStable: stable/13 :localBranchReleng: releng/13.2 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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}/glossary/#mfc-glossary[MFC] requests are no longer being accepted. -//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. +//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. == Schedule [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |19 August 2022 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |16 January 2023 |16 January 2023 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |27 January 2023 |28 January 2023 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |{localBranchReleng} branch |10 February 2023 |10 February 2023 |{localBranchReleng} branch created; future release engineering proceeds on this branch. |BETA1 builds begin |10 February 2023 |10 February 2023 |First beta test snapshot. |BETA2 builds begin |17 February 2023 |17 February 2023 |Second beta test snapshot. |BETA3 builds begin |24 February 2023 |24 February 2023 |Third beta test snapshot. |RC1 builds begin |3 March 2023 |3 March 2023 |First release candidate. |RC2 builds begin |10 March 2023 |10 March 2023 |Second release candidate. |RC3 builds begin |17 March 2023 |17 March 2023 |Third release candidate. |RC4 builds begin |24 March 2023 |24 March 2023 |Fourth release candidate. |RC5 builds begin |25 March 2023 |25 March 2023 |Fifth release candidate. |RC6 builds begin |31 March 2023 |31 March 2023 |Sixth release candidate. |RELEASE builds begin |7 April 2023 |7 April 2023 |{localRel}-RELEASE builds begin. |RELEASE announcement |11 April 2023 |11 April 2023 |{localRel}-RELEASE press release. |Turn over to the secteam |- |17 April 2023 |{localBranchReleng} branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. |=== //// == Status / TODO link:todo/[FreeBSD Release Engineering TODO Page] //// == Additional Information * link:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/13.3R/schedule.adoc b/website/content/en/releases/13.3R/schedule.adoc index 0ffea2b6c6..efce3ed8d1 100644 --- a/website/content/en/releases/13.3R/schedule.adoc +++ b/website/content/en/releases/13.3R/schedule.adoc @@ -1,48 +1,48 @@ --- title: "FreeBSD 13.3 Release Process" sidenav: download --- :localRel: 13.3 :localBranchStable: stable/13 :localBranchReleng: releng/13.3 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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}/glossary/#mfc-glossary[MFC] requests are no longer being accepted. -link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. +link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. == Schedule [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |20 December 2023 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |8 January 2024 |8 January 2024 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |19 January 2024 |19 January 2024 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |{localBranchReleng} branch |2 February 2024 |2 February 2024 |{localBranchReleng} branch created; future release engineering proceeds on this branch. |BETA1 builds begin |2 February 2024 |2 February 2024 |First beta test snapshot. |BETA2 builds begin |9 February 2024 |- |Second beta test snapshot. |BETA3 builds begin |16 February 2024 |- |Third beta test snapshot. |RC1 builds begin |23 February 2024 |- |First release candidate. |RC2 builds begin* |1 March 2024 |- |Second release candidate. |RC3 builds begin* |8 March 2024 |- |Third release candidate. |RELEASE builds begin |15 March 2024 |- |{localRel}-RELEASE builds begin. |RELEASE announcement |19 March 2024 |- |{localRel}-RELEASE press release. |Turn over to the secteam |- |- |{localBranchReleng} branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. |=== "*" indicates "as-needed" items. == Additional Information * link:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/14.0R/schedule.adoc b/website/content/en/releases/14.0R/schedule.adoc index 6f463da6dc..2f3dfb4da6 100644 --- a/website/content/en/releases/14.0R/schedule.adoc +++ b/website/content/en/releases/14.0R/schedule.adoc @@ -1,63 +1,63 @@ --- title: "FreeBSD 14.0 Release Process" sidenav: download --- :localRel: 14.0 :localBranchHead: main :localBranchStable: stable/14 :localBranchReleng: releng/14.0 include::shared/en/urls.adoc[] = FreeBSD {localRel} Release Process == Introduction This is the release schedule for FreeBSD {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 for {localBranchReleng}. +// link:{handbook}glossary/#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}. -//link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. +//link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines]. == Schedule During the {localBranchHead} freeze, the Release Engineering Team may create ALPHA snapshots to publish for testing purposes. As the frequency and total number of the ALPHA snapshots will depend on the length of time the {localBranchHead} branch is frozen, no official schedule is provided. Announcements regarding the availability of the ALPHA snapshots will be sent to the mailto:freebsd-current@FreeBSD.org[freebsd-current] and mailto:freebsd-snapshots@FreeBSD.org[freebsd-snapshots] mailing lists. [.tblbasic] [cols=",,,",options="header",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |26 June 2023 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |21 July 2023 |20 July 2023 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins / KBI freeze |4 August 2023 |3 August 2023 |Release Engineers announce that all further commits to the {localBranchHead} branch will not require explicit approval, however new features should be avoided. Additionally, there can be no changes to the KBI until {localBranchHead} is branched to {localBranchStable}. |{localBranchStable} branch |25 August 2023 |24 August 2023 |{localBranchStable} branch created; release engineering continues on this branch. |{localBranchReleng} branch |8 September 2023 |8 September 2023 |{localBranchReleng} branch created; future release engineering proceeds on this branch. Commits to this branch require explicit approval from the Release Engineers. |BETA1 builds begin |8 September 2023 |8 September 2023 |First beta test snapshot. |BETA2 builds begin |15 September 2023 |15 September 2023 |Second beta test snapshot. |BETA3 builds begin |22 September 2023 |22 September 2023 |Third beta test snapshot. |BETA4 builds begin |29 September 2023 |29 September 2023 |Fourth beta test snapshot. |BETA5 builds begin |6 October 2023 |6 October 2023 |Fifth beta test snapshot. |RC1 builds begin |13 October 2023 |13 October 2023 |First release candidate. |RC2 builds begin |20 October 2023 |20 October 2023 |Second release candidate. |RC3 builds begin |27 October 2023 |27 October 2023 |Third release candidate. |RC4 builds begin |3 November 2023 |3 November 2023 |Fourth release candidate. |RELEASE builds begin |10 November 2023 |10 November 2023 |{localRel}-RELEASE builds begin. |RELEASE announcement |14 November 2023 |20 November 2023 |{localRel}-RELEASE press release. |Turn over to the secteam |30 November 2023 |30 November 2023 |{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:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/9.1R/schedule.adoc b/website/content/en/releases/9.1R/schedule.adoc index e7ed21c5fb..38421fe82e 100644 --- a/website/content/en/releases/9.1R/schedule.adoc +++ b/website/content/en/releases/9.1R/schedule.adoc @@ -1,39 +1,39 @@ --- title: "FreeBSD 9.1 Release Process" sidenav: download --- = FreeBSD 9.1 Release Process == Introduction This is the release schedule for FreeBSD 9.1. 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 should be sent to re@FreeBSD.org. +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}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. == Schedule [cols=",,,",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |5 June 2012 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |17 June 2012 |26 June 2012 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code freeze begins |2 July 2012 |3 July 2012 |Release Engineers announce that all further commits to the stable/9 branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |BETA1 |6 July 2012 |15 July 2012 |First beta test snapshot. |releng/9.1 branch |3 August 2012 |5 August 2012 |Subversion branch created, propagated to CVS; future release engineering proceeds on this branch. |RC1 |20 July 2012 |23 August 2012 |First release candidate. |RC2 |7 September 2012 |9 October 2012 |Second release candidate. |RC3 |17 October 2012 |3 November 2012 |Third release candidate. |RELEASE build |9 November 2012 |4 December 2012 |9.1-RELEASE built. |RELEASE announcement |12 November 2012 |31 December 2012 |9.1-RELEASE press release. |Turn over to the secteam |- |15 January 2013 |releng/9.1 branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. |=== == Status / TODO http://wiki.freebsd.org/Releng/9.1TODO == Additional Information * http://wiki.freebsd.org/Releng/9.1TODO/[FreeBSD 9.1 release engineering wiki page], which includes todo lists, scheduling information, binary compatibility information, and more. * link:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/9.2R/schedule.adoc b/website/content/en/releases/9.2R/schedule.adoc index 2517f4f1c7..53aa49f42d 100644 --- a/website/content/en/releases/9.2R/schedule.adoc +++ b/website/content/en/releases/9.2R/schedule.adoc @@ -1,40 +1,40 @@ --- title: "FreeBSD 9.2 Release Process" sidenav: download --- = FreeBSD 9.2 Release Process == Introduction This is the release schedule for FreeBSD 9.2. 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 should be sent to re@FreeBSD.org. +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}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. == Schedule [.tblbasic] [width="100%",cols="25%,25%,25%,25%",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |23 June 2013 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |1 July 2013 |4 July 2013 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |6 July 2013 |6 July 2013 |Release Engineers announce that all further commits to the stable/9 branch will not require explicit approval, however new features should be avoided. |Code freeze begins |12 July 2013 |12 July 2013 |Release Engineers announce that all further commits to the stable/9 branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |BETA1 builds begin |19 July 2013 |19 July 2013 |First beta test snapshot. |BETA2 builds begin |26 July 2013 |26 July 2013 |Second beta test snapshot. |releng/9.2 branch |1 August 2013 |3 August 2013 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |2 August 2013 |3 August 2013 |First release candidate. |RC2 builds begin |9 August 2013 |15 August 2013 |Second release candidate. |RC3 builds begin |16 August 2013 |24 August 2013 |Third release candidate. |RC4 builds begin |31 August 2013 |11 September 2013 |Fourth release candidate. |RELEASE builds begin |[line-through]*23 August 2013* + 6 September 2013 |26 September 2013 |9.2-RELEASE built. |RELEASE announcement |[line-through]*31 August 2013* + 14 September 2013 |30 September 2013 |9.2-RELEASE press release. |Turn over to the secteam |- |15 October 2013 |releng/9.2 branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. |=== == Additional Information * link:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releases/9.3R/schedule.adoc b/website/content/en/releases/9.3R/schedule.adoc index a30aa67073..86d7116733 100644 --- a/website/content/en/releases/9.3R/schedule.adoc +++ b/website/content/en/releases/9.3R/schedule.adoc @@ -1,42 +1,42 @@ --- title: "FreeBSD 9.3 Release Process" sidenav: download --- = FreeBSD 9.3 Release Process == Introduction This is the release schedule for FreeBSD 9.3. 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 should be sent to re@FreeBSD.org. +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}glossary/#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. == Schedule [.tblbasic] [cols=",,,",] |=== |Action |Expected |Actual |Description |Initial release schedule announcement |- |4 March 2014 |Release Engineers send announcement email to developers with a rough schedule. |Release schedule reminder |4 April 2014 |11 April 2014 |Release Engineers send reminder announcement e-mail to developers with updated schedule. |Code slush begins |9 May 2014 |9 May 2014 |Release Engineers announce that all further commits to the stable/9 branch will not require explicit approval, however new features should be avoided. |Code freeze begins |23 May 2014 |23 May 2014 |Release Engineers announce that all further commits to the stable/9 branch will require explicit approval. Certain blanket approvals will be granted for narrow areas of development, documentation improvements, etc. |BETA1 builds begin |30 May 2014 |30 May 2014 |First beta test snapshot. |BETA2 builds begin |6 June 2014 |6 June 2014 |Second beta test snapshot. |BETA3 builds begin |13 June 2014 |13 June 2014 |Third beta test snapshot. |releng/9.3 branch |20 June 2014 |20 June 2014 |Subversion branch created; future release engineering proceeds on this branch. |RC1 builds begin |20 June 2014 |20 June 2014 |First release candidate. |RC2 builds begin |27 June 2014 |27 June 2014 |Second release candidate. |RC3 builds begin |4 July 2014 |4 July 2014 |Third release candidate. |RELEASE builds begin |11 July 2014 |11 July 2014 |9.3-RELEASE builds begin. |RELEASE announcement |16 July 2014 |16 July 2014 |9.3-RELEASE press release. |Turn over to the secteam |- |30 July 2014 |releng/9.3 branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. |=== == Status / TODO link:../todo/[FreeBSD Release Engineering TODO Page] == Additional Information * link:../../../releng/[FreeBSD Release Engineering website] diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc index 3103b29b49..02e577e020 100644 --- a/website/content/en/releng/_index.adoc +++ b/website/content/en/releng/_index.adoc @@ -1,141 +1,141 @@ --- title: "Release Engineering Information" sidenav: developers --- include::shared/authors.adoc[] include::shared/en/urls.adoc[] = Release Engineering Information This page contains documentation about the FreeBSD release engineering process. * <> * <> * link:../releng/charter/[Charter for the Release Engineering Team] * <> * <> * <> //// General information about committing to -STABLE. //// [[schedule]] == Upcoming Release Schedule Note: Release dates are approximate and may be subject to schedule slippage. //As of 2023-11-24, the next release has not yet been announced. [.tblbasic] [cols=",,",options="header",] |=== |Date |Event |Information |March 2024 |FreeBSD 13.3 |link:../releases/13.3R/schedule/[Target Schedule] |=== [[freeze]] == Code-Freeze Status This table lists the code freeze status for major branches of the `src/` repository of the FreeBSD Git repositories. Commits to any branch listed as "frozen" must first be reviewed and approved by the relevant contact party. The status of other repositories such as `ports/` and `doc/` is also provided below. [.tblbasic] [cols="1,1,2,4",options="header",] |=== |Branch |Status |Contact |Notes |`main` |Open |committers |Active development branch for 15.0-CURRENT. |`stable/14` |Open |committers |Development branch for FreeBSD 14-STABLE. |`releng/14.0` |Frozen |re@FreeBSD.org |FreeBSD 14.0 supported errata fix branch. |`stable/13` |Open |committers |Development branch for FreeBSD 13-STABLE. |`releng/13.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.2 supported errata fix branch. |`releng/13.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.1 errata fix branch (not officially supported). |`releng/13.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.0 errata fix branch (not officially supported). |`stable/12` |Open |committers |Maintenance branch for FreeBSD 12-STABLE (not officially supported). |`releng/12.4` |Frozen |security-officer@FreeBSD.org |FreeBSD 12.4 errata fix branch (not officially supported). |`releng/12.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 12.3 errata fix branch (not officially supported). |`releng/12.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 12.2 errata fix branch (not officially supported). |`releng/12.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 12.1 errata fix branch (not officially supported). |`releng/12.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 12.0 errata fix branch (not officially supported). |`stable/11` |Open |committers |Maintenance branch for FreeBSD 11-STABLE (not officially supported). |`releng/11.4` |Frozen |security-officer@FreeBSD.org |FreeBSD 11.4 errata fix branch (not officially supported). |`releng/11.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 11.3 errata fix branch (not officially supported). |`releng/11.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 11.2 errata fix branch (not officially supported). |`releng/11.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 11.1 errata fix branch (not officially supported). |`releng/11.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 11.0 errata fix branch (not officially supported). |`stable/10` |Open |committers |Maintenance branch for 10-STABLE (not officially supported). |`releng/10.4` |Frozen |security-officer@FreeBSD.org |FreeBSD 10.4 errata fix branch (not officially supported). |`releng/10.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 10.3 errata fix branch (not officially supported). |`releng/10.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 10.2 errata fix branch (not officially supported). |`releng/10.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 10.1 errata fix branch (not officially supported). |`releng/10.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 10.0 errata fix branch (not officially supported). |`stable/9` |Open |committers |Maintenance branch for FreeBSD 9-STABLE (not officially supported). |`releng/9.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 9.3 errata fix branch (not officially supported). |`releng/9.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 9.2 errata fix branch (not officially supported). |`releng/9.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 9.1 errata fix branch (not officially supported). |`releng/9.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 9.0 errata fix branch (not officially supported). |`stable/8` |Open |committers |Maintenance branch for 8-STABLE (not officially supported). |`releng/8.4` |Frozen |security-officer@FreeBSD.org |FreeBSD 8.4 errata fix branch (not officially supported). |`releng/8.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 8.3 errata fix branch (not officially supported). |`releng/8.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 8.2 errata fix branch (not officially supported). |`releng/8.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 8.1 errata fix branch (not officially supported). |`releng/8.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 8.0 errata fix branch (not officially supported). |`stable/7` |Open |committers |Maintenance branch for 7-STABLE (not officially supported). |`releng/7.4` |Frozen |security-officer@FreeBSD.org |FreeBSD 7.4 errata fix branch (not officially supported). |`releng/7.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 7.3 errata fix branch (not officially supported). |`releng/7.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 7.2 errata fix branch (not officially supported). |`releng/7.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 7.1 errata fix branch (not officially supported). |`releng/7.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 7.0 errata fix branch (not officially supported). |`stable/6` |Open |committers |Maintenance branch for 6-STABLE (not officially supported). |`releng/6.4` |Frozen |security-officer@FreeBSD.org |FreeBSD 6.4 errata fix branch (not officially supported). |`releng/6.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 6.3 errata fix branch (not officially supported). |`releng/6.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 6.2 errata fix branch (not officially supported). |`releng/6.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 6.1 errata fix branch (not officially supported). |`releng/6.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 6.0 errata fix branch (not officially supported). |`stable/5` |Open |committers |Maintenance branch for 5-STABLE (not officially supported). |`releng/5.5` |Frozen |security-officer@FreeBSD.org |FreeBSD 5.5 errata fix branch (not officially supported). |`releng/5.4` |Frozen |security-officer@FreeBSD.org |FreeBSD 5.4 errata fix branch (not officially supported). |`releng/5.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 5.3 errata fix branch (not officially supported). |`releng/5.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 5.2 / 5.2.1 security fix branch (not officially supported). |`releng/5.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 5.1 security fix branch (not officially supported). |`releng/5.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 5.0 security fix branch (not officially supported). |`stable/4` |Open |committers |Maintenance branch for 4-STABLE (not officially supported). |`releng/4.11` |Frozen |security-officer@FreeBSD.org |FreeBSD 4.11 errata fix branch (not officially supported). |`releng/4.10` |Frozen |security-officer@FreeBSD.org |FreeBSD 4.10 security fix branch (not officially supported). |`releng/4.9` |Frozen |security-officer@FreeBSD.org |FreeBSD 4.9 security fix branch (not officially supported). |`releng/4.8` |Frozen |security-officer@FreeBSD.org |FreeBSD 4.8 security fix branch (not officially supported). |`releng/4.7` |Frozen |security-officer@FreeBSD.org |FreeBSD 4.7 security fix branch (not officially supported). |`releng/4.6` |Frozen |security-officer@FreeBSD.org |FreeBSD 4.6 security fix branch (not officially supported). |`releng/4.5` |Frozen |security-officer@FreeBSD.org |FreeBSD 4.5 security fix branch (not officially supported). |`releng/4.4` |Frozen |security-officer@FreeBSD.org |FreeBSD 4.4 security fix branch (not officially supported). |`releng/4.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 4.3 security fix branch (not officially supported). |`stable/3` |Open |committers |Maintenance branch for 3-STABLE (not officially supported). |`stable/2.2` |Open |committers |Maintenance branch for 2.2-STABLE (not officially supported). |*Repository* |*Status* |*Contact* |*Notes* |`ports/` |Open |portmgr@FreeBSD.org |FreeBSD Ports Collection. |`doc/` |Open |freebsd-doc@FreeBSD.org |ASCIIDoc-based documentation set. |=== [[docs]] == Release Engineering Documentation * link:{freebsd-releng}[FreeBSD Release Engineering] + This document details the approach used by the FreeBSD release engineering team to make production-quality releases of the FreeBSD Operating System. It describes the tools available for those interested in producing customized FreeBSD releases for corporate rollouts or commercial productization. [[team]] == Release Engineering Team -The primary release engineering team is responsible for approving link:{handbook}#mfc-glossary[MFC] requests during code freezes, setting release schedules, and all of the other responsibilities laid out in our link:../releng/charter/[charter]. +The primary release engineering team is responsible for approving link:{handbook}glossary/#mfc-glossary[MFC] requests during code freezes, setting release schedules, and all of the other responsibilities laid out in our link:../releng/charter/[charter]. *Primary RE Team (re@FreeBSD.org)* : {re-members} form the primary release engineering decision-making group. The third party packages in the Ports Collection are managed by the pkgmgr@ team. Among many other responsibilities, the package managers keep the ports cluster running smoothly to produce binary packages. *Package Builders (pkgmgr@FreeBSD.org)* : {pkgmgr-members} [[old]] == Old Releases The FreeBSD Project does not maintain a complete archive of old release ISO images, but many of them are available at ftp://ftp-archive.FreeBSD.org/pub/FreeBSD-Archive/old-releases/. Older releases that are no longer present on any FTP mirror might still be available from CD-ROM vendors.