Nginx updated

This commit is contained in:
2022-11-05 10:48:19 +01:00
parent 1d8b5e1b1c
commit e60fb4b3fe

View File

@@ -19,8 +19,8 @@
Name: nginx Name: nginx
Epoch: 1 Epoch: 1
Version: 1.22.0 Version: 1.22.1
Release: 100%{?dist} Release: 10%{?dist}
Summary: A high performance web server and reverse proxy server Summary: A high performance web server and reverse proxy server
Group: System Environment/Daemons Group: System Environment/Daemons
@@ -569,6 +569,9 @@ fi
[ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/* [ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/*
%changelog %changelog
* Sat Nov 5 2022 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Nginx updated to 1.22.1 version.
* Fri Sep 23 2022 Daniel Steiner <daniel.steiner@dsteiner.ch> * Fri Sep 23 2022 Daniel Steiner <daniel.steiner@dsteiner.ch>
- VTS module updated to 0.2.1. - VTS module updated to 0.2.1.