diff --git a/SOURCES/404.html b/SOURCES/404.html index 0e64263..de97ec6 100644 --- a/SOURCES/404.html +++ b/SOURCES/404.html @@ -107,11 +107,11 @@
[ Powered by nginx ] [ Powered by AlmaLinux ]
diff --git a/SOURCES/50x.html b/SOURCES/50x.html index 6eb233a..b290352 100644 --- a/SOURCES/50x.html +++ b/SOURCES/50x.html @@ -107,11 +107,11 @@
[ Powered by nginx ] [ Powered by AlmaLinux ]
diff --git a/SPECS/nginx.spec b/SPECS/nginx.spec index 223ab49..a9ba008 100644 --- a/SPECS/nginx.spec +++ b/SPECS/nginx.spec @@ -56,7 +56,7 @@ Name: nginx Epoch: 1 Version: 1.22.1 -Release: 3%{?dist}.alma +Release: 3%{?dist}.alma.1 Summary: A high performance web server and reverse proxy server # BSD License (two clause) @@ -611,6 +611,10 @@ fi %changelog +* Wed Mar 29 2023 Eduard Abdullin - 1:1.22.1-3.alma.1 +- Show correct AlmaLinux logo on default error pages(Thanks to metalefty) + Resolves: https://bugs.almalinux.org/view.php?id=415 + * Wed Mar 29 2023 Eduard Abdullin - 1:1.22.1-3.alma - Debrand for AlmaLinux