git: 5607c80c60 - main - 12.4R/relnotes.adoc: Add notes about telnet
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Nov 2022 17:15:56 UTC
The branch main has been updated by salvadore (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=5607c80c602db0885a6284b4687568b6fa3d5df5 commit 5607c80c602db0885a6284b4687568b6fa3d5df5 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-11-11 17:06:28 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-11-11 17:15:14 +0000 12.4R/relnotes.adoc: Add notes about telnet Approved by: re (gjb, implicit) --- website/content/en/releases/12.4R/relnotes.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc index 4f60a69280..adb67ca057 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -149,6 +149,14 @@ The man:sqlite3[1] utility has been updated to version 3.39.3. The man:tcpdump[1] utility now allow users to set a number on rules which will be exposed as part of the pflog header. +The man:telnet[1] now silently ignores invalid `set ' '` and invalid `help help` commands instead of having a segmentation fault. + +The man:telnetd[1] daemon has been deprecated. + +The man:telnet[1] had CVE-2020-39028 fixed. + +The man:telnet[1] had CVE-2020-10188 fixed. + [[userland-libraries]] === Runtime Libraries and API