# $NetBSD: CHANGES-11.0,v 1.1.2.5 2025/08/16 16:32:08 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]