Commit graph

79 commits

Author SHA1 Message Date
Kristof Provost 3c62f0f608 RELNOTES: Add an entry for if_bridge l3 filtering default change 2022-10-24 17:58:00 +02:00
Mark Johnston 2e5699fb9c RELNOTES: Add an entry for dtrace_kinst(4) 2022-10-11 18:19:55 -04:00
Brooks Davis 9bbed3f615 Mention telnetd removal
I forgot to add Relnotes to the original commit.

Reported by:	gjb
2022-09-28 20:07:05 +01:00
Rick Macklem e7d9290fc2 RELNOTES: Add an entry for use of "intr,nolockd" NFSv4.1/4.2 mounts
Add an entry for the commits that make the mount options "intr" and
"nolockd" usable for NFSv4.1/4.2 mounts.
2022-09-07 15:55:15 -07:00
Rick Macklem 85c11f808e RELNOTES: Add an entry for new NFSv4.1/4.2 console messages
Add and entry for the commits that generate new console messages
indicating that all clients need to have unique /etc/hostid strings.
2022-09-07 15:35:55 -07:00
Mark Johnston c39eecd84b RELNOTES: Document ZFS support in makefs
Sponsored by:	The FreeBSD Foundation
2022-08-05 13:43:24 -04:00
Mark Johnston da10709ded RELNOTES: Fix whitespace 2022-07-27 11:13:20 -04:00
Mark Johnston 4cb0d41c54 RELNOTES: Add an entry for the new QAT driver
Sponsored by:	The FreeBSD Foundation
2022-07-27 11:13:20 -04:00
Mateusz Piotrowski c71a534e1c RELNOTES: Add an entry for boottrace(4)
Reviewed by:	mhorne
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara Inc.
Differential Revision: https://reviews.freebsd.org/D34432
2022-03-29 13:35:14 +02:00
John Baldwin 253ecb389e RELNOTES: Note support for KTLS RX for TLS 1.3.
Sponsored by:	Netflix
2021-12-14 11:02:45 -08:00
Kristof Provost 76fe9df7a4 RELNOTES: mention 6rd support in if_stf
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D33088
2021-11-23 16:49:12 +01:00
Cy Schubert e383c423c4 RELNOTES: Add comment about WiFi 6 support to wpa 2021-11-22 12:03:34 -08:00
Cy Schubert 22b1cbec8e Revert "RELNOTES: Add comment about WiFi 6 support"
This reverts commit c0601c3e01.
2021-11-22 12:01:36 -08:00
Cy Schubert c0601c3e01 RELNOTES: Add comment about WiFi 6 support 2021-11-22 10:34:42 -08:00
Warner Losh aa80581c19 Add notes about vt beeping
Sponsored by:		Netflix
2021-11-04 09:15:38 -06:00
Gleb Smirnoff b788a226f6 Document net.inet.tcp.nolocaltimewait enabled. 2021-11-03 10:31:44 -07:00
Elliott Mitchell cfd8fda159
RELNOTES: Fix KMSAN entry
The lead digit was lost in 05eba8e068 making it impossible to find the
commit.

The two subsequent RELNOTES commits gave one less digit of the commit
hash, which is what `git rev-parse --short` thinks the minimal length is,
but keep them to align with other entries.

Fixes:		05eba8e068
Differential Revision:	https://reviews.freebsd.org/D32595
2021-10-22 15:16:54 +08:00
Baptiste Daroussin 1fca3dca23 RELNOTES: document the change of the default shell 2021-10-20 09:35:07 +02:00
Baptiste Daroussin 5aeb26000a ncurses: documents the latest changes in RELNOTES 2021-10-20 09:33:04 +02:00
Mark Johnston 05eba8e068 RELNOTES: Add entries for KASAN and KMSAN
Sponsored by:	The FreeBSD Foundation
2021-08-11 13:08:36 -04:00
Warner Losh 818edf67bd RELNOTES: update the runing entry on awk.
Dig up the major commits and document the coming -Ft change.

Sponsored by:		Netflix
2021-08-01 11:08:53 -06:00
Warner Losh cda1f88da5 RELNOTES: Put the old descripiton back
After looking at the RELNOTES files on the stable branches, restore the
old description and update the file to match the format it's supposed to
have.

Sponsored by:		Netflix
2021-07-30 17:07:52 -06:00
Warner Losh 59b83c47e2 awk: Note awk upgrades.
Note the high level differences with the latest one true awk
import. This list may grow as we learn more troublesome areas.

Updated description of the format fo the file to match the file.

