CHANGES revision 1.2064 1 1.2064 christos # LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2064 $>
2 1.1095 tsutsui #
3 1.1095 tsutsui #
4 1.1095 tsutsui # [Note: This file does not mention every change made to the NetBSD source tree.
5 1.1095 tsutsui # For an exhaustive list, please subscribe to the `source-changes' mailing list,
6 1.1095 tsutsui # or see the mailing list archives. For more information, send a message
7 1.1095 tsutsui # containing just the word `help' to `majordomo (a] NetBSD.org'.]
8 1.1095 tsutsui #
9 1.1095 tsutsui # ----------------------------------------------------------------------------
10 1.1095 tsutsui # PLEASE USE THE FOLLOWING STYLE WHEN ADDING ITEMS:
11 1.1095 tsutsui #
12 1.1095 tsutsui # theme: Content ...
13 1.1095 tsutsui # more content ...
14 1.1095 tsutsui # more content. [developer DATE-FORMAT]
15 1.1095 tsutsui #
16 1.1095 tsutsui # That's it, one tab to start an item, and two tabs to indent the content.
17 1.1095 tsutsui # Also please start the content with a capital and end it with a dot.
18 1.1095 tsutsui #
19 1.1095 tsutsui # This is very important for the www scripts, otherwise it won't be able to
20 1.1095 tsutsui # parse the file and the HTML output will be mangled.
21 1.1106 tsutsui #
22 1.1106 tsutsui # See htutils/changes/changes2html script for more details.
23 1.1106 tsutsui #
24 1.1095 tsutsui # ----------------------------------------------------------------------------
25 1.1028 xtraeme
26 1.1 lukem
27 1.1968 riz Changes from NetBSD 7.0 to NetBSD 8.0:
28 1.1969 christos libc: Update to tzcode2014f. [christos 20140815]
29 1.1970 christos gmake: Update to gmake-3.81 in external/gpl2/gmake and remove
30 1.1970 christos gnu/dist/gmake (3.80) [christos 20140818]
31 1.1971 jnemeth module(7): Create MODULAR_DEFAULT_AUTOLOAD config flag to control
32 1.1971 jnemeth whether module autoloading is on by default.
33 1.1971 jnemeth [jnemeth 20140824]
34 1.1972 joerg kernel: Option SYMTAB_SPACE has been replaced with COPY_SYMTAB.
35 1.1974 msaitoh The related changes to src/sys/conf require a rebuild of
36 1.1974 msaitoh config(1). [joerg 20140824]
37 1.1973 apb zoneinfo: Import tzdata2014g. [apb 20140831]
38 1.1974 msaitoh wm(4): Add internal SERDES support for 82575 and newer controllers.
39 1.1974 msaitoh [msaitoh 20140903]
40 1.1975 matt or1k: Add new port. [matt 20140903]
41 1.1996 jmcneill awindma(4): Add support for Allwinner A10/A20 DMA controller.
42 1.1976 jmcneill [jmcneill 20140906]
43 1.1996 jmcneill awinac(4): Add support for Allwinner A10/A20 audio codec.
44 1.1976 jmcneill [jmcneill 20140906]
45 1.1996 jmcneill awinrtc(4): Add support for Allwinner A10/A20 real-time clock.
46 1.1978 jmcneill [jmcneill 20140907]
47 1.1977 jmcneill awinmmc(4): Use DMA for MMC transfers. [jmcneill 20140908]
48 1.1997 jmcneill axp20x(4): Add AXP20x PMU driver. [jmcneill 20140909]
49 1.1979 roy rtsol(8): Removed in favour of dhcpcd. [roy 20140911]
50 1.1979 roy rtsold(8): Removed in favour of dhcpcd. [roy 20140911]
51 1.1981 roy dhcpcd(8): Import dhcpcd-6.4.5. [roy 20140918]
52 1.1982 ryo arm: Add support for i.MX6 SoC. [ryo 20140925]
53 1.1983 jnemeth gpt(8): Completed overhaul, including adding follwing subcommands:
54 1.1983 jnemeth resize, set, unset, backup, restore, and resizedisk.
55 1.1983 jnemeth [jnemeth 20140926]
56 1.1985 roy dhcpcd(8): Import dhcpcd-6.4.7. [roy 20140927]
57 1.1986 jmcneill mpt(4): added bio(4) support. [jmcneill 20140927]
58 1.1987 jnemeth gpt(8): added type subcommand to modify partition type.
59 1.1987 jnemeth [jnemeth 20140927]
60 1.1988 apb zoneinfo: Import tzdata2014h. [apb 20141004]
61 1.1989 roy dhcpcd(8): Import dhcpcd-6.5.0. [roy 20141006]
62 1.1990 christos libc: Update to tzcode2014h. [christos 20141007]
63 1.1991 christos file(1): Upgraded to 5.20. [christos 20141010]
64 1.1997 jmcneill arm: Add support for Allwinner A31 SoC. [jmcneill 20141010]
65 1.1997 jmcneill awiniic(4): Add support for Allwinner A31 SoC. [jmcneill 20141012]
66 1.1997 jmcneill awinp2wi(4): Add support for Allwinner A31 Push-Pull Two Wire
67 1.1997 jmcneill Interface. [jmcneill 20141012]
68 1.1997 jmcneill axp22x(4): Add AXP22x PMU driver. [jmcneill 20141012]
69 1.1997 jmcneill awinrtc(4): Add support for Allwinner A31 real-time clock.
70 1.1997 jmcneill [jmcneill 20141012]
71 1.1997 jmcneill awindma(4): Add support for Allwinner A31 DMA controller.
72 1.1997 jmcneill [jmcneill 20141013]
73 1.1997 jmcneill awinac(4): Add support for Allwinner A31 audio codec.
74 1.1997 jmcneill [jmcneill 20141013]
75 1.1997 jmcneill motg(4): Add support for Allwinner A10/A20 SoC. [jmcneill 20141015]
76 1.1992 christos wpa: Import wpa_supplicant and hostapd 2.3. [christos 20141016]
77 1.1993 roy dhcpcd(8): Import dhcpcd-6.5.1. [roy 20141018]
78 1.1994 christos OpenSSH: Imported 6.7. [christos 20141018]
79 1.1995 roy resolvconf(8): Import openresolv-3.6.0 [roy 20141020]
80 1.2010 nonaka gcc: Support -fsanitize=address [christos 20141022]
81 1.1999 apb zoneinfo: Import tzdata2014i. [apb 20141023]
82 1.2010 nonaka libc: Update to tzcode2014i. [christos 20141023]
83 1.2001 christos openpam(3): update to 20140912 (ourouparia) [christos 20141024]
84 1.2002 christos pppd(8): updated to version 2.4.7. [christos 20141025]
85 1.2003 christos acpi(4): Updated ACPICA to 20140926. [christos 20141025]
86 1.2006 roy dhcpcd(8): Import dhcpcd-6.6.0 [roy 20141029]
87 1.2006 roy resolvconf(8): Import openresolv-3.6.1 [roy 20141029]
88 1.2007 nonaka rtsx(4): Add support for Realtek RTS5227/RTL8402/RTL8411/RTL8411B.
89 1.2007 nonaka [nonaka 20141029]
90 1.2008 christos flex(1): Import flex-2.5.37 [christos 20141029]
91 1.2009 nonaka iwn(4): Add support for Intel Centrino Wireless-N
92 1.2009 nonaka 100/105/130/135/2200/2230. From OpenBSD. [nonaka 20141030]
93 1.2014 jmcneill awge(4): Add support for gigabit ethernet found on various
94 1.2014 jmcneill Allwinner SOCs. [martin 20141101]
95 1.2013 roy dhcpcd(8): Import dhcpcd-6.6.1. [roy 20141107]
96 1.2015 jmcneill awinhdmi(4): Add support for Allwinner A20/A31 HDMI controller.
97 1.2015 jmcneill [jmcneill 20141110]
98 1.2015 jmcneill awintcon(4): Add support for Allwinner A20/A31 TV/LCD controller.
99 1.2015 jmcneill [jmcneill 20141110]
100 1.2015 jmcneill awindebe(4): Add support for Allwinner A20/A31 Display engine
101 1.2015 jmcneill backend (DE-BE). [jmcneill 20141110]
102 1.2016 jmcneill awinhdmiaudio(4): Add support for Allwinner A20/A31 HDMI audio
103 1.2016 jmcneill controller. [jmcneill 20141111]
104 1.2017 roy dhcpcd(8): Import dhcpcd-6.6.2. [roy 20141114]
105 1.2019 jmcneill awinir(4): Add support for Allwinner A20/A31 IR receiver.
106 1.2019 jmcneill [jmcneill 20141115]
107 1.2018 apb zoneinfo: Import tzdata2014j. [apb 20141116]
108 1.2054 riastrad libc: Change arc4random(3) to use ChaCha20 and per-thread state.
109 1.2054 riastrad [riastradh 20141116]
110 1.2020 christos libc: Update to tzcode2014j. [christos 20141117]
111 1.2021 christos libpcap: Import 1.6.2. [christos 20141119]
112 1.2021 christos tcpdump(8): Import 4.6.2. [christos 20141119]
113 1.2023 roy dhcpcd(8): Import dhcpcd-6.6.4. [roy 20141126]
114 1.2024 roy dhcpcd(8): Import dhcpcd-6.6.5. [roy 20141209]
115 1.2025 christos bind: Import version 9.10.1-P1. [christos 20141209]
116 1.2026 roy dhcpcd(8): Import dhcpcd-6.6.6. [roy 20141217]
117 1.2027 mrg powerpc: Switch to GCC 4.8. [matt 20141218]
118 1.2028 roy dhcpcd(8): Import dhcpcd-6.6.7. [roy 20141219]
119 1.2029 christos ntp: Import ntp 4.2.8. [christos 20141219]
120 1.2030 mrg midirecord(1): Add program to record MIDI files. [mrg 20141229]
121 1.2031 christos file: update to 5.22 security limits [christos 20150102]
122 1.2032 christos byacc: update to 20141128 for more bison compat [christos 20150103]
123 1.2033 macallan mgx: driver for Southland Media Systems (now Quantum 3D) MGX SBus
124 1.2033 macallan graphics devices [macallan 20150106]
125 1.2034 mrg gcc: Import GCC 4.8.4. [mrg 20150109]
126 1.2035 spz openssl: Import openssl 1.0.1k [spz 20150113]
127 1.2036 christos am-utils: Upgrade to 6.2; adds nfsv4, lustre (which we can't use)
128 1.2036 christos nfs3 rpc support for amfs [christos 20150117]
129 1.2037 hkenken arm: Add support for Zynq SoC. [hkenken 20150123]
130 1.2037 hkenken evbarm: Add support for the PARALLELLA (Zynq). [hkenken 20150123]
131 1.2039 christos blacklist: Added daemon and library [christos 20150125]
132 1.2043 spz libevent: Import libevent 2.0.22 [spz 20150129]
133 1.2042 roy dhcpcd(8): Import dhcpcd-6.7.1. [roy 20150130]
134 1.2044 apb zoneinfo: Import tzdata2015a. [apb 20150131]
135 1.2055 apb libc: Import tzcode2015a. [christos 20150131]
136 1.2047 spz bind: patch to version 9.10.1-P2. [spz 20150221]
137 1.2048 roy network: introduce RTF_LOCAL for local address routes. [roy 20150226]
138 1.2050 skrll evbarm: Add support for RPI2. [skrll 20150304]
139 1.2051 jmcneill evbarm: Add support for ODROID-C1. [jmcneill 20150304]
140 1.2052 christos dtrace: Add syscall support [christos 20150307]
141 1.2053 christos dtrace: Add lockstat support [riastradh, christos 20150308]
142 1.2055 apb zoneinfo: Import tzdata2015b. [apb 20150321]
143 1.2056 ast service(8): Import adapted script from FreeBSD [ast 20150322]
144 1.2057 spz openssl: Import openssl 1.0.1m [spz 20150323]
145 1.2058 christos libc: Update to tzcode2015b. [christos 20150324]
146 1.2060 roy dhcpcd(8): Import dhcpcd-6.8.1. [roy 20150327]
147 1.2061 msaitoh wm(4): Add X540 support [msaitoh 20150327]
148 1.2062 christos libpcap: Import 1.7.2. [christos 20150331]
149 1.2062 christos tcpdump(8): Import 4.7.3. [christos 20150331]
150 1.2063 christos wpa: Import wpa_supplicant and hostapd 2.4. [christos 20150401]
151 1.2064 christos OpenSSH: Imported 6.8. [christos 20150403]
152