[BACK]Return to CHANGES CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / doc

Annotation of src/doc/CHANGES, Revision 1.2476

1.2476  ! kre         1: # LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2475 $>
1.1095    tsutsui     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.
1.1106    tsutsui    21: #
                     22: # See htutils/changes/changes2html script for more details.
                     23: #
1.1095    tsutsui    24: # ----------------------------------------------------------------------------
1.1028    xtraeme    25:
1.2295    christos   26: Changes from NetBSD 8.0 to NetBSD 9.0:
1.2451    skrll      27:        byacc: Update to 20170430. [christos 20170605]
                     28:        vax: Add support for VAXstation 4000 TURBOchannel. [flxd 20170609]
                     29:        wsbell(4): Added console bell support for all speaker devices, not
1.2316    sevan      30:                only those attached at pcppi. [nat 20170612]
1.2451    skrll      31:        bind: Import version 9.10.5-P1. [christos 20170615]
1.2298    jmcneill   32:        dts: Import dts files from Linux 4.11.5. [jmcneill 20170615]
1.2302    maxv       33:        amd64: Support 16TB of PA, and 32TB of kernel VA on the architecture
                     34:                side. [maxv 20170617]
1.2315    sevan      35:        expat: Import 2.2.1 (security fixes). [christos 20170617]
1.2297    jmcneill   36:        arm: Add support for Allwinner H3 SoC. [jmcneill 20170628]
1.2294    christos   37:        bind: Import version 9.10.5-P2. [christos 20170630]
1.2297    jmcneill   38:        sunxiemac(4): Add support for Allwinner Gigabit Ethernet (EMAC).
                     39:                [jmcneill 20170701]
1.2296    msaitoh    40:        wbsio(4): Add support for Winbond W83627DHG-P, W83627SF, W83627UHG,
                     41:                W83667HGB, W83687THF, W83697UG, Nuvoton NCT5104D, NCT6775,
                     42:                NCT6779, NCT6791, NCT6792 and NCT6793. [msaitoh 20170707]
1.2297    jmcneill   43:        arm: Add support for Allwinner A83T SoC. [jmcneill 20170707]
1.2299    sevan      44:        MAKEDEV(8): Regenerate, documenting lua, dk, plcom, wmcom, hdmicec, mfi,
                     45:                nvme, nvme ns, tpm, and dtrace devices. [sevan 20170710]
1.2300    msaitoh    46:        wbsio(4): Add support for NCT6795. [msaitoh 20170711]
                     47:        lm(4): Add support for NCT5174D, NCT6775F, NCT6779D and NCT679[1235]D.
                     48:                [msaitoh 20170711]
1.2301    jmcneill   49:        arm: Add support for NVIDIA Tegra X1 SoC. [jmcneill 20170720]
1.2432    maxv       50:        i386: Remove vm86. [maxv 20170812]
1.2313    msaitoh    51:        itesio(4): Add support IT8628E. [hauke 20170814]
1.2305    msaitoh    52:        ichsmb(4): Add support for Intel C3000. [msaitoh 20170817]
                     53:        ismt(4): Add support for Intel C3000. [msaitoh 20170817]
1.2315    sevan      54:        powerpc: Bump MAXTSIZ to 128MB for OEA based systems. [sevan 20170818]
1.2307    mrg        55:        GMP/MPFR/MPC: Update to 6.1.2, 3.1.5 and 1.0.3. [mrg 20170821]
1.2315    sevan      56:        ixg(4), ixv(4): Add C3000 support. Add bypass function support for
1.2308    msaitoh    57:                bypass adapters. [msaitoh 20170830]
1.2310    christos   58:        file(1): Upgraded to 5.32. [christos 20170908]
1.2311    christos   59:        tcpdump(8): Import 4.9.2. [christos 20170908]
1.2315    sevan      60:        veriexecgen(8): Drop support for MD5, SHA1, RMD160. [sevan 20170909]
1.2313    msaitoh    61:        itesio(4): Add support IT8728GF and IT877[12]E [hauke 20170814]
1.2317    christos   62:        veriexec(4): Drop support for VERIFIED_EXEC_FP_MD5,
                     63:                VERIFIED_EXEC_FP_SHA1, and VERIFIED_EXEC_FP_RMD160 options.
                     64:                [sevan 20170913]
                     65:        acpi(4): Updated ACPICA to 20170831. [christos 20170915]
