Package nginx: Information

    Source package: nginx
    Version: 1.24.0-alt5
    Build time:  Feb 27, 2024, 04:57 PM in the task #341242
    Category: System/Servers
    Report package bug
    License: BSD
    Summary: Fast HTTP server
    Description: 
    Fast HTTP server, extremely useful as an Apache frontend

    List of rpms provided by this srpm:
    nginx (x86_64, ppc64le, i586, armh, aarch64)
    nginx-accept_language (x86_64, ppc64le, i586, armh, aarch64)
    nginx-accept_language-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    nginx-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    nginx-geoip (x86_64, ppc64le, i586, armh, aarch64)
    nginx-geoip-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    nginx-image_filter (x86_64, ppc64le, i586, armh, aarch64)
    nginx-image_filter-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    nginx-pam (x86_64, ppc64le, i586, armh, aarch64)
    nginx-pam-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    nginx-perl (x86_64, ppc64le, i586, armh, aarch64)
    nginx-perl-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    nginx-spnego (x86_64, ppc64le, i586, armh, aarch64)
    nginx-spnego-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    nginx-xslt (x86_64, ppc64le, i586, armh, aarch64)
    nginx-xslt-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin


      1. libxml2-devel
      2. libxslt-devel
      3. perl-devel
      4. libGeoIP-devel
      5. libgd2-devel
      6. libkrb5-devel
      7. zlib-devel
      8. libpam-devel
      9. libpcre2-devel
      10. libssl-devel

    Last changed


    Nov. 9, 2023 Anton Farygin 1.24.0-alt5
    - added upstream change 9165:cdda286c0f1b to improve the per-iteration stream
      handling limit for HTTP2 protocol (in is related to CVE-2023-44487)
    Oct. 3, 2023 Arseny Maslennikov 1.24.0-alt4
    - NMU: Rebuild with libcrypto.so.3, listen on [::1]:80 in default site config.
    Sept. 14, 2023 Anton Farygin 1.24.0-alt3
    - added accept_language module (Closes: #47364)
    - updated pam and geoip modules