git: 49e1b8b236 - main - 12.4 Release notes: Add type of software if missing
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Nov 2022 15:36:56 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=49e1b8b2366b6115cd26b342469fb426033da74d commit 49e1b8b2366b6115cd26b342469fb426033da74d Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2022-11-12 14:36:01 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-11-12 14:36:01 +0000 12.4 Release notes: Add type of software if missing Specify what kind of software we are talking about. --- website/content/en/releases/12.4R/relnotes.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc index f69e352a4b..01e381adb8 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -129,9 +129,9 @@ The man:blacklistd[8] daemon will now handle 0-sized messages. The man:dma[8] utility has been updated to snapshot 2022-01-27. -The man:dma[8] will now exit if invoked with invalid (zero) argc. +The man:dma[8] mail agent will now exit if invoked with invalid (zero) argc. -The man:dma[8] will now limit lines to 998 characters, as per RFC2822. +The man:dma[8] mail agent will now limit lines to 998 characters, as per RFC2822. The expat C library for parsing XML has been updated to version 2.4.9. @@ -147,15 +147,15 @@ OpenSSL has been updated to 1.1.1q. OpenSSH has been updated to 9.1p1. -The man:sendmail[8] had a bug fixed about authentication with cyrus-sasl-2.1.28. +The man:sendmail[8] mail transport agent had a bug fixed about authentication with cyrus-sasl-2.1.28. The man:sqlite3[1] utility has been updated to version 3.39.3. -The man:telnet[1] now silently ignores invalid `set ' '` and invalid `help help` commands instead of having a segmentation fault. +The man:telnet[1] utility now silently ignores invalid `set ' '` and invalid `help help` commands instead of having a segmentation fault. -The man:telnet[1] had CVE-2020-39028 fixed. +The man:telnet[1] utility had CVE-2020-39028 fixed. -The man:telnet[1] had CVE-2020-10188 fixed. +The man:telnet[1] utility had CVE-2020-10188 fixed. The man:telnetd[8] daemon has been deprecated.