1.2318    sevan      66:        dtrace: Install dtruss, execsnoop, opensnoop, and procsystime from the
                     67:                DTrace Toolkit if DTrace support is enabled. [sevan 20170917]
1.2320    roy        68:        dhcpcd(8): Import dhcpcd-7.0.0-rc3. [roy 20171007]
1.2321    jdolecek   69:        ahcisata(4), siisata(4): Add support for NCQ. [jdolecek 20171007]
1.2322    christos   70:        mvsata(4): Add support for NCQ, and enable ATAPI support.
                     71:                [jdolecek 20171007]
                     72:        OpenSSH: Imported 7.6. [christos 20171007]
1.2332    maxv       73:        amd64: Add support for Kernel ASLR [maxv 20171010]
1.2323    christos   74:        tmux(1): Imported 2.6. [christos 20171012]
1.2325    maxv       75:        amd64: Add support for SMAP. [maxv 20171017]
1.2324    maxv       76:        amd64: Add support for USER_LDT. [maxv 20171021]
1.2464    kre        77:        tzdata Updated to 2017c. [kre 20171024]
1.2327    christos   78:        libc: Update to tzcode2017c. [christos 20171024]
1.2328    jmcneill   79:        bwfm(4): Add driver for Broadcom BCM43xxx "FullMAC" USB wireless
                     80:                adapters. [jmcneill 20171025]
1.2329    pgoyette   81:        kernhist(9): Reworked the export-via-sysctl code to use uintptr_t
                     82:                arguments, PR kern/52639.  Requires contemporaneous update
                     83:                of vmstat(1). [pgoyette 20171028]
1.2330    christos   84:        acpi(4): Updated ACPICA to 20171110. [christos 20171111]
1.2331    jmcneill   85:        sunxinand(4): Add driver for Allwinner NAND Flash Controller.
                     86:                [jmcneill 20171113]
1.2334    wiz        87:        gcc: Import GCC 5.5.  [mrg 20171113]
1.2333    rin        88:        libtre: Update to the latest git source. [rin 20171117]
1.2335    jmcneill   89:        qemufwcfg(4): Add driver for QEMU Firmware Configuration device.
                     90:                [jmcneill 20171125]
1.2336    christos   91:        gdb(1): Updated to 8.0.1.  [christos 20171128]
1.2337    roy        92:        dhcpcd(8): Import dhcpcd-7.0.0-rc4. [roy 20171206]
1.2338    bouyer     93:        ihidev(4), ims(4): Added drivers for i2c HID mice. [bouyer 20171210]
1.2339    mbalmer    94:        lua: Applied 6th bugfix to Lua 5.3.4 from lua.org/bugs.html.
                     95:                [mbalmer 20171213]
1.2340    kamil      96:        sstk: Remove the "stack section size change" syscall [kamil 20171219]
1.2341    kamil      97:        sbrk: Remove the "data section size change" syscall [kamil 20171219]
1.2344    kamil      98:        ovadvise: Remove the old vadvise syscall header [kamil 20171219]
1.2343    roy        99:        dhcpcd(8): Import dhcpcd-7.0.0 [roy 20180101]
1.2345    christos  100:        mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.1
1.2346    christos  101:                [christos 20180114]
1.2347    mrg       102:        cpuctl(8): Add cpuctl identify support for sparc and sparc64.
                    103:                [mrg 20180116]