I'll likely merge this change (and any followups) by direct commit to
stable/13 and stable/12 in a couple of weeks.

Sponsored by:		Netflix
2021-07-29 15:45:25 -06:00
Rick Macklem be7c64704e RELNOTES: Add an entry for commit ee29e6f311 2021-07-16 15:33:52 -07:00
Rick Macklem b49ba74dee nfscl: Add entries to UPDATING and RELNOTES for commit a145cf3f73 2021-06-24 19:10:36 -07:00
Warner Losh df4e978765 relnotes: fix wording for gconcat entry. 2021-06-14 17:52:59 -06:00
Warner Losh dd3fd6b85b gconcat append: should be in release notes
Note that d575e81fbc should be in the release notes. First cut at some
useable text.
2021-06-14 11:45:11 -06:00
John Baldwin 1f64f32a4c Spellcheck.
Reported by:	0mp
2021-04-12 15:12:19 -07:00
John Baldwin 06cdfe2d8a RELNOTES: Document removal of asym crypto from OCF.
Sponsored by:	Chelsio Communications
2021-04-12 14:34:45 -07:00
Glen Barber a53ce3fc49 Bump CURRENT to 14.0
This one goes to 14.

Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-01-21 19:10:07 -05:00
Ed Maste 5290493a20 RELNOTES: correct sense and name for allow_wx sysctl
The sysctl is kern.elf64.allow_wx and defaults to 1, allow W+X mappings.

Reported by:	alc
2021-01-19 08:53:07 -05:00
Ed Maste 8818758a6e RELNOTES: correct elfctl(1) man page section 2021-01-14 16:45:58 -05:00
John Baldwin 4b27f60435 Note aesni/armv8crypto in GENERIC, W^X, and AES-XTS for armv8crypto. 2021-01-14 12:59:37 -08:00
Ed Maste 7f9175d999 Add relnote for r368667, GDB 6.1.1 removal 2020-12-15 17:52:04 +00:00
Brooks Davis 59902e6aae Note removal of hme(4)
Sponsored by:	DARPA
2020-12-11 21:43:44 +00:00
Rick Macklem 3ba86a63e9 Add a entry for r367660. 2020-11-14 01:55:02 +00:00
Rick Macklem 1b57066e8b Add an entry for r367026, r367423. 2020-11-14 01:39:27 +00:00
Mateusz Piotrowski 2484258b60 Add an entry for r351863 (honoring ${name}_env in rc(8) scripts)
PR:		239692
Requested by:	koobs
2020-11-10 10:40:44 +00:00
Mateusz Piotrowski 998ece05a0 Add an entry to RELNOTES about renaming ACPI_DMAR to IOMMU
Reviewed by:	br (earlier version)
Differential Revision:	https://reviews.freebsd.org/D26813
2020-11-10 10:17:11 +00:00
Rick Macklem c0a56af995 Add an entry to RELNOTES for the NFS over TLS kernel support. 2020-08-30 21:46:29 +00:00
Warner Losh 17c511a422 Fix silly typo... 2020-08-24 20:02:13 +00:00
Warner Losh 636f6c7536 Document devd event change from r364725 2020-08-24 19:49:22 +00:00
Stefan Eßer e64c6e2181 Mention the new implementation of bc and dc which has become the default
version in FreeBSD-CURRENT.
2020-08-08 19:48:15 +00:00
Kyle Evans d2090a40d0 UPDATING / RELNOTES: Document new regcomp(3) behavior
This is a breaking change that had a not-insignificant impact in ports, it
is worth documenting it well.
2020-07-29 23:59:35 +00:00
Mark Johnston d272016da4 Add a RELNOTES entry for r363253.
Sponsored by:	The FreeBSD Foundation
2020-07-16 15:12:52 +00:00
Gregory Neil Shapiro dceff013b2 Note the merge of sendmail 8.16.1 from vendor "branch" 2020-07-15 18:32:09 +00:00
Mark Johnston 50050b2f41 Add a RELNOTES entry for safexcel(4).
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-07-14 15:05:38 +00:00
Mark Johnston 1365cd6468 Add a RELNOTES entry for r363084. 2020-07-10 19:58:26 +00:00
Rick Macklem 8ad3c5cd3f Add an entry for r362158, r362163, which changes struct export_args. 2020-06-16 20:55:22 +00:00
Kyle Evans 0e89af3b88 RELNOTES: Post-portem note about sed(1) \x support
Requested by:	Oliver Pinter
2020-06-08 02:42:41 +00:00