From 27ee9b40bf2101a9a2aab18dd5599afcb9560b73 Mon Sep 17 00:00:00 2001 From: Jochen Neumeister Date: Thu, 27 Oct 2022 21:10:46 +0200 Subject: www/nginx: Update to 1.22.1 Changelog: *) Security: processing of a specially crafted mp4 file by the ngx_http_mp4_module might cause a worker process crash, worker process memory disclosure, or might have potential other impact (CVE-2022-41741, CVE-2022-41742). Sponsored by: Netzkommune GmbH --- www/nginx-full/Makefile | 2 +- www/nginx-lite/Makefile | 2 +- www/nginx-naxsi/Makefile | 2 +- www/nginx/Makefile | 4 ++-- www/nginx/distinfo | 6 +++--- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/nginx-full/Makefile b/www/nginx-full/Makefile index 78f003239222..8c327bf3e379 100644 --- a/www/nginx-full/Makefile +++ b/www/nginx-full/Makefile @@ -1,5 +1,5 @@ PORTNAME= nginx -PORTREVISION= 14 +PORTREVISION= 0 PKGNAMESUFFIX= -full MAINTAINER= joneum@FreeBSD.org diff --git a/www/nginx-lite/Makefile b/www/nginx-lite/Makefile index ff80ad5e9571..63163f950b38 100644 --- a/www/nginx-lite/Makefile +++ b/www/nginx-lite/Makefile @@ -1,5 +1,5 @@ PORTNAME= nginx -PORTREVISION= 8 +PORTREVISION= 0 PKGNAMESUFFIX= -lite MAINTAINER= joneum@FreeBSD.org diff --git a/www/nginx-naxsi/Makefile b/www/nginx-naxsi/Makefile index 712d1a027b6d..ee3412933fba 100644 --- a/www/nginx-naxsi/Makefile +++ b/www/nginx-naxsi/Makefile @@ -1,5 +1,5 @@ PORTNAME= nginx -PORTREVISION= 8 +PORTREVISION= 0 PKGNAMESUFFIX= -naxsi MAINTAINER= joneum@FreeBSD.org diff --git a/www/nginx/Makefile b/www/nginx/Makefile index d43d9cb4d6ab..50dd14f60e40 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,6 @@ PORTNAME= nginx -PORTVERSION= 1.22.0 -PORTREVISION?= 9 +PORTVERSION= 1.22.1 +PORTREVISION?= 0 PORTEPOCH= 3 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 8996f74eb84d..16dbb5429a3c 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1665146853 -SHA256 (nginx-1.22.0.tar.gz) = b33d569a6f11a01433a57ce17e83935e953ad4dc77cdd4d40f896c88ac26eb53 -SIZE (nginx-1.22.0.tar.gz) = 1073322 +TIMESTAMP = 1666859787 +SHA256 (nginx-1.22.1.tar.gz) = 9ebb333a9e82b952acd3e2b4aeb1d4ff6406f72491bab6cd9fe69f0dea737f31 +SIZE (nginx-1.22.1.tar.gz) = 1073948 SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208 SHA256 (nginx_mod_h264_streaming-2.2.7.tar.gz) = 6d974ba630cef59de1f60996c66b401264a345d25988a76037c2856cec756c19 -- cgit v1.2.3