1.2348    sevan     104:        macppc: Enable Veriexec support in the GENERIC kernel [sevan 20180117]
1.2349    mrg       105:        raid(4): Add support for 32-bit on 64-bit kernel.  [mrg 20180117]
1.2350    kre       106:        zoneinfo: Import tzdata2018c (skipping 2018a & 2018b). [kre 20180124]
1.2351    christos  107:        libc: Update to tzcode2018c. [christos 20180125]
1.2352    maxv      108:        i386: Add support for SMAP. [maxv 20180128]
1.2353    roy       109:        dhcpcd(8): Import dhcpcd-7.0.1 [roy 20180129]
1.2357    mrg       110:        gcc: Import GCC 6.4.  [mrg 20180201]
1.2354    christos  111:        openldap: Import 2.4.45. [christos 20180205]
1.2355    christos  112:        unbound: Import 1.6.8. [christos 20180205]
1.2356    christos  113:        nsd: import 4.1.19 [christos 20180209]
1.2358    sevan     114:        ddb(4): Introduce dumpstack sysctl for printing a stack trace on panic,
                    115:                enable by default. [sevan 20180217]
1.2364    msaitoh   116:        sdtemp(4): Add Microchp EMC1501, another device ID of Maxim MAX6604
                    117:                support. [msaitoh 20180222]
                    118:        ichsmb(4): Add support for Intel C620 devices. [msaitoh 20180222]
1.2359    sevan     119:        macppc: Enable support for "per-priority cyclical scan" buffer queue
                    120:                strategy. [sevan 20180223]
1.2361    sevan     121:        macppc: Enable awacs(4) by default in kernel configs. [sevan 20180224]
1.2360    christos  122:        mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.30.4
                    123:                [christos 20180225]
1.2362    sevan     124:        macppc: Remove macofcons(4). [sevan 20180226]
1.2382    maxv      125:        amd64: Add SVS (Meltdown mitigation). [maxv 20180226]
1.2363    pgoyette  126:        imcsmb(4): For amd64 and i386 on Intel {Ivy,Sandy}bridge and
                    127:                {Broad,Has}well CPUs, enable access to Integrated Memory
                    128:                Controller-based SMBus [pgoyette 20170228]
1.2380    msaitoh   129:        ichsmb(4): Add Apollo Lake and Gemini Lake devices. [msaitoh 20180302]
1.2365    msaitoh   130:        lm(4): Add NCT6796D support. [msaitoh 20180308]
1.2366    sevan     131:        macppc: Enable Bluetooth support by default in GENERIC kernel.
                    132:                [sevan 20180316]
1.2464    kre       133:        tzdata: Updated to 2017d. [kre 20180324]
1.2368    roy       134:        dhcpcd: Import 7.0.2. [roy 20180327]
1.2369    ryo       135:        aarch64: Add initial support for aarch64. [ryo 20180401]
1.2382    maxv      136:        amd64: Add SpectreV2 mitigations, based on IBRS and the DIS_IND
                    137:                bit. [maxv 20180404]
1.2370    roy       138:        dhcpcd: Import 7.0.3. [roy 20180406]
1.2371    christos  139:        OpenSSH: Imported 7.7. [christos 20180406]
1.2372    christos  140:        OpenSSL: Imported 1.1.0h. [christos 20180406]
1.2378    snj       141:        ntp: Import ntp 4.2.8p11. [christos 20180406]
1.2374    christos  142:        acpi(4): Updated ACPICA to 20180313. [christos 20180407]
1.2376    christos  143:        dhcp: Import version 4.4.1 (move to MPL). [christos 20180407]
1.2377    leot      144:        bind: Import version 9.10.7. [christos 20180407]
1.2382    maxv      145:        x86: Enable retpoline by default (SpectreV2 mitigation). [mrg 20180408]
1.2380    msaitoh   146:        ichsmb(4): Add Intel 300 series chipset support. [msaitoh 20180409]
1.2379    msaitoh   147:        wm(4): Enable I219 support. [msaitoh 20180413]
1.2380    msaitoh   148:        puc(4): Add Intel 300 series chipset support. [msaitoh 20180413]
1.2381    christos  149:        file(1): Upgraded to 5.33. [christos 20180415]
1.2383    sevan     150:        netpgp(3lua): Add Lua binding for libnetpgp(3). [sevan 20180429]
1.2384    jmcneill  151:        arm: Add support for Allwinner H6 SoC. [jmcneill 20180501]
1.2385    roy       152:        dhcpcd: Import 7.0.4. [roy 20180502]
1.2390    sevan     153:        libbozohttpd(3): Add the embeddable version of bozohttpd [sevan 20180503]
                    154:        bozohttpd(3lua): Add Lua binding for libbozohttpd(3lua) [sevan 20180503]
