Announce 11.3-RELEASE.

Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (Netgate)
This commit is contained in:
Glen Barber 2019-07-09 17:00:12 +00:00
parent ce888a92b8
commit 1a90452a15
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53235
51 changed files with 2181 additions and 66 deletions

View file

@ -78,36 +78,18 @@ used in both environments.
<!ENTITY rel.current.hardware 'https://www.FreeBSD.org/releases/&rel.current;R/hardware.html'>
<!ENTITY rel.current.errata 'https://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
<!ENTITY rel1.current "11.2">
<!ENTITY rel1.current.date "June 2018">
<!ENTITY rel1.current "11.3">
<!ENTITY rel1.current.date "July 2019">
<!ENTITY rel1.current.notes 'https://www.FreeBSD.org/releases/&rel1.current;R/notes.html'>
<!ENTITY rel1.current.hardware 'https://www.FreeBSD.org/releases/&rel1.current;R/hardware.html'>
<!ENTITY rel1.current.errata 'https://www.FreeBSD.org/releases/&rel1.current;R/errata.html'>
<?ignore
<!ENTITY rel1.current "11.1">
<!ENTITY rel1.current.date "July 2017">
<!ENTITY rel1.current.notes 'https://www.FreeBSD.org/releases/&rel1.current;R/notes.html'>
<!ENTITY rel1.current.hardware 'https://www.FreeBSD.org/releases/&rel1.current;R/hardware.html'>
<!ENTITY rel1.current.errata 'https://www.FreeBSD.org/releases/&rel1.current;R/errata.html'>
?>
<!ENTITY rel2.current "10.4">
<!ENTITY rel2.current.date "October 2017">
<!ENTITY rel2.current "11.2">
<!ENTITY rel2.current.date "June 2018">
<!ENTITY rel2.current.notes 'https://www.FreeBSD.org/releases/&rel2.current;R/notes.html'>
<!ENTITY rel2.current.hardware 'https://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'>
<!ENTITY rel2.current.errata 'https://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>
<?ignore
XXX: These are needed for outdated translations, otherwise the
XXX: build fails.
?>
<!ENTITY rel0.current "11.0">
<!ENTITY rel0.current.date "October 2016">
<!ENTITY rel0.current.notes 'https://www.FreeBSD.org/releases/&rel0.current;R/notes.html'>
<!ENTITY rel0.current.hardware 'https://www.FreeBSD.org/releases/&rel0.current;R/hardware.html'>
<!ENTITY rel0.current.errata 'https://www.FreeBSD.org/releases/&rel0.current;R/errata.html'>
<!ENTITY rel3.current "9.3">
<!ENTITY rel3.current.date "July 2014">
<!ENTITY rel3.current.notes 'https://www.FreeBSD.org/releases/&rel3.current;R/notes.html'>

View file

@ -99,10 +99,8 @@
<a href="&u.rel.announce;">&rel.current;</a></li>
<li>Production Release: <br />
<a href="&u.rel1.announce;">&rel1.current;</a></li>
<?ignore
<li>Production Release: <br />
<a href="&u.rel2.announce;">&rel2.current;</a></li>
?>
</ul>
</li>
<li><a href="&base;/snapshots/">Snapshot Releases</a>

View file

@ -31,6 +31,30 @@
<year>
<name>2019</name>
<month>
<name>7</name>
<day>
<name>9</name>
<event>
<title>&os;&nbsp;11.3-RELEASE Available</title>
<p><a href="&enbase;/releases/11.3R/announce.html">FreeBSD
11.3-RELEASE</a> is now available. Please be sure to
check the <a
href="&enbase;/releases/11.3R/relnotes.html">Release
Notes</a> and <a
href="&enbase;/releases/11.3R/errata.html">Release
Errata</a> before installation for any late-breaking
news and/or issues with 11.3. More information about
FreeBSD releases can be found on the <a
href="&enbase;/releases/index.html">Release
Information</a> page.</p>
</event>
</day>
</month>
<month>
<name>6</name>

View file

