pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/nginx Mention CVE-2019-20372 in the patch file as ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff53897bedf1
branches:  trunk
changeset: 409590:ff53897bedf1
user:      kim <kim%pkgsrc.org@localhost>
date:      Sun Jan 19 07:42:42 2020 +0000

description:
Mention CVE-2019-20372 in the patch file as well.

diffstat:

 www/nginx/distinfo                                              |  4 ++--
 www/nginx/patches/patch-src_http_ngx__http__special__response.c |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 8d500b24f40a -r ff53897bedf1 www/nginx/distinfo
--- a/www/nginx/distinfo        Sun Jan 19 07:28:36 2020 +0000
+++ b/www/nginx/distinfo        Sun Jan 19 07:42:42 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.71 2020/01/19 07:28:36 kim Exp $
+$NetBSD: distinfo,v 1.72 2020/01/19 07:42:42 kim Exp $
 
 SHA1 (array-var-nginx-module-0.05.tar.gz) = c69fac77814947009ab783a471783b3c95a63a26
 RMD160 (array-var-nginx-module-0.05.tar.gz) = 89bd4efc04864e3e90781588a337338951ec8733
@@ -53,4 +53,4 @@
 SHA1 (patch-auto_cc_conf) = 5e6a479ba419cd16dedeb3b4c47dc685d126ef6a
 SHA1 (patch-auto_lib_pcre_conf) = 8cf03fe38e7f75ef6892cc8b93be5cb18c381e97
 SHA1 (patch-src_event_modules_ngx__eventport__module.c) = c8e919f48d68bd5bffc4ad11d9c79dc6da3a0de2
-SHA1 (patch-src_http_ngx__http__special__response.c) = ab1fcd9727d13b3d8697bc16a7bacce7718e8b4c
+SHA1 (patch-src_http_ngx__http__special__response.c) = 7ac84762cc42932c43dc5191888fbe33c2125c3b
diff -r 8d500b24f40a -r ff53897bedf1 www/nginx/patches/patch-src_http_ngx__http__special__response.c
--- a/www/nginx/patches/patch-src_http_ngx__http__special__response.c   Sun Jan 19 07:28:36 2020 +0000
+++ b/www/nginx/patches/patch-src_http_ngx__http__special__response.c   Sun Jan 19 07:42:42 2020 +0000
@@ -1,7 +1,9 @@
-$NetBSD: patch-src_http_ngx__http__special__response.c,v 1.1 2020/01/19 07:28:36 kim Exp $
+$NetBSD: patch-src_http_ngx__http__special__response.c,v 1.2 2020/01/19 07:42:42 kim Exp $
 
 Discard request body when redirecting to a URL via error_page.
 
+Fixes CVE-2019-20372.
+
 https://github.com/nginx/nginx/commit/c1be55f97211d38b69ac0c2027e6812ab8b1b94e.patch
 
 --- src/http/ngx_http_special_response.c



Home | Main Index | Thread Index | Old Index