1.2464    kre       155:        tzdata: Updated to 2017e. [kre 20180504]
1.2387    christos  156:        libc: Update to tzcode2018e. [christos 20180504]
1.2388    christos  157:        acpi(4): Updated ACPICA to 20180427. [christos 20180504]
1.2389    thorpej   158:        gpio(4): Overhauled interrupt support.  Added GPIO interrupt
                    159:                capability for Broadcom BCM283x SoCs (e.g.
                    160:                Raspberry Pi). [thorpej 20180519]
1.2398    maxv      161:        x86: Add SpectreV4 mitigations. [maxv 20180522]
1.2396    ozaki-r   162:        macppc: Enable ipsec(4) and ipsecif(4) support in GENERIC kernel by
1.2395    sevan     163:                default. [sevan 20180602]
1.2393    roy       164:        dhcpcd: Import 7.0.5b. [roy 20180604]
1.2394    jakllsch  165:        virtio(4): Add MMIO transport and fdt(4) attachment. [jakllsch 20180606]
1.2397    jmcneill  166:        arm: Add support for QEMU ARM Virtual Machine ("virt"). [jmcneill 20180614]
1.2399    jmcneill  167:        arm: Add support for Rockchip RK3328 SoC. [jmcneill 20180615]
1.2402    roy       168:        dhcpcd: Import 7.0.6. [roy 20180621]
1.2404    msaitoh   169:        bpf(4): Add the BPF direction filter (BIOC[GS]DIRECTION).
                    170:                [msaitoh 20180626]
1.2405    christos  171:        gcc: add lsan the Leak Sanitizer [christos 20180626]
1.2406    ryo       172:        aarch64: Add support for SMP. [ryo 20180709]
1.2407    maya      173:        viadrm(4): Removed, superseded by viadrmums. [maya 20180710]
1.2409    sevan     174:        ssh-agent(1): /usr/pkg/lib* whitelisted by default for PKCS11 related
                    175:                libraries, in place of /usr/local/lib*. [sevan 20180710]
1.2408    joerg     176:        x86: Support for -static -pie binaries. [joerg 20180712]
1.2413    maxv      177:        kernel: Remove pmc(9) and X86PMC. [maxv 20180714]
                    178:        tprof(4): Revamped. tpfmt(1) merged into tprof(8). [maxv 20180714]
1.2424    maxv      179:        kernel: Remove ipkdb(4). [maxv 20180714]
1.2411    jmcneill  180:        arm: Add support for ARMv8 performance event monitoring with tprof(4).
                    181:                [jmcneill 20180715]
1.2412    jmcneill  182:        arm: Add support for ARMv7 performance event monitoring with tprof(4).
                    183:                [jmcneill 20180715]
1.2414    roy       184:        dhcpcd: Import 7.0.7. [roy 20180724]
1.2416    maxv      185:        i386: Remove the XEN3_DOM0 and XEN3_DOMU configurations, and drop
                    186:                support for non-PAE-32bit-PV, to leave only PAE-32bit-PV.
                    187:                [maxv 20180726]
1.2415    rkujawa   188:        tea5767radio(4): Add Philips/NXP TEA5767 I2C-controlled stereo FM radio
                    189:                driver. [rkujawa 20180727]
