diff --git a/server/web/nginx/actions.py b/server/web/nginx/actions.py
index 203ea6283e..c45d1b7ee8 100644
--- a/server/web/nginx/actions.py
+++ b/server/web/nginx/actions.py
@@ -78,5 +78,6 @@ def install():
pisitools.dodir(NGINX_HOME + "/proxy")
pisitools.remove("/usr/lib/perl5/site_perl/*/*/*/*/.packlist")
+ pisitools.remove("/etc/nginx/mime.types")
pisitools.dodoc("README", "LICENSE")
diff --git a/server/web/nginx/pspec.xml b/server/web/nginx/pspec.xml
index 037c302984..fb1e46e8b1 100644
--- a/server/web/nginx/pspec.xml
+++ b/server/web/nginx/pspec.xml
@@ -12,7 +12,7 @@
service
nginx is an HTTP and reverse proxy server
Nginx is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Written by Igor Sysoev in 2005, Nginx now hosts between 1% and 4% of all domains worldwide. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption.
- http://nginx.org/download/nginx-1.17.8.tar.gz
+ http://nginx.org/download/nginx-1.20.1.tar.gz
perl
gd-devel
@@ -70,6 +70,13 @@
+
+ 2021-08-29
+ 1.20.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-01-27
1.17.8