forked from rpms/nginx
import nginx-1.20.1-1.module+el8.5.0+13723+ab304644
This commit is contained in:
parent
1a5d807300
commit
a28ef31a87
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/nginx-1.20.0.tar.gz
|
SOURCES/nginx-1.20.1.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
71dc4916e9ac7e15b03f7ea71577f72e0dd5dff1 SOURCES/nginx-1.20.0.tar.gz
|
6b4ab4eff3c617e133819f43fdfc14708e593a79 SOURCES/nginx-1.20.1.tar.gz
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
Name: nginx
|
Name: nginx
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.20.0
|
Version: 1.20.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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
|
||||||
@ -474,6 +474,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 21 2021 Joe Orton <jorton@redhat.com> - 1:1.20.1-1
|
||||||
|
- rebase to 1.20.1 (addressing CVE-2021-23017)
|
||||||
|
|
||||||
* Fri Aug 20 2021 Luboš Uhliarik <luhliari@redhat.com> - 1:1.20.0-2
|
* Fri Aug 20 2021 Luboš Uhliarik <luhliari@redhat.com> - 1:1.20.0-2
|
||||||
- Resolves: #1991796 - build nginx with --with-compat
|
- Resolves: #1991796 - build nginx with --with-compat
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user