diff --git a/server/web/nginx/actions.py b/server/web/nginx/actions.py index c45d1b7ee8..45840a8383 100644 --- a/server/web/nginx/actions.py +++ b/server/web/nginx/actions.py @@ -77,7 +77,7 @@ def install(): pisitools.dodir(NGINX_HOME + "/fastcgi") pisitools.dodir(NGINX_HOME + "/proxy") - pisitools.remove("/usr/lib/perl5/site_perl/*/*/*/*/.packlist") + # 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 c86ce506fe..29f9d8ef4d 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.20.1.tar.gz + http://nginx.org/download/nginx-1.26.2.tar.gz perl gd-devel @@ -70,12 +70,12 @@ - - 2024-12-26 - 1.20.1 - Rebuild. - Mustafa Cinasal - muscnsl@gmail.com + + 2024-12-27 + 1.26.2 + Version bump. + Pisi Linux Community + admin@pisilinux.org 2021-08-29