1.2417    kamil     190:        UBSan: Imported a clean-room reimplementation of the sanitizer runtime
                    191:                called micro-UBSan. [kamil 20180803]
                    192:        uUBSan: Added support for micro-UBSan (user-UBSan) in MKLIBCSANITIZER.
                    193:                [kamil 20180803]
                    194:        kUBSan: Added support for micro-UBSan (kernel-UBSan) as KUBSAN.
                    195:                [kamil 20180803]
1.2419    alnsn     196:        lua: Import version 5.3.5. [alnsn 20180804]
1.2418    jmcneill  197:        arm: Add driver for ARM GICv3 interrupt controllers. [jmcneill 20180808]
1.2432    maxv      198:        kernel: Remove the n8 driver. [maya 20180808]
1.2451    skrll     199:        bind: Import version 9.12.2-P1. [christos 20180812]
1.2422    jmcneill  200:        arm: Add support for Rockchip RK3399 SoC. [jmcneill 20180812]
1.2424    maxv      201:        amd64: Randomize by default all the randomizable VM areas in the kernel.
                    202:                [maxv 20180812]
1.2423    christos  203:        mdocml: Import 1.14.4. [christos 20180814]
1.2424    maxv      204:        kernel: Remove etherip(4), replaced by l2tp(4). [maxv 20180814]
1.2425    jmcneill  205:        gnu-efi: Import version 3.0.8. [jmcneill 20180816]
1.2426    christos  206:        OpenSSL: Imported 1.1.0i. [christos 20180818]
1.2427    christos  207:        acpi(4): Updated ACPICA to 20180810. [christos 20180818]
1.2428    roy       208:        dhcpcd: Import 7.0.8. [roy 20180820]
1.2429    maxv      209:        amd64: Add support for kASan - Kernel Address Sanitizer.
                    210:                [maxv 20180820]
1.2430    jmcneill  211:        arm: Add UEFI boot loader for ARM64 platforms. [jmcneill 20180824]
1.2431    maxv      212:        kernel: Remove NDIS. [maxv 20180825]
1.2433    rin       213:        mue(4): Add driver for Microchip LAN75xx/LAN78xx (Raspberry Pi 3 B+)
                    214:                from OpenBSD. [rin 20180825]
1.2434    christos  215:        OpenSSH: Imported 7.8. [christos 20180826]
1.2435    jmcneill  216:        rkpmic(4): Add driver for Rockchip RK808 Power Management IC.
                    217:                [jmcneill 20180901]
1.2437    christos  218:        nsd: Import 4.1.24 [christos 20180903]
1.2438    christos  219:        unbound: Import 1.7.3. [christos 20180803]
                    220:        libpcap: Import 1.9.0. [christos 20180903]
1.2439    mrg       221:        mpfr: Updated to version 4.0.1. [mrg 20180904]
                    222:        mpc: Updated to version 1.1.0. [mrg 20180904]
1.2440    maxv      223:        kernel: Remove en(4). [maxv 20180906]
                    224:        kernel: Remove the NATM code. [maxv 20180906]
1.2441    christos  225:        libnv: Imported from FreeBSD [christos 20180908]
1.2442    jmcneill  226:        rkpmic(4): Add support for Rockchip RK805 Power Management IC.
                    227:                [jmcneill 20180920]
1.2443    maxv      228:        kernel: Remove the ISDN code, including daic(4), iavc(4), isic(4),
                    229:                ifpci(4), ifritz, iwic(4), and all the ISDN-related
                    230:                userland tools. [maxv 20180923]
1.2444    rmind     231:        npf: Converted to use libnv [rmind 20180929]
1.2445    christos  232:        ntp: Import ntp 4.2.8p12. [christos 20180929]
1.2446    ryo       233:        aarch64: add support for compat_netbsd32(8). [ryo 20181012]
1.2447    tsutsui   234:        newsmips: Add support for NWS-4000.  Based on nonaka@'s porting effort
                    235:                back in 2002.  [tsutsui 20181014]
