| Summary: | porters-handbook/versions: missing entry for LLVM 13 for stable/13 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Vladimir Druzenko <vvd> | ||||
| Component: | Books & Articles | Assignee: | Vladimir Druzenko <vvd> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | bcr, tcberner | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://docs.freebsd.org/en/books/porters-handbook/versions/ | ||||||
| Attachments: |
|
||||||
|
Description
Vladimir Druzenko
2023-05-18 21:47:40 UTC
Created attachment 242302 [details]
Add entry for commit LLVM 13 in stable/13
diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index d0f8e0f258..548f61601f 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -1273,6 +1273,11 @@ Template:
|November 24, 2021
|13.0-STABLE after changing the internal KAPI between the NFS modules.
+|(not changed)
+|gitref:5f7ddb1456d5b926e85710da690bf548ef0c9fc8[repository="src",length=12]
+|December 6, 2021
+|13.0-STABLE after updating llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-13-init-16847-g88e66fa60ae5, a.k.a. 13.0.0 release.
+
|1300523
|gitref:690bcf605d84283c1f9d254885a3cac69c5e80a6[repository="src",length=12]
|December 18, 2021
ping Maintainer timeout? Looks good to me from the docs side. (In reply to Benedict Reuschling from comment #4) Do you commit self? Or do you approve me to commit it? (In reply to Vladimir Druzenko from comment #5) Moin moin You can commit yourself. For cross-repo commits, all that you require is an approval from someone with a bit there. Which you just got. mfg Tobias A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=0ae6a83c47daa6e6a3a0ce87d128be3200ebef05 commit 0ae6a83c47daa6e6a3a0ce87d128be3200ebef05 Author: Vladimir Druzenko <vvd@FreeBSD.org> AuthorDate: 2023-07-12 19:14:29 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2023-07-12 19:14:29 +0000 porters-handbook/versions: missing entry for LLVM 13 for stable/13 PR: 271499 Approved by: bcr (doc@), tcberner (mentor) documentation/content/en/books/porters-handbook/versions/_index.adoc | 5 +++++ 1 file changed, 5 insertions(+) |