Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1646
details: https://anonhg.NetBSD.org/src/rev/654e7fad8cff
branches: netbsd-8
changeset: 949292:654e7fad8cff
user: martin <martin%NetBSD.org@localhost>
date: Fri Jan 08 13:03:54 2021 +0000
description:
Ticket #1646
diffstat:
doc/CHANGES-8.3 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 7ac4b67e36ae -r 654e7fad8cff doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Fri Jan 08 13:02:56 2021 +0000
+++ b/doc/CHANGES-8.3 Fri Jan 08 13:03:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.65 2021/01/01 13:21:11 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.66 2021/01/08 13:03:54 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1518,3 +1518,10 @@
Avoid out of bounds array access.
[nia, ticket #1645]
+compat/exec.mk 1.5
+external/bsd/ipf/Makefile.inc 1.6
+
+ ipf(4): build tools as 64bit binaries on mips64 (where most
+ userland is 32bit). Works around missing COMPAT_NETBSD32 for ipf.
+ [simonb, ticket #1646]
+
Home |
Main Index |
Thread Index |
Old Index