Commit graph

118 commits

Author SHA1 Message Date
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
Kyle Evans 9b16365fca RELNOTES and UPDATING: Document the new policy on read(2) of dirfd
These changes have been completely flushed as of r361799; note it.
2020-06-04 18:19:16 +00:00
Ryan Moeller bf9a289cf2 Mention new jail(8) command hooks in RELNOTES
Reported by:	0mp
Approved by:	mmacy (mentor)
2020-05-19 18:41:46 +00:00
Ryan Moeller 791e886ad0 Mention new dd flags in RELNOTES
Approved by:	mmacy (mentor)
Sponsored by:	iXsystems, Inc.
2020-05-19 18:38:46 +00:00
Mark Johnston 6580e4c1c6 Belatedly add a RELNOTES entry for r347532. 2020-05-19 13:54:33 +00:00
Kyle Evans ac65add052 Belated RELNOTES entry for r361238
This may get revised later if the larger change lands, but we should note
this.
2020-05-19 03:19:01 +00:00
John Baldwin dc30169143 Document removal of deprecated algorithms from OCF.
Sponsored by:	Chelsio Communications
2020-05-11 22:15:46 +00:00
John Baldwin 41b2374432 Document removal of deprecated algorithms from /dev/crypto. 2020-05-02 14:23:55 +00:00
John Baldwin 7f5e007d04 Document removal of deprecated IPsec algorithms. 2020-05-02 00:08:44 +00:00
John Baldwin 913cacc71f Document removal of deprecated algorithms from geli(4). 2020-04-15 19:33:42 +00:00
John Baldwin 6ca096da08 Document removal of deprecated algorithms for in-kernel GSS. 2020-04-10 23:13:29 +00:00
Warner Losh a4964a527c Add elf2aout removal
After committing, I noticed elf2aout commit missed the relnotes
yes. It's unlikely to be interesting, since it's just part of sparc64
removal and quite niche, but it was installed on all FreeBSD machines.
2020-02-06 18:00:50 +00:00
Warner Losh be39790ac2 Add relnotes entries for armv5 and sparc64 being removed.
These commits lacked the proper relnotes entries in the commit
message.
2020-02-06 18:00:46 +00:00
Kyle Evans 0d0883728e Add RELNOTES entry for various daemons pulling in environment variables 2020-02-05 04:43:58 +00:00
Rick Macklem c3eda7cbf1 Add an entry to RELNOTES for r355677. 2019-12-13 16:28:48 +00:00
Mark Johnston 2ff4dd5e82 Document iwm(4) support for 9000-series devices.
Sponsored by:	The FreeBSD Foundation
2019-11-08 00:01:37 +00:00
Cy Schubert 4b42eaf7bb Document contrib updates:
r354269:
sqlite3 is updated to sqlite3-3.30.1.

r351397:
WPA is updated from 2.8 to 2.9.
2019-11-04 13:46:21 +00:00
Kyle Evans 53e73a5935 RELNOTES: Document r352668 (crontab -n and -q options)
Suggested by:	bapt
2019-09-25 13:04:34 +00:00
Cy Schubert dd69e7dc14 Add RELNOTES comment for r352304 discussing removing default mlock()
for ntpd.

Differential Revision:	https://reviews.freebsd.org/D21581
2019-09-13 20:21:59 +00:00
John Baldwin 7105f82769 Add entries for unmapped mbufs and KTLS. 2019-08-30 16:30:09 +00:00
Warner Losh b2f7d03be1 Document Intel RST support just added 2019-08-22 02:53:46 +00:00
Rick Macklem b4c64c61f2 Add a couple of lines noting that r351372 maps ENOTTY->EINVAL for other cases. 2019-08-22 01:29:59 +00:00
Mark Johnston 1689dc666c Document r351361. 2019-08-22 01:18:36 +00:00
Rick Macklem 311208bdda Add an entry to RELNOTES for r351201. 2019-08-19 00:46:31 +00:00
Alan Somers b0927a31dd Update RELNOTES for the fusefs rewrite
MFC after:	Never
Sponsored by:	The FreeBSD Foundation
2019-08-07 16:42:34 +00:00
Alan Somers 596a186627 RELNOTES: fix formatting from r350482
MFC after:	Never
Sponsored by:	The FreeBSD Foundation
2019-08-07 16:24:08 +00:00
Rick Macklem a8e111af88 Add an entry for the copy_file_range(2) syscall. 2019-07-31 23:36:23 +00:00
Mariusz Zaborski ed2393eacf gnop: add note to the RELNOTES
Submitted by:	markj
2019-07-31 19:32:39 +00:00
Mark Johnston 2b3ac10a27 Document r350307.
Sponsored by:	The FreeBSD Foundation
2019-07-24 22:57:17 +00:00
Mark Johnston 8dbc2b6e02 Add an initial RELNOTES file.
The intent is to provide a convenient location to document changes
that are relevant to users of binary FreeBSD distributions, in contrast
with UPDATING, which exists to document caveats for users who build
FreeBSD from source.

This complements the "Relnotes:" tag in commit messages by providing a
place to document the change in more detail, or in case a "Relnotes:"
tag was accidentally omitted.  In particular, "Relnotes:" should be
used if you do not intend to document the change in RELNOTES for some
reason.

Changes to the file should not be MFCed.  For now the file will exist
only in head, but may be updated via direct commits to stable branches
depending on how things go.

I took the liberty of pre-populating the file with some recent release
notes-worthy changes.

Reviewed by:	ian (earlier version)
Discussed with:	cy, gjb, imp, rgrimes
Differential Revision:	https://reviews.freebsd.org/D20762
2019-07-17 19:09:05 +00:00