Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1135 - #1138
details: https://anonhg.NetBSD.org/src/rev/bfbcabf28686
branches: netbsd-9
changeset: 964205:bfbcabf28686
user: martin <martin%NetBSD.org@localhost>
date: Sun Nov 29 11:41:49 2020 +0000
description:
Tickets #1135 - #1138
diffstat:
doc/CHANGES-9.2 | 27 ++++++++++++++++++++++++++-
1 files changed, 26 insertions(+), 1 deletions(-)
diffs (38 lines):
diff -r 291268aa3992 -r bfbcabf28686 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Sun Nov 29 11:39:45 2020 +0000
+++ b/doc/CHANGES-9.2 Sun Nov 29 11:41:49 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.15 2020/11/19 11:26:10 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.16 2020/11/29 11:41:49 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1104,3 +1104,28 @@
Fix httpd serving files greater than 4GB on 32bit archs.
[hannken, ticket #1134]
+include/arpa/nameser_compat.h 1.8
+lib/libc/net/getaddrinfo.c 1.120
+lib/libc/net/gethnamaddr.c 1.93
+
+ Don't complain about additional DNAME records received when resolving
+ A or AAAA.
+ [is, ticket #1135]
+
+sys/external/bsd/drm2/dist/drm/i915/intel_sprite.c 1.11
+
+ PR 55555: wait without interrupts.
+ [maya, ticket #1136]
+
+usr.sbin/sysinst/arch/evbarm/md.c 1.20
+
+ Make sure the kernel set is selected, even if extracting parts of it
+ manually.
+ [jmcneill, ticket #1137]
+
+external/cddl/osnet/dist/uts/common/fs/zfs/vdev_disk.c 1.19
+
+ Use vn_close to release the vnodes in the error handling blocks, since
+ the vnodes were opened for writing.
+ [yhardy, ticket #1138]
+
Home |
Main Index |
Thread Index |
Old Index