Module Name: src Committed By: snj Date: Sun Feb 12 22:03:49 UTC 2017
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: bah, combine revisions for ticket 1357 To generate a diff of this commit: cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-7.0.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES-7.0.3 diff -u src/doc/CHANGES-7.0.3:1.1.2.24 src/doc/CHANGES-7.0.3:1.1.2.25 --- src/doc/CHANGES-7.0.3:1.1.2.24 Sun Feb 12 22:00:49 2017 +++ src/doc/CHANGES-7.0.3 Sun Feb 12 22:03:49 2017 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.3,v 1.1.2.24 2017/02/12 22:00:49 snj Exp $ +# $NetBSD: CHANGES-7.0.3,v 1.1.2.25 2017/02/12 22:03:49 snj Exp $ A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3 release: @@ -351,14 +351,10 @@ crypto/external/bsd/openssl/dist/crypto/ [spz, ticket #1352] libexec/httpd/CHANGES 1.25 -libexec/httpd/bozohttpd.8 1.63 -libexec/httpd/bozohttpd.8 1.64 -libexec/httpd/bozohttpd.8 1.65 -libexec/httpd/bozohttpd.c 1.85 -libexec/httpd/bozohttpd.c 1.86 +libexec/httpd/bozohttpd.8 1.63-1.65 +libexec/httpd/bozohttpd.c 1.85, 1.86 libexec/httpd/bozohttpd.h 1.47 -libexec/httpd/cgi-bozo.c 1.36 -libexec/httpd/cgi-bozo.c 1.37 +libexec/httpd/cgi-bozo.c 1.36, 1.37 libexec/httpd/libbozohttpd/libbozohttpd.3 1.4 libexec/httpd/testsuite/Makefile 1.7 libexec/httpd/testsuite/cgi-bin/empty 1.1 @@ -366,8 +362,7 @@ libexec/httpd/testsuite/html_cmp 1.5 libexec/httpd/testsuite/t11.in 1.1 libexec/httpd/testsuite/t11.out 1.1 libexec/httpd/testsuite/test-bigfile 1.4 -libexec/httpd/testsuite/test-simple 1.3 -libexec/httpd/testsuite/test-simple 1.4 +libexec/httpd/testsuite/test-simple 1.3, 1.4 Update bozohttpd to 20170201: - fix an infinite loop in cgi processing