mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.14.1
Changelog: - Security: when using HTTP/2 a client might cause excessive memory consumption (CVE-2018-16843) and CPU usage (CVE-2018-16844). - Security: processing of a specially crafted mp4 file with the ngx_http_mp4_module might result in worker process memory disclosure (CVE-2018-16845). - Bugfix: working with gRPC backends might result in excessive memory consumption. MFH: 2018Q4 Security: 84ca56be-e1de-11e8-bcfd-00e04c1ea73d Sponsored by: Netzkommune HmbH
This commit is contained in:
parent
d399930605
commit
93d4f23285
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484307
2 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nginx
|
||||
PORTVERSION= 1.14.0
|
||||
PORTREVISION?= 14
|
||||
PORTVERSION= 1.14.1
|
||||
PORTREVISION?= 0
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nginx.org/download/ \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1540540229
|
||||
SHA256 (nginx-1.14.0.tar.gz) = 5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5
|
||||
SIZE (nginx-1.14.0.tar.gz) = 1016272
|
||||
TIMESTAMP = 1541523020
|
||||
SHA256 (nginx-1.14.1.tar.gz) = bf09974130c0d41c0a811decc17a96ec2f58cdc8bbacb771de8d38c9ba14a4a4
|
||||
SIZE (nginx-1.14.1.tar.gz) = 1014040
|
||||
SHA256 (ngx_cache_purge-2.3.tar.gz) = 279e0d8a46d3b1521fd43b3f78bc1c08b263899142a7cc5058c1c0361a92c89c
|
||||
SIZE (ngx_cache_purge-2.3.tar.gz) = 12248
|
||||
SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
|
||||
|
|
Loading…
Add table
Reference in a new issue