Skip to content

Commit

Permalink
13.2: Add missing docs
Browse files Browse the repository at this point in the history
Errata, Hardware, Installation, and Readme files, copied from 13.1
and updated (version numbers bumped and 13.1-specific details pruned).
  • Loading branch information
cperciva committed Apr 9, 2023
1 parent 14c7f1d commit f065ede
Show file tree
Hide file tree
Showing 5 changed files with 4,169 additions and 6 deletions.
11 changes: 5 additions & 6 deletions website/content/en/releases/13.2R/_index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,14 @@ For more information about the release engineering process, please see the link:

== Detailed Information

More detailed information, such as release notes,
// and hardware notes
More detailed information, such as release notes and hardware notes
can be found at these pages:

link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] +
//link:installation/[FreeBSD {localRel}-RELEASE installation information] +
//link:hardware/[FreeBSD {localRel}-RELEASE hardware information] +
link:installation/[FreeBSD {localRel}-RELEASE installation information] +
link:hardware/[FreeBSD {localRel}-RELEASE hardware information] +
link:relnotes/[FreeBSD {localRel}-RELEASE release notes] +
//link:errata/[FreeBSD {localRel}-RELEASE errata] +
//link:readme/[FreeBSD {localRel}-RELEASE readme] +
link:errata/[FreeBSD {localRel}-RELEASE errata] +
link:readme/[FreeBSD {localRel}-RELEASE readme] +
link:schedule/[FreeBSD {localRel}-RELEASE schedule] +
//link:todo/[FreeBSD Release Engineering TODO Page]
61 changes: 61 additions & 0 deletions website/content/en/releases/13.2R/errata.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
---
title: "FreeBSD 13.2-RELEASE Errata"
sidenav: download
---

:release: 13.2-RELEASE
:releaseNext: 13.3-RELEASE
:releaseBranch: 13-STABLE

= FreeBSD {release} Errata

== Abstract

This document lists errata items for FreeBSD {release}, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. This information includes security advisories, as well as news relating to the software or documentation that could affect its operation or usability. An up-to-date version of this document should always be consulted before installing this version of FreeBSD.

This errata document for FreeBSD {release} will be maintained until the release of FreeBSD {releaseNext}.

== Table of Contents

* <<intro,Introduction>>
* <<security,Security Advisories>>
* <<errata,Errata Notices>>
* <<open-issues,Open Issues>>
* <<late-news,Late-Breaking News>>

[[intro]]
== Introduction

This errata document contains "late-breaking news" about FreeBSD {release} Before installing this version, it is important to consult this document to learn about any post-release discoveries or problems that may already have been found and fixed.

Any version of this errata document actually distributed with the release (for example, on a CDROM distribution) will be out of date by definition, but other copies are kept updated on the Internet and should be consulted as the "current errata" for this release. These other copies of the errata are located at https://www.FreeBSD.org/releases/, plus any sites which keep up-to-date mirrors of this location.

Source and binary snapshots of FreeBSD {releaseBranch} also contain up-to-date copies of this document (as of the time of the snapshot).

For a list of all FreeBSD CERT security advisories, see https://www.FreeBSD.org/security/.

[[security]]
== Security Advisories

[width="100%",cols="40%,30%,30%",options="header",]
|===
|Advisory |Date |Topic
|===

[[errata]]
== Errata Notices

[width="100%",cols="40%,30%,30%",options="header",]
|===
|Errata |Date |Topic
|===

[[open-issues]]
== Open Issues

No open issues.

[[late-news]]
== Late-Breaking News

No late-breaking news.
Loading

0 comments on commit f065ede

Please sign in to comment.