@ -34,14 +34,14 @@
below to "IGNORE". If we do, use "INCLUDE". -->
<!-- Set to 'INCLUDE' when the schedule is available. -->
<!ENTITY beta.upcoming "INCLUDE">
<!ENTITY % beta.upcoming "INCLUDE">
<!ENTITY beta.upcoming "IGNORE">
<!ENTITY % beta.upcoming "IGNORE">
<!-- Set to 'INCLUDE' when the installation images are available. -->
<!ENTITY beta.testing "INCLUDE">
<!ENTITY % beta.testing "INCLUDE">
<!ENTITY beta.testing "IGNORE">
<!ENTITY % beta.testing "IGNORE">
<!ENTITY betarel.current '11.3'>
<!ENTITY betarel.vers 'RC3'>
<!ENTITY betarel.vers 'RELEASE'>
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y
@ -83,6 +83,19 @@
<!ENTITY u.rel120.readme '&base;/releases/&rel120.current;R/readme.html'>
<!ENTITY u.rel120.signatures '&base;/releases/&rel120.current;R/signatures.html'>
<!ENTITY rel113.current.major '11'>
<!ENTITY rel113.current '11.3'>
<!ENTITY rel113.current.date 'July, 2019'>
<!-- URLs to information on the latest release -->
<!ENTITY u.rel113.notes '&base;/releases/&rel113.current;R/relnotes.html'>
<!ENTITY u.rel113.announce '&base;/releases/&rel113.current;R/announce.html'>
<!ENTITY u.rel113.errata '&base;/releases/&rel113.current;R/errata.html'>
<!ENTITY u.rel113.hardware '&base;/releases/&rel113.current;R/hardware.html'>
<!ENTITY u.rel113.installation '&base;/releases/&rel113.current;R/installation.html'>
<!ENTITY u.rel113.readme '&base;/releases/&rel113.current;R/readme.html'>
<!ENTITY u.rel113.signatures '&base;/releases/&rel113.current;R/signatures.html'>
<!ENTITY rel112.current.major '11'>
<!ENTITY rel112.current '11.2'>
<!ENTITY rel112.current.date 'June, 2018'>
@ -96,6 +109,7 @@
<!ENTITY u.rel112.readme '&base;/releases/&rel112.current;R/readme.html'>
<!ENTITY u.rel112.signatures '&base;/releases/&rel112.current;R/signatures.html'>
<!-- URLs for backwards compatibility with previous doc structure -->
<!-- URLs for backwards compatibility with previous doc structure -->
<!ENTITY rel.current.major '&rel120.current.major;'>
<!ENTITY rel.current '&rel120.current;'>
@ -110,22 +124,22 @@
<!ENTITY u.rel.readme '&u.rel120.readme;'>
<!ENTITY u.rel.signatures '&u.rel120.signatures;'>
<!ENTITY rel1.current.major '&rel112.current.major;'>
<!ENTITY rel1.current '&rel112.current;'>
<!ENTITY rel1.current.date '&rel112.current.date;'>
<!ENTITY rel1.current.major '&rel113.current.major;'>
<!ENTITY rel1.current '&rel113.current;'>
<!ENTITY rel1.current.date '&rel113.current.date;'>
<!-- URLs to information on the latest release -->
<!ENTITY u.rel1.notes '&u.rel112.notes;'>
<!ENTITY u.rel1.announce '&u.rel112.announce;'>
<!ENTITY u.rel1.errata '&u.rel112.errata;'>
<!ENTITY u.rel1.hardware '&u.rel112.hardware;'>
<!ENTITY u.rel1.installation '&u.rel112.installation;'>
<!ENTITY u.rel1.readme '&u.rel112.readme;'>
<!ENTITY u.rel1.signatures '&u.rel112.signatures;'>
<!ENTITY u.rel1.notes '&u.rel113.notes;'>
<!ENTITY u.rel1.announce '&u.rel113.announce;'>
<!ENTITY u.rel1.errata '&u.rel113.errata;'>
<!ENTITY u.rel1.hardware '&u.rel113.hardware;'>
<!ENTITY u.rel1.installation '&u.rel113.installation;'>
<!ENTITY u.rel1.readme '&u.rel113.readme;'>
<!ENTITY u.rel1.signatures '&u.rel113.signatures;'>
<!ENTITY rel2.current.major '10'>
<!ENTITY rel2.current '10.4'>
<!ENTITY rel2.current.date 'October, 2017'>
<!ENTITY rel2.current.major '&rel112.current.major;'>
<!ENTITY rel2.current '&rel112.current;'>
<!ENTITY rel2.current.date '&rel112.current.date;'>
<!-- URLs to information on the latest release -->
<!ENTITY u.rel2.notes '&base;/releases/&rel2.current;R/relnotes.html'>