Date: Sat, 12 Nov 2022 12:53:16 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 54593fb939 - main - Sort items alphabetically. Message-ID: <202211121253.2ACCrGaa070922@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=54593fb9398e9c79b75bc510b666c4a32409d70d commit 54593fb9398e9c79b75bc510b666c4a32409d70d Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2022-11-12 11:47:53 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-11-12 11:47:53 +0000 Sort items alphabetically. --- website/content/en/releases/12.4R/relnotes.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/en/releases/12.4R/relnotes.adoc b/website/content/en/releases/12.4R/relnotes.adoc index 3965b00da0..502d93e513 100644 --- a/website/content/en/releases/12.4R/relnotes.adoc +++ b/website/content/en/releases/12.4R/relnotes.adoc @@ -151,16 +151,16 @@ The man:sendmail[8] 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: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[8] daemon has been deprecated. - The man:telnet[1] had CVE-2020-39028 fixed. The man:telnet[1] had CVE-2020-10188 fixed. +The man:telnetd[8] daemon has been deprecated. + +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 contrib/tzdata information was updated to correct DST (Daylight Savings Time) in Palestine and Fiji. The tzdata 2022f was imported into the tree.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211121253.2ACCrGaa070922>
