Source-Changes-HG archive

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

[src/netbsd-7-0]: src/doc fix bozohttpd version number in ticket 1309, add en...



details:   https://anonhg.NetBSD.org/src/rev/c64c858466de
branches:  netbsd-7-0
changeset: 801266:c64c858466de
user:      snj <snj%NetBSD.org@localhost>
date:      Sat Dec 24 04:25:56 2016 +0000

description:
fix bozohttpd version number in ticket 1309, add entry for ticket 1278

diffstat:

 doc/CHANGES-7.0.3 |  9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 8872d125d37d -r c64c858466de doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Sat Dec 24 04:07:00 2016 +0000
+++ b/doc/CHANGES-7.0.3 Sat Dec 24 04:25:56 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.16 2016/12/23 07:52:53 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.17 2016/12/24 04:25:56 snj Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -232,10 +232,15 @@
 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
        - fix issues in testsuite
        [mrg, ticket #1309]
 
+sys/arch/amd64/amd64/copy.S                    patch
+
+       suword: Don't allow 4 bytes to overflow beyond the userland space.
+       [maxv, ticket #1278]
+



Home | Main Index | Thread Index | Old Index