Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc fix typo in 1309, add 1261 and 1278
details: https://anonhg.NetBSD.org/src/rev/e6b5b96f2b09
branches: netbsd-7
changeset: 800097:e6b5b96f2b09
user: snj <snj%NetBSD.org@localhost>
date: Sat Dec 24 04:39:05 2016 +0000
description:
fix typo in 1309, add 1261 and 1278
diffstat:
doc/CHANGES-7.1 | 17 +++++++++++++++--
1 files changed, 15 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r 61105f063019 -r e6b5b96f2b09 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Sat Dec 24 04:30:08 2016 +0000
+++ b/doc/CHANGES-7.1 Sat Dec 24 04:39:05 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.137 2016/12/23 08:18:44 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.138 2016/12/24 04:39:05 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -7749,7 +7749,7 @@
libexec/httpd/testsuite/test-bigfile 1.3
libexec/httpd/testsuite/test-simple 1.1, 1.2
- update bozohttpd to 2016072:
+ update bozohttpd to 20160720:
- fix memory leak
- addd -G option to display version
- fix some content type issues
@@ -7778,3 +7778,16 @@
seems to miss parts listed.
[mrg, ticket #1336]
+sys/arch/amd64/amd64/copy.S patch
+
+ suword: Don't allow 4 bytes to overflow beyond the userland space.
+ [maxv, ticket #1278]
+
+sys/external/bsd/ipf/netinet/ip_nat.c 1.17
+sys/external/bsd/ipf/netinet/ip_nat6.c 1.10
+
+ Fix lookup of original destination address when using a
+ redirect rule. This is required for transparent proxying by
+ squid, for example.
+ [sborrill, ticket #1261]
+
Home |
Main Index |
Thread Index |
Old Index