# $NetBSD: CHANGES-11.0,v 1.1.2.8 2025/08/26 10:34:54 martin Exp $ A complete list of changes from the initial NetBSD 11.0 branch on 2025-07-30 until the 11.0 release: doc/CHANGES-11.0 created doc/LAST_MINUTE patched by hand doc/README.files patched by hand external/gpl2/groff/tmac/mdoc.local patched by hand sys/sys/param.h patched by hand Welcome to 11.0_BETA! sys/arch/i386/stand/boot/boot2.c 1.90 sys/arch/i386/stand/efiboot/boot.c 1.33 x86: boot(8): reorder the pathes tried to load the kernel to avoid confusing loader messages. [pgoyette, ticket #3] doc/CHANGES (manually edited) fix typo usr.sbin/sysinst/util.c 1.78 sysinst(8): PR 59573: do not leave temporary files behind. [kim, ticket #4] etc/named.conf 1.12-1.14 named(8): adjust the default configuration following recommendations from https://www.dnsflagday.net/2020/. [kim, ticket #5] sys/arch/amd64/conf/GENERIC 1.617 sys/arch/evbarm/conf/GENERIC64 1.227 sys/dev/pci/files.pci 1.451 sys/dev/pci/pvscsi.c 1.1,1.2 sys/dev/pci/pvscsi.h 1.1 Add support for the VMware PV SCSI controller found in VMware's ESXi product. [skrll, ticket #6] lib/libc/stdio/mktemp.3 1.36 mkostemp(3): include O_CLOFORK in mkostemp()'s allowed flags. [kre, ticket #7] lib/libc/stdlib/posix_openpt.3 1.11 sys/kern/tty_ptm.c 1.47 tests/lib/libc/ttyio/t_ptm.c 1.3 posix_openpt(3): support O_CLOFORK. [gutteridge, ticket #8] crypto/external/apache2/openssl/lib/libssl/Makefile 1.5 libssl: link against libcrypto (again). [wiz, ticket #9] sys/netipsec/ipsec_input.c 1.82 ipsec: fix "no key association" log. [knakahara, ticket #10] usr.sbin/npf/npfctl/npf_build.c 1.61 npfctl(8): fix segfault with pcap-filter. [kim, ticket #11] usr.sbin/npf/npfctl/npf_build.c 1.60 npfctl(8): PR 59581: set layer 3 bit in dynamic rule attributes. [joe, ticket #12] sys/arch/x86/conf/MICROVM.common 1.4 x86: PR 59568: disable viogpu in MICROVM kernel configuration. [imil, ticket #13] sys/arch/amd64/conf/MICROVM 1.4 sys/arch/i386/conf/MICROVM 1.4 x86: add `+invtsc` to the QEMU command line example. [imil, ticket #14] sys/netbt/hci.h 1.47 blutooth: fix definition of Sniff Subrating command. [plunky, ticket #15] external/lgpl2/userspace-rcu/lib/liburcu-signal/Makefile 1.2 external/lgpl2/userspace-rcu/lib/liburcu/Makefile 1.2 external/mpl/bind/Makefile.inc 1.18 external/mpl/bind/bind2netbsd 1.11 external/mpl/bind/include/config.h 1.24 named: use liburcu-mb on netbsd. [mrg, ticket #16] share/man/man7/hier.7 1.145 hier(7): add entry for /var/shm. [kim, ticket #17]