Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Ticket #1438



details:   https://anonhg.NetBSD.org/src/rev/9c3ead04cbde
branches:  netbsd-9
changeset: 365779:9c3ead04cbde
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Apr 24 16:39:56 2022 +0000

description:
Ticket #1438

diffstat:

 doc/CHANGES-9.3 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r cc9d6135a150 -r 9c3ead04cbde doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Sun Apr 24 16:39:00 2022 +0000
+++ b/doc/CHANGES-9.3   Sun Apr 24 16:39:56 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.84 2022/04/18 10:57:05 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.85 2022/04/24 16:39:56 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1540,3 +1540,11 @@
        Avoid a race introduced with ticket #1431.
        [reinoud, ticket #1437]
 
+sys/compat/netbsd32/netbsd32.h                 1.140
+sys/compat/netbsd32/netbsd32_fs.c              1.95
+sys/fs/udf/udf_subr.c                          1.169
+
+       Fix endian issue with UDF extended attribute handling.
+       PR 56801: implement support for mounting UDF in compat32.
+       [reinoud, ticket #1438]
+



Home | Main Index | Thread Index | Old Index