ports/contrib (3.2): [notify] nginx: updated to version 1.11.1
commit 2b452afefe8c6da205b6940050305563f76f6085 Author: Matt Housh <jaeger@crux.ninja> Date: Wed Jun 1 11:27:34 2016 -0500 [notify] nginx: updated to version 1.11.1 This fixes CVE-2016-4450, see http://nginx.org/en/CHANGES diff --git a/nginx/.md5sum b/nginx/.md5sum index fa42d4b..ffd3870 100644 --- a/nginx/.md5sum +++ b/nginx/.md5sum @@ -1,3 +1,3 @@ -a9dd047f277710b34e59407117e13bc6 nginx-1.11.0.tar.gz +0f3900165b11c417854535f3538913cb nginx-1.11.1.tar.gz 93b358681200fe294581cb559d529aee nginx.conf 06712aa2b72397850b0725f2e9d20627 nginx.rc diff --git a/nginx/Pkgfile b/nginx/Pkgfile index a6d2382..a370593 100644 --- a/nginx/Pkgfile +++ b/nginx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libpcre zlib openssl name=nginx -version=1.11.0 +version=1.11.1 release=1 source=(http://nginx.org/download/$name-$version.tar.gz \ $name.conf $name.rc)
participants (1)
-
crux@crux.nu