Nginx update to 1.17.5

This commit is contained in:
2019-10-25 13:25:37 +02:00
parent 804f81666a
commit 0677653ab6

View File

@@ -17,7 +17,7 @@
Name: nginx Name: nginx
Epoch: 1 Epoch: 1
Version: 1.17.4 Version: 1.17.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: A high performance web server and reverse proxy server Summary: A high performance web server and reverse proxy server
@@ -530,6 +530,9 @@ fi
[ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/* [ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/*
%changelog %changelog
* Fri Oct 25 2019 Daniel Steiner <daniel.steiner@greenmail.ch> 1.17.5-1
- Updated to mainline version 1.17.5.
* Sat Oct 5 2019 Daniel Steiner <daniel.steiner@greenmail.ch> 1.17.4-1 * Sat Oct 5 2019 Daniel Steiner <daniel.steiner@greenmail.ch> 1.17.4-1
- Updated to mainline version 1.17.4. - Updated to mainline version 1.17.4.