git: f4f1e3f1e4 - main - 14.2/relnotes: Add some more entries
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 Dec 2024 03:59:49 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=f4f1e3f1e481fdbb311083abfb0ac80b8170f6fc
commit f4f1e3f1e481fdbb311083abfb0ac80b8170f6fc
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2024-12-02 03:56:56 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2024-12-02 03:56:56 +0000
14.2/relnotes: Add some more entries
LLVM 18.1.6 and improved asinf/acosf accuracy. [1]
While I'm here, place the contrib updates in alphabetical order.
Submitted by: dim [1]
---
website/content/en/releases/14.2R/relnotes.adoc | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/website/content/en/releases/14.2R/relnotes.adoc b/website/content/en/releases/14.2R/relnotes.adoc
index a8e93f67f5..f889b255c1 100644
--- a/website/content/en/releases/14.2R/relnotes.adoc
+++ b/website/content/en/releases/14.2R/relnotes.adoc
@@ -217,12 +217,15 @@ gitref:d0dcee46d971[repository=src]
`libpcap` has been upgraded to 1.10.5.
gitref:26f21a6494b4[repository=src] (Sponsored by The FreeBSD Foundation)
-`tcpdump` has been upgraded to 4.99.5.
-gitref:ec3da16d8bc1[repository=src] (Sponsored by The FreeBSD Foundation)
+`llvm` has been upgraded to 18.1.6.
+gitref:f1e3279983d6[repository=src]
`openssl` has been upgraded to 3.0.15.
gitref:cc43f991ab3e[repository=src]
+`tcpdump` has been upgraded to 4.99.5.
+gitref:ec3da16d8bc1[repository=src] (Sponsored by The FreeBSD Foundation)
+
`unbound` has been upgraded to 1.22.0.
gitref:0a096a7b3ae8[repository=src]
@@ -232,6 +235,12 @@ gitref:0a096a7b3ae8[repository=src]
man:fdisk[8] has been deprecated in favor of man:gpart[8] for a long time but has not been removed, running this application will show a warning to migrate to man:gpart[8].
gitref:3958be5c29da[repository=src] (Sponsored by The FreeBSD Foundation)
+[[userland-libraries]]
+=== Runtime Libraries and API
+
+The accuracy of man:asinf[3] and acosf[3] has improved.
+gitref:33c82f11c267[repository=src]
+
[[cloud]]
== Cloud Support