Page 1 of 1

nginx update blocked by the mod-http-auth-spnego dependency

Published: September 12, 2024 - 8:35 AM
by jm@rc
Hello,

Wapt server: 2.5.5.15967
OS: Red Hat 9.4 (Plow)
Clients: Windows 10/11

Hello,

I have a quick question regarding the nginx web server and its dependency on the mod-http-auth-spnego module. I'm stuck on nginx version 1.22.1 and I'd like to try and keep up with the releases of the product, which is currently stable at 1.26.2.

Are there any planned updates for this module on the tranquil.it repository?

Thank you in advance.

JM

Re: Nginx update blocked by mod-http-auth-spnego dependency

Published: September 12, 2024 - 11:56 AM
by dcardon
Hi Jean-Marc,

I don't have a RHEL 9 installation handy for testing, but on my test AlmaLinux 9, I only have versions 1.22 and 1.24 as appstream modules. Is this a standard Red Hat appstream module or an Nginx upstream module?

Regards,

Denis

Re: Nginx update blocked by mod-http-auth-spnego dependency

Published: September 15, 2024 - 8:53 AM
by jm@rc
Hello Denis,

Indeed, Nginx is only officially supported in v1.22 and 1.24 under RHEL9.
Screenshot 2024-09-15 at 08:49:22.png
Screenshot 2024-09-15 at 08:49:22.png (87.35 KB) Viewed 3641 times
The only way for me to keep up with Nginx developments and fixes would therefore be to compile the module sources by hand, which clearly does not seem easy with Nginx.

Nginx v1.22 will be supported until November 2025 on RHEL9 so I assume that security patches will be supported by RedHat until then.

Re: Nginx update blocked by mod-http-auth-spnego dependency

Published: September 16, 2024 - 11:22 AM
by dcardon
Hi Jean-Marc,

OK, that matches what I found on my end. :-)

We'll add the module version for nginx 1.24 to the internal build chain. That way we'll be all set until 2027!

Best regards,

Denis

Re: Nginx update blocked by mod-http-auth-spnego dependency

Published: September 25, 2024 - 12:03 PM
by jm@rc
Hello,

great, thank you Denis.

Have a good day team.