xref: /netbsd-src/doc/CHANGES (revision 76c7fc5f6b13ed0b1508e6b313e88e59977ed78e)
1# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2610 $>
2#
3#
4# [Note: This file does not mention every change made to the NetBSD source tree.
5# For an exhaustive list, please subscribe to the `source-changes' mailing list,
6# or see the mailing list archives.  For more information, send a message
7# containing just the word `help' to `majordomo@NetBSD.org'.]
8#
9# ----------------------------------------------------------------------------
10# PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
11#
12#	theme: Content ...
13#		more content ...
14#		more content. [developer DATE-FORMAT]
15#
16# That's it, one tab to start an item, and two tabs to indent the content.
17# Also please start the content with a capital and end it with a dot.
18#
19# This is very important for the www scripts, otherwise it won't be able to
20# parse the file and the HTML output will be mangled.
21#
22# See htutils/changes/changes2html script for more details.
23#
24# ----------------------------------------------------------------------------
25
26Changes from NetBSD 9.0 to NetBSD 10.0:
27	openldap: Import 2.4.48. [christos 20190808]
28	boot(8): GPT and RAIDframe support for x86 bootstrap [manu 20190818]
29	dhcpcd(8): Import dhcpcd-8.0.3 [roy 20190821]
30	inet6: Fix sending RTM_MISS for unresolvable addresses and restore
31		ND6_LLINFO_WAITDELETE so that any send at this point can
32		return EHOSTDOWN to match inet behaviour. [roy 20190901]
33	inet: Fix sending RTM_MISS for unresolvable addresses. [roy 20190901]
34	dhcpcd(8): Import dhcpcd-8.0.4 [roy 20190904]
35	bind: Import version 9.14.5. [christos 20190905]
36	resolvconf(8): Import openresolv-3.9.2 [roy 20190908]
37	boot(8): multiboot 2 support, Xen can now boot from EFI [manu 20190913]
38	dhcpcd(8): Import dhcpcd-8.0.6 [roy 20190913]
39	kernel: Add vHCI, a driver that allows to send and receive USB
40		packets from userland. [maxv 20190914]
41	mos(4): Ported driver for MosChip MCS7730/7830/7832 USB ethernet.
42		[mrg 20190814]
43	libpcap: Import 1.9.1. [christos 20191001]
44	tcpdump(8): Import 4.9.3. [christos 20191001]
45	rescue(8): Moved into a separate, rescue-only set. [maya 20191001]
46	byacc: Update to 20190617. [christos 20191006]
47	tzdata updates from 2019a to 2019c (incl 2019b) [kre 20191008]
48	services(5): Update to version 2019-10-04 from IANA.
49		[sevan 20191009]
50	dhcpcd(8): Import dhcpcd-8.1.0 [roy 20191011]
51	OpenSSH: Import 8.1. [christos 20191012]
52	acpi(4): Updated ACPICA to 20190816. [christos 20191015]
53	sup: removed, use ftp://ftp.astron.com/pub/sup [christos 20191015]
54	dhcpcd(8): Import dhcpcd-8.1.1 [roy 20191016]
55	evbarm: Add support for the NanoPi R1 and Duo2. [bad 20191016]
56	ipgphy(4): Add support for IC Plus IP1000* PHY. [msaitoh 20191017]
57	alc(4): Add support for Killer E2400 and E2500. [msaitoh 20191017]
58	bind: Import version 9.14.7. [christos 20191017]
59	libc: Changed the iconv(3) function signature to the POSIX variation
60		[kamil 20191024]
61	vio9p(4): Add virtio-9p front-end driver. [ozaki-r 20191028]
62	mount_9p(8): Enable to mount a filesystem exported via virtio-9p.
63		[ozaki-r 20191028]
64	evbarm: Update TI AM335x SoC support to use FDT based configuration.
65		[jmcneill 20191028]
66	jmphy(4): Add support for JMicron JMP202 and JMP211 PHY.
67		[msaitoh 20191030]
68	smscphy(4): Add support for SMSC LAN87xx 10/100 Ethernet PHY.
69		[msaitoh 20191101]
70	evbarm: Update TI OMAP3 SoC support to use FDT based configuration.
71		[jmcneill 20191101]
72	amd64: Add support for kCSan - Kernel Concurrency Sanitizer.
73		[maxv 20191105]
74	micphy(4): Add support for Microchip KSZ80[0456]1, KSZ8721, KSZ9[01]31,
75		KS8731 and KSZ9477.
76		[msaitoh 20191107]
77