1.2448    christos  236:        file(1): Upgraded to 5.35. [christos 20181013]
1.2452    skrll     237:        arm: Provide generic start code that allows a GENERIC kernel to be used
                    238:                on FDTised boards. [skrll 20181018]
1.2464    kre       239:        tzdata: Updated to 2018f. [kre 20181019]
1.2453    jakllsch  240:        amdccp(4): Add driver for AMD Cryptographic Coprocessor RNG.
                    241:                [jakllsch 20181019]
1.2454    christos  242:        libc: Update to tzcode2018f. [christos 20181019]
1.2464    kre       243:        tzdata: Updated to 2018g. [kre 20181027]
1.2456    christos  244:        libc: Update to tzcode2018g. [christos 20181027]
1.2457    maxv      245:        kernel: Add NVMM, the NetBSD virtualization driver, with initial
                    246:                support for x86. [maxv 20181107]
                    247:        aarch64: Add support for kASan. [maxv 20181108]
1.2458    jmcneill  248:        aarch64: Add support for ARM Server Base System Architecture (SBSA).
                    249:                The SBSA is a hardware system architecture for servers based on
                    250:                64-bit ARM processors. The Server Base Boot Requirements (SBBR)
                    251:                specification defines a UEFI + ACPI interface for OS bootstrap,
                    252:                which is supported by a combination of a new UEFI bootloader
                    253:                (bootaa64.efi) and the addition of ACPI support in the
                    254:                GENERIC64 kernel config. [jmcneill 20181124]
1.2459    jmcneill  255:        ena(4): Add support for Amazon.com Elastic Network Adapter (ENA).
                    256:                [netbsd 20181130]
1.2463    maxv      257:        kernel: Add KLEAK, a feature that can detect kernel information
                    258:                leaks. [maxv 20181202]
1.2460    mrg       259:        atactl(8): Add support to automatically detect Micron/Crucial devices
                    260:                and their vendor-specific SMART status values.  [mrg 20181205]
1.2461    christos  261:        OpenSSL: Imported 1.1.1a. [christos 20181208]
1.2462    maxv      262:        kernel: Remove the lmc(4) driver, and its associated lmcconfig(8)
                    263:                tool. [maxv 20181212]
1.2464    kre       264:        sh(1): Many bug fixes and enhancements.  [kre 20181212]
1.2465    is        265:        amdtemp(4): Add support for AMD family 16h temperature sensors.
                    266:                [is 20181213]
1.2466    skrll     267:        arm: Add support for NVIDIA Tegra X1 SoC SATA. [skrll 20181214]
1.2467    maxv      268:        kernel: Remove COMPAT_SVR4 and COMPAT_SVR4_32. [maxv 20181219]
1.2468    christos  269:        sqlite3: Import 3.26.0. [christos 20181219]
1.2469    msaitoh   270:        network: Add SIOCSETHERCAP ioctl. [msaitoh 20181221]
1.2470    christos  271:        byacc: Update to 20180609. [christos 20181223]
1.2473    sevan     272:        flex(1): Import flex-2.6.4. [christos 20181223]
                    273:        threadpool(9): Added threadpool(9) API. [thorpej 20181224]
                    274:        systat(1): Extend vmstat display for better insight about bufcache.
                    275:                [sevan 20181226]
1.2474    mrg       276:        arm: Support kernel crash dumps on 64 bit platforms.  [mrg 20181227]
1.2475    maxv      277:        kernel: Remove M_ALIGN, MH_ALIGN, M_COPY_PKTHDR and M_MOVE_PKTHDR.
                    278:                [maxv 20181228]
                    279:        kernel: Remove COMPAT_IBCS2. [maxv 20181229]
1.2476  ! kre       280:        tzdata: Updated to 2018h. [kre 20181230]

CVSweb <webmaster@jp.NetBSD.org>