diff --git a/.gitignore b/.gitignore index 47dd1fb..f60a395 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/nginx-1.14.0.tar.gz +SOURCES/nginx-1.14.1.tar.gz SOURCES/poweredby.png diff --git a/.rh-nginx114-nginx.metadata b/.rh-nginx114-nginx.metadata index 1de9ca8..0c1e5b7 100644 --- a/.rh-nginx114-nginx.metadata +++ b/.rh-nginx114-nginx.metadata @@ -1,2 +1,2 @@ -016ab1a12c9a0c9444f9073e4300223ffd6fadbe SOURCES/nginx-1.14.0.tar.gz +a9dc8c5b055a3f0021d09c112d27422f45dd439c SOURCES/nginx-1.14.1.tar.gz 2ec82988cd0d9b1304c95a16b28eff70f0f69abc SOURCES/poweredby.png diff --git a/SPECS/nginx.spec b/SPECS/nginx.spec index feb4c45..982fb10 100644 --- a/SPECS/nginx.spec +++ b/SPECS/nginx.spec @@ -39,8 +39,8 @@ Name: %{?scl:%scl_prefix}nginx Epoch: 1 -Version: 1.14.0 -Release: 3%{?dist} +Version: 1.14.1 +Release: 1%{?dist} Summary: A high performance web server and reverse proxy server Group: System Environment/Daemons # BSD License (two clause) @@ -590,6 +590,15 @@ fi %{_libdir}/nginx/modules/ngx_stream_module.so %changelog +* Thu Nov 15 2018 Lubos Uhliarik - 1:1.14.1-1 +- update to version 1.14.1 +- Resolves: #1650092 - CVE-2018-16843 rh-nginx114-nginx: nginx: + Excessive memory consumption via flaw in HTTP/2 implementation +- Resolves: #1650093 - CVE-2018-16844 rh-nginx114-nginx: nginx: + Excessive CPU usage via flaw in HTTP/2 implementation +- Resolves: #1648365 - CVE-2018-16845 rh-nginx114-nginx: nginx: + Denial of service and memory disclosure via mp4 module + * Wed Aug 08 2018 Luboš Uhliarik - 1:1.14.0-3 - fixed service file and error documents