git: 803e229301 - main - 13.4R: Start adding information to release notes

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 22 Aug 2024 00:39:07 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/doc/commit/?id=803e2293015e549f2532042dd94532c412048d37

commit 803e2293015e549f2532042dd94532c412048d37
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-08-22 00:36:42 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-08-22 00:36:42 +0000

    13.4R: Start adding information to release notes
    
    This is the initial addition of the releasenotes. I am still going
    through the git logs and will add more information when something
    interesting is found to be added to the release notes.
---
 website/content/en/releases/13.4R/relnotes.adoc | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/website/content/en/releases/13.4R/relnotes.adoc b/website/content/en/releases/13.4R/relnotes.adoc
index 05dba5a0c9..d786ff22fa 100644
--- a/website/content/en/releases/13.4R/relnotes.adoc
+++ b/website/content/en/releases/13.4R/relnotes.adoc
@@ -120,6 +120,20 @@ This section covers changes and additions to userland applications, contributed
 [[userland-contrib]]
 === Contributed Software
 
+`sqlite3` has been upgraded to 3.46.0a
+
+`OpenSSH` has been to upgraded to 9.7p1.
+This release contains mostly bugfixes.
+It also makes support for the DSA signature algorithm a compile-time option, with plans to disable it upstream later this year and remove support entirely in 2025.
+
+LLVM and the `clang` compiler have been upgraded to version 18.1.5.
+
+`bc` has been updated to version 6.7.6.
+
+`atf` has been updated to 0.22 snapshot 55c21b2c.
+
+`libarchive` has been updated to 3.7.4.
+
 [[userland-deprecated-programs]]
 === Deprecated Applications
 
@@ -142,6 +156,10 @@ This section covers changes and additions to devices and device drivers since {r
 [[drivers-device]]
 === Device Drivers
 
+The man:irdma[4] driver has been updted.
+
+The man:ice[4] driver has been updated.
+
 [[drivers-removals]]
 === Deprecated and Removed Drivers